UnstableConsole Output

Pull request #98 opened
Running as SYSTEM
Building on master in workspace /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace
using credential github-api
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/SmartDataAnalytics/DL-Learner.git
 > git init /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace # timeout=10
Fetching upstream changes from https://github.com/SmartDataAnalytics/DL-Learner.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/SmartDataAnalytics/DL-Learner.git +refs/pull/98/head:refs/remotes/origin/PR-98 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config remote.origin.url https://github.com/SmartDataAnalytics/DL-Learner.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/98/head:refs/remotes/origin/PR-98 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config remote.origin.url https://github.com/SmartDataAnalytics/DL-Learner.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/SmartDataAnalytics/DL-Learner.git
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/SmartDataAnalytics/DL-Learner.git +refs/pull/98/head:refs/remotes/origin/PR-98 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git rev-parse origin/PR-98^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Merging remotes/origin/develop commit 9d018bae30377aee469ce049460a6cf2b373ba1b into PR head commit c6c45d0a0a2df5b98e1b5e547bf0851b92366f4d
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c6c45d0a0a2df5b98e1b5e547bf0851b92366f4d # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 9d018bae30377aee469ce049460a6cf2b373ba1b # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
Merge succeeded, producing c6c45d0a0a2df5b98e1b5e547bf0851b92366f4d
Checking out Revision c6c45d0a0a2df5b98e1b5e547bf0851b92366f4d (origin/PR-98)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c6c45d0a0a2df5b98e1b5e547bf0851b92366f4d # timeout=10
Commit message: "Bump xstream from 1.4.18 to 1.4.19 in /components-core"
First time build. Skipping changelog.
Run condition [Not] preventing prebuild for step [[Set GitHub commit status (universal)]]
[workspace] $ /bin/sh -xe /tmp/tomcat8-tomcat8-tmp/jenkins13420193804399380809.sh
+ MASTER=develop
+ remote=origin
+ git name-rev --name-only --always HEAD
+ current_branch=remotes/origin/PR-98
+ merge_branch=jenkins/integration/remotes/origin/PR-98
+ git branch -D jenkins/integration/remotes/origin/PR-98
error: branch 'jenkins/integration/remotes/origin/PR-98' not found.
+ true
+ git fetch -q origin +refs/heads/develop:origin/develop
+ git checkout origin/develop
warning: refname 'origin/develop' is ambiguous.
Previous HEAD position was c6c45d0a0 Bump xstream from 1.4.18 to 1.4.19 in /components-core
Switched to branch 'origin/develop'
+ git checkout -b jenkins/integration/remotes/origin/PR-98
Switched to a new branch 'jenkins/integration/remotes/origin/PR-98'
+ git clean -fdx
+ git merge --ff --no-edit --log --stat remotes/origin/PR-98
Updating 9d018bae3..c6c45d0a0
Fast-forward
 components-core/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@592a7793[nodeId=MDEwOlJlcG9zaXRvcnkyMjY5MzUxNQ==,description=A tool for supervised Machine Learning in OWL and Description Logics,homepage=http://dl-learner.org,name=DL-Learner,fork=false,archived=false,size=255672,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/SmartDataAnalytics/DL-Learner,id=22693515,nodeId=<null>,createdAt=2014-08-06T18:29:54Z,updatedAt=2022-01-25T17:07:33Z]] (sha:c6c45d0) with context:jenkins-merge
Setting commit status on GitHub for https://github.com/SmartDataAnalytics/DL-Learner/commit/c6c45d0a0a2df5b98e1b5e547bf0851b92366f4d
Parsing POMs
using global settings config with name MyGlobalSettings
Replacing all maven server entries not found in credentials list is true
Discovered a new module org.dllearner:dllearner-parent DL Learner Parent Pom
Discovered a new module org.dllearner:components-core DL Learner Core Components
Discovered a new module org.dllearner:components-ext components-ext
Discovered a new module org.dllearner:interfaces dllearner-interfaces
Discovered a new module org.dllearner:interfaces-ext interfaces-ext
Discovered a new module org.dllearner:scripts Executable scripts
Modules changed, recalculating dependency graph
Established TCP socket on 39621
[workspace] $ /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Xmx2048m -Xss512m -cp /usr/share/tomcat8/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/opt/maven/boot/plexus-classworlds-2.6.0.jar:/opt/maven/conf/logging jenkins.maven3.agent.Maven35Main /opt/maven /var/lib/tomcat8/webapps/jenkins/WEB-INF/lib/remoting-4.3.jar /usr/share/tomcat8/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /usr/share/tomcat8/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 39621
NOTE: Picked up JDK_JAVA_OPTIONS:  --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
<===[JENKINS REMOTING CAPACITY]===>channel started
using global settings config with name MyGlobalSettings
Replacing all maven server entries not found in credentials list is true
Executing Maven:  -B -f /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/pom.xml -gs /tmp/tomcat8-tomcat8-tmp/global-settings16913284731470687801.xml -U -B -e clean install
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] The project org.dllearner:dllearner-parent:pom:1.5.1-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] DL Learner Parent Pom                                              [pom]
[INFO] DL Learner Core Components                                         [jar]
[INFO] components-ext                                                     [jar]
[INFO] dllearner-interfaces                                               [jar]
[INFO] interfaces-ext                                                     [jar]
[INFO] Executable scripts                                                 [jar]
[INFO] 
[INFO] -------------------< org.dllearner:dllearner-parent >-------------------
[INFO] Building DL Learner Parent Pom 1.5.1-SNAPSHOT                      [1/6]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dllearner-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ dllearner-parent ---
[INFO] Installing /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/pom.xml to /usr/share/tomcat8/.m2/repository/org/dllearner/dllearner-parent/1.5.1-SNAPSHOT/dllearner-parent-1.5.1-SNAPSHOT.pom
[INFO] 
[INFO] -------------------< org.dllearner:components-core >--------------------
[INFO] Building DL Learner Core Components 1.5.1-SNAPSHOT                 [2/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom (24 kB at 152 kB/s)
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom (43 kB at 866 kB/s)
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-core/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/jena-sparql-api/jena-sparql-api-core/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-core/4.2.0-1-SNAPSHOT/maven-metadata.xml (383 B at 1.8 kB/s)
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/jena-sparql-api/jena-sparql-api-parent/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-parent/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-parent/4.2.0-1-SNAPSHOT/maven-metadata.xml (386 B at 5.9 kB/s)
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/jena-sparql-api/jena-sparql-api-arq-core/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-arq-core/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-arq-core/4.2.0-1-SNAPSHOT/maven-metadata.xml (387 B at 1.7 kB/s)
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/jena-sparql-api/jena-sparql-api-arq-parent/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-arq-parent/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-arq-parent/4.2.0-1-SNAPSHOT/maven-metadata.xml (389 B at 4.3 kB/s)
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/jena-sparql-api/jena-sparql-api-mapper-proxy/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-mapper-proxy/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-mapper-proxy/4.2.0-1-SNAPSHOT/maven-metadata.xml (391 B at 4.0 kB/s)
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/commons/aksw-commons-beans/0.9.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-beans/0.9.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-beans/0.9.1-SNAPSHOT/maven-metadata.xml (373 B at 2.3 kB/s)
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-parent/0.9.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/commons/aksw-commons-parent/0.9.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-parent/0.9.1-SNAPSHOT/maven-metadata.xml (374 B at 2.1 kB/s)
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-utils/0.9.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/commons/aksw-commons-utils/0.9.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-utils/0.9.1-SNAPSHOT/maven-metadata.xml (372 B at 2.6 kB/s)
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/jena-sparql-api/jena-sparql-api-collections/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-collections/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-collections/4.2.0-1-SNAPSHOT/maven-metadata.xml (390 B at 4.5 kB/s)
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/commons/aksw-commons-util/0.9.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-util/0.9.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-util/0.9.1-SNAPSHOT/maven-metadata.xml (371 B at 3.1 kB/s)
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-collections/0.9.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/commons/aksw-commons-collections/0.9.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-collections/0.9.1-SNAPSHOT/maven-metadata.xml (0 B at 0 B/s)
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/commons/aksw-commons-lambdas-serializable/0.9.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-lambdas-serializable/0.9.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-lambdas-serializable/0.9.1-SNAPSHOT/maven-metadata.xml (0 B at 0 B/s)
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/commons/aksw-commons-lambdas-parent/0.9.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-lambdas-parent/0.9.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-lambdas-parent/0.9.1-SNAPSHOT/maven-metadata.xml (0 B at 0 B/s)
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-resources/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/jena-sparql-api/jena-sparql-api-resources/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-resources/4.2.0-1-SNAPSHOT/maven-metadata.xml (388 B at 5.0 kB/s)
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-mapper-annotations/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/jena-sparql-api/jena-sparql-api-mapper-annotations/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-mapper-annotations/4.2.0-1-SNAPSHOT/maven-metadata.xml (397 B at 5.1 kB/s)
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-rx/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/jena-sparql-api/jena-sparql-api-rx/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-rx/4.2.0-1-SNAPSHOT/maven-metadata.xml (382 B at 6.5 kB/s)
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/commons/aksw-commons-collectors/0.9.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-collectors/0.9.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-collectors/0.9.1-SNAPSHOT/maven-metadata.xml (0 B at 0 B/s)
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/jena-sparql-api/jena-sparql-api-concepts/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-concepts/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-concepts/4.2.0-1-SNAPSHOT/maven-metadata.xml (0 B at 0 B/s)
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/jena-sparql-api/jena-sparql-api-stmt/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-stmt/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-stmt/4.2.0-1-SNAPSHOT/maven-metadata.xml (383 B at 32 kB/s)
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/jena-sparql-api/jena-sparql-api-utils/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-utils/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-utils/4.2.0-1-SNAPSHOT/maven-metadata.xml (0 B at 0 B/s)
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/jena-sparql-api/jena-sparql-api-json/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-json/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-json/4.2.0-1-SNAPSHOT/maven-metadata.xml (383 B at 16 kB/s)
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/commons/aksw-commons-rx/0.9.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-rx/0.9.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-rx/0.9.1-SNAPSHOT/maven-metadata.xml (0 B at 0 B/s)
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/commons/aksw-commons-io-utils/0.9.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-io-utils/0.9.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-io-utils/0.9.1-SNAPSHOT/maven-metadata.xml (0 B at 0 B/s)
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/commons/aksw-commons-io-parent/0.9.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-io-parent/0.9.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-io-parent/0.9.1-SNAPSHOT/maven-metadata.xml (0 B at 0 B/s)
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/commons/aksw-commons-lambdas-throwing/0.9.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-lambdas-throwing/0.9.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-lambdas-throwing/0.9.1-SNAPSHOT/maven-metadata.xml (0 B at 0 B/s)
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/commons/aksw-commons-rx-ex/0.9.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-rx-ex/0.9.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-rx-ex/0.9.1-SNAPSHOT/maven-metadata.xml (372 B at 3.4 kB/s)
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-vocabs/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/jena-sparql-api/jena-sparql-api-vocabs/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-vocabs/4.2.0-1-SNAPSHOT/maven-metadata.xml (385 B at 6.2 kB/s)
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/jena-sparql-api/jena-sparql-api-cache-h2/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-cache-h2/4.2.0-1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/jena-sparql-api/jena-sparql-api-cache-h2/4.2.0-1-SNAPSHOT/maven-metadata.xml (0 B at 0 B/s)
[INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar
[INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar (0 B at 0 B/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ components-core ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (default) @ components-core ---
[INFO] argLine set to "-javaagent:/usr/share/tomcat8/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-core/target/jacoco.exec"
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ components-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ components-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 572 source files to /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-core/target/classes
[INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-core/src/main/java/org/dllearner/kb/dataset/TONESDataset.java: Some input files use or override a deprecated API.
[INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-core/src/main/java/org/dllearner/kb/dataset/TONESDataset.java: Recompile with -Xlint:deprecation for details.
[INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-core/src/main/java/org/dllearner/core/owl/AbstractHierarchy.java: Some input files use unchecked or unsafe operations.
[INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-core/src/main/java/org/dllearner/core/owl/AbstractHierarchy.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ components-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 31 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ components-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 108 source files to /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-core/target/test-classes
[INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-core/src/test/java/org/dllearner/algorithms/qtl/experiments/QTLEvaluation.java: Some input files use or override a deprecated API.
[INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-core/src/test/java/org/dllearner/algorithms/qtl/experiments/QTLEvaluation.java: Recompile with -Xlint:deprecation for details.
[INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-core/src/test/java/org/dllearner/algorithms/qtl/experiments/SPARQLLearningProblemsGenerator.java: Some input files use unchecked or unsafe operations.
[INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-core/src/test/java/org/dllearner/algorithms/qtl/experiments/SPARQLLearningProblemsGenerator.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ components-core ---
[INFO] Surefire report directory: /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-core/target/surefire-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.dllearner.algorithms.meta.DisjunctiveCELATest
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
Materializing TBox...
materialising concepts

[.....] 0%
[.....] 9%
[.....] 18%
[=....] 27%
[=....] 36%
[==...] 45%
[==...] 54%
[===..] 63%
[===..] 72%
[====.] 81%
[====.] 90%materialising object properties ...
materialising datatype properties
...TBox materialised in 3064 ms.
computing next partial solution...
start class:Thing
more accurate (50.00%) class expression found after 123ms: Thing
more accurate (55.00%) class expression found after 325ms: A9
more accurate (60.00%) class expression found after 638ms: A10 or A2
more accurate (65.00%) class expression found after 1s498ms: A1 or A2 or A4
more accurate (70.00%) class expression found after 8s624ms: A1 or A10 or A3 or A6
Algorithm terminated successfully (time: 10s 0ms, 20126 descriptions tested, 13037 nodes in the search tree).

number of retrievals: 20299
retrieval reasoning time: 1s 769ms ( 0ms per retrieval)
(complex) subsumption checks: 200 (0 multiple)
subsumption reasoning time: 75ms ( 0ms per subsumption check)
overall reasoning time: 1s 845ms

solutions:
1: A1 or A10 or A3 or A6 (pred. acc.: 70.00%, F-measure: 57.14%)
2: A1 or A10 or A3 or A5 (pred. acc.: 70.00%, F-measure: 57.14%)
3: A1 or A10 or A3 or A4 (pred. acc.: 70.00%, F-measure: 57.14%)
4: A1 or A10 or A2 or A9 (pred. acc.: 70.00%, F-measure: 57.14%)
5: A1 or A10 or A2 or A8 (pred. acc.: 70.00%, F-measure: 57.14%)
6: A1 or A10 or A2 or A7 (pred. acc.: 70.00%, F-measure: 57.14%)
7: A1 or A10 or A2 or A6 (pred. acc.: 70.00%, F-measure: 57.14%)
8: A1 or A10 or A2 or A5 (pred. acc.: 70.00%, F-measure: 57.14%)
9: A1 or A10 or A2 or A4 (pred. acc.: 70.00%, F-measure: 57.14%)
10: A1 or A10 or A2 or A3 (pred. acc.: 70.00%, F-measure: 57.14%)

new partial solution found: A1 or A10 or A3 or A6(accuracy: 0.7)
computing next partial solution...
start class:Thing
more accurate (37.50%) class expression found after 2ms: Thing
more accurate (68.75%) class expression found after 9ms: A9
more accurate (75.00%) class expression found after 243ms: A5 or A7
more accurate (81.25%) class expression found after 4s42ms: A2 or A8 or A9
Algorithm terminated successfully (time: 10s 0ms, 31487 descriptions tested, 20472 nodes in the search tree).

number of retrievals: 51880
retrieval reasoning time: 3s 879ms ( 0ms per retrieval)
(complex) subsumption checks: 385 (0 multiple)
subsumption reasoning time: 116ms ( 0ms per subsumption check)
overall reasoning time: 3s 996ms

solutions:
1: A2 or A8 or A9 (pred. acc.: 81.25%, F-measure: 66.67%)
2: A2 or A7 or A9 (pred. acc.: 81.25%, F-measure: 66.67%)
3: A2 or A7 or A8 (pred. acc.: 81.25%, F-measure: 66.67%)
4: A2 or A5 or A9 (pred. acc.: 81.25%, F-measure: 66.67%)
5: A2 or A5 or A8 (pred. acc.: 81.25%, F-measure: 66.67%)
6: A2 or A5 or A7 (pred. acc.: 81.25%, F-measure: 66.67%)
7: A2 or A4 or A9 (pred. acc.: 81.25%, F-measure: 66.67%)
8: A2 or A4 or A8 (pred. acc.: 81.25%, F-measure: 66.67%)
9: A2 or A4 or A7 (pred. acc.: 81.25%, F-measure: 66.67%)
10: A2 or A4 or A5 (pred. acc.: 81.25%, F-measure: 66.67%)

new partial solution found: A2 or A8 or A9(accuracy: 0.8125)
computing next partial solution...
start class:Thing
more accurate (23.08%) class expression found after 1ms: Thing
more accurate (84.62%) class expression found after 5ms: A7
more accurate (92.31%) class expression found after 2s557ms: A5 or A7
Algorithm terminated successfully (time: 10s 0ms, 28054 descriptions tested, 13409 nodes in the search tree).

number of retrievals: 81674
retrieval reasoning time: 6s 531ms ( 0ms per retrieval)
(complex) subsumption checks: 13429 (0 multiple)
subsumption reasoning time: 424ms ( 0ms per subsumption check)
overall reasoning time: 6s 955ms

solutions:
1: A7 or (A5) (pred. acc.: 92.31%, F-measure: 80.00%)
2: A7 or (A4) (pred. acc.: 92.31%, F-measure: 80.00%)
3: A5 or (A7) (pred. acc.: 92.31%, F-measure: 80.00%)
4: A5 or (A4) (pred. acc.: 92.31%, F-measure: 80.00%)
5: A5 or A7 (pred. acc.: 92.31%, F-measure: 80.00%)
6: A4 or (A7) (pred. acc.: 92.31%, F-measure: 80.00%)
7: A4 or (A5) (pred. acc.: 92.31%, F-measure: 80.00%)
8: A4 or A7 (pred. acc.: 92.31%, F-measure: 80.00%)
9: A4 or A5 (pred. acc.: 92.31%, F-measure: 80.00%)
10: A7 (pred. acc.: 84.62%, F-measure: 50.00%)

new partial solution found: A7 or (A5)(accuracy: 0.9230769230769231)
computing next partial solution...
start class:Thing
more accurate (9.09%) class expression found after 1ms: Thing
more accurate (100.00%) class expression found after 5ms: A4
Algorithm terminated successfully (time: 10s 1ms, 11053 descriptions tested, 4516 nodes in the search tree).

number of retrievals: 92761
retrieval reasoning time: 8s 475ms ( 0ms per retrieval)
(complex) subsumption checks: 13447 (0 multiple)
subsumption reasoning time: 424ms ( 0ms per subsumption check)
overall reasoning time: 8s 900ms

solutions:
1: A4 (pred. acc.: 100.00%, F-measure: 100.00%)
2: A4 or A9 (pred. acc.: 100.00%, F-measure: 100.00%)
3: A4 or A8 (pred. acc.: 100.00%, F-measure: 100.00%)
4: A4 or A7 (pred. acc.: 100.00%, F-measure: 100.00%)
5: A4 or A6 (pred. acc.: 100.00%, F-measure: 100.00%)
6: A4 or A5 (pred. acc.: 100.00%, F-measure: 100.00%)
7: A3 or A4 (pred. acc.: 100.00%, F-measure: 100.00%)
8: A2 or A4 (pred. acc.: 100.00%, F-measure: 100.00%)
9: A10 or A4 (pred. acc.: 100.00%, F-measure: 100.00%)
10: A1 or A4 (pred. acc.: 100.00%, F-measure: 100.00%)

new partial solution found: A4(accuracy: 1.0)
finished computation in 40s 87ms.
 top 10 solutions:
1: A4 or (A1 or A10 or A3 or A6) or (A2 or A8 or A9) or (A7 or (A5)) 100.00%
2: (A1 or A10 or A3 or A6) or (A2 or A8 or A9) or (A7 or (A5)) 92.31%
3: (A1 or A10 or A3 or A6) or (A2 or A8 or A9) 81.25%
4: (A1 or A10 or A3 or A6) 70.00%

[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.214 s - in org.dllearner.algorithms.meta.DisjunctiveCELATest
[INFO] Running org.dllearner.algorithms.schema.RDFSSchemaGeneratorTest
generating RDFS schema...
A
Started learning of SubClassOf axioms for class http://dl-learner.org/test/A...
...finished learning of SubClassOf axioms for class http://dl-learner.org/test/A in 173ms.
Found 1 axiom candidates. 
Best axiom candidate is A SubClassOf B with an accuracy of 0.6428
B
Started learning of SubClassOf axioms for class http://dl-learner.org/test/B...
...finished learning of SubClassOf axioms for class http://dl-learner.org/test/B in 50ms.
Found 1 axiom candidates. 
Best axiom candidate is B SubClassOf A with an accuracy of 0.7951
A
Started learning of SubClassOf axioms for class http://dl-learner.org/test/A...
...finished learning of SubClassOf axioms for class http://dl-learner.org/test/A in 40ms.
Found 1 axiom candidates. 
Best axiom candidate is A SubClassOf B with an accuracy of 0.8369
B
Started learning of SubClassOf axioms for class http://dl-learner.org/test/B...
...finished learning of SubClassOf axioms for class http://dl-learner.org/test/B in 21ms.
Found 1 axiom candidates. 
Best axiom candidate is B SubClassOf A with an accuracy of 0.8369
generated schema:
B SubClassOf A
A SubClassOf B
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.559 s - in org.dllearner.algorithms.schema.RDFSSchemaGeneratorTest
[INFO] Running org.dllearner.algorithms.schema.SchemaGeneratorTest
Started learning of ObjectPropertyRange axioms for object property http://dl-learner.org/data/p...
...finished learning of ObjectPropertyRange axioms for object property http://dl-learner.org/data/p in 364ms.
Found 3 axiom candidates. 
Best axiom candidate is ⊤ ⊑ ∀ p.C with an accuracy of 0.9976
Started learning of ObjectPropertyDomain axioms for object property http://dl-learner.org/data/p...
...finished learning of ObjectPropertyDomain axioms for object property http://dl-learner.org/data/p in 209ms.
Found 3 axiom candidates. 
Best axiom candidate is ∃ p.⊤ ⊑ B with an accuracy of 0.9976
Started learning of ObjectPropertyRange axioms for object property http://dl-learner.org/data/p...
...finished learning of ObjectPropertyRange axioms for object property http://dl-learner.org/data/p in 429ms.
Found 3 axiom candidates. 
Best axiom candidate is ⊤ ⊑ ∀ p.C with an accuracy of 0.9988
Started learning of ObjectPropertyDomain axioms for object property http://dl-learner.org/data/p...
...finished learning of ObjectPropertyDomain axioms for object property http://dl-learner.org/data/p in 276ms.
Found 3 axiom candidates. 
Best axiom candidate is ∃ p.⊤ ⊑ A with an accuracy of 0.9988
Started learning of ObjectPropertyRange axioms for object property http://dl-learner.org/data/p...
...finished learning of ObjectPropertyRange axioms for object property http://dl-learner.org/data/p in 251ms.
Found 3 axiom candidates. 
Best axiom candidate is ⊤ ⊑ ∀ p.C with an accuracy of 0.6664
Started learning of ObjectPropertyDomain axioms for object property http://dl-learner.org/data/p...
...finished learning of ObjectPropertyDomain axioms for object property http://dl-learner.org/data/p in 255ms.
Found 3 axiom candidates. 
Best axiom candidate is ∃ p.⊤ ⊑ C with an accuracy of 0.6664
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.985 s - in org.dllearner.algorithms.schema.SchemaGeneratorTest
[INFO] Running org.dllearner.algorithms.pattern.OWLAxiomRenamerTest
A SubClassOf B->A_1 SubClassOf A_2
B SubClassOf C->A_1 SubClassOf A_2
A SubClassOf B and (r some C)->A_1 SubClassOf A_2 and (p some A_3)
A SubClassOf C and (s some B)->A_1 SubClassOf A_2 and (p some A_3)
A SubClassOf B and (r some (A or B))->A_1 SubClassOf A_2 and (p some (A_1 or A_2))
A SubClassOf B and (s some (A or B))->A_1 SubClassOf A_2 and (p some (A_1 or A_2))
A_1 DisjointWith class_set
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.dllearner.algorithms.pattern.OWLAxiomRenamerTest
[INFO] Running org.dllearner.algorithms.qtl.heuristics.QueryTreeEditDistanceTest
TREE [
<A>
	<p> ---> ?
		<p> ---> <A1>
]
TREE [
<B>
	<p> ---> <B1>
		<p> ---> <A1>
]
TREE [
<C>
	<p> ---> ?
		<p> ---> ?
]
d(t1,t2) = 0.14310084364067377
d(t1,t3) = 0.15415067982725827
d(t2,t3) = 0.22314355131420993
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.dllearner.algorithms.qtl.heuristics.QueryTreeEditDistanceTest
[INFO] Running org.dllearner.algorithms.qtl.operations.lgg.LGGGeneratorRDFSTest
SPARQL KB setup:
Endpoint:       in-memory model          
Profile:        org.apache.jena.ontology.impl.OWLProfile@29cb7a66

TREE [
<http://dl-learner.org/test/x1>
	<http://dl-learner.org/test/r> ---> <http://dl-learner.org/test/y1>
]
TREE [
<http://dl-learner.org/test/x2>
	rdf:type ---> <http://dl-learner.org/test/A>
]
TREE [
?
	rdf:type ---> <http://dl-learner.org/test/A>
]
TREE [
<http://dl-learner.org/test/x3>
	<http://dl-learner.org/test/s> ---> <http://dl-learner.org/test/y2>
]
TREE [
<http://dl-learner.org/test/x4>
	rdf:type ---> <http://dl-learner.org/test/B>
		rdfs:subClassOf ---> <http://dl-learner.org/test/C>
]
LCS(http://dl-learner.org/test/C, http://dl-learner.org/test/B)Preparing class subsumption hierarchy ...
... done in 13ms
 = null
TREE [
?
]
TREE [
<http://dl-learner.org/test/x5>
	<http://dl-learner.org/test/t> ---> <http://dl-learner.org/test/y3>
		rdf:type ---> <http://dl-learner.org/test/B>
]
TREE [
<http://dl-learner.org/test/x6>
	<http://dl-learner.org/test/t> ---> <http://dl-learner.org/test/y4>
]
LCS(http://dl-learner.org/test/B, http://dl-learner.org/test/C) = null
TREE [
?
	<http://dl-learner.org/test/t> ---> ?
		rdf:type ---> <http://dl-learner.org/test/C>
]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.378 s - in org.dllearner.algorithms.qtl.operations.lgg.LGGGeneratorRDFSTest
[INFO] Running org.dllearner.algorithms.qtl.operations.TreePruningTest
[0964b17b7e413af75c28a118168cbd6e, http://www.w3.org/2000/01/rdf-schema#subClassOf, 539c24d259b08c64796891e6b6793098]
[http://test.org/b, http://test.org/p2, "lit"]
[http://test.org/b, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://test.org/B]
[http://test.org/b, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://test.org/A]
[http://test.org/t3, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, e74add61e9d437e08cb1d3d992415133]
[http://test.org/t3, http://test.org/p, http://test.org/c]
[http://test.org/c, http://test.org/p, b7f9c5e209bef46fc635e889b102894a]
[http://test.org/c, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://test.org/D]
[http://test.org/c, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, b7f9c5e209bef46fc635e889b102894a]
[http://test.org/c, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://test.org/A]
[http://test.org/a, http://test.org/p2, 1a4bcd12949a612fc65b1402dcb50e1a]
[http://test.org/a, http://test.org/p2, af47b36b66ea609cf40b2b56e2ee9577]
[http://test.org/a, http://test.org/p2, 0411b2195deaf64cbf0f6a2c322db5d6]
[http://test.org/a, http://test.org/p1, http://test.org/b]
[http://test.org/t2, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, 0964b17b7e413af75c28a118168cbd6e]
[http://test.org/t2, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, e74add61e9d437e08cb1d3d992415133]
[http://test.org/t2, http://test.org/p, http://test.org/c]
[af47b36b66ea609cf40b2b56e2ee9577, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://test.org/C]
[b7f9c5e209bef46fc635e889b102894a, http://test.org/p1, 6b8831207c047be22675f12ec3a1a2b7]
[0411b2195deaf64cbf0f6a2c322db5d6, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://test.org/C]
TREE [
<http://test.org/a>
	<http://test.org/p1> ---> <http://test.org/b>
		<http://test.org/p2> ---> "lit"
		rdf:type ---> <http://test.org/A>
		rdf:type ---> <http://test.org/B>
	<http://test.org/p2> ---> ?
		rdf:type ---> <http://test.org/C>
	<http://test.org/p2> ---> ?
	<http://test.org/p2> ---> ?
		rdf:type ---> <http://test.org/C>
]
TREE [
<http://test.org/a>
	<http://test.org/p1> ---> <http://test.org/b>
		<http://test.org/p2> ---> "lit"
		rdf:type ---> <http://test.org/A>
		rdf:type ---> <http://test.org/B>
	<http://test.org/p2> ---> ?
		rdf:type ---> <http://test.org/C>
]
TREE [
<http://test.org/t2>
	<http://test.org/p> ---> <http://test.org/c>
		<http://test.org/p> ---> ?
			<http://test.org/p1> ---> ?
		rdf:type ---> ?
			<http://test.org/p1> ---> ?
		rdf:type ---> <http://test.org/A>
		rdf:type ---> <http://test.org/D>
	rdf:type ---> ?
		rdfs:subClassOf ---> ?
	rdf:type ---> ?
]
TREE [
<http://test.org/t2>
	<http://test.org/p> ---> <http://test.org/c>
		<http://test.org/p> ---> ?
			<http://test.org/p1> ---> ?
		rdf:type ---> ?
			<http://test.org/p1> ---> ?
		rdf:type ---> <http://test.org/A>
		rdf:type ---> <http://test.org/D>
]
TREE [
<http://test.org/t3>
	<http://test.org/p> ---> <http://test.org/c>
		<http://test.org/p> ---> ?
			<http://test.org/p1> ---> ?
		rdf:type ---> ?
			<http://test.org/p1> ---> ?
		rdf:type ---> <http://test.org/A>
		rdf:type ---> <http://test.org/D>
	rdf:type ---> ?
]
TREE [
<http://test.org/t3>
	<http://test.org/p> ---> <http://test.org/c>
		rdf:type ---> <http://test.org/A>
		rdf:type ---> <http://test.org/D>
]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.dllearner.algorithms.qtl.operations.TreePruningTest
[INFO] Running org.dllearner.algorithms.qtl.operations.LCSTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.dllearner.algorithms.qtl.operations.LCSTest
[INFO] Running org.dllearner.algorithms.qtl.operations.LGGTest
Operation took 105ms
Tree 1
TREE [
<http://test.org/a5>
	rdf:type ---> <http://test.org/A>
		rdfs:subClassOf ---> <http://test.org/B>
]
Tree 2
TREE [
<http://test.org/a6>
	rdf:type ---> <http://test.org/B>
]
LGG_simple(T1,T2)
TREE [
?
	rdf:type ---> ?
]
Target LGG
TREE [
?
	rdf:type ---> <http://test.org/B>
]
LCS(http://test.org/A, http://test.org/B) = http://test.org/B
LGG_RDFS(T1,T2)
TREE [
?
	rdf:type ---> <http://test.org/B>
]
Tree 1
TREE [
<http://test.org/a1>
	<http://test.org/r> ---> <http://test.org/A>
		rdfs:subClassOf ---> <http://test.org/B>
]
Tree 2
TREE [
<http://test.org/a2>
	<http://test.org/s> ---> <http://test.org/A>
		rdfs:subClassOf ---> <http://test.org/B>
]
LGG_simple(T1,T2)
TREE [
?
]
Target LGG
TREE [
?
	<http://test.org/s> ---> <http://test.org/A>
		rdfs:subClassOf ---> <http://test.org/B>
]
LGG_RDFS(T1,T2)
TREE [
?
	<http://test.org/s> ---> <http://test.org/A>
		rdfs:subClassOf ---> <http://test.org/B>
]
Tree 3
TREE [
<http://test.org/a1>
	<http://test.org/r> ---> <http://test.org/A>
		rdfs:subClassOf ---> <http://test.org/B>
]
Tree 4
TREE [
<http://test.org/a2>
	<http://test.org/s> ---> <http://test.org/A>
		rdfs:subClassOf ---> <http://test.org/B>
]
Target LGG
TREE [
?
	<http://test.org/s> ---> ?
		<http://test.org/p> ---> ?
]
LGG_RDFS(T3,T4)
TREE [
?
	<http://test.org/s> ---> ?
		<http://test.org/p> ---> ?
]
[ERROR] Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.54 s <<< FAILURE! - in org.dllearner.algorithms.qtl.operations.LGGTest
[ERROR] testDBpediaRemote(org.dllearner.algorithms.qtl.operations.LGGTest)  Time elapsed: 0.239 s  <<< ERROR!
java.lang.RuntimeException: Cannot create H2 CacheFrontend
	at org.dllearner.algorithms.qtl.operations.LGGTest.testDBpediaRemote(LGGTest.java:235)
Caused by: org.h2.jdbc.JdbcSQLNonTransientConnectionException: File corrupted while reading record: null. Possible solution: use the recovery tool [90030-200]
	at org.dllearner.algorithms.qtl.operations.LGGTest.testDBpediaRemote(LGGTest.java:235)
Caused by: java.lang.IllegalStateException: The write format 2 is larger than the supported format 1, and the file was not opened in read-only mode [1.4.200/5]
	at org.dllearner.algorithms.qtl.operations.LGGTest.testDBpediaRemote(LGGTest.java:235)

[INFO] Running org.dllearner.algorithms.qtl.operations.SubsumptionTest
[f71ae0969f2a1e411f520390704069f4, http://www.w3.org/2000/01/rdf-schema#subClassOf, http://test.org/B]
[http://test.org/t3, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, f71ae0969f2a1e411f520390704069f4]
[a2, http://test.org/p1, b5820c6250b37439567da0dfb25bfab2]
[http://test.org/t1, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://test.org/A]
[http://test.org/t4, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, a52b1711191a55a056afd12ab3317cf8]
[0cf5494cac28582087e31728f884e145, http://www.w3.org/2000/01/rdf-schema#subClassOf, http://test.org/A]
[http://test.org/A, http://www.w3.org/2000/01/rdf-schema#subClassOf, http://test.org/B]
[b5820c6250b37439567da0dfb25bfab2, http://test.org/p2, http://test.org/b]
[http://test.org/t2, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, 0cf5494cac28582087e31728f884e145]
[a52b1711191a55a056afd12ab3317cf8, http://www.w3.org/2000/01/rdf-schema#subClassOf, 0ea3ac0c49f8af26fbbc041f9fffbacc]
[0ea3ac0c49f8af26fbbc041f9fffbacc, http://www.w3.org/2000/01/rdf-schema#subClassOf, http://test.org/A]
[a1, http://test.org/p1, b4eb1a78fae50bcc5d613a13bc3c9506]
TREE [
<t1>
	rdf:type ---> <A>
		rdfs:subClassOf ---> <B>
]
TREE [
<t2>
	rdf:type ---> ?
		rdfs:subClassOf ---> <A>
			rdfs:subClassOf ---> <B>
]
TREE [
<t3>
	rdf:type ---> ?
		rdfs:subClassOf ---> <B>
]
TREE [
<t4>
	rdf:type ---> ?
		rdfs:subClassOf ---> ?
			rdfs:subClassOf ---> <A>
]
TREE [
?
	<p1> ---> ?
]
TREE [
?
	<p1> ---> ?
		<p2> ---> <b>
]
TREE [
?
	<http://test.org/p1> ---> ?
]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.dllearner.algorithms.qtl.operations.SubsumptionTest
[INFO] Running org.dllearner.algorithms.qtl.QTLTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.dllearner.algorithms.qtl.QTLTest
[INFO] Running org.dllearner.algorithms.qtl.TreeSubsumptionTest
	?(0)
	--- r ---
		?(0)
		--- s ---
			?(0)
		--- t ---
			?(0)
			--- u ---
				A(0)
	?(0)
	--- r ---
		?(0)
		--- s ---
			?(0)
		--- t ---
			?(0)
			--- u ---
				?(0)
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.224 s - in org.dllearner.algorithms.qtl.TreeSubsumptionTest
[INFO] Running org.dllearner.core.AnnComponentManagerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s - in org.dllearner.core.AnnComponentManagerTest
[INFO] Running org.dllearner.learningproblems.ClassAsInstanceLearningProblemTest
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
No negative examples set
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.dllearner.learningproblems.ClassAsInstanceLearningProblemTest
[INFO] Running org.dllearner.kb.OWLAPIOntologyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 s - in org.dllearner.kb.OWLAPIOntologyTest
[INFO] Running org.dllearner.kb.sparql.SparqlKnowledgeSourceTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.dllearner.kb.sparql.SparqlKnowledgeSourceTest
[INFO] Running org.dllearner.test.PunningTest
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
Materializing TBox...
materialising concepts

[.....] 0%
[.....] 8%
[.....] 16%
[=....] 25%
[=....] 33%
[==...] 41%
[==...] 50%
[==...] 58%
[===..] 66%
[===..] 75%materialising object properties ...

[====.] 83%
[====.] 91%materialising datatype properties
...TBox materialised in 9 ms.
Classes: [Auto, Bahn, Fahrrad, Fahrzeug, Gummireifen, Moped, Schubkarre, Tram, Transporthilfe, Werkstoff]
Individuals: [Auto, BRIDGESTONE_XYZ, DEMA_ABC23, Fahrrad, GUMMI, Gummireifen, HEIDENAU_K36, Moped, PNEUMANT_4711, Schubkarre, CLIPSO90MG#4567, MIFA23#3456, S51#2345, SIEMENS425#567, TATRAT3#678, TRABANT601#1234]
Fahrzeug
[MIFA23#3456, S51#2345, SIEMENS425#567, TATRAT3#678, TRABANT601#1234]
Fahrzeug ⊓ (∃ relatedTo.⊤)
[MIFA23#3456, S51#2345, TRABANT601#1234]
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.⊤))
[MIFA23#3456, S51#2345, TRABANT601#1234]
###############
Refinements:
Auto ⊓ (∃ relatedTo.(∃ bereifung.⊤))
-1.0
Bahn ⊓ (∃ relatedTo.(∃ bereifung.⊤))
-1.0
Fahrrad ⊓ (∃ relatedTo.(∃ bereifung.⊤))
-1.0
Fahrzeug ⊓ Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.⊤))
1.0
Fahrzeug ⊓ Gummireifen ⊓ (∃ relatedTo.(∃ bereifung.⊤))
-1.0
Fahrzeug ⊓ Transporthilfe ⊓ (∃ relatedTo.(∃ bereifung.⊤))
-1.0
Fahrzeug ⊓ Werkstoff ⊓ (∃ relatedTo.(∃ bereifung.⊤))
-1.0
Fahrzeug ⊓ (Fahrzeug ⊔ Fahrzeug) ⊓ (∃ relatedTo.(∃ bereifung.⊤))
1.0
Fahrzeug ⊓ (Fahrzeug ⊔ Gummireifen) ⊓ (∃ relatedTo.(∃ bereifung.⊤))
1.0
Fahrzeug ⊓ (Fahrzeug ⊔ Transporthilfe) ⊓ (∃ relatedTo.(∃ bereifung.⊤))
1.0
Fahrzeug ⊓ (Fahrzeug ⊔ Werkstoff) ⊓ (∃ relatedTo.(∃ bereifung.⊤))
1.0
Fahrzeug ⊓ (Gummireifen ⊔ Gummireifen) ⊓ (∃ relatedTo.(∃ bereifung.⊤))
-1.0
Fahrzeug ⊓ (Gummireifen ⊔ Transporthilfe) ⊓ (∃ relatedTo.(∃ bereifung.⊤))
-1.0
Fahrzeug ⊓ (Gummireifen ⊔ Werkstoff) ⊓ (∃ relatedTo.(∃ bereifung.⊤))
-1.0
Fahrzeug ⊓ (Transporthilfe ⊔ Transporthilfe) ⊓ (∃ relatedTo.(∃ bereifung.⊤))
-1.0
Fahrzeug ⊓ (Transporthilfe ⊔ Werkstoff) ⊓ (∃ relatedTo.(∃ bereifung.⊤))
-1.0
Fahrzeug ⊓ (Werkstoff ⊔ Werkstoff) ⊓ (∃ relatedTo.(∃ bereifung.⊤))
-1.0
Fahrzeug ⊓ (∃ relatedTo.⊤) ⊓ (∃ relatedTo.(∃ bereifung.⊤))
1.0
Fahrzeug ⊓ (∃ relatedTo.(Fahrzeug ⊓ (∃ bereifung.⊤)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(Gummireifen ⊓ (∃ bereifung.⊤)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(Transporthilfe ⊓ (∃ bereifung.⊤)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(Werkstoff ⊓ (∃ bereifung.⊤)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.((Fahrzeug ⊔ Fahrzeug) ⊓ (∃ bereifung.⊤)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.((Fahrzeug ⊔ Gummireifen) ⊓ (∃ bereifung.⊤)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.((Fahrzeug ⊔ Transporthilfe) ⊓ (∃ bereifung.⊤)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.((Fahrzeug ⊔ Werkstoff) ⊓ (∃ bereifung.⊤)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.((Gummireifen ⊔ Gummireifen) ⊓ (∃ bereifung.⊤)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.((Gummireifen ⊔ Transporthilfe) ⊓ (∃ bereifung.⊤)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.((Gummireifen ⊔ Werkstoff) ⊓ (∃ bereifung.⊤)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.((Transporthilfe ⊔ Transporthilfe) ⊓ (∃ bereifung.⊤)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.((Transporthilfe ⊔ Werkstoff) ⊓ (∃ bereifung.⊤)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.((Werkstoff ⊔ Werkstoff) ⊓ (∃ bereifung.⊤)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.((∃ relatedTo.⊤) ⊓ (∃ bereifung.⊤)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.((∃ bereifung.⊤) ⊓ (∃ bereifung.⊤)))
1.0
Fahrzeug ⊓ (∃ relatedTo.((∃ bereifung.⊤) ⊓ (∃ bestehtAus.⊤)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.((∃ bereifung.⊤) ⊓ (∀ bereifung.⊤)))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.Fahrzeug))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.Gummireifen))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.Transporthilfe))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.Werkstoff))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.⊤)) ⊓ (∃ bereifung.⊤)
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.⊤)) ⊓ (∃ bestehtAus.⊤)
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.⊤)) ⊓ (∀ relatedTo.⊤)
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Fahrzeug ⊔ Fahrzeug)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Fahrzeug ⊔ Fahrzeug ⊔ Fahrzeug)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Fahrzeug ⊔ Fahrzeug ⊔ Gummireifen)))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Fahrzeug ⊔ Fahrzeug ⊔ Transporthilfe)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Fahrzeug ⊔ Fahrzeug ⊔ Werkstoff)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Fahrzeug ⊔ Gummireifen)))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Fahrzeug ⊔ Gummireifen ⊔ Gummireifen)))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Fahrzeug ⊔ Gummireifen ⊔ Transporthilfe)))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Fahrzeug ⊔ Gummireifen ⊔ Werkstoff)))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Fahrzeug ⊔ Transporthilfe)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Fahrzeug ⊔ Transporthilfe ⊔ Transporthilfe)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Fahrzeug ⊔ Transporthilfe ⊔ Werkstoff)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Fahrzeug ⊔ Werkstoff)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Fahrzeug ⊔ Werkstoff ⊔ Werkstoff)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Fahrzeug ⊔ (∃ relatedTo.⊤))))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Fahrzeug ⊔ (∃ bereifung.⊤))))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Fahrzeug ⊔ (∃ bestehtAus.⊤))))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Fahrzeug ⊔ (∀ relatedTo.⊤))))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Fahrzeug ⊔ (∀ bereifung.⊤))))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Fahrzeug ⊔ (∀ bestehtAus.⊤))))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Gummireifen ⊔ Gummireifen)))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Gummireifen ⊔ Gummireifen ⊔ Gummireifen)))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Gummireifen ⊔ Gummireifen ⊔ Transporthilfe)))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Gummireifen ⊔ Gummireifen ⊔ Werkstoff)))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Gummireifen ⊔ Transporthilfe)))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Gummireifen ⊔ Transporthilfe ⊔ Transporthilfe)))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Gummireifen ⊔ Transporthilfe ⊔ Werkstoff)))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Gummireifen ⊔ Werkstoff)))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Gummireifen ⊔ Werkstoff ⊔ Werkstoff)))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Gummireifen ⊔ (∃ relatedTo.⊤))))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Gummireifen ⊔ (∃ bereifung.⊤))))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Gummireifen ⊔ (∃ bestehtAus.⊤))))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Gummireifen ⊔ (∀ relatedTo.⊤))))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Gummireifen ⊔ (∀ bereifung.⊤))))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Gummireifen ⊔ (∀ bestehtAus.⊤))))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Transporthilfe ⊔ Transporthilfe)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Transporthilfe ⊔ Transporthilfe ⊔ Transporthilfe)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Transporthilfe ⊔ Transporthilfe ⊔ Werkstoff)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Transporthilfe ⊔ Werkstoff)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Transporthilfe ⊔ Werkstoff ⊔ Werkstoff)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Transporthilfe ⊔ (∃ relatedTo.⊤))))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Transporthilfe ⊔ (∃ bereifung.⊤))))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Transporthilfe ⊔ (∃ bestehtAus.⊤))))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Transporthilfe ⊔ (∀ relatedTo.⊤))))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Transporthilfe ⊔ (∀ bereifung.⊤))))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Transporthilfe ⊔ (∀ bestehtAus.⊤))))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Werkstoff ⊔ Werkstoff)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Werkstoff ⊔ Werkstoff ⊔ Werkstoff)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Werkstoff ⊔ (∃ relatedTo.⊤))))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Werkstoff ⊔ (∃ bereifung.⊤))))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Werkstoff ⊔ (∃ bestehtAus.⊤))))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Werkstoff ⊔ (∀ relatedTo.⊤))))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Werkstoff ⊔ (∀ bereifung.⊤))))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(Werkstoff ⊔ (∀ bestehtAus.⊤))))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(∃ relatedTo.⊤)))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(∃ bereifung.⊤)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(∃ bestehtAus.⊤)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(∀ relatedTo.⊤)))
-1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(∀ bereifung.⊤)))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(∀ bestehtAus.⊤)))
1.0
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(≤ 1 relatedTo.⊤)))
1.0
Fahrzeug ⊓ (≥ 2 relatedTo.(∃ bereifung.⊤))
-1.0
Moped ⊓ (∃ relatedTo.(∃ bereifung.⊤))
-1.0
Tram ⊓ (∃ relatedTo.(∃ bereifung.⊤))
-1.0
###############
Fahrzeug ⊓ (∃ relatedTo.(∃ bereifung.(∃ relatedTo.⊤)))
[MIFA23#3456, S51#2345, TRABANT601#1234]
Entities that are class and individual:
[http://ex.org/Auto, http://ex.org/Gummireifen, http://ex.org/Schubkarre, http://ex.org/Fahrrad, http://ex.org/Moped]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.552 s - in org.dllearner.test.PunningTest
[INFO] Running org.dllearner.test.junit.RefinementOperatorTest
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
Compound ⊓ Compound
Compound ⊓ (¬Alcohol)
Compound ⊓ (¬Alkyl_halide)
Compound ⊓ (¬Amine)
Compound ⊓ (¬Amino)
Compound ⊓ (¬Ar_halide)
Compound ⊓ (¬Arsenic-101)
Compound ⊓ (¬Barium-115)
Compound ⊓ (¬Bond-1)
Compound ⊓ (¬Bond-2)
Compound ⊓ (¬Bond-3)
Compound ⊓ (¬Bond-7)
Compound ⊓ (¬Bromine-94)
Compound ⊓ (¬Calcium-84)
Compound ⊓ (¬Carbon-10)
Compound ⊓ (¬Carbon-14)
Compound ⊓ (¬Carbon-15)
Compound ⊓ (¬Carbon-16)
Compound ⊓ (¬Carbon-17)
Compound ⊓ (¬Carbon-19)
Compound ⊓ (¬Carbon-191)
Compound ⊓ (¬Carbon-192)
Compound ⊓ (¬Carbon-193)
Compound ⊓ (¬Carbon-21)
Compound ⊓ (¬Carbon-22)
Compound ⊓ (¬Carbon-232)
Compound ⊓ (¬Carbon-26)
Compound ⊓ (¬Carbon-27)
Compound ⊓ (¬Carbon-29)
Compound ⊓ (¬Chlorine-93)
Compound ⊓ (¬Compound)
Compound ⊓ (¬Copper-96)
Compound ⊓ (¬Cyanate)
Compound ⊓ (¬Di10)
Compound ⊓ (¬Di227)
Compound ⊓ (¬Di23)
Compound ⊓ (¬Di232)
Compound ⊓ (¬Di260)
Compound ⊓ (¬Di281)
Compound ⊓ (¬Di48)
Compound ⊓ (¬Di51)
Compound ⊓ (¬Di64)
Compound ⊓ (¬Di66)
Compound ⊓ (¬Di67a)
Compound ⊓ (¬Di8)
Compound ⊓ (¬Ester)
Compound ⊓ (¬Ether)
Compound ⊓ (¬Ethoxy)
Compound ⊓ (¬Five_ring)
Compound ⊓ (¬Fluorine-92)
Compound ⊓ (¬Gallium)
Compound ⊓ (¬Halide10)
Compound ⊓ (¬Hydrogen-1)
Compound ⊓ (¬Hydrogen-2)
Compound ⊓ (¬Hydrogen-3)
Compound ⊓ (¬Hydrogen-8)
Compound ⊓ (¬Imine)
Compound ⊓ (¬Iodine-95)
Compound ⊓ (¬Ketone)
Compound ⊓ (¬Krypton-83)
Compound ⊓ (¬Lead-121)
Compound ⊓ (¬Manganese-85)
Compound ⊓ (¬Mercury-120)
Compound ⊓ (¬Methanol)
Compound ⊓ (¬Methoxy)
Compound ⊓ (¬Methyl)
Compound ⊓ (¬Molybdenum)
Compound ⊓ (¬Nitro)
Compound ⊓ (¬Nitrogen-31)
Compound ⊓ (¬Nitrogen-32)
Compound ⊓ (¬Nitrogen-33)
Compound ⊓ (¬Nitrogen-34)
Compound ⊓ (¬Nitrogen-35)
Compound ⊓ (¬Nitrogen-36)
Compound ⊓ (¬Nitrogen-37)
Compound ⊓ (¬Nitrogen-38)
Compound ⊓ (¬Nitrogen-499)
Compound ⊓ (¬Non_ar_5c_ring)
Compound ⊓ (¬Non_ar_6c_ring)
Compound ⊓ (¬Non_ar_hetero_5_ring)
Compound ⊓ (¬Non_ar_hetero_6_ring)
Compound ⊓ (¬Oxygen-40)
Compound ⊓ (¬Oxygen-41)
Compound ⊓ (¬Oxygen-42)
Compound ⊓ (¬Oxygen-45)
Compound ⊓ (¬Oxygen-49)
Compound ⊓ (¬Oxygen-50)
Compound ⊓ (¬Oxygen-51)
Compound ⊓ (¬Oxygen-52)
Compound ⊓ (¬Oxygen-53)
Compound ⊓ (¬Phenol)
Compound ⊓ (¬Phosphorus-60)
Compound ⊓ (¬Phosphorus-61)
Compound ⊓ (¬Phosphorus-62)
Compound ⊓ (¬Ring_size_4)
Compound ⊓ (¬Selenium-102)
Compound ⊓ (¬Six_ring)
Compound ⊓ (¬Sodium-81)
Compound ⊓ (¬Sulfide)
Compound ⊓ (¬Sulfo)
Compound ⊓ (¬Sulfur-70)
Compound ⊓ (¬Sulfur-72)
Compound ⊓ (¬Sulfur-74)
Compound ⊓ (¬Sulfur-75)
Compound ⊓ (¬Sulfur-76)
Compound ⊓ (¬Sulfur-77)
Compound ⊓ (¬Sulfur-78)
Compound ⊓ (¬Sulfur-79)
Compound ⊓ (¬Tellurium-129)
Compound ⊓ (¬Tin-113)
Compound ⊓ (¬Titanium-134)
Compound ⊓ (¬Vanadium)
Compound ⊓ (¬Zinc-87)
Compound ⊓ (∃ amesTestPositive.({false}))
Compound ⊓ (∃ amesTestPositive.({true}))
Compound ⊓ (∃ chromaberr.({false}))
Compound ⊓ (∃ chromaberr.({true}))
Compound ⊓ (∃ chromex.({false}))
Compound ⊓ (∃ chromex.({true}))
Compound ⊓ (∃ cytogen_ca.({false}))
Compound ⊓ (∃ cytogen_ca.({true}))
Compound ⊓ (∃ cytogen_sce.({false}))
Compound ⊓ (∃ cytogen_sce.({true}))
Compound ⊓ (∃ drosophila_rt.({false}))
Compound ⊓ (∃ drosophila_rt.({true}))
Compound ⊓ (∃ drosophila_slrl.({false}))
Compound ⊓ (∃ drosophila_slrl.({true}))
Compound ⊓ (∃ isMutagenic.({false}))
Compound ⊓ (∃ isMutagenic.({true}))
Compound ⊓ (∃ micronuc_f.({false}))
Compound ⊓ (∃ micronuc_f.({true}))
Compound ⊓ (∃ micronuc_m.({false}))
Compound ⊓ (∃ micronuc_m.({true}))
Compound ⊓ (∃ mouse_lymph.({false}))
Compound ⊓ (∃ mouse_lymph.({true}))
Compound ⊓ (∃ salmonella.({false}))
Compound ⊓ (∃ salmonella.({true}))
Compound ⊓ (∃ salmonella_n.({false}))
Compound ⊓ (∃ salmonella_n.({true}))
Compound ⊓ (∃ salmonella_reduc.({false}))
Compound ⊓ (∃ salmonella_reduc.({true}))
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
∃ p.⊤
∃ p⁻.⊤
∀ p.⊤
∀ p⁻.⊤
≤ 0 p.⊤
∃ p.self
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
∃ p.⊤
∃ p⁻.⊤
∀ p.⊤
∀ p⁻.⊤
∃ p.{b}
∃ p.{c}
∃ p⁻.{b}
∃ p⁻.{c}
≤ 4 p.⊤
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
limo
car ⊓ (∃ hasOwner.man)
limo ⊓ (∃ hasOwner.person)
∃ hasOwner.man
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
male ⊓ male
male ⊓ (female ⊔ female)
male ⊓ (female ⊔ male)
male ⊓ (male ⊔ male)
male ⊓ (¬female)
male ⊓ (¬male)
male ⊓ (∃ hasChild.⊤)
male ⊓ (∀ hasChild.⊤)
topObjectProperty
  hasChild

Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
Connection ⊓ EPC ⊓ (∃ hasModelElements.Object)
EPC ⊓ Model ⊓ (∃ hasModelElements.Object)
EPC ⊓ Object ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Connection ⊔ Connection) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Connection ⊔ Model) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Connection ⊔ Object) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Connection ⊔ (¬AND)) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Connection ⊔ (¬Connection)) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Connection ⊔ (¬EPC_RS002)) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Connection ⊔ (¬EPC_RS004)) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Connection ⊔ (¬Event)) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Connection ⊔ (¬Function)) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Connection ⊔ (¬OR)) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Connection ⊔ (¬XOR)) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Model ⊔ Model) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Model ⊔ Object) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Model ⊔ (¬AND)) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Model ⊔ (¬Connection)) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Model ⊔ (¬EPC_RS002)) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Model ⊔ (¬EPC_RS004)) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Model ⊔ (¬Event)) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Model ⊔ (¬Function)) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Model ⊔ (¬OR)) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Model ⊔ (¬XOR)) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Object ⊔ Object) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Object ⊔ (¬AND)) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Object ⊔ (¬Connection)) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Object ⊔ (¬EPC_RS002)) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Object ⊔ (¬EPC_RS004)) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Object ⊔ (¬Event)) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Object ⊔ (¬Function)) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Object ⊔ (¬OR)) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (Object ⊔ (¬XOR)) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (¬AND) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (¬Connection) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (¬EPC_RS002) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (¬EPC_RS004) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (¬Event) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (¬Function) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (¬OR) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (¬XOR) ⊓ (∃ hasModelElements.Object)
EPC ⊓ (∃ hasModelElements.Event)
EPC ⊓ (∃ hasModelElements.Function)
EPC ⊓ (∃ hasModelElements.Object) ⊓ (∃ hasModelElements.⊤)
EPC ⊓ (∃ hasModelElements.Object) ⊓ (∃ nextObject.⊤)
EPC ⊓ (∃ hasModelElements.Object) ⊓ (∃ previousObjects.⊤)
EPC ⊓ (∃ hasModelElements.Object) ⊓ (∃ sourceObject.⊤)
EPC ⊓ (∃ hasModelElements.Object) ⊓ (∃ targetObject.⊤)
EPC ⊓ (∃ hasModelElements.Object) ⊓ (∀ hasModelElements.⊤)
EPC ⊓ (∃ hasModelElements.Object) ⊓ (≤ 4 hasModelElements.⊤)
EPC ⊓ (∃ hasModelElements.Object) ⊓ (≤ 4 nextObject.⊤)
EPC ⊓ (∃ hasModelElements.Object) ⊓ (≤ 4 previousObjects.⊤)
EPC ⊓ (∃ hasModelElements.Object) ⊓ (≤ 0 sourceObject.⊤)
EPC ⊓ (∃ hasModelElements.Object) ⊓ (≤ 0 targetObject.⊤)
EPC ⊓ (∃ hasModelElements.Rule)
EPC ⊓ (∃ hasModelElements.(Object ⊓ Object))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Connection ⊔ Connection)))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Connection ⊔ Model)))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Connection ⊔ Object)))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Connection ⊔ (¬AND))))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Connection ⊔ (¬Connection))))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Connection ⊔ (¬EPC_RS002))))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Connection ⊔ (¬EPC_RS004))))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Connection ⊔ (¬Event))))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Connection ⊔ (¬Function))))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Connection ⊔ (¬OR))))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Connection ⊔ (¬XOR))))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Model ⊔ Model)))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Model ⊔ Object)))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Model ⊔ (¬AND))))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Model ⊔ (¬Connection))))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Model ⊔ (¬EPC_RS002))))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Model ⊔ (¬EPC_RS004))))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Model ⊔ (¬Event))))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Model ⊔ (¬Function))))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Model ⊔ (¬OR))))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Model ⊔ (¬XOR))))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Object ⊔ Object)))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Object ⊔ (¬AND))))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Object ⊔ (¬Connection))))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Object ⊔ (¬EPC_RS002))))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Object ⊔ (¬EPC_RS004))))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Object ⊔ (¬Event))))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Object ⊔ (¬Function))))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Object ⊔ (¬OR))))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (Object ⊔ (¬XOR))))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (¬AND)))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (¬Connection)))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (¬EPC_RS002)))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (¬EPC_RS004)))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (¬Event)))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (¬Function)))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (¬OR)))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (¬XOR)))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (∃ hasModelElements.⊤)))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (∃ nextObject.⊤)))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (∃ previousObjects.⊤)))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (∃ sourceObject.⊤)))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (∃ targetObject.⊤)))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (≤ 4 hasModelElements.⊤)))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (≤ 4 nextObject.⊤)))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (≤ 4 previousObjects.⊤)))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (≤ 0 sourceObject.⊤)))
EPC ⊓ (∃ hasModelElements.(Object ⊓ (≤ 0 targetObject.⊤)))
EPC ⊓ (≥ 2 hasModelElements.Object)
EPC_RS002 ⊓ (∃ hasModelElements.Object)
EPC_RS004 ⊓ (∃ hasModelElements.Object)
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
 UNIT TEST INCOMPLETE AFTER FRAMEWORK CHANGE, BECAUSE CLASS HIERARCHY IS NOT PASSED TO REFINEMENT OPERATOR 
∃ hasPiece.(∃ hasLowerRankThan.(BKing ⊓ WRook))
∃ hasPiece.(∃ hasLowerRankThan.(WKing ⊓ WRook))
∃ hasPiece.(∃ hasLowerRankThan.(WRook ⊓ WRook))
∃ hasPiece.(∃ hasLowerRankThan.(WRook ⊓ (¬BKing)))
∃ hasPiece.(∃ hasLowerRankThan.(WRook ⊓ (¬WKing)))
∃ hasPiece.(∃ hasLowerRankThan.(WRook ⊓ (¬WRook)))
∃ hasPiece.(≥ 2 hasLowerRankThan.(WRook ⊓ ⊤))
≥ 2 hasPiece.(∃ hasLowerRankThan.(WRook ⊓ ⊤))
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
car ⊓ (∃ hasOwner.man)
car ⊓ (∃ hasOwner.woman)
limo ⊓ (∃ hasOwner.person)
suv ⊓ (∃ hasOwner.person)
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
(¬Requirement) ⊔ (∀ isCreatedBy.(¬Creditor))
(¬AbstractRequirement) ⊔ (∀ isCreatedBy.(¬Creditor))
(¬Requirement) ⊔ (∀ isCreatedBy.(¬Stakeholder))
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
female
male
person ⊓ person
person ⊓ (City ⊔ City)
person ⊓ (City ⊔ person)
person ⊓ (person ⊔ person)
person ⊓ (¬City)
person ⊓ (¬fatherBornInLeipzig)
person ⊓ (¬female)
person ⊓ (∃ birthPlaceOf.⊤)
person ⊓ (∃ isChildOf.⊤)
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.299 s - in org.dllearner.test.junit.RefinementOperatorTest
[INFO] Running org.dllearner.test.junit.ReasonerTest
Notice: root element does not have an xml:base. Relative IRIs will be resolved against file:/usr/share/tomcat8/.jenkins/jobs/DL-Learner%20Merge-M/branches/PR-98/workspace/components-core/src/test/resources/nlp2rdf/positives.owl
Notice: root element does not have an xml:base. Relative IRIs will be resolved against file:/usr/share/tomcat8/.jenkins/jobs/DL-Learner%20Merge-M/branches/PR-98/workspace/components-core/src/test/resources/nlp2rdf/string.owl
Notice: root element does not have an xml:base. Relative IRIs will be resolved against file:/usr/share/tomcat8/.jenkins/jobs/DL-Learner%20Merge-M/branches/PR-98/workspace/components-core/src/test/resources/nlp2rdf/sso.owl
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
Materializing TBox...
materialising concepts

[.....] 0%
[.....] 0%
[.....] 1%
[.....] 1%
[.....] 2%
[.....] 2%
[.....] 3%
[.....] 3%
[.....] 4%
[.....] 4%
[.....] 5%
[.....] 5%
[.....] 6%
[.....] 6%
[.....] 7%
[.....] 7%
[.....] 8%
[.....] 8%
[.....] 9%
[.....] 9%
[.....] 10%
[.....] 10%
[.....] 11%
[.....] 11%
[.....] 12%
[.....] 12%
[.....] 13%
[.....] 13%
[.....] 14%
[.....] 14%
[.....] 15%
[.....] 15%
[.....] 16%
[.....] 17%
[.....] 17%
[.....] 18%
[.....] 18%
[.....] 19%
[.....] 19%
[=....] 20%
[=....] 20%
[=....] 21%
[=....] 21%
[=....] 22%
[=....] 22%
[=....] 23%
[=....] 23%
[=....] 24%
[=....] 24%
[=....] 25%
[=....] 25%
[=....] 26%
[=....] 26%
[=....] 27%
[=....] 27%
[=....] 28%
[=....] 28%
[=....] 29%
[=....] 29%
[=....] 30%
[=....] 30%
[=....] 31%
[=....] 31%
[=....] 32%
[=....] 32%
[=....] 33%
[=....] 34%
[=....] 34%
[=....] 35%
[=....] 35%
[=....] 36%
[=....] 36%
[=....] 37%
[=....] 37%
[=....] 38%
[=....] 38%
[=....] 39%
[=....] 39%
[==...] 40%
[==...] 40%
[==...] 41%
[==...] 41%
[==...] 42%
[==...] 42%
[==...] 43%
[==...] 43%
[==...] 44%
[==...] 44%
[==...] 45%
[==...] 45%
[==...] 46%
[==...] 46%
[==...] 47%
[==...] 47%
[==...] 48%
[==...] 48%
[==...] 49%
[==...] 50%
[==...] 50%
[==...] 51%
[==...] 51%materialising object properties ...

[==...] 52%
[==...] 52%
[==...] 53%
[==...] 53%
[==...] 54%
[==...] 54%
[==...] 55%
[==...] 55%
[==...] 56%
[==...] 56%
[==...] 57%
[==...] 57%
[==...] 58%
[==...] 58%
[==...] 59%
[==...] 59%
[===..] 60%
[===..] 60%
[===..] 61%
[===..] 61%
[===..] 62%
[===..] 62%
[===..] 63%
[===..] 63%
[===..] 64%
[===..] 64%
[===..] 65%
[===..] 65%
[===..] 66%
[===..] 67%
[===..] 67%
[===..] 68%
[===..] 68%
[===..] 69%
[===..] 69%
[===..] 70%
[===..] 70%
[===..] 71%
[===..] 71%
[===..] 72%
[===..] 72%
[===..] 73%
[===..] 73%
[===..] 74%
[===..] 74%
[===..] 75%
[===..] 75%
[===..] 76%
[===..] 76%
[===..] 77%
[===..] 77%
[===..] 78%
[===..] 78%
[===..] 79%
[===..] 79%
[====.] 80%
[====.] 80%
[====.] 81%
[====.] 81%
[====.] 82%
[====.] 82%
[====.] 83%
[====.] 84%
[====.] 84%
[====.] 85%
[====.] 85%
[====.] 86%
[====.] 86%
[====.] 87%
[====.] 87%
[====.] 88%
[====.] 88%
[====.] 89%
[====.] 89%
[====.] 90%
[====.] 90%
[====.] 91%
[====.] 91%
[====.] 92%
[====.] 92%
[====.] 93%
[====.] 93%
[====.] 94%
[====.] 94%materialising datatype properties

[====.] 95%
[====.] 95%
[====.] 96%
[====.] 96%
[====.] 97%
[====.] 97%
[====.] 98%
[====.] 98%
[====.] 99%...TBox materialised in 2871 ms.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.83 s - in org.dllearner.test.junit.ReasonerTest
[INFO] Running org.dllearner.test.junit.UtilitiesTest
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
[]: 
  classes: []
  object properties: [hasChild, married]
[hasChild]: 
  classes: []
  object properties: []
[married]: 
  classes: []
  object properties: []

[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.dllearner.test.junit.UtilitiesTest
[INFO] Running org.dllearner.test.junit.ConfigOptionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.dllearner.test.junit.ConfigOptionTest
[INFO] Running org.dllearner.test.junit.ParserTest
∃ someproperty.{someindividual}
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.dllearner.test.junit.ParserTest
[INFO] Running org.dllearner.test.junit.HeuristicTest
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s - in org.dllearner.test.junit.HeuristicTest
[INFO] Running org.dllearner.test.junit.PropertyAxiomLearningTest
Started learning of ObjectPropertyDomain axioms for object property http://dllearner.org/test/op1...
Generating sample...
...done. Sample size: 232 triples
Learning of ObjectPropertyDomain axioms ...
    50%
    100%
 ... ObjectPropertyDomain axioms finished
...finished learning of ObjectPropertyDomain axioms for object property http://dllearner.org/test/op1 in 37ms.
Found 2 axiom candidates. 
Best axiom candidate is ∃ op1.⊤ ⊑ A with an accuracy of 0.7126
∃ op1.⊤ ⊑ A(0.7126037418604017)
Started learning of ReflexiveObjectProperty axioms for object property http://dbpedia.org/ontology/influencedBy...
Cannot make ReflexiveObjectProperty axiom suggestions for empty object property http://dbpedia.org/ontology/influencedBy
[]
Started learning of SymmetricObjectProperty axioms for object property http://dbpedia.org/ontology/influencedBy...
Cannot make SymmetricObjectProperty axiom suggestions for empty object property http://dbpedia.org/ontology/influencedBy
[]
Started learning of FunctionalObjectProperty axioms for object property http://dbpedia.org/ontology/league...
Cannot make FunctionalObjectProperty axiom suggestions for empty object property http://dbpedia.org/ontology/league
[]
Started learning of EquivalentObjectProperties axioms for object property http://dllearner.org/test/op1...
Generating sample...
...done. Sample size: 191 triples
Learning of EquivalentObjectProperties axioms ...
    100%
 ... EquivalentObjectProperties axioms finished
...finished learning of EquivalentObjectProperties axioms for object property http://dllearner.org/test/op1 in 85ms.
Found 1 axiom candidates. 
Best axiom candidate is op1 ≡ op2 with an accuracy of 0.4626
op1 ≡ op2(0.4626865671641791)
Started learning of DisjointDataProperties axioms for data property http://dbpedia.org/ontology/height...
Cannot make DisjointDataProperties axiom suggestions for empty data property http://dbpedia.org/ontology/height
[]
Started learning of ObjectPropertyRange axioms for object property http://dbpedia.org/ontology/writer...
Cannot make ObjectPropertyRange axiom suggestions for empty object property http://dbpedia.org/ontology/writer
[]
Started learning of EquivalentDataProperties axioms for data property http://dbpedia.org/ontology/height...
Cannot make EquivalentDataProperties axiom suggestions for empty data property http://dbpedia.org/ontology/height
[]
Started learning of SubObjectPropertyOf axioms for object property http://dllearner.org/test/op1...
Generating sample...
...done. Sample size: 191 triples
Learning of SubObjectPropertyOf axioms ...
    100%
 ... SubObjectPropertyOf axioms finished
...finished learning of SubObjectPropertyOf axioms for object property http://dllearner.org/test/op1 in 79ms.
Found 1 axiom candidates. 
Best axiom candidate is op1 ⊑ op2 with an accuracy of 0.4626
op1 ⊑ op2(0.4626865671641791)
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 s - in org.dllearner.test.junit.PropertyAxiomLearningTest
[INFO] Running org.dllearner.test.junit.SimulationTest
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.dllearner.test.junit.SimulationTest
[INFO] Running org.dllearner.test.junit.ComponentTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.dllearner.test.junit.ComponentTest
[INFO] Running org.dllearner.test.junit.LiteralLearningTest
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
Materializing TBox...
materialising concepts

[.....] 0%materialising object properties ...
materialising datatype properties

[==...] 50%...TBox materialised in 2 ms.
start class:⊤
more accurate (50.00%) class expression found after 0ms: ⊤
more accurate (100.00%) class expression found after 6ms: ∃ stringValue.({X})
Algorithm terminated successfully (time: 1s 495ms, 1000 descriptions tested, 811 nodes in the search tree).

number of retrievals: 1345
retrieval reasoning time: 123ms ( 0ms per retrieval)
(complex) subsumption checks: 975 (0 multiple)
subsumption reasoning time: 133ms ( 0ms per subsumption check)
overall reasoning time: 256ms

solutions:
1: ∃ stringValue.({X}) (pred. acc.: 100.00%, F-measure: 100.00%)
2: (∃ stringValue.({X})) (pred. acc.: 100.00%, F-measure: 100.00%)
3: A ⊓ (∃ stringValue.({X})) (pred. acc.: 100.00%, F-measure: 100.00%)
4: A (pred. acc.: 50.00%, F-measure: 66.67%)
5: ⊤ (pred. acc.: 50.00%, F-measure: 66.67%)
6: A (pred. acc.: 50.00%, F-measure: 66.67%)
7: ⊤ (pred. acc.: 50.00%, F-measure: 66.67%)
8: A (pred. acc.: 50.00%, F-measure: 66.67%)
9: A ⊔ (∃ stringValue.({Y})) (pred. acc.: 50.00%, F-measure: 66.67%)
10: A ⊔ (∃ stringValue.({X})) (pred. acc.: 50.00%, F-measure: 66.67%)

Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
Materializing TBox...
materialising concepts

[.....] 0%materialising object properties ...
materialising datatype properties

[==...] 50%...TBox materialised in 1 ms.
start class:⊤
more accurate (50.00%) class expression found after 0ms: ⊤
more accurate (66.67%) class expression found after 28ms: ∃ value.(dateTime[≤ 2001-01-24T12:34:56])
more accurate (83.33%) class expression found after 52ms: ∃ value.(dateTime[≤ 1972-01-22T11:11:11])
more accurate (100.00%) class expression found after 188ms: ∃ value.(dateTime[≥ 1970-01-22T08:10:10 , ≤ 1972-01-22T11:11:11])
Algorithm terminated successfully (time: 1s 637ms, 1000 descriptions tested, 729 nodes in the search tree).

number of retrievals: 1063
retrieval reasoning time: 954ms ( 0ms per retrieval)
(complex) subsumption checks: 107 (0 multiple)
subsumption reasoning time: 83ms ( 0ms per subsumption check)
overall reasoning time: 1s 38ms

solutions:
1: ∃ value.(dateTime[≥ 1970-01-22T08:10:10 , ≤ 1972-01-22T11:11:11]) (pred. acc.: 100.00%, F-measure: 100.00%)
2: ∃ value.(dateTime[≥ 1970-01-22T08:10:10 , ≤ 1971-01-24T02:22:22]) (pred. acc.: 100.00%, F-measure: 100.00%)
3: ∃ value.(dateTime[≤ 1972-01-22T11:11:11]) (pred. acc.: 83.33%, F-measure: 85.71%)
4: ∃ value.(dateTime[≤ 1971-01-24T02:22:22]) (pred. acc.: 83.33%, F-measure: 85.71%)
5: ∃ value.(dateTime[≥ 1970-01-22T08:10:10 , ≤ 2001-01-24T12:34:56]) (pred. acc.: 83.33%, F-measure: 85.71%)
6: ∃ value.(dateTime[≥ 1970-01-22T08:10:10 , ≤ 1999-01-03T04:33:21]) (pred. acc.: 83.33%, F-measure: 85.71%)
7: ∃ value.(dateTime[≥ 1970-01-05T10:09:10 , ≤ 1972-01-22T11:11:11]) (pred. acc.: 83.33%, F-measure: 85.71%)
8: ∃ value.(dateTime[≥ 1970-01-05T10:09:10 , ≤ 1971-01-24T02:22:22]) (pred. acc.: 83.33%, F-measure: 85.71%)
9: ∃ value.(dateTime[≥ 1950-01-31T21:19:00 , ≤ 1972-01-22T11:11:11]) (pred. acc.: 83.33%, F-measure: 85.71%)
10: ∃ value.(dateTime[≥ 1950-01-31T21:19:00 , ≤ 1971-01-24T02:22:22]) (pred. acc.: 83.33%, F-measure: 85.71%)

Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
Materializing TBox...
materialising concepts

[.....] 0%materialising object properties ...
materialising datatype properties

[==...] 50%...TBox materialised in 3 ms.
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
start class:⊤
more accurate (50.00%) class expression found after 0ms: ⊤
more accurate (83.33%) class expression found after 8ms: ∃ value.(double[≤ 101.0])
more accurate (100.00%) class expression found after 9ms: ∃ value.(double[≤ 55.0])
Algorithm terminated successfully (time: 1s 647ms, 1000 descriptions tested, 925 nodes in the search tree).

number of retrievals: 1261
retrieval reasoning time: 131ms ( 0ms per retrieval)
(complex) subsumption checks: 862 (0 multiple)
subsumption reasoning time: 351ms ( 0ms per subsumption check)
overall reasoning time: 483ms

solutions:
1: ∃ value.(double[≤ 9.5]) (pred. acc.: 100.00%, F-measure: 100.00%)
2: ∃ value.(double[≤ 7.5]) (pred. acc.: 100.00%, F-measure: 100.00%)
3: ∃ value.(double[≤ 6.5]) (pred. acc.: 100.00%, F-measure: 100.00%)
4: ∃ value.(double[≤ 55.0]) (pred. acc.: 100.00%, F-measure: 100.00%)
5: ∃ value.(double[≤ 5.5]) (pred. acc.: 100.00%, F-measure: 100.00%)
6: ∃ value.(double[≤ 3.5]) (pred. acc.: 100.00%, F-measure: 100.00%)
7: (∃ value.(double[≤ 55.0])) (pred. acc.: 100.00%, F-measure: 100.00%)
8: ∃ value.(double[≥ 1.0 , ≤ 55.0]) (pred. acc.: 100.00%, F-measure: 100.00%)
9: Number ⊓ (∃ value.(double[≤ 55.0])) (pred. acc.: 100.00%, F-measure: 100.00%)
10: (∃ value.(double[≥ 105.5])) ⊔ (∃ value.(double[≤ 9.5])) (pred. acc.: 100.00%, F-measure: 100.00%)

start class:⊤
more accurate (50.00%) class expression found after 0ms: ⊤
more accurate (83.33%) class expression found after 130ms: ∃ value.(double[≤ 101.0])
more accurate (100.00%) class expression found after 149ms: ∃ value.(double[≤ 55.0])
Algorithm terminated successfully (time: 7s 327ms, 1000 descriptions tested, 925 nodes in the search tree).

number of retrievals: 1261
retrieval reasoning time: 6s 159ms ( 4ms per retrieval)
(complex) subsumption checks: 862 (0 multiple)
subsumption reasoning time: 154ms ( 0ms per subsumption check)
overall reasoning time: 6s 314ms

solutions:
1: ∃ value.(double[≤ 9.5]) (pred. acc.: 100.00%, F-measure: 100.00%)
2: ∃ value.(double[≤ 7.5]) (pred. acc.: 100.00%, F-measure: 100.00%)
3: ∃ value.(double[≤ 6.5]) (pred. acc.: 100.00%, F-measure: 100.00%)
4: ∃ value.(double[≤ 55.0]) (pred. acc.: 100.00%, F-measure: 100.00%)
5: ∃ value.(double[≤ 5.5]) (pred. acc.: 100.00%, F-measure: 100.00%)
6: ∃ value.(double[≤ 3.5]) (pred. acc.: 100.00%, F-measure: 100.00%)
7: (∃ value.(double[≤ 55.0])) (pred. acc.: 100.00%, F-measure: 100.00%)
8: ∃ value.(double[≥ 1.0 , ≤ 55.0]) (pred. acc.: 100.00%, F-measure: 100.00%)
9: Number ⊓ (∃ value.(double[≤ 55.0])) (pred. acc.: 100.00%, F-measure: 100.00%)
10: (∃ value.(double[≥ 105.5])) ⊔ (∃ value.(double[≤ 9.5])) (pred. acc.: 100.00%, F-measure: 100.00%)

Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
Materializing TBox...
materialising concepts

[.....] 0%materialising object properties ...
materialising datatype properties

[==...] 50%...TBox materialised in 2 ms.
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
start class:⊤
more accurate (50.00%) class expression found after 0ms: ⊤
more accurate (83.33%) class expression found after 8ms: ∃ value.(short[≤ 101])
more accurate (100.00%) class expression found after 8ms: ∃ value.(short[≤ 55])
Algorithm terminated successfully (time: 1s 226ms, 1000 descriptions tested, 923 nodes in the search tree).

number of retrievals: 1285
retrieval reasoning time: 97ms ( 0ms per retrieval)
(complex) subsumption checks: 949 (0 multiple)
subsumption reasoning time: 186ms ( 0ms per subsumption check)
overall reasoning time: 283ms

solutions:
1: ∃ value.(short[≤ 9]) (pred. acc.: 100.00%, F-measure: 100.00%)
2: ∃ value.(short[≤ 7]) (pred. acc.: 100.00%, F-measure: 100.00%)
3: ∃ value.(short[≤ 6]) (pred. acc.: 100.00%, F-measure: 100.00%)
4: ∃ value.(short[≤ 55]) (pred. acc.: 100.00%, F-measure: 100.00%)
5: ∃ value.(short[≤ 5]) (pred. acc.: 100.00%, F-measure: 100.00%)
6: ∃ value.(short[≤ 3]) (pred. acc.: 100.00%, F-measure: 100.00%)
7: (∃ value.(short[≤ 55])) (pred. acc.: 100.00%, F-measure: 100.00%)
8: ∃ value.(short[≥ 1 , ≤ 55]) (pred. acc.: 100.00%, F-measure: 100.00%)
9: Number ⊓ (∃ value.(short[≤ 55])) (pred. acc.: 100.00%, F-measure: 100.00%)
10: (∃ value.(short[≥ 105])) ⊔ (∃ value.(short[≤ 9])) (pred. acc.: 100.00%, F-measure: 100.00%)

start class:⊤
more accurate (50.00%) class expression found after 0ms: ⊤
more accurate (83.33%) class expression found after 42ms: ∃ value.(short[≤ 101])
more accurate (100.00%) class expression found after 46ms: ∃ value.(short[≤ 55])
Algorithm terminated successfully (time: 4s 164ms, 1000 descriptions tested, 923 nodes in the search tree).

number of retrievals: 1285
retrieval reasoning time: 3s 393ms ( 2ms per retrieval)
(complex) subsumption checks: 949 (0 multiple)
subsumption reasoning time: 95ms ( 0ms per subsumption check)
overall reasoning time: 3s 489ms

solutions:
1: ∃ value.(short[≤ 9]) (pred. acc.: 100.00%, F-measure: 100.00%)
2: ∃ value.(short[≤ 7]) (pred. acc.: 100.00%, F-measure: 100.00%)
3: ∃ value.(short[≤ 6]) (pred. acc.: 100.00%, F-measure: 100.00%)
4: ∃ value.(short[≤ 55]) (pred. acc.: 100.00%, F-measure: 100.00%)
5: ∃ value.(short[≤ 5]) (pred. acc.: 100.00%, F-measure: 100.00%)
6: ∃ value.(short[≤ 3]) (pred. acc.: 100.00%, F-measure: 100.00%)
7: (∃ value.(short[≤ 55])) (pred. acc.: 100.00%, F-measure: 100.00%)
8: ∃ value.(short[≥ 1 , ≤ 55]) (pred. acc.: 100.00%, F-measure: 100.00%)
9: Number ⊓ (∃ value.(short[≤ 55])) (pred. acc.: 100.00%, F-measure: 100.00%)
10: (∃ value.(short[≥ 105])) ⊔ (∃ value.(short[≤ 9])) (pred. acc.: 100.00%, F-measure: 100.00%)

Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
Materializing TBox...
materialising concepts

[.....] 0%materialising object properties ...
materialising datatype properties

[==...] 50%...TBox materialised in 1 ms.
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
start class:⊤
more accurate (50.00%) class expression found after 0ms: ⊤
more accurate (66.67%) class expression found after 4ms: ∃ value.(gMonth[≤ --11])
more accurate (83.33%) class expression found after 21ms: ∃ value.(gMonth[≤ --05])
more accurate (100.00%) class expression found after 55ms: ∃ value.(gMonth[≥ --03 , ≤ --05])
Algorithm terminated successfully (time: 427ms, 1000 descriptions tested, 752 nodes in the search tree).

number of retrievals: 1050
retrieval reasoning time: 165ms ( 0ms per retrieval)
(complex) subsumption checks: 76 (0 multiple)
subsumption reasoning time: 20ms ( 0ms per subsumption check)
overall reasoning time: 186ms

solutions:
1: ∃ value.(gMonth[≥ --03 , ≤ --05]) (pred. acc.: 100.00%, F-measure: 100.00%)
2: ∃ value.(gMonth[≤ --05]) (pred. acc.: 83.33%, F-measure: 85.71%)
3: ∃ value.(gMonth[≥ --03 , ≤ --11]) (pred. acc.: 83.33%, F-measure: 85.71%)
4: ∃ value.(gMonth[≥ --03 , ≤ --10]) (pred. acc.: 83.33%, F-measure: 85.71%)
5: ∃ value.(gMonth[≥ --03 , ≤ --09]) (pred. acc.: 83.33%, F-measure: 85.71%)
6: ∃ value.(gMonth[≥ --03 , ≤ --08]) (pred. acc.: 83.33%, F-measure: 85.71%)
7: ∃ value.(gMonth[≥ --03 , ≤ --07]) (pred. acc.: 83.33%, F-measure: 85.71%)
8: ∃ value.(gMonth[≥ --03 , ≤ --06]) (pred. acc.: 83.33%, F-measure: 85.71%)
9: ∃ value.(gMonth[≥ --02 , ≤ --05]) (pred. acc.: 83.33%, F-measure: 85.71%)
10: ∃ value.(gMonth[≥ --01 , ≤ --05]) (pred. acc.: 83.33%, F-measure: 85.71%)

start class:⊤
more accurate (50.00%) class expression found after 0ms: ⊤
more accurate (66.67%) class expression found after 14ms: ∃ value.(gMonth[≤ --11])
more accurate (83.33%) class expression found after 37ms: ∃ value.(gMonth[≤ --05])
more accurate (100.00%) class expression found after 173ms: ∃ value.(gMonth[≥ --03 , ≤ --05])
Algorithm terminated successfully (time: 2s 96ms, 1000 descriptions tested, 752 nodes in the search tree).

number of retrievals: 1050
retrieval reasoning time: 1s 855ms ( 1ms per retrieval)
(complex) subsumption checks: 76 (0 multiple)
subsumption reasoning time: 9ms ( 0ms per subsumption check)
overall reasoning time: 1s 864ms

solutions:
1: ∃ value.(gMonth[≥ --03 , ≤ --05]) (pred. acc.: 100.00%, F-measure: 100.00%)
2: ∃ value.(gMonth[≤ --05]) (pred. acc.: 83.33%, F-measure: 85.71%)
3: ∃ value.(gMonth[≥ --03 , ≤ --11]) (pred. acc.: 83.33%, F-measure: 85.71%)
4: ∃ value.(gMonth[≥ --03 , ≤ --10]) (pred. acc.: 83.33%, F-measure: 85.71%)
5: ∃ value.(gMonth[≥ --03 , ≤ --09]) (pred. acc.: 83.33%, F-measure: 85.71%)
6: ∃ value.(gMonth[≥ --03 , ≤ --08]) (pred. acc.: 83.33%, F-measure: 85.71%)
7: ∃ value.(gMonth[≥ --03 , ≤ --07]) (pred. acc.: 83.33%, F-measure: 85.71%)
8: ∃ value.(gMonth[≥ --03 , ≤ --06]) (pred. acc.: 83.33%, F-measure: 85.71%)
9: ∃ value.(gMonth[≥ --02 , ≤ --05]) (pred. acc.: 83.33%, F-measure: 85.71%)
10: ∃ value.(gMonth[≥ --01 , ≤ --05]) (pred. acc.: 83.33%, F-measure: 85.71%)

4
-1
Same sorting:false
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
Materializing TBox...
materialising concepts

[.....] 0%materialising object properties ...
materialising datatype properties

[==...] 50%...TBox materialised in 1 ms.
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
start class:⊤
more accurate (50.00%) class expression found after 0ms: ⊤
more accurate (83.33%) class expression found after 3ms: ∃ value.(integer[≤ 101])
more accurate (100.00%) class expression found after 3ms: ∃ value.(integer[≤ 55])
Algorithm terminated successfully (time: 832ms, 1000 descriptions tested, 926 nodes in the search tree).

number of retrievals: 1261
retrieval reasoning time: 59ms ( 0ms per retrieval)
(complex) subsumption checks: 862 (0 multiple)
subsumption reasoning time: 123ms ( 0ms per subsumption check)
overall reasoning time: 183ms

solutions:
1: ∃ value.(integer[≤ 9]) (pred. acc.: 100.00%, F-measure: 100.00%)
2: ∃ value.(integer[≤ 7]) (pred. acc.: 100.00%, F-measure: 100.00%)
3: ∃ value.(integer[≤ 6]) (pred. acc.: 100.00%, F-measure: 100.00%)
4: ∃ value.(integer[≤ 55]) (pred. acc.: 100.00%, F-measure: 100.00%)
5: ∃ value.(integer[≤ 5]) (pred. acc.: 100.00%, F-measure: 100.00%)
6: ∃ value.(integer[≤ 3]) (pred. acc.: 100.00%, F-measure: 100.00%)
7: (∃ value.(integer[≤ 55])) (pred. acc.: 100.00%, F-measure: 100.00%)
8: ∃ value.(integer[≥ 1 , ≤ 55]) (pred. acc.: 100.00%, F-measure: 100.00%)
9: Number ⊓ (∃ value.(integer[≤ 55])) (pred. acc.: 100.00%, F-measure: 100.00%)
10: (∃ value.(integer[≥ 105])) ⊔ (∃ value.(integer[≤ 9])) (pred. acc.: 100.00%, F-measure: 100.00%)

start class:⊤
more accurate (50.00%) class expression found after 0ms: ⊤
more accurate (83.33%) class expression found after 28ms: ∃ value.(integer[≤ 101])
more accurate (100.00%) class expression found after 32ms: ∃ value.(integer[≤ 55])
Algorithm terminated successfully (time: 3s 670ms, 1000 descriptions tested, 926 nodes in the search tree).

number of retrievals: 1261
retrieval reasoning time: 3s 3ms ( 2ms per retrieval)
(complex) subsumption checks: 862 (0 multiple)
subsumption reasoning time: 61ms ( 0ms per subsumption check)
overall reasoning time: 3s 65ms

solutions:
1: ∃ value.(integer[≤ 9]) (pred. acc.: 100.00%, F-measure: 100.00%)
2: ∃ value.(integer[≤ 7]) (pred. acc.: 100.00%, F-measure: 100.00%)
3: ∃ value.(integer[≤ 6]) (pred. acc.: 100.00%, F-measure: 100.00%)
4: ∃ value.(integer[≤ 55]) (pred. acc.: 100.00%, F-measure: 100.00%)
5: ∃ value.(integer[≤ 5]) (pred. acc.: 100.00%, F-measure: 100.00%)
6: ∃ value.(integer[≤ 3]) (pred. acc.: 100.00%, F-measure: 100.00%)
7: (∃ value.(integer[≤ 55])) (pred. acc.: 100.00%, F-measure: 100.00%)
8: ∃ value.(integer[≥ 1 , ≤ 55]) (pred. acc.: 100.00%, F-measure: 100.00%)
9: Number ⊓ (∃ value.(integer[≤ 55])) (pred. acc.: 100.00%, F-measure: 100.00%)
10: (∃ value.(integer[≥ 105])) ⊔ (∃ value.(integer[≤ 9])) (pred. acc.: 100.00%, F-measure: 100.00%)

Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
Materializing TBox...
materialising concepts

[.....] 0%materialising object properties ...
materialising datatype properties

[==...] 50%...TBox materialised in 2 ms.
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
start class:⊤
more accurate (50.00%) class expression found after 0ms: ⊤
more accurate (83.33%) class expression found after 2ms: ∃ value.(float[≤ 101.0])
more accurate (100.00%) class expression found after 2ms: ∃ value.(float[≤ 55.0])
Algorithm terminated successfully (time: 1s 61ms, 1000 descriptions tested, 922 nodes in the search tree).

number of retrievals: 1285
retrieval reasoning time: 70ms ( 0ms per retrieval)
(complex) subsumption checks: 949 (0 multiple)
subsumption reasoning time: 223ms ( 0ms per subsumption check)
overall reasoning time: 293ms

solutions:
1: ∃ value.(float[≤ 9.5]) (pred. acc.: 100.00%, F-measure: 100.00%)
2: ∃ value.(float[≤ 7.5]) (pred. acc.: 100.00%, F-measure: 100.00%)
3: ∃ value.(float[≤ 6.5]) (pred. acc.: 100.00%, F-measure: 100.00%)
4: ∃ value.(float[≤ 55.0]) (pred. acc.: 100.00%, F-measure: 100.00%)
5: ∃ value.(float[≤ 5.5]) (pred. acc.: 100.00%, F-measure: 100.00%)
6: ∃ value.(float[≤ 3.5]) (pred. acc.: 100.00%, F-measure: 100.00%)
7: (∃ value.(float[≤ 55.0])) (pred. acc.: 100.00%, F-measure: 100.00%)
8: ∃ value.(float[≥ 1.0 , ≤ 55.0]) (pred. acc.: 100.00%, F-measure: 100.00%)
9: Number ⊓ (∃ value.(float[≤ 55.0])) (pred. acc.: 100.00%, F-measure: 100.00%)
10: (∃ value.(float[≥ 105.5])) ⊔ (∃ value.(float[≤ 9.5])) (pred. acc.: 100.00%, F-measure: 100.00%)

start class:⊤
more accurate (50.00%) class expression found after 0ms: ⊤
more accurate (83.33%) class expression found after 22ms: ∃ value.(float[≤ 101.0])
more accurate (100.00%) class expression found after 26ms: ∃ value.(float[≤ 55.0])
Algorithm terminated successfully (time: 3s 640ms, 1000 descriptions tested, 922 nodes in the search tree).

number of retrievals: 1285
retrieval reasoning time: 2s 953ms ( 2ms per retrieval)
(complex) subsumption checks: 949 (0 multiple)
subsumption reasoning time: 68ms ( 0ms per subsumption check)
overall reasoning time: 3s 21ms

solutions:
1: ∃ value.(float[≤ 9.5]) (pred. acc.: 100.00%, F-measure: 100.00%)
2: ∃ value.(float[≤ 7.5]) (pred. acc.: 100.00%, F-measure: 100.00%)
3: ∃ value.(float[≤ 6.5]) (pred. acc.: 100.00%, F-measure: 100.00%)
4: ∃ value.(float[≤ 55.0]) (pred. acc.: 100.00%, F-measure: 100.00%)
5: ∃ value.(float[≤ 5.5]) (pred. acc.: 100.00%, F-measure: 100.00%)
6: ∃ value.(float[≤ 3.5]) (pred. acc.: 100.00%, F-measure: 100.00%)
7: (∃ value.(float[≤ 55.0])) (pred. acc.: 100.00%, F-measure: 100.00%)
8: ∃ value.(float[≥ 1.0 , ≤ 55.0]) (pred. acc.: 100.00%, F-measure: 100.00%)
9: Number ⊓ (∃ value.(float[≤ 55.0])) (pred. acc.: 100.00%, F-measure: 100.00%)
10: (∃ value.(float[≥ 105.5])) ⊔ (∃ value.(float[≤ 9.5])) (pred. acc.: 100.00%, F-measure: 100.00%)

Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
Materializing TBox...
materialising concepts

[.....] 0%materialising object properties ...
materialising datatype properties

[==...] 50%...TBox materialised in 1 ms.
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
start class:⊤
more accurate (50.00%) class expression found after 0ms: ⊤
more accurate (66.67%) class expression found after 10ms: ∃ value.(date[≤ 2001-09-24])
more accurate (83.33%) class expression found after 33ms: ∃ value.(date[≤ 1971-09-24])
more accurate (100.00%) class expression found after 91ms: ∃ value.(date[≥ 1970-01-22 , ≤ 1971-09-24])
Algorithm terminated successfully (time: 511ms, 1000 descriptions tested, 746 nodes in the search tree).

number of retrievals: 1050
retrieval reasoning time: 281ms ( 0ms per retrieval)
(complex) subsumption checks: 76 (0 multiple)
subsumption reasoning time: 17ms ( 0ms per subsumption check)
overall reasoning time: 299ms

solutions:
1: ∃ value.(date[≥ 1970-01-22 , ≤ 1971-09-24]) (pred. acc.: 100.00%, F-measure: 100.00%)
2: ∃ value.(date[≤ 1971-09-24]) (pred. acc.: 83.33%, F-measure: 85.71%)
3: ∃ value.(date[≥ 1970-01-22 , ≤ 2001-09-24]) (pred. acc.: 83.33%, F-measure: 85.71%)
4: ∃ value.(date[≥ 1970-01-22 , ≤ 1999-03-03]) (pred. acc.: 83.33%, F-measure: 85.71%)
5: ∃ value.(date[≥ 1970-01-22 , ≤ 1980-04-10]) (pred. acc.: 83.33%, F-measure: 85.71%)
6: ∃ value.(date[≥ 1970-01-22 , ≤ 1976-11-29]) (pred. acc.: 83.33%, F-measure: 85.71%)
7: ∃ value.(date[≥ 1970-01-22 , ≤ 1974-10-06]) (pred. acc.: 83.33%, F-measure: 85.71%)
8: ∃ value.(date[≥ 1970-01-22 , ≤ 1972-03-24]) (pred. acc.: 83.33%, F-measure: 85.71%)
9: ∃ value.(date[≥ 1970-01-05 , ≤ 1971-09-24]) (pred. acc.: 83.33%, F-measure: 85.71%)
10: ∃ value.(date[≥ 1950-12-31 , ≤ 1971-09-24]) (pred. acc.: 83.33%, F-measure: 85.71%)

start class:⊤
more accurate (50.00%) class expression found after 0ms: ⊤
more accurate (66.67%) class expression found after 15ms: ∃ value.(date[≤ 2001-09-24])
more accurate (83.33%) class expression found after 48ms: ∃ value.(date[≤ 1971-09-24])
more accurate (100.00%) class expression found after 230ms: ∃ value.(date[≥ 1970-01-22 , ≤ 1971-09-24])
Algorithm terminated successfully (time: 2s 953ms, 1000 descriptions tested, 746 nodes in the search tree).

number of retrievals: 1050
retrieval reasoning time: 2s 718ms ( 2ms per retrieval)
(complex) subsumption checks: 76 (0 multiple)
subsumption reasoning time: 8ms ( 0ms per subsumption check)
overall reasoning time: 2s 727ms

solutions:
1: ∃ value.(date[≥ 1970-01-22 , ≤ 1971-09-24]) (pred. acc.: 100.00%, F-measure: 100.00%)
2: ∃ value.(date[≤ 1971-09-24]) (pred. acc.: 83.33%, F-measure: 85.71%)
3: ∃ value.(date[≥ 1970-01-22 , ≤ 2001-09-24]) (pred. acc.: 83.33%, F-measure: 85.71%)
4: ∃ value.(date[≥ 1970-01-22 , ≤ 1999-03-03]) (pred. acc.: 83.33%, F-measure: 85.71%)
5: ∃ value.(date[≥ 1970-01-22 , ≤ 1980-04-10]) (pred. acc.: 83.33%, F-measure: 85.71%)
6: ∃ value.(date[≥ 1970-01-22 , ≤ 1976-11-29]) (pred. acc.: 83.33%, F-measure: 85.71%)
7: ∃ value.(date[≥ 1970-01-22 , ≤ 1974-10-06]) (pred. acc.: 83.33%, F-measure: 85.71%)
8: ∃ value.(date[≥ 1970-01-22 , ≤ 1972-03-24]) (pred. acc.: 83.33%, F-measure: 85.71%)
9: ∃ value.(date[≥ 1970-01-05 , ≤ 1971-09-24]) (pred. acc.: 83.33%, F-measure: 85.71%)
10: ∃ value.(date[≥ 1950-12-31 , ≤ 1971-09-24]) (pred. acc.: 83.33%, F-measure: 85.71%)

[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.172 s - in org.dllearner.test.junit.LiteralLearningTest
[INFO] Running org.dllearner.test.junit.ClassExpressionTest
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
[[<p1>]] ? [[<p1>]]
[[<p1>]] ? [[<p1>]]
[[<p2>, <p1>], [<p2>]] ? [[<p2>, <p1>], [<p2>]]
[[<p1>]] ? [[<p1>]]
[[<p3>, <p2>, <p1>], [<p3>, <p2>]] ? [[<p3>, <p2>, <p1>], [<p3>, <p2>]]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s - in org.dllearner.test.junit.ClassExpressionTest
[INFO] Running org.dllearner.test.junit.ELDownTest
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
Galen loaded.
false
TEST 1
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
refining: human ⊓ (∃ has.animal)
desired: human ⊓ (∃ has.animal) ⊓ (∃ has.(∃ has.⊤))
desired: human ⊓ (∃ has.animal) ⊓ (∃ has.human)
desired: human ⊓ (∃ has.animal) ⊓ (∃ hasChild.⊤)
desired: human ⊓ (∃ has.animal) ⊓ (∃ hasPet.⊤)
desired: human ⊓ (∃ has.(animal ⊓ (∃ has.⊤)))
desired: human ⊓ (∃ has.bird)
desired: human ⊓ (∃ has.cat)
desired: human ⊓ (∃ hasPet.animal)

produced refinements and their unit test status (true = assertion satisfied):
true: human ⊓ (∃ has.animal) ⊓ (∃ hasPet.⊤)
true: human ⊓ (∃ has.cat)
true: human ⊓ (∃ has.animal) ⊓ (∃ hasChild.⊤)
true: human ⊓ (∃ hasPet.animal)
true: human ⊓ (∃ has.animal) ⊓ (∃ has.(∃ has.⊤))
true: human ⊓ (∃ has.(animal ⊓ (∃ has.⊤)))
true: human ⊓ (∃ has.animal) ⊓ (∃ has.human)
true: human ⊓ (∃ has.bird)
TEST 2
desired: human ⊓ ((∃ has.(animal ⊓ (∃ has.⊤))) ⊓ (∃ hasPet.bird))
desired: human ⊓ ((∃ has.(bird ⊓ (∃ has.⊤))) ⊓ (∃ hasPet.bird))
desired: human ⊓ ((∃ has.(bird ⊓ cat)) ⊓ (∃ hasPet.bird))
desired: human ⊓ ((∃ has.(∃ has.⊤)) ⊓ (∃ hasPet.bird))
desired: human ⊓ ((∃ has.cat) ⊓ (∃ hasPet.bird))
desired: human ⊓ ((∃ has.human) ⊓ (∃ hasPet.bird))
desired: human ⊓ ((∃ hasChild.⊤) ⊓ (∃ hasPet.bird))
desired: human ⊓ ((∃ hasPet.bird) ⊓ (∃ hasPet.(animal ⊓ (∃ has.⊤))))
desired: human ⊓ ((∃ hasPet.bird) ⊓ (∃ hasPet.(∃ has.⊤)))
desired: human ⊓ ((∃ hasPet.bird) ⊓ (∃ hasPet.cat))
desired: human ⊓ ((∃ hasPet.bird) ⊓ (∃ hasPet.human))
desired: human ⊓ (∃ hasPet.(bird ⊓ (∃ has.⊤)))
desired: human ⊓ (∃ hasPet.(bird ⊓ cat))

produced refinements and their unit test status (true = assertion satisfied):
TEST 3
desired: human ⊓ (∃ has.animal) ⊓ (∃ has.⊤) ⊓ (∃ hasChild.human)
desired: human ⊓ (∃ has.animal) ⊓ (∃ has.(∃ has.⊤)) ⊓ (∃ hasChild.human)
desired: human ⊓ (∃ has.(animal ⊓ (∃ has.⊤))) ⊓ (∃ hasChild.human)
desired: human ⊓ (∃ has.(animal ⊓ human)) ⊓ (∃ hasChild.human)
desired: human ⊓ (∃ has.bird) ⊓ (∃ hasChild.human)
desired: human ⊓ (∃ has.cat) ⊓ (∃ hasChild.human)
desired: human ⊓ (∃ hasChild.human) ⊓ (∃ hasPet.animal)
desired: animal ⊓ human ⊓ (∃ has.animal) ⊓ (∃ hasChild.human)

produced refinements and their unit test status (true = assertion satisfied):
true: human ⊓ (∃ has.cat) ⊓ (∃ hasChild.human)
true: human ⊓ (∃ has.bird) ⊓ (∃ hasChild.human)
Galen loaded.
∃ wheels.⊤
∃ load_count.⊤
∃ hasShape.⊤
∃ has_car.⊤
∃ load.⊤
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.754 s - in org.dllearner.test.junit.ELDownTest
[INFO] Running org.dllearner.test.junit.LearningProblemTest

[.....] 0%
[==...] 50%[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.dllearner.test.junit.LearningProblemTest
[INFO] Running org.dllearner.test.junit.ELDescriptionTreeTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.dllearner.test.junit.ELDescriptionTreeTest
[INFO] Running org.dllearner.utilities.owl.SimpleOntologyToByteConverterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.dllearner.utilities.owl.SimpleOntologyToByteConverterTest
[INFO] Running org.dllearner.utilities.owl.OWLClassExpressionTest
length of ∃ p1.(integer[≥ 10]) is 2
length of ∃ p1.(int[≤ 20]) is 2
length of ∃ p1.{true} is 2
length of ∀ op1.⊤ is 3
length of ∃ op1⁻.⊤ is 3
length of ≤ 3 op1.⊤ is 4
length of ≥ 3 op1.⊤ is 4
length of ∀ op1.C is 3
length of ∀ op1.(¬C) is 3
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.dllearner.utilities.owl.OWLClassExpressionTest
[INFO] Running org.dllearner.utilities.NonStandardReasoningServicesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.dllearner.utilities.NonStandardReasoningServicesTest
[INFO] Running org.dllearner.utilities.split.DataValuesSplitterTest
{r=[1, 7, 13, 20, 26, 33, 40, 46, 53, 60]}
@prefix : <http://example.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
:r a owl:DatatypeProperty ; rdfs:range xsd:nonNegativeInteger . 
:p0 :r "1"^^xsd:nonNegativeInteger .
:p1 :r "2"^^xsd:nonNegativeInteger .
:p2 :r "3"^^xsd:nonNegativeInteger .
:p3 :r "4"^^xsd:nonNegativeInteger .
:p4 :r "5"^^xsd:nonNegativeInteger .
:p5 :r "6"^^xsd:nonNegativeInteger .
:p6 :r "10"^^xsd:nonNegativeInteger .
:p7 :r "12"^^xsd:nonNegativeInteger .
:p8 :r "16"^^xsd:nonNegativeInteger .
:p9 :r "20"^^xsd:nonNegativeInteger .
:p10 :r "28"^^xsd:nonNegativeInteger .
:p11 :r "30"^^xsd:nonNegativeInteger .

{r=[1, 4, 14, 30]}
{r=[1, 5, 28]}
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.dllearner.utilities.split.DataValuesSplitterTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   LGGTest.testDBpediaRemote:235 » Runtime Cannot create H2 CacheFrontend
[INFO] 
[ERROR] Tests run: 98, Failures: 0, Errors: 1, Skipped: 0
[INFO] 
[ERROR] There are test failures.

Please refer to /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-core/target/surefire-reports for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:report (report) @ components-core ---
[INFO] Loading execution data file /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-core/target/jacoco.exec
[INFO] Analyzed bundle 'DL Learner Core Components' with 560 classes
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ components-core ---
[INFO] Building jar: /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-core/target/components-core-1.5.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ components-core ---
[INFO] Building jar: /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-core/target/components-core-1.5.1-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ components-core ---
[INFO] Installing /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-core/target/components-core-1.5.1-SNAPSHOT.jar to /usr/share/tomcat8/.m2/repository/org/dllearner/components-core/1.5.1-SNAPSHOT/components-core-1.5.1-SNAPSHOT.jar
[INFO] Installing /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-core/pom.xml to /usr/share/tomcat8/.m2/repository/org/dllearner/components-core/1.5.1-SNAPSHOT/components-core-1.5.1-SNAPSHOT.pom
[INFO] Installing /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-core/target/components-core-1.5.1-SNAPSHOT-tests.jar to /usr/share/tomcat8/.m2/repository/org/dllearner/components-core/1.5.1-SNAPSHOT/components-core-1.5.1-SNAPSHOT-tests.jar
[INFO] 
[INFO] --------------------< org.dllearner:components-ext >--------------------
[INFO] Building components-ext 1.5.1-SNAPSHOT                             [3/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ components-ext ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ components-ext ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 58 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ components-ext ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 104 source files to /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-ext/target/classes
[INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-ext/src/main/java/org/dllearner/algorithms/probabilistic/structure/distributed/unife/leap/LEAPDistributed.java: /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-ext/src/main/java/org/dllearner/algorithms/probabilistic/structure/distributed/unife/leap/LEAPDistributed.java uses or overrides a deprecated API.
[INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-ext/src/main/java/org/dllearner/algorithms/probabilistic/structure/distributed/unife/leap/LEAPDistributed.java: Recompile with -Xlint:deprecation for details.
[INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-ext/src/main/java/org/dllearner/algorithms/probabilistic/structure/unife/leap/AbstractLEAP.java: Some input files use unchecked or unsafe operations.
[INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-ext/src/main/java/org/dllearner/algorithms/probabilistic/structure/unife/leap/AbstractLEAP.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ components-ext ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 30 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ components-ext ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-ext/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ components-ext ---
[INFO] Surefire report directory: /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-ext/target/surefire-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.dllearner.algorithms.miles.MILESTest
log4j: Trying to find [log4j.properties] using context classloader jdk.internal.loader.ClassLoaders$AppClassLoader@5ffd2b27.
log4j: Using URL [file:/usr/share/tomcat8/.jenkins/jobs/DL-Learner%20Merge-M/branches/PR-98/workspace/components-ext/target/test-classes/log4j.properties] for automatic log4j configuration.
log4j: Reading configuration from URL file:/usr/share/tomcat8/.jenkins/jobs/DL-Learner%20Merge-M/branches/PR-98/workspace/components-ext/target/test-classes/log4j.properties
log4j: Parsing for [root] with value=[DEBUG, stdout].
log4j: Level token is [DEBUG].
log4j: Category root set to DEBUG
log4j: Parsing appender named "stdout".
log4j: Parsing layout options for "stdout".
log4j: Setting property [conversionPattern] to [%m%n].
log4j: End of parsing for "stdout".
log4j: Setting property [target] to [System.out].
log4j: Parsed "stdout" options.
log4j: Parsing for [org.apache.http.wire] with value=[OFF].
log4j: Level token is [OFF].
log4j: Category org.apache.http.wire set to OFF
log4j: Handling log4j.additivity.org.apache.http.wire=[null]
log4j: Parsing for [org.apache.solr.level] with value=[OFF].
log4j: Level token is [OFF].
log4j: Category org.apache.solr.level set to OFF
log4j: Handling log4j.additivity.org.apache.solr.level=[null]
log4j: Parsing for [org.dllearner.sparqlquerygenerator] with value=[OFF].
log4j: Level token is [OFF].
log4j: Category org.dllearner.sparqlquerygenerator set to OFF
log4j: Handling log4j.additivity.org.dllearner.sparqlquerygenerator=[null]
log4j: Parsing for [org.apache.http] with value=[OFF].
log4j: Level token is [OFF].
log4j: Category org.apache.http set to OFF
log4j: Handling log4j.additivity.org.apache.http=[null]
log4j: Parsing for [org.dllearner.algorithm.tbsl] with value=[INFO].
log4j: Level token is [INFO].
log4j: Category org.dllearner.algorithm.tbsl set to INFO
log4j: Handling log4j.additivity.org.dllearner.algorithm.tbsl=[null]
log4j: Parsing for [org.dllearner.algorithm.tbsl.templator] with value=[WARN].
log4j: Level token is [WARN].
log4j: Category org.dllearner.algorithm.tbsl.templator set to WARN
log4j: Handling log4j.additivity.org.dllearner.algorithm.tbsl.templator=[null]
log4j: Parsing for [org.dllearner.autosparql.server] with value=[OFF].
log4j: Level token is [OFF].
log4j: Category org.dllearner.autosparql.server set to OFF
log4j: Handling log4j.additivity.org.dllearner.autosparql.server=[null]
log4j: Parsing for [org.dllearner.algorithm.tbsl.ltag.parser] with value=[WARN].
log4j: Level token is [WARN].
log4j: Category org.dllearner.algorithm.tbsl.ltag.parser set to WARN
log4j: Handling log4j.additivity.org.dllearner.algorithm.tbsl.ltag.parser=[null]
log4j: Parsing for [org.dllearner.algorithms.probabilistic] with value=[DEBUG, APPENDER_FILE, APPENDER_OUT].
log4j: Level token is [DEBUG].
log4j: Category org.dllearner.algorithms.probabilistic set to DEBUG
log4j: Parsing appender named "APPENDER_FILE".
log4j: Parsing layout options for "APPENDER_FILE".
log4j: Setting property [conversionPattern] to [%d{yyyy-MM-dd HH:mm:ss} %p [%C:%L] - %m%n].
log4j: End of parsing for "APPENDER_FILE".
log4j: Setting property [maxFileSize] to [10MB].
log4j: Setting property [maxBackupIndex] to [1].
log4j: Setting property [file] to [log/leap.log].
log4j: setFile called: log/leap.log, true
log4j: setFile ended
log4j: Parsed "APPENDER_FILE" options.
log4j: Parsing appender named "APPENDER_OUT".
log4j: Parsing layout options for "APPENDER_OUT".
log4j: Setting property [conversionPattern] to [%5p (%F:%L) - %m%n].
log4j: End of parsing for "APPENDER_OUT".
log4j: Parsed "APPENDER_OUT" options.
log4j: Handling log4j.additivity.org.dllearner.algorithms.probabilistic=[null]
log4j: Finished configuring.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

[.....] 0%
[.....] 1%
[.....] 2%
[.....] 3%
[.....] 4%
[.....] 6%
[.....] 7%
[.....] 8%
[.....] 9%
[.....] 10%
[.....] 12%
[.....] 13%
[.....] 14%
[.....] 15%
[.....] 17%
[.....] 18%
[.....] 19%
[=....] 20%
[=....] 21%
[=....] 23%
[=....] 24%
[=....] 25%
[=....] 26%
[=....] 28%
[=....] 29%
[=....] 30%
[=....] 31%
[=....] 32%
[=....] 34%
[=....] 35%
[=....] 36%
[=....] 37%
[=....] 39%
[==...] 40%
[==...] 41%
[==...] 42%
[==...] 43%
[==...] 45%
[==...] 46%
[==...] 47%
[==...] 48%
[==...] 50%
[==...] 51%
[==...] 52%
[==...] 53%
[==...] 54%
[==...] 56%
[==...] 57%
[==...] 58%
[==...] 59%
[===..] 60%
[===..] 62%
[===..] 63%
[===..] 64%
[===..] 65%
[===..] 67%
[===..] 68%
[===..] 69%
[===..] 70%
[===..] 71%
[===..] 73%
[===..] 74%
[===..] 75%
[===..] 76%
[===..] 78%
[===..] 79%
[====.] 80%
[====.] 81%
[====.] 82%
[====.] 84%
[====.] 85%
[====.] 86%
[====.] 87%
[====.] 89%
[====.] 90%
[====.] 91%
[====.] 92%
[====.] 93%
[====.] 95%
[====.] 96%
[====.] 97%
[====.] 98%@relation rel

@attribute t {0,1}

@data
1
1
1
1
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Feb 01, 2022 2:05:03 AM com.github.fommil.netlib.ARPACK <clinit>
WARNING: Failed to load implementation from: com.github.fommil.netlib.NativeSystemARPACK
Feb 01, 2022 2:05:04 AM com.github.fommil.netlib.ARPACK <clinit>
WARNING: Failed to load implementation from: com.github.fommil.netlib.NativeRefARPACK
=== Summary ===

Correctly Classified Instances          90               95.7447 %
Incorrectly Classified Instances         4                4.2553 %
Kappa statistic                          0     
K&B Relative Info Score                  5.5498 %
K&B Information Score                    1.3758 bits      0.0146 bits/instance
Class complexity | order 0              24.7899 bits      0.2637 bits/instance
Class complexity | scheme               24.8735 bits      0.2646 bits/instance
Complexity improvement     (Sf)         -0.0836 bits     -0.0009 bits/instance
Mean absolute error                      0.0817
Root mean squared error                  0.2033
Relative absolute error                 89.4343 %
Root relative squared error             99.8984 %
Total Number of Instances               94     

@relation rel

@attribute C_0 numeric
@attribute C_1 numeric
@attribute C_2 numeric
@attribute C_3 numeric
@attribute C_4 numeric
@attribute t {0,1}

@data
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
1,0,0,1,1,0
0,0,0,0,0,0
1,0,0,1,1,0
1,1,1,1,1,0
0,0,0,0,0,0
1,0,0,1,1,0
1,1,1,1,1,0
1,0,0,1,1,0
1,0,0,0,1,0
1,1,1,1,1,0
1,0,0,1,1,0
1,0,0,0,1,0
1,1,1,1,1,0
1,1,1,1,1,0
1,0,0,1,1,0
1,1,1,1,1,0
1,0,0,1,1,0
1,0,1,1,1,0
1,0,0,1,1,0
1,0,0,1,1,0
1,1,1,1,1,0
1,0,0,0,1,0
0,0,0,0,0,0
1,0,0,0,1,0
1,0,1,1,1,0
1,0,0,1,1,0
1,1,1,1,1,0
1,0,1,1,1,0
1,1,1,1,1,0
1,0,0,1,1,0
0,0,0,0,0,0
1,0,0,1,1,0
1,0,0,1,1,0
1,0,0,1,1,0
1,0,1,1,1,0
0,0,0,0,0,0
1,0,0,1,1,0
1,0,0,1,1,0
1,0,0,1,1,0
1,0,0,1,1,0
1,0,1,1,1,0
1,0,0,1,1,0
1,0,0,1,1,0
1,0,1,1,1,0
0,0,0,0,0,0
1,0,0,1,1,0
1,0,0,1,1,0
1,0,0,1,1,0
1,0,0,1,1,0
1,1,1,1,1,0
1,0,0,1,1,0
1,0,1,1,1,0
1,0,0,1,1,0
1,0,1,1,1,0
1,0,1,1,1,0
1,0,1,1,1,0
1,0,0,1,1,0
1,0,1,1,1,0
1,0,1,1,1,0
1,0,1,1,1,0
0,0,0,0,0,0
1,0,0,0,1,0
1,0,0,1,1,0
1,1,1,1,1,0
1,0,1,1,1,0
1,0,0,1,1,0
1,0,0,1,1,0
1,0,1,1,1,0
1,0,0,1,1,0
1,0,0,1,1,0
1,0,0,1,1,0
0,0,0,0,0,0
1,1,1,1,1,0
1,0,0,1,1,0
1,0,0,0,1,0
1,1,1,1,1,0
1,0,0,1,1,0
1,0,0,1,1,0
1,1,1,1,1,0
1,0,0,1,1,0
1,0,0,1,1,0
1,0,0,1,1,0
1,1,1,1,1,0
1,0,0,1,1,0
1,1,1,1,1,0
1,0,0,1,1,0
1,1,1,1,1,0
0,0,0,0,0,0
1,1,1,1,1,0
1,0,0,1,1,0
=== Summary ===

Correctly Classified Instances          90               95.7447 %
Incorrectly Classified Instances         4                4.2553 %
Kappa statistic                          0     
K&B Relative Info Score                  5.5498 %
K&B Information Score                    1.3758 bits      0.0146 bits/instance
Class complexity | order 0              24.7899 bits      0.2637 bits/instance
Class complexity | scheme               24.8735 bits      0.2646 bits/instance
Complexity improvement     (Sf)         -0.0836 bits     -0.0009 bits/instance
Mean absolute error                      0.0817
Root mean squared error                  0.2033
Relative absolute error                 89.4343 %
Root relative squared error             99.8984 %
Total Number of Instances               94     

@relation rel

@attribute C_0 numeric
@attribute C_1 numeric
@attribute C_2 numeric
@attribute C_3 numeric
@attribute C_4 numeric
@attribute t {0,1}

@data
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,1,1,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,1,1,1,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,1,0,1,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,1,1,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
=== Summary ===

Correctly Classified Instances          94              100      %
Incorrectly Classified Instances         0                0      %
Kappa statistic                          1     
K&B Relative Info Score                100      %
K&B Information Score                   24.7899 bits      0.2637 bits/instance
Class complexity | order 0              24.7899 bits      0.2637 bits/instance
Class complexity | scheme                0      bits      0      bits/instance
Complexity improvement     (Sf)         24.7899 bits      0.2637 bits/instance
Mean absolute error                      0     
Root mean squared error                  0     
Relative absolute error                  0      %
Root relative squared error              0      %
Total Number of Instances               94     

@relation rel

@attribute C_0 numeric
@attribute C_1 numeric
@attribute C_2 numeric
@attribute C_3 numeric
@attribute C_4 numeric
@attribute t {0,1}

@data
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
=== Summary ===

Correctly Classified Instances          90               95.7447 %
Incorrectly Classified Instances         4                4.2553 %
Kappa statistic                          0     
K&B Relative Info Score                  5.5498 %
K&B Information Score                    1.3758 bits      0.0146 bits/instance
Class complexity | order 0              24.7899 bits      0.2637 bits/instance
Class complexity | scheme               24.8735 bits      0.2646 bits/instance
Complexity improvement     (Sf)         -0.0836 bits     -0.0009 bits/instance
Mean absolute error                      0.0817
Root mean squared error                  0.2033
Relative absolute error                 89.4343 %
Root relative squared error             99.8984 %
Total Number of Instances               94     

@relation rel

@attribute C_0 numeric
@attribute C_1 numeric
@attribute C_2 numeric
@attribute C_3 numeric
@attribute C_4 numeric
@attribute t {0,1}

@data
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
=== Summary ===

Correctly Classified Instances          90               95.7447 %
Incorrectly Classified Instances         4                4.2553 %
Kappa statistic                          0     
K&B Relative Info Score                  5.5498 %
K&B Information Score                    1.3758 bits      0.0146 bits/instance
Class complexity | order 0              24.7899 bits      0.2637 bits/instance
Class complexity | scheme               24.8735 bits      0.2646 bits/instance
Complexity improvement     (Sf)         -0.0836 bits     -0.0009 bits/instance
Mean absolute error                      0.0817
Root mean squared error                  0.2033
Relative absolute error                 89.4343 %
Root relative squared error             99.8984 %
Total Number of Instances               94     

@relation rel

@attribute C_0 numeric
@attribute C_1 numeric
@attribute C_2 numeric
@attribute C_3 numeric
@attribute C_4 numeric
@attribute t {0,1}

@data
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
=== Summary ===

Correctly Classified Instances          90               95.7447 %
Incorrectly Classified Instances         4                4.2553 %
Kappa statistic                          0     
K&B Relative Info Score                  5.5498 %
K&B Information Score                    1.3758 bits      0.0146 bits/instance
Class complexity | order 0              24.7899 bits      0.2637 bits/instance
Class complexity | scheme               24.8735 bits      0.2646 bits/instance
Complexity improvement     (Sf)         -0.0836 bits     -0.0009 bits/instance
Mean absolute error                      0.0817
Root mean squared error                  0.2033
Relative absolute error                 89.4343 %
Root relative squared error             99.8984 %
Total Number of Instances               94     

@relation rel

@attribute C_0 numeric
@attribute C_1 numeric
@attribute C_2 numeric
@attribute C_3 numeric
@attribute C_4 numeric
@attribute t {0,1}

@data
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
=== Summary ===

Correctly Classified Instances          90               95.7447 %
Incorrectly Classified Instances         4                4.2553 %
Kappa statistic                          0     
K&B Relative Info Score                  5.5498 %
K&B Information Score                    1.3758 bits      0.0146 bits/instance
Class complexity | order 0              24.7899 bits      0.2637 bits/instance
Class complexity | scheme               24.8735 bits      0.2646 bits/instance
Complexity improvement     (Sf)         -0.0836 bits     -0.0009 bits/instance
Mean absolute error                      0.0817
Root mean squared error                  0.2033
Relative absolute error                 89.4343 %
Root relative squared error             99.8984 %
Total Number of Instances               94     

@relation rel

@attribute C_0 numeric
@attribute C_1 numeric
@attribute C_2 numeric
@attribute C_3 numeric
@attribute C_4 numeric
@attribute t {0,1}

@data
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
=== Summary ===

Correctly Classified Instances          90               95.7447 %
Incorrectly Classified Instances         4                4.2553 %
Kappa statistic                          0     
K&B Relative Info Score                  5.5498 %
K&B Information Score                    1.3758 bits      0.0146 bits/instance
Class complexity | order 0              24.7899 bits      0.2637 bits/instance
Class complexity | scheme               24.8735 bits      0.2646 bits/instance
Complexity improvement     (Sf)         -0.0836 bits     -0.0009 bits/instance
Mean absolute error                      0.0817
Root mean squared error                  0.2033
Relative absolute error                 89.4343 %
Root relative squared error             99.8984 %
Total Number of Instances               94     

@relation rel

@attribute C_0 numeric
@attribute C_1 numeric
@attribute C_2 numeric
@attribute C_3 numeric
@attribute C_4 numeric
@attribute t {0,1}

@data
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
=== Summary ===

Correctly Classified Instances          90               95.7447 %
Incorrectly Classified Instances         4                4.2553 %
Kappa statistic                          0     
K&B Relative Info Score                  5.5498 %
K&B Information Score                    1.3758 bits      0.0146 bits/instance
Class complexity | order 0              24.7899 bits      0.2637 bits/instance
Class complexity | scheme               24.8735 bits      0.2646 bits/instance
Complexity improvement     (Sf)         -0.0836 bits     -0.0009 bits/instance
Mean absolute error                      0.0817
Root mean squared error                  0.2033
Relative absolute error                 89.4343 %
Root relative squared error             99.8984 %
Total Number of Instances               94     

@relation rel

@attribute C_0 numeric
@attribute C_1 numeric
@attribute C_2 numeric
@attribute C_3 numeric
@attribute C_4 numeric
@attribute t {0,1}

@data
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
=== Summary ===

Correctly Classified Instances          90               95.7447 %
Incorrectly Classified Instances         4                4.2553 %
Kappa statistic                          0     
K&B Relative Info Score                  5.5498 %
K&B Information Score                    1.3758 bits      0.0146 bits/instance
Class complexity | order 0              24.7899 bits      0.2637 bits/instance
Class complexity | scheme               24.8735 bits      0.2646 bits/instance
Complexity improvement     (Sf)         -0.0836 bits     -0.0009 bits/instance
Mean absolute error                      0.0817
Root mean squared error                  0.2033
Relative absolute error                 89.4343 %
Root relative squared error             99.8984 %
Total Number of Instances               94     

@relation rel

@attribute C_0 numeric
@attribute C_1 numeric
@attribute C_2 numeric
@attribute C_3 numeric
@attribute C_4 numeric
@attribute t {0,1}

@data
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
=== Summary ===

Correctly Classified Instances          90               95.7447 %
Incorrectly Classified Instances         4                4.2553 %
Kappa statistic                          0     
K&B Relative Info Score                  5.5498 %
K&B Information Score                    1.3758 bits      0.0146 bits/instance
Class complexity | order 0              24.7899 bits      0.2637 bits/instance
Class complexity | scheme               24.8735 bits      0.2646 bits/instance
Complexity improvement     (Sf)         -0.0836 bits     -0.0009 bits/instance
Mean absolute error                      0.0817
Root mean squared error                  0.2033
Relative absolute error                 89.4343 %
Root relative squared error             99.8984 %
Total Number of Instances               94     

@relation rel

@attribute C_0 numeric
@attribute C_1 numeric
@attribute C_2 numeric
@attribute C_3 numeric
@attribute C_4 numeric
@attribute t {0,1}

@data
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
=== Summary ===

Correctly Classified Instances          90               95.7447 %
Incorrectly Classified Instances         4                4.2553 %
Kappa statistic                          0     
K&B Relative Info Score                  5.5498 %
K&B Information Score                    1.3758 bits      0.0146 bits/instance
Class complexity | order 0              24.7899 bits      0.2637 bits/instance
Class complexity | scheme               24.8735 bits      0.2646 bits/instance
Complexity improvement     (Sf)         -0.0836 bits     -0.0009 bits/instance
Mean absolute error                      0.0817
Root mean squared error                  0.2033
Relative absolute error                 89.4343 %
Root relative squared error             99.8984 %
Total Number of Instances               94     

@relation rel

@attribute C_0 numeric
@attribute C_1 numeric
@attribute C_2 numeric
@attribute C_3 numeric
@attribute C_4 numeric
@attribute t {0,1}

@data
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
=== Summary ===

Correctly Classified Instances          90               95.7447 %
Incorrectly Classified Instances         4                4.2553 %
Kappa statistic                          0     
K&B Relative Info Score                  5.5498 %
K&B Information Score                    1.3758 bits      0.0146 bits/instance
Class complexity | order 0              24.7899 bits      0.2637 bits/instance
Class complexity | scheme               24.8735 bits      0.2646 bits/instance
Complexity improvement     (Sf)         -0.0836 bits     -0.0009 bits/instance
Mean absolute error                      0.0817
Root mean squared error                  0.2033
Relative absolute error                 89.4343 %
Root relative squared error             99.8984 %
Total Number of Instances               94     

@relation rel

@attribute C_0 numeric
@attribute C_1 numeric
@attribute C_2 numeric
@attribute C_3 numeric
@attribute C_4 numeric
@attribute t {0,1}

@data
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
=== Summary ===

Correctly Classified Instances          90               95.7447 %
Incorrectly Classified Instances         4                4.2553 %
Kappa statistic                          0     
K&B Relative Info Score                  5.5498 %
K&B Information Score                    1.3758 bits      0.0146 bits/instance
Class complexity | order 0              24.7899 bits      0.2637 bits/instance
Class complexity | scheme               24.8735 bits      0.2646 bits/instance
Complexity improvement     (Sf)         -0.0836 bits     -0.0009 bits/instance
Mean absolute error                      0.0817
Root mean squared error                  0.2033
Relative absolute error                 89.4343 %
Root relative squared error             99.8984 %
Total Number of Instances               94     

@relation rel

@attribute C_0 numeric
@attribute C_1 numeric
@attribute C_2 numeric
@attribute C_3 numeric
@attribute C_4 numeric
@attribute t {0,1}

@data
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
=== Summary ===

Correctly Classified Instances          90               95.7447 %
Incorrectly Classified Instances         4                4.2553 %
Kappa statistic                          0     
K&B Relative Info Score                  5.5498 %
K&B Information Score                    1.3758 bits      0.0146 bits/instance
Class complexity | order 0              24.7899 bits      0.2637 bits/instance
Class complexity | scheme               24.8735 bits      0.2646 bits/instance
Complexity improvement     (Sf)         -0.0836 bits     -0.0009 bits/instance
Mean absolute error                      0.0817
Root mean squared error                  0.2033
Relative absolute error                 89.4343 %
Root relative squared error             99.8984 %
Total Number of Instances               94     

@relation rel

@attribute C_0 numeric
@attribute C_1 numeric
@attribute C_2 numeric
@attribute C_3 numeric
@attribute C_4 numeric
@attribute t {0,1}

@data
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
=== Summary ===

Correctly Classified Instances          90               95.7447 %
Incorrectly Classified Instances         4                4.2553 %
Kappa statistic                          0     
K&B Relative Info Score                  5.5498 %
K&B Information Score                    1.3758 bits      0.0146 bits/instance
Class complexity | order 0              24.7899 bits      0.2637 bits/instance
Class complexity | scheme               24.8735 bits      0.2646 bits/instance
Complexity improvement     (Sf)         -0.0836 bits     -0.0009 bits/instance
Mean absolute error                      0.0817
Root mean squared error                  0.2033
Relative absolute error                 89.4343 %
Root relative squared error             99.8984 %
Total Number of Instances               94     

@relation rel

@attribute C_0 numeric
@attribute C_1 numeric
@attribute C_2 numeric
@attribute C_3 numeric
@attribute C_4 numeric
@attribute t {0,1}

@data
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
=== Summary ===

Correctly Classified Instances          90               95.7447 %
Incorrectly Classified Instances         4                4.2553 %
Kappa statistic                          0     
K&B Relative Info Score                  5.5498 %
K&B Information Score                    1.3758 bits      0.0146 bits/instance
Class complexity | order 0              24.7899 bits      0.2637 bits/instance
Class complexity | scheme               24.8735 bits      0.2646 bits/instance
Complexity improvement     (Sf)         -0.0836 bits     -0.0009 bits/instance
Mean absolute error                      0.0817
Root mean squared error                  0.2033
Relative absolute error                 89.4343 %
Root relative squared error             99.8984 %
Total Number of Instances               94     

@relation rel

@attribute C_0 numeric
@attribute C_1 numeric
@attribute C_2 numeric
@attribute C_3 numeric
@attribute C_4 numeric
@attribute t {0,1}

@data
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
=== Summary ===

Correctly Classified Instances          90               95.7447 %
Incorrectly Classified Instances         4                4.2553 %
Kappa statistic                          0     
K&B Relative Info Score                  5.5498 %
K&B Information Score                    1.3758 bits      0.0146 bits/instance
Class complexity | order 0              24.7899 bits      0.2637 bits/instance
Class complexity | scheme               24.8735 bits      0.2646 bits/instance
Complexity improvement     (Sf)         -0.0836 bits     -0.0009 bits/instance
Mean absolute error                      0.0817
Root mean squared error                  0.2033
Relative absolute error                 89.4343 %
Root relative squared error             99.8984 %
Total Number of Instances               94     

@relation rel

@attribute C_0 numeric
@attribute C_1 numeric
@attribute C_2 numeric
@attribute C_3 numeric
@attribute C_4 numeric
@attribute t {0,1}

@data
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
=== Summary ===

Correctly Classified Instances          90               95.7447 %
Incorrectly Classified Instances         4                4.2553 %
Kappa statistic                          0     
K&B Relative Info Score                  5.5498 %
K&B Information Score                    1.3758 bits      0.0146 bits/instance
Class complexity | order 0              24.7899 bits      0.2637 bits/instance
Class complexity | scheme               24.8735 bits      0.2646 bits/instance
Complexity improvement     (Sf)         -0.0836 bits     -0.0009 bits/instance
Mean absolute error                      0.0817
Root mean squared error                  0.2033
Relative absolute error                 89.4343 %
Root relative squared error             99.8984 %
Total Number of Instances               94     

@relation rel

@attribute C_0 numeric
@attribute C_1 numeric
@attribute C_2 numeric
@attribute C_3 numeric
@attribute C_4 numeric
@attribute t {0,1}

@data
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
=== Summary ===

Correctly Classified Instances          90               95.7447 %
Incorrectly Classified Instances         4                4.2553 %
Kappa statistic                          0     
K&B Relative Info Score                  5.5498 %
K&B Information Score                    1.3758 bits      0.0146 bits/instance
Class complexity | order 0              24.7899 bits      0.2637 bits/instance
Class complexity | scheme               24.8735 bits      0.2646 bits/instance
Complexity improvement     (Sf)         -0.0836 bits     -0.0009 bits/instance
Mean absolute error                      0.0817
Root mean squared error                  0.2033
Relative absolute error                 89.4343 %
Root relative squared error             99.8984 %
Total Number of Instances               94     

@relation rel

@attribute C_0 numeric
@attribute C_1 numeric
@attribute C_2 numeric
@attribute C_3 numeric
@attribute C_4 numeric
@attribute t {0,1}

@data
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
1,1,1,1,1,1
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
0,0,0,0,0,0
=== Summary ===

Correctly Classified Instances          90               95.7447 %
Incorrectly Classified Instances         4                4.2553 %
Kappa statistic                          0     
K&B Relative Info Score                  5.5498 %
K&B Information Score                    1.3758 bits      0.0146 bits/instance
Class complexity | order 0              24.7899 bits      0.2637 bits/instance
Class complexity | scheme               24.8735 bits      0.2646 bits/instance
Complexity improvement     (Sf)         -0.0836 bits     -0.0009 bits/instance
Mean absolute error                      0.0817
Root mean squared error                  0.2033
Relative absolute error                 89.4343 %
Root relative squared error             99.8984 %
Total Number of Instances               94     

[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.059 s - in org.dllearner.algorithms.miles.MILESTest
[INFO] Running org.dllearner.algorithms.probabilistic.structure.unife.leap.LEAPTest
Current dir: /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-ext
Test case 1 - Equivalent axioms

[.....] 0%
[=....] 20%
[==...] 40%
[===..] 60%
[====.] 80%DEBUG (EDGE.java:63) - Initializing EDGE
Initializing EDGE
Debug logger: false
Creation of the learned ontology...
Successful creation of the learned ontology
Ontology created in 1.0 (ms)
# examples: 3
# positive examples: 3
# examples: 4
# negative examples: 1
Initializing...
Preparing Probability map...
Preparing Probability Map...
Random Seed set to: 0
Created 9 probabilistic axiom
Probability Map computed. Size: 9
Initializing...
Preparing Probability map...
Preparing Probability Map...
Random Seed set to: 0
Created 9 probabilistic axiom
Probability Map computed. Size: 9
Initialization completed
Start finding explanations for every example (Computing BDDs)...
Query 1 of 4 (25%)
Positive Example: stefan Type learnedClass
Axiom: stefan type learnedClass

Explanation(s): 
1)   learnedClass equivalentTo hasChild some person
     markus hasChild anna
     hasChild domain person
     stefan hasChild markus
     


Query 2 of 4 (50%)
Positive Example: martin Type learnedClass
Axiom: martin type learnedClass

Explanation(s): 
1)   learnedClass equivalentTo hasChild some person
     martin hasChild heinz
     hasChild range person
     


Query 3 of 4 (75%)
Positive Example: markus Type learnedClass
Axiom: markus type learnedClass

Explanation(s): 
1)   learnedClass equivalentTo hasChild some person
     markus hasChild anna
     hasChild range person
     


Query 4 of 4 (100%)
Negative Example: heinz Type not (learnedClass)
Axiom: heinz type not learnedClass

Explanation: AXIOM IS NOT ENTAILED!

Trying the second method...
Axiom: heinz type learnedClass

Explanation: AXIOM IS NOT ENTAILED!

Explanations founding completed (BDDs computed)
Start EM Algorithm
	- n. of probabilistic axioms:	9
	- n. of examples:		4
stefan Type learnedClass - prob: 0.71989 - tag: 1 - #vars: 2
martin Type learnedClass - prob: 0.64265 - tag: 2 - #vars: 2
markus Type learnedClass - prob: 0.64265 - tag: 3 - #vars: 2
heinz Type learnedClass - prob: 1.00000 - tag: 4 - #vars: 0
EM cycle: 0
EM cycle: 1
Log-likelihood: -1.21298 cycle: 1
EM cycle: 2
Log-likelihood: 0.00000 cycle: 2
EM cycle: 3
Log-likelihood: 0.00000 cycle: 3
EM completed.

  Final Log-Likelihood: 0.00000

Name           | Total (ms)
===========================
main           |        168
init           |         33
Bundle         |        100
Bundle.init    |          0
Bundle.explain |         88
Bundle.BDDCalc |          2
EM             |         21
Creation of the learned ontology...
Successful creation of the learned ontology
Ontology created in 6.0 (ms)
Initializing...
Preparing Probability map...
Preparing Probability Map...
Random Seed set to: 0
Created 10 probabilistic axiom
Probability Map computed. Size: 10
Initialization completed
Start finding explanations for every example (Computing BDDs)...
Query 1 of 4 (25%)
Positive Example: stefan Type learnedClass
Axiom: stefan type learnedClass

Explanation(s): 
1)   markus hasChild anna
     hasChild domain person
     stefan hasChild markus
     learnedClass equivalentTo ( female
                                 or hasChild some person
     )
     

2)   stefan hasChild markus
     learnedClass equivalentTo ( female
                                 or hasChild some person
     )
     hasChild range person
     

3)   learnedClass equivalentTo hasChild some person
     stefan hasChild markus
     hasChild range person
     

4)   learnedClass equivalentTo hasChild some person
     male subClassOf person
     stefan hasChild markus
     markus type male
     

5)   learnedClass equivalentTo hasChild some person
     markus hasChild anna
     hasChild domain person
     stefan hasChild markus
     


Query 2 of 4 (50%)
Positive Example: martin Type learnedClass
Axiom: martin type learnedClass

Explanation(s): 
1)   martin hasChild heinz
     learnedClass equivalentTo ( female
                                 or hasChild some person
     )
     hasChild range person
     

2)   learnedClass equivalentTo hasChild some person
     martin hasChild heinz
     hasChild range person
     

3)   learnedClass equivalentTo hasChild some person
     heinz type male
     male subClassOf person
     martin hasChild heinz
     


Query 3 of 4 (75%)
Positive Example: markus Type learnedClass
Axiom: markus type learnedClass

Explanation(s): 
1)   markus hasChild anna
     learnedClass equivalentTo ( female
                                 or hasChild some person
     )
     hasChild range person
     

2)   learnedClass equivalentTo hasChild some person
     markus hasChild anna
     hasChild range person
     

3)   learnedClass equivalentTo hasChild some person
     markus hasChild anna
     hasChild domain person
     anna hasChild heinz
     


Query 4 of 4 (100%)
Negative Example: heinz Type not (learnedClass)
Axiom: heinz type not learnedClass

Explanation: AXIOM IS NOT ENTAILED!

Trying the second method...
Axiom: heinz type learnedClass

Explanation: AXIOM IS NOT ENTAILED!

Explanations founding completed (BDDs computed)
Start EM Algorithm
	- n. of probabilistic axioms:	10
	- n. of examples:		4
stefan Type learnedClass - prob: 0.79105 - tag: 1 - #vars: 5
martin Type learnedClass - prob: 0.75738 - tag: 2 - #vars: 4
markus Type learnedClass - prob: 0.76136 - tag: 3 - #vars: 4
heinz Type learnedClass - prob: 1.00000 - tag: 4 - #vars: 0
EM cycle: 0
EM cycle: 1
Log-likelihood: -0.78494 cycle: 1
EM cycle: 2
Log-likelihood: -0.22112 cycle: 2
EM cycle: 3
Log-likelihood: -0.14687 cycle: 3
EM cycle: 4
Log-likelihood: -0.11459 cycle: 4
EM cycle: 5
Log-likelihood: -0.09587 cycle: 5
EM cycle: 6
Log-likelihood: -0.08346 cycle: 6
EM cycle: 7
Log-likelihood: -0.07450 cycle: 7
EM cycle: 8
Log-likelihood: -0.06768 cycle: 8
EM cycle: 9
Log-likelihood: -0.06227 cycle: 9
EM cycle: 10
Log-likelihood: -0.05786 cycle: 10
EM cycle: 11
Log-likelihood: -0.05416 cycle: 11
EM cycle: 12
Log-likelihood: -0.05102 cycle: 12
EM cycle: 13
Log-likelihood: -0.04833 cycle: 13
EM cycle: 14
Log-likelihood: -0.04598 cycle: 14
EM cycle: 15
Log-likelihood: -0.04391 cycle: 15
EM cycle: 16
Log-likelihood: -0.04205 cycle: 16
EM cycle: 17
Log-likelihood: -0.04039 cycle: 17
EM cycle: 18
Log-likelihood: -0.03890 cycle: 18
EM cycle: 19
Log-likelihood: -0.03753 cycle: 19
EM cycle: 20
Log-likelihood: -0.03628 cycle: 20
EM cycle: 21
Log-likelihood: -0.03515 cycle: 21
EM cycle: 22
Log-likelihood: -0.03408 cycle: 22
EM cycle: 23
Log-likelihood: -0.03310 cycle: 23
EM cycle: 24
Log-likelihood: -0.03223 cycle: 24
EM cycle: 25
Log-likelihood: -0.03138 cycle: 25
EM cycle: 26
Log-likelihood: -0.03059 cycle: 26
EM cycle: 27
Log-likelihood: -0.02985 cycle: 27
EM cycle: 28
Log-likelihood: -0.02916 cycle: 28
EM cycle: 29
Log-likelihood: -0.02849 cycle: 29
EM cycle: 30
Log-likelihood: -0.02787 cycle: 30
EM cycle: 31
Log-likelihood: -0.02729 cycle: 31
EM cycle: 32
Log-likelihood: -0.02677 cycle: 32
EM cycle: 33
Log-likelihood: -0.02621 cycle: 33
EM cycle: 34
Log-likelihood: -0.02574 cycle: 34
EM cycle: 35
Log-likelihood: -0.02526 cycle: 35
EM cycle: 36
Log-likelihood: -0.02483 cycle: 36
EM cycle: 37
Log-likelihood: -0.02438 cycle: 37
EM cycle: 38
Log-likelihood: -0.02395 cycle: 38
EM cycle: 39
Log-likelihood: -0.02358 cycle: 39
EM cycle: 40
Log-likelihood: -0.02322 cycle: 40
EM cycle: 41
Log-likelihood: -0.02284 cycle: 41
EM cycle: 42
Log-likelihood: -0.02250 cycle: 42
EM cycle: 43
Log-likelihood: -0.02216 cycle: 43
EM cycle: 44
Log-likelihood: -0.02183 cycle: 44
EM cycle: 45
Log-likelihood: -0.02151 cycle: 45
EM cycle: 46
Log-likelihood: -0.02121 cycle: 46
EM cycle: 47
Log-likelihood: -0.02095 cycle: 47
EM completed.

  Final Log-Likelihood: -0.02095

Name           | Total (ms)
===========================
main           |        289
init           |         17
Bundle         |        197
Bundle.init    |          0
Bundle.explain |        182
Bundle.BDDCalc |          2
EM             |         73
Initializing...
Preparing Probability map...
Preparing Probability Map...
Random Seed set to: 0
Created 10 probabilistic axiom
Probability Map computed. Size: 10
Initialization completed
Start finding explanations for every example (Computing BDDs)...
Query 1 of 4 (25%)
Positive Example: stefan Type learnedClass
Axiom: stefan type learnedClass

Explanation(s): 
1)   learnedClass equivalentTo ( not male
                                 or hasChild some person
     )
     markus hasChild anna
     hasChild domain person
     stefan hasChild markus
     

2)   learnedClass equivalentTo hasChild some person
     markus hasChild anna
     hasChild domain person
     stefan hasChild markus
     

3)   learnedClass equivalentTo hasChild some person
     stefan hasChild markus
     hasChild range person
     


Query 2 of 4 (50%)
Positive Example: martin Type learnedClass
Axiom: martin type learnedClass

Explanation(s): 
1)   learnedClass equivalentTo ( not male
                                 or hasChild some person
     )
     martin hasChild heinz
     hasChild range person
     

2)   learnedClass equivalentTo hasChild some person
     martin hasChild heinz
     hasChild range person
     

3)   learnedClass equivalentTo hasChild some person
     heinz type male
     male subClassOf person
     martin hasChild heinz
     


Query 3 of 4 (75%)
Positive Example: markus Type learnedClass
Axiom: markus type learnedClass

Explanation(s): 
1)   learnedClass equivalentTo ( not male
                                 or hasChild some person
     )
     markus hasChild anna
     hasChild range person
     

2)   learnedClass equivalentTo hasChild some person
     markus hasChild anna
     hasChild range person
     

3)   learnedClass equivalentTo hasChild some person
     markus hasChild anna
     hasChild domain person
     anna hasChild heinz
     


Query 4 of 4 (100%)
Negative Example: heinz Type not (learnedClass)
Axiom: heinz type not learnedClass

Explanation: AXIOM IS NOT ENTAILED!

Trying the second method...
Axiom: heinz type learnedClass

Explanation: AXIOM IS NOT ENTAILED!

Explanations founding completed (BDDs computed)
Start EM Algorithm
	- n. of probabilistic axioms:	10
	- n. of examples:		4
stefan Type learnedClass - prob: 0.72690 - tag: 1 - #vars: 4
martin Type learnedClass - prob: 0.75738 - tag: 2 - #vars: 4
markus Type learnedClass - prob: 0.76136 - tag: 3 - #vars: 4
heinz Type learnedClass - prob: 1.00000 - tag: 4 - #vars: 0
EM cycle: 0
EM cycle: 1
Log-likelihood: -0.86953 cycle: 1
EM cycle: 2
Log-likelihood: -0.27628 cycle: 2
EM cycle: 3
Log-likelihood: -0.19277 cycle: 3
EM cycle: 4
Log-likelihood: -0.15547 cycle: 4
EM cycle: 5
Log-likelihood: -0.13352 cycle: 5
EM cycle: 6
Log-likelihood: -0.11868 cycle: 6
EM cycle: 7
Log-likelihood: -0.10786 cycle: 7
EM cycle: 8
Log-likelihood: -0.09954 cycle: 8
EM cycle: 9
Log-likelihood: -0.09284 cycle: 9
EM cycle: 10
Log-likelihood: -0.08736 cycle: 10
EM cycle: 11
Log-likelihood: -0.08275 cycle: 11
EM cycle: 12
Log-likelihood: -0.07881 cycle: 12
EM cycle: 13
Log-likelihood: -0.07536 cycle: 13
EM cycle: 14
Log-likelihood: -0.07235 cycle: 14
EM cycle: 15
Log-likelihood: -0.06966 cycle: 15
EM cycle: 16
Log-likelihood: -0.06729 cycle: 16
EM cycle: 17
Log-likelihood: -0.06513 cycle: 17
EM cycle: 18
Log-likelihood: -0.06319 cycle: 18
EM cycle: 19
Log-likelihood: -0.06141 cycle: 19
EM cycle: 20
Log-likelihood: -0.05975 cycle: 20
EM cycle: 21
Log-likelihood: -0.05826 cycle: 21
EM cycle: 22
Log-likelihood: -0.05685 cycle: 22
EM cycle: 23
Log-likelihood: -0.05553 cycle: 23
EM cycle: 24
Log-likelihood: -0.05434 cycle: 24
EM cycle: 25
Log-likelihood: -0.05321 cycle: 25
EM cycle: 26
Log-likelihood: -0.05211 cycle: 26
EM cycle: 27
Log-likelihood: -0.05116 cycle: 27
EM cycle: 28
Log-likelihood: -0.05018 cycle: 28
EM cycle: 29
Log-likelihood: -0.04931 cycle: 29
EM cycle: 30
Log-likelihood: -0.04849 cycle: 30
EM cycle: 31
Log-likelihood: -0.04769 cycle: 31
EM cycle: 32
Log-likelihood: -0.04692 cycle: 32
EM cycle: 33
Log-likelihood: -0.04616 cycle: 33
EM cycle: 34
Log-likelihood: -0.04551 cycle: 34
EM cycle: 35
Log-likelihood: -0.04484 cycle: 35
EM cycle: 36
Log-likelihood: -0.04421 cycle: 36
EM cycle: 37
Log-likelihood: -0.04361 cycle: 37
EM cycle: 38
Log-likelihood: -0.04306 cycle: 38
EM cycle: 39
Log-likelihood: -0.04248 cycle: 39
EM cycle: 40
Log-likelihood: -0.04195 cycle: 40
EM cycle: 41
Log-likelihood: -0.04145 cycle: 41
EM cycle: 42
Log-likelihood: -0.04096 cycle: 42
EM cycle: 43
Log-likelihood: -0.04050 cycle: 43
EM cycle: 44
Log-likelihood: -0.04004 cycle: 44
EM cycle: 45
Log-likelihood: -0.03961 cycle: 45
EM cycle: 46
Log-likelihood: -0.03919 cycle: 46
EM cycle: 47
Log-likelihood: -0.03875 cycle: 47
EM cycle: 48
Log-likelihood: -0.03835 cycle: 48
EM cycle: 49
Log-likelihood: -0.03799 cycle: 49
EM cycle: 50
Log-likelihood: -0.03763 cycle: 50
EM cycle: 51
Log-likelihood: -0.03725 cycle: 51
EM cycle: 52
Log-likelihood: -0.03691 cycle: 52
EM cycle: 53
Log-likelihood: -0.03655 cycle: 53
EM cycle: 54
Log-likelihood: -0.03622 cycle: 54
EM cycle: 55
Log-likelihood: -0.03592 cycle: 55
EM cycle: 56
Log-likelihood: -0.03559 cycle: 56
EM cycle: 57
Log-likelihood: -0.03529 cycle: 57
EM cycle: 58
Log-likelihood: -0.03502 cycle: 58
EM completed.

  Final Log-Likelihood: -0.03502

Name           | Total (ms)
===========================
main           |        153
init           |          1
Bundle         |        119
Bundle.init    |          0
Bundle.explain |        110
Bundle.BDDCalc |          1
EM             |         29
Test case 2 - SubClassOf axioms

[.....] 0%
[=....] 20%
[==...] 40%
[===..] 60%
[====.] 80%DEBUG (EDGE.java:63) - Initializing EDGE
Initializing EDGE
Debug logger: false
Creation of the learned ontology...
Successful creation of the learned ontology
Ontology created in 0.0 (ms)
# examples: 3
# positive examples: 3
# examples: 4
# negative examples: 1
Initializing...
Preparing Probability map...
Preparing Probability Map...
Random Seed set to: 0
Created 9 probabilistic axiom
Probability Map computed. Size: 9
Initializing...
Preparing Probability map...
Preparing Probability Map...
Random Seed set to: 0
Created 9 probabilistic axiom
Probability Map computed. Size: 9
Initialization completed
Start finding explanations for every example (Computing BDDs)...
Query 1 of 4 (25%)
Positive Example: stefan Type learnedClass
Axiom: stefan type learnedClass

Explanation(s): 
1)   markus hasChild anna
     hasChild domain person
     stefan hasChild markus
     hasChild some person subClassOf learnedClass
     

2)   stefan hasChild markus
     hasChild range person
     hasChild some person subClassOf learnedClass
     


Query 2 of 4 (50%)
Positive Example: martin Type learnedClass
Axiom: martin type learnedClass

Explanation(s): 
1)   martin hasChild heinz
     hasChild range person
     hasChild some person subClassOf learnedClass
     

2)   heinz type male
     male subClassOf person
     martin hasChild heinz
     hasChild some person subClassOf learnedClass
     


Query 3 of 4 (75%)
Positive Example: markus Type learnedClass
Axiom: markus type learnedClass

Explanation(s): 
1)   markus hasChild anna
     hasChild range person
     hasChild some person subClassOf learnedClass
     

2)   markus hasChild anna
     hasChild domain person
     anna hasChild heinz
     hasChild some person subClassOf learnedClass
     


Query 4 of 4 (100%)
Negative Example: heinz Type not (learnedClass)
Axiom: heinz type not learnedClass

Explanation: AXIOM IS NOT ENTAILED!

Trying the second method...
Axiom: heinz type learnedClass

Explanation: AXIOM IS NOT ENTAILED!

Explanations founding completed (BDDs computed)
Start EM Algorithm
	- n. of probabilistic axioms:	9
	- n. of examples:		4
stefan Type learnedClass - prob: 0.33261 - tag: 1 - #vars: 3
martin Type learnedClass - prob: 0.31862 - tag: 2 - #vars: 3
markus Type learnedClass - prob: 0.33261 - tag: 3 - #vars: 3
heinz Type learnedClass - prob: 1.00000 - tag: 4 - #vars: 0
EM cycle: 0
EM cycle: 1
Log-likelihood: -3.34532 cycle: 1
EM cycle: 2
Log-likelihood: -0.03892 cycle: 2
EM cycle: 3
Log-likelihood: -0.03532 cycle: 3
EM cycle: 4
Log-likelihood: -0.03320 cycle: 4
EM cycle: 5
Log-likelihood: -0.03176 cycle: 5
EM cycle: 6
Log-likelihood: -0.03064 cycle: 6
EM cycle: 7
Log-likelihood: -0.02978 cycle: 7
EM cycle: 8
Log-likelihood: -0.02906 cycle: 8
EM cycle: 9
Log-likelihood: -0.02847 cycle: 9
EM cycle: 10
Log-likelihood: -0.02791 cycle: 10
EM cycle: 11
Log-likelihood: -0.02747 cycle: 11
EM cycle: 12
Log-likelihood: -0.02705 cycle: 12
EM cycle: 13
Log-likelihood: -0.02670 cycle: 13
EM cycle: 14
Log-likelihood: -0.02636 cycle: 14
EM cycle: 15
Log-likelihood: -0.02605 cycle: 15
EM cycle: 16
Log-likelihood: -0.02578 cycle: 16
EM completed.

  Final Log-Likelihood: -0.02578

Name           | Total (ms)
===========================
main           |         89
init           |          2
Bundle         |         78
Bundle.init    |          0
Bundle.explain |         69
Bundle.BDDCalc |          3
EM             |          9
Creation of the learned ontology...
Successful creation of the learned ontology
Ontology created in 2.0 (ms)
Initializing...
Preparing Probability map...
Preparing Probability Map...
Random Seed set to: 0
Created 10 probabilistic axiom
Probability Map computed. Size: 10
Initialization completed
Start finding explanations for every example (Computing BDDs)...
Query 1 of 4 (25%)
Positive Example: stefan Type learnedClass
Axiom: stefan type learnedClass

Explanation(s): 
1)   markus hasChild anna
     hasChild domain person
     stefan hasChild markus
     hasChild some person subClassOf learnedClass
     

2)   stefan hasChild markus
     hasChild range person
     hasChild some person subClassOf learnedClass
     

3)   ( female
       or hasChild some person
     ) subClassOf learnedClass
     stefan hasChild markus
     hasChild range person
     

4)   ( female
       or hasChild some person
     ) subClassOf learnedClass
     male subClassOf person
     stefan hasChild markus
     markus type male
     

5)   markus hasChild anna
     ( female
       or hasChild some person
     ) subClassOf learnedClass
     hasChild domain person
     stefan hasChild markus
     


Query 2 of 4 (50%)
Positive Example: martin Type learnedClass
Axiom: martin type learnedClass

Explanation(s): 
1)   martin hasChild heinz
     hasChild range person
     hasChild some person subClassOf learnedClass
     

2)   heinz type male
     male subClassOf person
     martin hasChild heinz
     hasChild some person subClassOf learnedClass
     

3)   ( female
       or hasChild some person
     ) subClassOf learnedClass
     heinz type male
     male subClassOf person
     martin hasChild heinz
     


Query 3 of 4 (75%)
Positive Example: markus Type learnedClass
Axiom: markus type learnedClass

Explanation(s): 
1)   markus hasChild anna
     hasChild range person
     hasChild some person subClassOf learnedClass
     

2)   markus hasChild anna
     hasChild domain person
     anna hasChild heinz
     hasChild some person subClassOf learnedClass
     

3)   markus hasChild anna
     ( female
       or hasChild some person
     ) subClassOf learnedClass
     hasChild domain person
     anna hasChild heinz
     

4)   markus hasChild anna
     female subClassOf person
     ( female
       or hasChild some person
     ) subClassOf learnedClass
     anna type female
     


Query 4 of 4 (100%)
Negative Example: heinz Type not (learnedClass)
Axiom: heinz type not learnedClass

Explanation: AXIOM IS NOT ENTAILED!

Trying the second method...
Axiom: heinz type learnedClass

Explanation: AXIOM IS NOT ENTAILED!

Explanations founding completed (BDDs computed)
Start EM Algorithm
	- n. of probabilistic axioms:	10
	- n. of examples:		4
stefan Type learnedClass - prob: 0.58738 - tag: 1 - #vars: 5
martin Type learnedClass - prob: 0.50757 - tag: 2 - #vars: 4
markus Type learnedClass - prob: 0.56874 - tag: 3 - #vars: 5
heinz Type learnedClass - prob: 1.00000 - tag: 4 - #vars: 0
EM cycle: 0
EM cycle: 1
Log-likelihood: -1.77449 cycle: 1
EM cycle: 2
Log-likelihood: -0.56019 cycle: 2
EM cycle: 3
Log-likelihood: -0.40000 cycle: 3
EM cycle: 4
Log-likelihood: -0.32903 cycle: 4
EM cycle: 5
Log-likelihood: -0.28721 cycle: 5
EM cycle: 6
Log-likelihood: -0.25892 cycle: 6
EM cycle: 7
Log-likelihood: -0.23819 cycle: 7
EM cycle: 8
Log-likelihood: -0.22218 cycle: 8
EM cycle: 9
Log-likelihood: -0.20929 cycle: 9
EM cycle: 10
Log-likelihood: -0.19868 cycle: 10
EM cycle: 11
Log-likelihood: -0.18970 cycle: 11
EM cycle: 12
Log-likelihood: -0.18203 cycle: 12
EM cycle: 13
Log-likelihood: -0.17531 cycle: 13
EM cycle: 14
Log-likelihood: -0.16940 cycle: 14
EM cycle: 15
Log-likelihood: -0.16414 cycle: 15
EM cycle: 16
Log-likelihood: -0.15941 cycle: 16
EM cycle: 17
Log-likelihood: -0.15515 cycle: 17
EM cycle: 18
Log-likelihood: -0.15125 cycle: 18
EM cycle: 19
Log-likelihood: -0.14771 cycle: 19
EM cycle: 20
Log-likelihood: -0.14444 cycle: 20
EM cycle: 21
Log-likelihood: -0.14138 cycle: 21
EM cycle: 22
Log-likelihood: -0.13858 cycle: 22
EM cycle: 23
Log-likelihood: -0.13597 cycle: 23
EM cycle: 24
Log-likelihood: -0.13352 cycle: 24
EM cycle: 25
Log-likelihood: -0.13123 cycle: 25
EM cycle: 26
Log-likelihood: -0.12908 cycle: 26
EM cycle: 27
Log-likelihood: -0.12704 cycle: 27
EM cycle: 28
Log-likelihood: -0.12514 cycle: 28
EM cycle: 29
Log-likelihood: -0.12334 cycle: 29
EM cycle: 30
Log-likelihood: -0.12159 cycle: 30
EM cycle: 31
Log-likelihood: -0.11994 cycle: 31
EM cycle: 32
Log-likelihood: -0.11840 cycle: 32
EM cycle: 33
Log-likelihood: -0.11691 cycle: 33
EM cycle: 34
Log-likelihood: -0.11547 cycle: 34
EM cycle: 35
Log-likelihood: -0.11414 cycle: 35
EM cycle: 36
Log-likelihood: -0.11284 cycle: 36
EM cycle: 37
Log-likelihood: -0.11159 cycle: 37
EM cycle: 38
Log-likelihood: -0.11040 cycle: 38
EM cycle: 39
Log-likelihood: -0.10923 cycle: 39
EM cycle: 40
Log-likelihood: -0.10814 cycle: 40
EM cycle: 41
Log-likelihood: -0.10707 cycle: 41
EM cycle: 42
Log-likelihood: -0.10605 cycle: 42
EM cycle: 43
Log-likelihood: -0.10505 cycle: 43
EM cycle: 44
Log-likelihood: -0.10409 cycle: 44
EM cycle: 45
Log-likelihood: -0.10317 cycle: 45
EM cycle: 46
Log-likelihood: -0.10227 cycle: 46
EM cycle: 47
Log-likelihood: -0.10143 cycle: 47
EM cycle: 48
Log-likelihood: -0.10057 cycle: 48
EM cycle: 49
Log-likelihood: -0.09976 cycle: 49
EM cycle: 50
Log-likelihood: -0.09898 cycle: 50
EM cycle: 51
Log-likelihood: -0.09823 cycle: 51
EM cycle: 52
Log-likelihood: -0.09747 cycle: 52
EM cycle: 53
Log-likelihood: -0.09674 cycle: 53
EM cycle: 54
Log-likelihood: -0.09603 cycle: 54
EM cycle: 55
Log-likelihood: -0.09536 cycle: 55
EM cycle: 56
Log-likelihood: -0.09469 cycle: 56
EM cycle: 57
Log-likelihood: -0.09404 cycle: 57
EM cycle: 58
Log-likelihood: -0.09341 cycle: 58
EM cycle: 59
Log-likelihood: -0.09280 cycle: 59
EM cycle: 60
Log-likelihood: -0.09219 cycle: 60
EM cycle: 61
Log-likelihood: -0.09160 cycle: 61
EM cycle: 62
Log-likelihood: -0.09103 cycle: 62
EM cycle: 63
Log-likelihood: -0.09049 cycle: 63
EM cycle: 64
Log-likelihood: -0.08993 cycle: 64
EM cycle: 65
Log-likelihood: -0.08940 cycle: 65
EM cycle: 66
Log-likelihood: -0.08889 cycle: 66
EM cycle: 67
Log-likelihood: -0.08838 cycle: 67
EM cycle: 68
Log-likelihood: -0.08789 cycle: 68
EM cycle: 69
Log-likelihood: -0.08738 cycle: 69
EM cycle: 70
Log-likelihood: -0.08691 cycle: 70
EM cycle: 71
Log-likelihood: -0.08644 cycle: 71
EM cycle: 72
Log-likelihood: -0.08598 cycle: 72
EM cycle: 73
Log-likelihood: -0.08555 cycle: 73
EM cycle: 74
Log-likelihood: -0.08509 cycle: 74
EM cycle: 75
Log-likelihood: -0.08465 cycle: 75
EM cycle: 76
Log-likelihood: -0.08424 cycle: 76
EM cycle: 77
Log-likelihood: -0.08383 cycle: 77
EM cycle: 78
Log-likelihood: -0.08341 cycle: 78
EM cycle: 79
Log-likelihood: -0.08302 cycle: 79
EM cycle: 80
Log-likelihood: -0.08262 cycle: 80
EM cycle: 81
Log-likelihood: -0.08224 cycle: 81
EM cycle: 82
Log-likelihood: -0.08187 cycle: 82
EM cycle: 83
Log-likelihood: -0.08149 cycle: 83
EM cycle: 84
Log-likelihood: -0.08113 cycle: 84
EM cycle: 85
Log-likelihood: -0.08076 cycle: 85
EM cycle: 86
Log-likelihood: -0.08042 cycle: 86
EM cycle: 87
Log-likelihood: -0.08007 cycle: 87
EM cycle: 88
Log-likelihood: -0.07972 cycle: 88
EM cycle: 89
Log-likelihood: -0.07940 cycle: 89
EM cycle: 90
Log-likelihood: -0.07904 cycle: 90
EM cycle: 91
Log-likelihood: -0.07875 cycle: 91
EM cycle: 92
Log-likelihood: -0.07841 cycle: 92
EM cycle: 93
Log-likelihood: -0.07809 cycle: 93
EM cycle: 94
Log-likelihood: -0.07779 cycle: 94
EM cycle: 95
Log-likelihood: -0.07750 cycle: 95
EM cycle: 96
Log-likelihood: -0.07719 cycle: 96
EM cycle: 97
Log-likelihood: -0.07691 cycle: 97
EM completed.

  Final Log-Likelihood: -0.07691

Name           | Total (ms)
===========================
main           |        193
init           |          2
Bundle         |        138
Bundle.init    |          0
Bundle.explain |        128
Bundle.BDDCalc |          1
EM             |         49
Initializing...
Preparing Probability map...
Preparing Probability Map...
Random Seed set to: 0
Created 10 probabilistic axiom
Probability Map computed. Size: 10
Initialization completed
Start finding explanations for every example (Computing BDDs)...
Query 1 of 4 (25%)
Positive Example: stefan Type learnedClass
Axiom: stefan type learnedClass

Explanation(s): 
1)   markus hasChild anna
     hasChild domain person
     stefan hasChild markus
     hasChild some person subClassOf learnedClass
     

2)   stefan hasChild markus
     hasChild range person
     hasChild some person subClassOf learnedClass
     

3)   stefan type male
     ( male
       and hasChild some person
     ) subClassOf learnedClass
     stefan hasChild markus
     hasChild range person
     

4)   stefan type male
     ( male
       and hasChild some person
     ) subClassOf learnedClass
     male subClassOf person
     stefan hasChild markus
     markus type male
     

5)   father subClassOf male
     ( male
       and hasChild some person
     ) subClassOf learnedClass
     stefan type father
     male subClassOf person
     stefan hasChild markus
     markus type male
     

6)   stefan type male
     markus hasChild anna
     ( male
       and hasChild some person
     ) subClassOf learnedClass
     hasChild domain person
     stefan hasChild markus
     


Query 2 of 4 (50%)
Positive Example: martin Type learnedClass
Axiom: martin type learnedClass

Explanation(s): 
1)   martin hasChild heinz
     hasChild range person
     hasChild some person subClassOf learnedClass
     

2)   heinz type male
     male subClassOf person
     martin hasChild heinz
     hasChild some person subClassOf learnedClass
     

3)   martin type male
     ( male
       and hasChild some person
     ) subClassOf learnedClass
     heinz type male
     male subClassOf person
     martin hasChild heinz
     


Query 3 of 4 (75%)
Positive Example: markus Type learnedClass
Axiom: markus type learnedClass

Explanation(s): 
1)   markus hasChild anna
     hasChild range person
     hasChild some person subClassOf learnedClass
     

2)   markus hasChild anna
     hasChild domain person
     anna hasChild heinz
     hasChild some person subClassOf learnedClass
     

3)   markus hasChild anna
     ( male
       and hasChild some person
     ) subClassOf learnedClass
     hasChild domain person
     markus type male
     anna hasChild heinz
     

4)   markus hasChild anna
     female subClassOf person
     ( male
       and hasChild some person
     ) subClassOf learnedClass
     markus type male
     anna type female
     


Query 4 of 4 (100%)
Negative Example: heinz Type not (learnedClass)
Axiom: heinz type not learnedClass

Explanation: AXIOM IS NOT ENTAILED!

Trying the second method...
Axiom: heinz type learnedClass

Explanation: AXIOM IS NOT ENTAILED!

Explanations founding completed (BDDs computed)
Start EM Algorithm
	- n. of probabilistic axioms:	10
	- n. of examples:		4
stefan Type learnedClass - prob: 0.58738 - tag: 1 - #vars: 6
martin Type learnedClass - prob: 0.50757 - tag: 2 - #vars: 4
markus Type learnedClass - prob: 0.56874 - tag: 3 - #vars: 5
heinz Type learnedClass - prob: 1.00000 - tag: 4 - #vars: 0
EM cycle: 0
EM cycle: 1
Log-likelihood: -1.77449 cycle: 1
EM cycle: 2
Log-likelihood: -0.56019 cycle: 2
EM cycle: 3
Log-likelihood: -0.40000 cycle: 3
EM cycle: 4
Log-likelihood: -0.32903 cycle: 4
EM cycle: 5
Log-likelihood: -0.28721 cycle: 5
EM cycle: 6
Log-likelihood: -0.25892 cycle: 6
EM cycle: 7
Log-likelihood: -0.23819 cycle: 7
EM cycle: 8
Log-likelihood: -0.22218 cycle: 8
EM cycle: 9
Log-likelihood: -0.20929 cycle: 9
EM cycle: 10
Log-likelihood: -0.19868 cycle: 10
EM cycle: 11
Log-likelihood: -0.18970 cycle: 11
EM cycle: 12
Log-likelihood: -0.18203 cycle: 12
EM cycle: 13
Log-likelihood: -0.17531 cycle: 13
EM cycle: 14
Log-likelihood: -0.16940 cycle: 14
EM cycle: 15
Log-likelihood: -0.16414 cycle: 15
EM cycle: 16
Log-likelihood: -0.15941 cycle: 16
EM cycle: 17
Log-likelihood: -0.15515 cycle: 17
EM cycle: 18
Log-likelihood: -0.15125 cycle: 18
EM cycle: 19
Log-likelihood: -0.14771 cycle: 19
EM cycle: 20
Log-likelihood: -0.14444 cycle: 20
EM cycle: 21
Log-likelihood: -0.14138 cycle: 21
EM cycle: 22
Log-likelihood: -0.13858 cycle: 22
EM cycle: 23
Log-likelihood: -0.13597 cycle: 23
EM cycle: 24
Log-likelihood: -0.13352 cycle: 24
EM cycle: 25
Log-likelihood: -0.13123 cycle: 25
EM cycle: 26
Log-likelihood: -0.12908 cycle: 26
EM cycle: 27
Log-likelihood: -0.12704 cycle: 27
EM cycle: 28
Log-likelihood: -0.12514 cycle: 28
EM cycle: 29
Log-likelihood: -0.12334 cycle: 29
EM cycle: 30
Log-likelihood: -0.12159 cycle: 30
EM cycle: 31
Log-likelihood: -0.11994 cycle: 31
EM cycle: 32
Log-likelihood: -0.11840 cycle: 32
EM cycle: 33
Log-likelihood: -0.11691 cycle: 33
EM cycle: 34
Log-likelihood: -0.11547 cycle: 34
EM cycle: 35
Log-likelihood: -0.11414 cycle: 35
EM cycle: 36
Log-likelihood: -0.11284 cycle: 36
EM cycle: 37
Log-likelihood: -0.11159 cycle: 37
EM cycle: 38
Log-likelihood: -0.11040 cycle: 38
EM cycle: 39
Log-likelihood: -0.10923 cycle: 39
EM cycle: 40
Log-likelihood: -0.10814 cycle: 40
EM cycle: 41
Log-likelihood: -0.10707 cycle: 41
EM cycle: 42
Log-likelihood: -0.10605 cycle: 42
EM cycle: 43
Log-likelihood: -0.10505 cycle: 43
EM cycle: 44
Log-likelihood: -0.10409 cycle: 44
EM cycle: 45
Log-likelihood: -0.10317 cycle: 45
EM cycle: 46
Log-likelihood: -0.10227 cycle: 46
EM cycle: 47
Log-likelihood: -0.10143 cycle: 47
EM cycle: 48
Log-likelihood: -0.10057 cycle: 48
EM cycle: 49
Log-likelihood: -0.09976 cycle: 49
EM cycle: 50
Log-likelihood: -0.09898 cycle: 50
EM cycle: 51
Log-likelihood: -0.09823 cycle: 51
EM cycle: 52
Log-likelihood: -0.09747 cycle: 52
EM cycle: 53
Log-likelihood: -0.09674 cycle: 53
EM cycle: 54
Log-likelihood: -0.09603 cycle: 54
EM cycle: 55
Log-likelihood: -0.09536 cycle: 55
EM cycle: 56
Log-likelihood: -0.09469 cycle: 56
EM cycle: 57
Log-likelihood: -0.09404 cycle: 57
EM cycle: 58
Log-likelihood: -0.09341 cycle: 58
EM cycle: 59
Log-likelihood: -0.09280 cycle: 59
EM cycle: 60
Log-likelihood: -0.09219 cycle: 60
EM cycle: 61
Log-likelihood: -0.09160 cycle: 61
EM cycle: 62
Log-likelihood: -0.09103 cycle: 62
EM cycle: 63
Log-likelihood: -0.09049 cycle: 63
EM cycle: 64
Log-likelihood: -0.08993 cycle: 64
EM cycle: 65
Log-likelihood: -0.08940 cycle: 65
EM cycle: 66
Log-likelihood: -0.08889 cycle: 66
EM cycle: 67
Log-likelihood: -0.08838 cycle: 67
EM cycle: 68
Log-likelihood: -0.08789 cycle: 68
EM cycle: 69
Log-likelihood: -0.08738 cycle: 69
EM cycle: 70
Log-likelihood: -0.08691 cycle: 70
EM cycle: 71
Log-likelihood: -0.08644 cycle: 71
EM cycle: 72
Log-likelihood: -0.08598 cycle: 72
EM cycle: 73
Log-likelihood: -0.08555 cycle: 73
EM cycle: 74
Log-likelihood: -0.08509 cycle: 74
EM cycle: 75
Log-likelihood: -0.08465 cycle: 75
EM cycle: 76
Log-likelihood: -0.08424 cycle: 76
EM cycle: 77
Log-likelihood: -0.08383 cycle: 77
EM cycle: 78
Log-likelihood: -0.08341 cycle: 78
EM cycle: 79
Log-likelihood: -0.08302 cycle: 79
EM cycle: 80
Log-likelihood: -0.08262 cycle: 80
EM cycle: 81
Log-likelihood: -0.08224 cycle: 81
EM cycle: 82
Log-likelihood: -0.08187 cycle: 82
EM cycle: 83
Log-likelihood: -0.08149 cycle: 83
EM cycle: 84
Log-likelihood: -0.08113 cycle: 84
EM cycle: 85
Log-likelihood: -0.08076 cycle: 85
EM cycle: 86
Log-likelihood: -0.08042 cycle: 86
EM cycle: 87
Log-likelihood: -0.08007 cycle: 87
EM cycle: 88
Log-likelihood: -0.07972 cycle: 88
EM cycle: 89
Log-likelihood: -0.07940 cycle: 89
EM cycle: 90
Log-likelihood: -0.07904 cycle: 90
EM cycle: 91
Log-likelihood: -0.07875 cycle: 91
EM cycle: 92
Log-likelihood: -0.07841 cycle: 92
EM cycle: 93
Log-likelihood: -0.07809 cycle: 93
EM cycle: 94
Log-likelihood: -0.07779 cycle: 94
EM cycle: 95
Log-likelihood: -0.07750 cycle: 95
EM cycle: 96
Log-likelihood: -0.07719 cycle: 96
EM cycle: 97
Log-likelihood: -0.07691 cycle: 97
EM completed.

  Final Log-Likelihood: -0.07691

Name           | Total (ms)
===========================
main           |        155
init           |          1
Bundle         |        107
Bundle.init    |          1
Bundle.explain |        101
Bundle.BDDCalc |          1
EM             |         44
Initializing...
Preparing Probability map...
Preparing Probability Map...
Random Seed set to: 0
Created 10 probabilistic axiom
Probability Map computed. Size: 10
Initialization completed
Start finding explanations for every example (Computing BDDs)...
Query 1 of 4 (25%)
Positive Example: stefan Type learnedClass
Axiom: stefan type learnedClass

Explanation(s): 
1)   markus hasChild anna
     hasChild domain person
     stefan hasChild markus
     hasChild some person subClassOf learnedClass
     

2)   stefan hasChild markus
     hasChild range person
     hasChild some person subClassOf learnedClass
     

3)   ( not male
       or hasChild some person
     ) subClassOf learnedClass
     stefan hasChild markus
     hasChild range person
     

4)   ( not male
       or hasChild some person
     ) subClassOf learnedClass
     male subClassOf person
     stefan hasChild markus
     markus type male
     

5)   markus hasChild anna
     hasChild domain person
     ( not male
       or hasChild some person
     ) subClassOf learnedClass
     stefan hasChild markus
     


Query 2 of 4 (50%)
Positive Example: martin Type learnedClass
Axiom: martin type learnedClass

Explanation(s): 
1)   martin hasChild heinz
     hasChild range person
     hasChild some person subClassOf learnedClass
     

2)   heinz type male
     male subClassOf person
     martin hasChild heinz
     hasChild some person subClassOf learnedClass
     

3)   heinz type male
     ( not male
       or hasChild some person
     ) subClassOf learnedClass
     male subClassOf person
     martin hasChild heinz
     


Query 3 of 4 (75%)
Positive Example: markus Type learnedClass
Axiom: markus type learnedClass

Explanation(s): 
1)   markus hasChild anna
     hasChild range person
     hasChild some person subClassOf learnedClass
     

2)   markus hasChild anna
     hasChild domain person
     anna hasChild heinz
     hasChild some person subClassOf learnedClass
     

3)   markus hasChild anna
     hasChild domain person
     ( not male
       or hasChild some person
     ) subClassOf learnedClass
     anna hasChild heinz
     

4)   markus hasChild anna
     female subClassOf person
     ( not male
       or hasChild some person
     ) subClassOf learnedClass
     anna type female
     


Query 4 of 4 (100%)
Negative Example: heinz Type not (learnedClass)
Axiom: heinz type not learnedClass

Explanation: AXIOM IS NOT ENTAILED!

Trying the second method...
Axiom: heinz type learnedClass

Explanation: AXIOM IS NOT ENTAILED!

Explanations founding completed (BDDs computed)
Start EM Algorithm
	- n. of probabilistic axioms:	10
	- n. of examples:		4
stefan Type learnedClass - prob: 0.58738 - tag: 1 - #vars: 5
martin Type learnedClass - prob: 0.50757 - tag: 2 - #vars: 4
markus Type learnedClass - prob: 0.56874 - tag: 3 - #vars: 5
heinz Type learnedClass - prob: 1.00000 - tag: 4 - #vars: 0
EM cycle: 0
EM cycle: 1
Log-likelihood: -1.77449 cycle: 1
EM cycle: 2
Log-likelihood: -0.56019 cycle: 2
EM cycle: 3
Log-likelihood: -0.40000 cycle: 3
EM cycle: 4
Log-likelihood: -0.32903 cycle: 4
EM cycle: 5
Log-likelihood: -0.28721 cycle: 5
EM cycle: 6
Log-likelihood: -0.25892 cycle: 6
EM cycle: 7
Log-likelihood: -0.23819 cycle: 7
EM cycle: 8
Log-likelihood: -0.22218 cycle: 8
EM cycle: 9
Log-likelihood: -0.20929 cycle: 9
EM cycle: 10
Log-likelihood: -0.19868 cycle: 10
EM cycle: 11
Log-likelihood: -0.18970 cycle: 11
EM cycle: 12
Log-likelihood: -0.18203 cycle: 12
EM cycle: 13
Log-likelihood: -0.17531 cycle: 13
EM cycle: 14
Log-likelihood: -0.16940 cycle: 14
EM cycle: 15
Log-likelihood: -0.16414 cycle: 15
EM cycle: 16
Log-likelihood: -0.15941 cycle: 16
EM cycle: 17
Log-likelihood: -0.15515 cycle: 17
EM cycle: 18
Log-likelihood: -0.15125 cycle: 18
EM cycle: 19
Log-likelihood: -0.14771 cycle: 19
EM cycle: 20
Log-likelihood: -0.14444 cycle: 20
EM cycle: 21
Log-likelihood: -0.14138 cycle: 21
EM cycle: 22
Log-likelihood: -0.13858 cycle: 22
EM cycle: 23
Log-likelihood: -0.13597 cycle: 23
EM cycle: 24
Log-likelihood: -0.13352 cycle: 24
EM cycle: 25
Log-likelihood: -0.13123 cycle: 25
EM cycle: 26
Log-likelihood: -0.12908 cycle: 26
EM cycle: 27
Log-likelihood: -0.12704 cycle: 27
EM cycle: 28
Log-likelihood: -0.12514 cycle: 28
EM cycle: 29
Log-likelihood: -0.12334 cycle: 29
EM cycle: 30
Log-likelihood: -0.12159 cycle: 30
EM cycle: 31
Log-likelihood: -0.11994 cycle: 31
EM cycle: 32
Log-likelihood: -0.11840 cycle: 32
EM cycle: 33
Log-likelihood: -0.11691 cycle: 33
EM cycle: 34
Log-likelihood: -0.11547 cycle: 34
EM cycle: 35
Log-likelihood: -0.11414 cycle: 35
EM cycle: 36
Log-likelihood: -0.11284 cycle: 36
EM cycle: 37
Log-likelihood: -0.11159 cycle: 37
EM cycle: 38
Log-likelihood: -0.11040 cycle: 38
EM cycle: 39
Log-likelihood: -0.10923 cycle: 39
EM cycle: 40
Log-likelihood: -0.10814 cycle: 40
EM cycle: 41
Log-likelihood: -0.10707 cycle: 41
EM cycle: 42
Log-likelihood: -0.10605 cycle: 42
EM cycle: 43
Log-likelihood: -0.10505 cycle: 43
EM cycle: 44
Log-likelihood: -0.10409 cycle: 44
EM cycle: 45
Log-likelihood: -0.10317 cycle: 45
EM cycle: 46
Log-likelihood: -0.10227 cycle: 46
EM cycle: 47
Log-likelihood: -0.10143 cycle: 47
EM cycle: 48
Log-likelihood: -0.10057 cycle: 48
EM cycle: 49
Log-likelihood: -0.09976 cycle: 49
EM cycle: 50
Log-likelihood: -0.09898 cycle: 50
EM cycle: 51
Log-likelihood: -0.09823 cycle: 51
EM cycle: 52
Log-likelihood: -0.09747 cycle: 52
EM cycle: 53
Log-likelihood: -0.09674 cycle: 53
EM cycle: 54
Log-likelihood: -0.09603 cycle: 54
EM cycle: 55
Log-likelihood: -0.09536 cycle: 55
EM cycle: 56
Log-likelihood: -0.09469 cycle: 56
EM cycle: 57
Log-likelihood: -0.09404 cycle: 57
EM cycle: 58
Log-likelihood: -0.09341 cycle: 58
EM cycle: 59
Log-likelihood: -0.09280 cycle: 59
EM cycle: 60
Log-likelihood: -0.09219 cycle: 60
EM cycle: 61
Log-likelihood: -0.09160 cycle: 61
EM cycle: 62
Log-likelihood: -0.09103 cycle: 62
EM cycle: 63
Log-likelihood: -0.09049 cycle: 63
EM cycle: 64
Log-likelihood: -0.08993 cycle: 64
EM cycle: 65
Log-likelihood: -0.08940 cycle: 65
EM cycle: 66
Log-likelihood: -0.08889 cycle: 66
EM cycle: 67
Log-likelihood: -0.08838 cycle: 67
EM cycle: 68
Log-likelihood: -0.08789 cycle: 68
EM cycle: 69
Log-likelihood: -0.08738 cycle: 69
EM cycle: 70
Log-likelihood: -0.08691 cycle: 70
EM cycle: 71
Log-likelihood: -0.08644 cycle: 71
EM cycle: 72
Log-likelihood: -0.08598 cycle: 72
EM cycle: 73
Log-likelihood: -0.08555 cycle: 73
EM cycle: 74
Log-likelihood: -0.08509 cycle: 74
EM cycle: 75
Log-likelihood: -0.08465 cycle: 75
EM cycle: 76
Log-likelihood: -0.08424 cycle: 76
EM cycle: 77
Log-likelihood: -0.08383 cycle: 77
EM cycle: 78
Log-likelihood: -0.08341 cycle: 78
EM cycle: 79
Log-likelihood: -0.08302 cycle: 79
EM cycle: 80
Log-likelihood: -0.08262 cycle: 80
EM cycle: 81
Log-likelihood: -0.08224 cycle: 81
EM cycle: 82
Log-likelihood: -0.08187 cycle: 82
EM cycle: 83
Log-likelihood: -0.08149 cycle: 83
EM cycle: 84
Log-likelihood: -0.08113 cycle: 84
EM cycle: 85
Log-likelihood: -0.08076 cycle: 85
EM cycle: 86
Log-likelihood: -0.08042 cycle: 86
EM cycle: 87
Log-likelihood: -0.08007 cycle: 87
EM cycle: 88
Log-likelihood: -0.07972 cycle: 88
EM cycle: 89
Log-likelihood: -0.07940 cycle: 89
EM cycle: 90
Log-likelihood: -0.07904 cycle: 90
EM cycle: 91
Log-likelihood: -0.07875 cycle: 91
EM cycle: 92
Log-likelihood: -0.07841 cycle: 92
EM cycle: 93
Log-likelihood: -0.07809 cycle: 93
EM cycle: 94
Log-likelihood: -0.07779 cycle: 94
EM cycle: 95
Log-likelihood: -0.07750 cycle: 95
EM cycle: 96
Log-likelihood: -0.07719 cycle: 96
EM cycle: 97
Log-likelihood: -0.07691 cycle: 97
EM completed.

  Final Log-Likelihood: -0.07691

Name           | Total (ms)
===========================
main           |        147
init           |          0
Bundle         |        125
Bundle.init    |          0
Bundle.explain |        120
Bundle.BDDCalc |          0
EM             |         19
Initializing...
Preparing Probability map...
Preparing Probability Map...
Random Seed set to: 0
Created 10 probabilistic axiom
Probability Map computed. Size: 10
Initialization completed
Start finding explanations for every example (Computing BDDs)...
Query 1 of 4 (25%)
Positive Example: stefan Type learnedClass
Axiom: stefan type learnedClass

Explanation(s): 
1)   stefan type male
     markus hasChild anna
     hasChild domain person
     female disjointWith male
     stefan hasChild markus
     ( not female
       and hasChild some person
     ) subClassOf learnedClass
     

2)   markus hasChild anna
     father subClassOf male
     hasChild domain person
     stefan type father
     female disjointWith male
     stefan hasChild markus
     ( not female
       and hasChild some person
     ) subClassOf learnedClass
     

3)   father subClassOf male
     stefan type father
     female disjointWith male
     stefan hasChild markus
     ( not female
       and hasChild some person
     ) subClassOf learnedClass
     hasChild range person
     

4)   stefan hasChild markus
     hasChild range person
     hasChild some person subClassOf learnedClass
     

5)   male subClassOf person
     stefan hasChild markus
     markus type male
     hasChild some person subClassOf learnedClass
     

6)   markus hasChild anna
     hasChild domain person
     stefan hasChild markus
     hasChild some person subClassOf learnedClass
     

7)   stefan type male
     female disjointWith male
     stefan hasChild markus
     ( not female
       and hasChild some person
     ) subClassOf learnedClass
     hasChild range person
     


Query 2 of 4 (50%)
Positive Example: martin Type learnedClass
Axiom: martin type learnedClass

Explanation(s): 
1)   martin type male
     female disjointWith male
     martin hasChild heinz
     ( not female
       and hasChild some person
     ) subClassOf learnedClass
     hasChild range person
     

2)   father subClassOf male
     female disjointWith male
     martin hasChild heinz
     ( not female
       and hasChild some person
     ) subClassOf learnedClass
     hasChild range person
     martin type father
     

3)   martin hasChild heinz
     hasChild range person
     hasChild some person subClassOf learnedClass
     

4)   heinz type male
     male subClassOf person
     martin hasChild heinz
     hasChild some person subClassOf learnedClass
     

5)   martin type male
     heinz type male
     female disjointWith male
     male subClassOf person
     martin hasChild heinz
     ( not female
       and hasChild some person
     ) subClassOf learnedClass
     


Query 3 of 4 (75%)
Positive Example: markus Type learnedClass
Axiom: markus type learnedClass

Explanation(s): 
1)   markus hasChild anna
     female disjointWith male
     ( not female
       and hasChild some person
     ) subClassOf learnedClass
     markus type male
     hasChild range person
     

2)   markus hasChild anna
     hasChild range person
     hasChild some person subClassOf learnedClass
     

3)   markus hasChild anna
     hasChild domain person
     anna hasChild heinz
     hasChild some person subClassOf learnedClass
     


Query 4 of 4 (100%)
Negative Example: heinz Type not (learnedClass)
Axiom: heinz type not learnedClass

Explanation: AXIOM IS NOT ENTAILED!

Trying the second method...
Axiom: heinz type learnedClass

Explanation: AXIOM IS NOT ENTAILED!

Explanations founding completed (BDDs computed)
Start EM Algorithm
	- n. of probabilistic axioms:	10
	- n. of examples:		4
stefan Type learnedClass - prob: 0.58453 - tag: 1 - #vars: 7
martin Type learnedClass - prob: 0.57445 - tag: 2 - #vars: 6
markus Type learnedClass - prob: 0.57237 - tag: 3 - #vars: 5
heinz Type learnedClass - prob: 1.00000 - tag: 4 - #vars: 0
EM cycle: 0
EM cycle: 1
Log-likelihood: -1.64927 cycle: 1
EM cycle: 2
Log-likelihood: -0.52366 cycle: 2
EM cycle: 3
Log-likelihood: -0.37929 cycle: 3
EM cycle: 4
Log-likelihood: -0.31548 cycle: 4
EM cycle: 5
Log-likelihood: -0.27787 cycle: 5
EM cycle: 6
Log-likelihood: -0.25243 cycle: 6
EM cycle: 7
Log-likelihood: -0.23381 cycle: 7
EM cycle: 8
Log-likelihood: -0.21937 cycle: 8
EM cycle: 9
Log-likelihood: -0.20779 cycle: 9
EM cycle: 10
Log-likelihood: -0.19819 cycle: 10
EM cycle: 11
Log-likelihood: -0.19014 cycle: 11
EM cycle: 12
Log-likelihood: -0.18319 cycle: 12
EM cycle: 13
Log-likelihood: -0.17713 cycle: 13
EM cycle: 14
Log-likelihood: -0.17179 cycle: 14
EM cycle: 15
Log-likelihood: -0.16704 cycle: 15
EM cycle: 16
Log-likelihood: -0.16276 cycle: 16
EM cycle: 17
Log-likelihood: -0.15889 cycle: 17
EM cycle: 18
Log-likelihood: -0.15537 cycle: 18
EM cycle: 19
Log-likelihood: -0.15217 cycle: 19
EM cycle: 20
Log-likelihood: -0.14917 cycle: 20
EM cycle: 21
Log-likelihood: -0.14641 cycle: 21
EM cycle: 22
Log-likelihood: -0.14387 cycle: 22
EM cycle: 23
Log-likelihood: -0.14148 cycle: 23
EM cycle: 24
Log-likelihood: -0.13925 cycle: 24
EM cycle: 25
Log-likelihood: -0.13716 cycle: 25
EM cycle: 26
Log-likelihood: -0.13519 cycle: 26
EM cycle: 27
Log-likelihood: -0.13337 cycle: 27
EM cycle: 28
Log-likelihood: -0.13160 cycle: 28
EM cycle: 29
Log-likelihood: -0.12997 cycle: 29
EM cycle: 30
Log-likelihood: -0.12838 cycle: 30
EM cycle: 31
Log-likelihood: -0.12685 cycle: 31
EM cycle: 32
Log-likelihood: -0.12545 cycle: 32
EM cycle: 33
Log-likelihood: -0.12409 cycle: 33
EM cycle: 34
Log-likelihood: -0.12281 cycle: 34
EM cycle: 35
Log-likelihood: -0.12152 cycle: 35
EM cycle: 36
Log-likelihood: -0.12034 cycle: 36
EM cycle: 37
Log-likelihood: -0.11919 cycle: 37
EM cycle: 38
Log-likelihood: -0.11810 cycle: 38
EM cycle: 39
Log-likelihood: -0.11706 cycle: 39
EM cycle: 40
Log-likelihood: -0.11602 cycle: 40
EM cycle: 41
Log-likelihood: -0.11506 cycle: 41
EM cycle: 42
Log-likelihood: -0.11412 cycle: 42
EM cycle: 43
Log-likelihood: -0.11318 cycle: 43
EM cycle: 44
Log-likelihood: -0.11229 cycle: 44
EM cycle: 45
Log-likelihood: -0.11145 cycle: 45
EM cycle: 46
Log-likelihood: -0.11065 cycle: 46
EM cycle: 47
Log-likelihood: -0.10984 cycle: 47
EM cycle: 48
Log-likelihood: -0.10906 cycle: 48
EM cycle: 49
Log-likelihood: -0.10830 cycle: 49
EM cycle: 50
Log-likelihood: -0.10756 cycle: 50
EM cycle: 51
Log-likelihood: -0.10688 cycle: 51
EM cycle: 52
Log-likelihood: -0.10620 cycle: 52
EM cycle: 53
Log-likelihood: -0.10551 cycle: 53
EM cycle: 54
Log-likelihood: -0.10486 cycle: 54
EM cycle: 55
Log-likelihood: -0.10422 cycle: 55
EM cycle: 56
Log-likelihood: -0.10362 cycle: 56
EM cycle: 57
Log-likelihood: -0.10303 cycle: 57
EM cycle: 58
Log-likelihood: -0.10242 cycle: 58
EM cycle: 59
Log-likelihood: -0.10187 cycle: 59
EM cycle: 60
Log-likelihood: -0.10131 cycle: 60
EM cycle: 61
Log-likelihood: -0.10076 cycle: 61
EM cycle: 62
Log-likelihood: -0.10022 cycle: 62
EM cycle: 63
Log-likelihood: -0.09968 cycle: 63
EM cycle: 64
Log-likelihood: -0.09919 cycle: 64
EM cycle: 65
Log-likelihood: -0.09870 cycle: 65
EM cycle: 66
Log-likelihood: -0.09821 cycle: 66
EM cycle: 67
Log-likelihood: -0.09773 cycle: 67
EM cycle: 68
Log-likelihood: -0.09728 cycle: 68
EM cycle: 69
Log-likelihood: -0.09680 cycle: 69
EM cycle: 70
Log-likelihood: -0.09639 cycle: 70
EM cycle: 71
Log-likelihood: -0.09592 cycle: 71
EM cycle: 72
Log-likelihood: -0.09550 cycle: 72
EM cycle: 73
Log-likelihood: -0.09507 cycle: 73
EM cycle: 74
Log-likelihood: -0.09469 cycle: 74
EM cycle: 75
Log-likelihood: -0.09427 cycle: 75
EM cycle: 76
Log-likelihood: -0.09386 cycle: 76
EM cycle: 77
Log-likelihood: -0.09351 cycle: 77
EM cycle: 78
Log-likelihood: -0.09312 cycle: 78
EM cycle: 79
Log-likelihood: -0.09273 cycle: 79
EM cycle: 80
Log-likelihood: -0.09235 cycle: 80
EM cycle: 81
Log-likelihood: -0.09202 cycle: 81
EM cycle: 82
Log-likelihood: -0.09165 cycle: 82
EM cycle: 83
Log-likelihood: -0.09131 cycle: 83
EM cycle: 84
Log-likelihood: -0.09094 cycle: 84
EM cycle: 85
Log-likelihood: -0.09062 cycle: 85
EM cycle: 86
Log-likelihood: -0.09030 cycle: 86
EM cycle: 87
Log-likelihood: -0.08999 cycle: 87
EM cycle: 88
Log-likelihood: -0.08965 cycle: 88
EM cycle: 89
Log-likelihood: -0.08931 cycle: 89
EM cycle: 90
Log-likelihood: -0.08902 cycle: 90
EM cycle: 91
Log-likelihood: -0.08874 cycle: 91
EM completed.

  Final Log-Likelihood: -0.08874

Name           | Total (ms)
===========================
main           |        276
init           |          1
Bundle         |        233
Bundle.init    |          0
Bundle.explain |        210
Bundle.BDDCalc |         19
EM             |         40
Initializing...
Preparing Probability map...
Preparing Probability Map...
Random Seed set to: 0
Created 10 probabilistic axiom
Probability Map computed. Size: 10
Initialization completed
Start finding explanations for every example (Computing BDDs)...
Query 1 of 4 (25%)
Positive Example: stefan Type learnedClass
Axiom: stefan type learnedClass

Explanation(s): 
1)   markus hasChild anna
     hasChild domain person
     stefan hasChild markus
     hasChild some person subClassOf learnedClass
     

2)   stefan hasChild markus
     hasChild range person
     hasChild some person subClassOf learnedClass
     

3)   ( male
       and ( female
             or hasChild some person
       )
     ) subClassOf learnedClass
     stefan type male
     stefan hasChild markus
     hasChild range person
     

4)   ( male
       and ( female
             or hasChild some person
       )
     ) subClassOf learnedClass
     stefan type male
     male subClassOf person
     stefan hasChild markus
     markus type male
     

5)   ( male
       and ( female
             or hasChild some person
       )
     ) subClassOf learnedClass
     stefan type male
     markus hasChild anna
     hasChild domain person
     stefan hasChild markus
     


Query 2 of 4 (50%)
Positive Example: martin Type learnedClass
Axiom: martin type learnedClass

Explanation(s): 
1)   martin hasChild heinz
     hasChild range person
     hasChild some person subClassOf learnedClass
     

2)   heinz type male
     male subClassOf person
     martin hasChild heinz
     hasChild some person subClassOf learnedClass
     

3)   ( male
       and ( female
             or hasChild some person
       )
     ) subClassOf learnedClass
     martin type male
     heinz type male
     male subClassOf person
     martin hasChild heinz
     


Query 3 of 4 (75%)
Positive Example: markus Type learnedClass
Axiom: markus type learnedClass

Explanation(s): 
1)   markus hasChild anna
     hasChild range person
     hasChild some person subClassOf learnedClass
     

2)   markus hasChild anna
     hasChild domain person
     anna hasChild heinz
     hasChild some person subClassOf learnedClass
     

3)   ( male
       and ( female
             or hasChild some person
       )
     ) subClassOf learnedClass
     markus hasChild anna
     hasChild domain person
     markus type male
     anna hasChild heinz
     

4)   ( male
       and ( female
             or hasChild some person
       )
     ) subClassOf learnedClass
     markus hasChild anna
     female subClassOf person
     markus type male
     anna type female
     


Query 4 of 4 (100%)
Negative Example: heinz Type not (learnedClass)
Axiom: heinz type not learnedClass

Explanation: AXIOM IS NOT ENTAILED!

Trying the second method...
Axiom: heinz type learnedClass

Explanation: AXIOM IS NOT ENTAILED!

Explanations founding completed (BDDs computed)
Start EM Algorithm
	- n. of probabilistic axioms:	10
	- n. of examples:		4
stefan Type learnedClass - prob: 0.58738 - tag: 1 - #vars: 5
martin Type learnedClass - prob: 0.50757 - tag: 2 - #vars: 4
markus Type learnedClass - prob: 0.56874 - tag: 3 - #vars: 5
heinz Type learnedClass - prob: 1.00000 - tag: 4 - #vars: 0
EM cycle: 0
EM cycle: 1
Log-likelihood: -1.77449 cycle: 1
EM cycle: 2
Log-likelihood: -0.56019 cycle: 2
EM cycle: 3
Log-likelihood: -0.40000 cycle: 3
EM cycle: 4
Log-likelihood: -0.32903 cycle: 4
EM cycle: 5
Log-likelihood: -0.28721 cycle: 5
EM cycle: 6
Log-likelihood: -0.25892 cycle: 6
EM cycle: 7
Log-likelihood: -0.23819 cycle: 7
EM cycle: 8
Log-likelihood: -0.22218 cycle: 8
EM cycle: 9
Log-likelihood: -0.20929 cycle: 9
EM cycle: 10
Log-likelihood: -0.19868 cycle: 10
EM cycle: 11
Log-likelihood: -0.18970 cycle: 11
EM cycle: 12
Log-likelihood: -0.18203 cycle: 12
EM cycle: 13
Log-likelihood: -0.17531 cycle: 13
EM cycle: 14
Log-likelihood: -0.16940 cycle: 14
EM cycle: 15
Log-likelihood: -0.16414 cycle: 15
EM cycle: 16
Log-likelihood: -0.15941 cycle: 16
EM cycle: 17
Log-likelihood: -0.15515 cycle: 17
EM cycle: 18
Log-likelihood: -0.15125 cycle: 18
EM cycle: 19
Log-likelihood: -0.14771 cycle: 19
EM cycle: 20
Log-likelihood: -0.14444 cycle: 20
EM cycle: 21
Log-likelihood: -0.14138 cycle: 21
EM cycle: 22
Log-likelihood: -0.13858 cycle: 22
EM cycle: 23
Log-likelihood: -0.13597 cycle: 23
EM cycle: 24
Log-likelihood: -0.13352 cycle: 24
EM cycle: 25
Log-likelihood: -0.13123 cycle: 25
EM cycle: 26
Log-likelihood: -0.12908 cycle: 26
EM cycle: 27
Log-likelihood: -0.12704 cycle: 27
EM cycle: 28
Log-likelihood: -0.12514 cycle: 28
EM cycle: 29
Log-likelihood: -0.12334 cycle: 29
EM cycle: 30
Log-likelihood: -0.12159 cycle: 30
EM cycle: 31
Log-likelihood: -0.11994 cycle: 31
EM cycle: 32
Log-likelihood: -0.11840 cycle: 32
EM cycle: 33
Log-likelihood: -0.11691 cycle: 33
EM cycle: 34
Log-likelihood: -0.11547 cycle: 34
EM cycle: 35
Log-likelihood: -0.11414 cycle: 35
EM cycle: 36
Log-likelihood: -0.11284 cycle: 36
EM cycle: 37
Log-likelihood: -0.11159 cycle: 37
EM cycle: 38
Log-likelihood: -0.11040 cycle: 38
EM cycle: 39
Log-likelihood: -0.10923 cycle: 39
EM cycle: 40
Log-likelihood: -0.10814 cycle: 40
EM cycle: 41
Log-likelihood: -0.10707 cycle: 41
EM cycle: 42
Log-likelihood: -0.10605 cycle: 42
EM cycle: 43
Log-likelihood: -0.10505 cycle: 43
EM cycle: 44
Log-likelihood: -0.10409 cycle: 44
EM cycle: 45
Log-likelihood: -0.10317 cycle: 45
EM cycle: 46
Log-likelihood: -0.10227 cycle: 46
EM cycle: 47
Log-likelihood: -0.10143 cycle: 47
EM cycle: 48
Log-likelihood: -0.10057 cycle: 48
EM cycle: 49
Log-likelihood: -0.09976 cycle: 49
EM cycle: 50
Log-likelihood: -0.09898 cycle: 50
EM cycle: 51
Log-likelihood: -0.09823 cycle: 51
EM cycle: 52
Log-likelihood: -0.09747 cycle: 52
EM cycle: 53
Log-likelihood: -0.09674 cycle: 53
EM cycle: 54
Log-likelihood: -0.09603 cycle: 54
EM cycle: 55
Log-likelihood: -0.09536 cycle: 55
EM cycle: 56
Log-likelihood: -0.09469 cycle: 56
EM cycle: 57
Log-likelihood: -0.09404 cycle: 57
EM cycle: 58
Log-likelihood: -0.09341 cycle: 58
EM cycle: 59
Log-likelihood: -0.09280 cycle: 59
EM cycle: 60
Log-likelihood: -0.09219 cycle: 60
EM cycle: 61
Log-likelihood: -0.09160 cycle: 61
EM cycle: 62
Log-likelihood: -0.09103 cycle: 62
EM cycle: 63
Log-likelihood: -0.09049 cycle: 63
EM cycle: 64
Log-likelihood: -0.08993 cycle: 64
EM cycle: 65
Log-likelihood: -0.08940 cycle: 65
EM cycle: 66
Log-likelihood: -0.08889 cycle: 66
EM cycle: 67
Log-likelihood: -0.08838 cycle: 67
EM cycle: 68
Log-likelihood: -0.08789 cycle: 68
EM cycle: 69
Log-likelihood: -0.08738 cycle: 69
EM cycle: 70
Log-likelihood: -0.08691 cycle: 70
EM cycle: 71
Log-likelihood: -0.08644 cycle: 71
EM cycle: 72
Log-likelihood: -0.08598 cycle: 72
EM cycle: 73
Log-likelihood: -0.08555 cycle: 73
EM cycle: 74
Log-likelihood: -0.08509 cycle: 74
EM cycle: 75
Log-likelihood: -0.08465 cycle: 75
EM cycle: 76
Log-likelihood: -0.08424 cycle: 76
EM cycle: 77
Log-likelihood: -0.08383 cycle: 77
EM cycle: 78
Log-likelihood: -0.08341 cycle: 78
EM cycle: 79
Log-likelihood: -0.08302 cycle: 79
EM cycle: 80
Log-likelihood: -0.08262 cycle: 80
EM cycle: 81
Log-likelihood: -0.08224 cycle: 81
EM cycle: 82
Log-likelihood: -0.08187 cycle: 82
EM cycle: 83
Log-likelihood: -0.08149 cycle: 83
EM cycle: 84
Log-likelihood: -0.08113 cycle: 84
EM cycle: 85
Log-likelihood: -0.08076 cycle: 85
EM cycle: 86
Log-likelihood: -0.08042 cycle: 86
EM cycle: 87
Log-likelihood: -0.08007 cycle: 87
EM cycle: 88
Log-likelihood: -0.07972 cycle: 88
EM cycle: 89
Log-likelihood: -0.07940 cycle: 89
EM cycle: 90
Log-likelihood: -0.07904 cycle: 90
EM cycle: 91
Log-likelihood: -0.07875 cycle: 91
EM cycle: 92
Log-likelihood: -0.07841 cycle: 92
EM cycle: 93
Log-likelihood: -0.07809 cycle: 93
EM cycle: 94
Log-likelihood: -0.07779 cycle: 94
EM cycle: 95
Log-likelihood: -0.07750 cycle: 95
EM cycle: 96
Log-likelihood: -0.07719 cycle: 96
EM cycle: 97
Log-likelihood: -0.07691 cycle: 97
EM completed.

  Final Log-Likelihood: -0.07691

Name           | Total (ms)
===========================
main           |         97
init           |          1
Bundle         |         78
Bundle.init    |          0
Bundle.explain |         75
Bundle.BDDCalc |          1
EM             |         17
Initializing...
Preparing Probability map...
Preparing Probability Map...
Random Seed set to: 0
Created 10 probabilistic axiom
Probability Map computed. Size: 10
Initialization completed
Start finding explanations for every example (Computing BDDs)...
Query 1 of 4 (25%)
Positive Example: stefan Type learnedClass
Axiom: stefan type learnedClass

Explanation(s): 
1)   markus hasChild anna
     hasChild domain person
     stefan hasChild markus
     hasChild some person subClassOf learnedClass
     

2)   stefan hasChild markus
     hasChild range person
     hasChild some person subClassOf learnedClass
     

3)   stefan type male
     stefan type father
     ( male
       and ( father
             or hasChild some person
       )
     ) subClassOf learnedClass
     

4)   father subClassOf male
     stefan type father
     ( male
       and ( father
             or hasChild some person
       )
     ) subClassOf learnedClass
     

5)   stefan type male
     stefan hasChild markus
     hasChild range person
     ( male
       and ( father
             or hasChild some person
       )
     ) subClassOf learnedClass
     


Query 2 of 4 (50%)
Positive Example: martin Type learnedClass
Axiom: martin type learnedClass

Explanation(s): 
1)   martin hasChild heinz
     hasChild range person
     hasChild some person subClassOf learnedClass
     

2)   martin type male
     ( male
       and ( father
             or hasChild some person
       )
     ) subClassOf learnedClass
     martin type father
     

3)   father subClassOf male
     ( male
       and ( father
             or hasChild some person
       )
     ) subClassOf learnedClass
     martin type father
     

4)   heinz type male
     male subClassOf person
     martin hasChild heinz
     hasChild some person subClassOf learnedClass
     


Query 3 of 4 (75%)
Positive Example: markus Type learnedClass
Axiom: markus type learnedClass

Explanation(s): 
1)   markus hasChild anna
     hasChild range person
     hasChild some person subClassOf learnedClass
     

2)   markus type father
     markus type male
     ( male
       and ( father
             or hasChild some person
       )
     ) subClassOf learnedClass
     

3)   father subClassOf male
     markus type father
     ( male
       and ( father
             or hasChild some person
       )
     ) subClassOf learnedClass
     

4)   markus hasChild anna
     hasChild domain person
     anna hasChild heinz
     hasChild some person subClassOf learnedClass
     

5)   markus hasChild anna
     hasChild domain person
     markus type male
     ( male
       and ( father
             or hasChild some person
       )
     ) subClassOf learnedClass
     anna hasChild heinz
     


Query 4 of 4 (100%)
Negative Example: heinz Type not (learnedClass)
Axiom: heinz type not learnedClass

Explanation: AXIOM IS NOT ENTAILED!

Trying the second method...
Axiom: heinz type learnedClass

Explanation: AXIOM IS NOT ENTAILED!

Explanations founding completed (BDDs computed)
Start EM Algorithm
	- n. of probabilistic axioms:	10
	- n. of examples:		4
stefan Type learnedClass - prob: 0.58824 - tag: 1 - #vars: 5
martin Type learnedClass - prob: 0.58459 - tag: 2 - #vars: 5
markus Type learnedClass - prob: 0.58824 - tag: 3 - #vars: 5
heinz Type learnedClass - prob: 1.00000 - tag: 4 - #vars: 0
EM cycle: 0
EM cycle: 1
Log-likelihood: -1.59810 cycle: 1
EM cycle: 2
Log-likelihood: -0.50132 cycle: 2
EM cycle: 3
Log-likelihood: -0.36236 cycle: 3
EM cycle: 4
Log-likelihood: -0.30119 cycle: 4
EM cycle: 5
Log-likelihood: -0.26528 cycle: 5
EM cycle: 6
Log-likelihood: -0.24101 cycle: 6
EM cycle: 7
Log-likelihood: -0.22327 cycle: 7
EM cycle: 8
Log-likelihood: -0.20956 cycle: 8
EM cycle: 9
Log-likelihood: -0.19857 cycle: 9
EM cycle: 10
Log-likelihood: -0.18949 cycle: 10
EM cycle: 11
Log-likelihood: -0.18182 cycle: 11
EM cycle: 12
Log-likelihood: -0.17527 cycle: 12
EM cycle: 13
Log-likelihood: -0.16952 cycle: 13
EM cycle: 14
Log-likelihood: -0.16447 cycle: 14
EM cycle: 15
Log-likelihood: -0.15996 cycle: 15
EM cycle: 16
Log-likelihood: -0.15594 cycle: 16
EM cycle: 17
Log-likelihood: -0.15229 cycle: 17
EM cycle: 18
Log-likelihood: -0.14894 cycle: 18
EM cycle: 19
Log-likelihood: -0.14589 cycle: 19
EM cycle: 20
Log-likelihood: -0.14308 cycle: 20
EM cycle: 21
Log-likelihood: -0.14049 cycle: 21
EM cycle: 22
Log-likelihood: -0.13810 cycle: 22
EM cycle: 23
Log-likelihood: -0.13587 cycle: 23
EM cycle: 24
Log-likelihood: -0.13373 cycle: 24
EM cycle: 25
Log-likelihood: -0.13179 cycle: 25
EM cycle: 26
Log-likelihood: -0.12997 cycle: 26
EM cycle: 27
Log-likelihood: -0.12819 cycle: 27
EM cycle: 28
Log-likelihood: -0.12653 cycle: 28
EM cycle: 29
Log-likelihood: -0.12498 cycle: 29
EM cycle: 30
Log-likelihood: -0.12350 cycle: 30
EM cycle: 31
Log-likelihood: -0.12210 cycle: 31
EM cycle: 32
Log-likelihood: -0.12076 cycle: 32
EM cycle: 33
Log-likelihood: -0.11949 cycle: 33
EM cycle: 34
Log-likelihood: -0.11828 cycle: 34
EM cycle: 35
Log-likelihood: -0.11706 cycle: 35
EM cycle: 36
Log-likelihood: -0.11596 cycle: 36
EM cycle: 37
Log-likelihood: -0.11493 cycle: 37
EM cycle: 38
Log-likelihood: -0.11388 cycle: 38
EM cycle: 39
Log-likelihood: -0.11288 cycle: 39
EM cycle: 40
Log-likelihood: -0.11194 cycle: 40
EM cycle: 41
Log-likelihood: -0.11100 cycle: 41
EM cycle: 42
Log-likelihood: -0.11012 cycle: 42
EM cycle: 43
Log-likelihood: -0.10926 cycle: 43
EM cycle: 44
Log-likelihood: -0.10844 cycle: 44
EM cycle: 45
Log-likelihood: -0.10765 cycle: 45
EM cycle: 46
Log-likelihood: -0.10688 cycle: 46
EM cycle: 47
Log-likelihood: -0.10611 cycle: 47
EM cycle: 48
Log-likelihood: -0.10538 cycle: 48
EM cycle: 49
Log-likelihood: -0.10469 cycle: 49
EM cycle: 50
Log-likelihood: -0.10402 cycle: 50
EM cycle: 51
Log-likelihood: -0.10336 cycle: 51
EM cycle: 52
Log-likelihood: -0.10271 cycle: 52
EM cycle: 53
Log-likelihood: -0.10210 cycle: 53
EM cycle: 54
Log-likelihood: -0.10147 cycle: 54
EM cycle: 55
Log-likelihood: -0.10086 cycle: 55
EM cycle: 56
Log-likelihood: -0.10031 cycle: 56
EM cycle: 57
Log-likelihood: -0.09974 cycle: 57
EM cycle: 58
Log-likelihood: -0.09921 cycle: 58
EM cycle: 59
Log-likelihood: -0.09865 cycle: 59
EM cycle: 60
Log-likelihood: -0.09814 cycle: 60
EM cycle: 61
Log-likelihood: -0.09762 cycle: 61
EM cycle: 62
Log-likelihood: -0.09712 cycle: 62
EM cycle: 63
Log-likelihood: -0.09663 cycle: 63
EM cycle: 64
Log-likelihood: -0.09618 cycle: 64
EM cycle: 65
Log-likelihood: -0.09573 cycle: 65
EM cycle: 66
Log-likelihood: -0.09524 cycle: 66
EM cycle: 67
Log-likelihood: -0.09480 cycle: 67
EM cycle: 68
Log-likelihood: -0.09437 cycle: 68
EM cycle: 69
Log-likelihood: -0.09395 cycle: 69
EM cycle: 70
Log-likelihood: -0.09353 cycle: 70
EM cycle: 71
Log-likelihood: -0.09313 cycle: 71
EM cycle: 72
Log-likelihood: -0.09274 cycle: 72
EM cycle: 73
Log-likelihood: -0.09234 cycle: 73
EM cycle: 74
Log-likelihood: -0.09196 cycle: 74
EM cycle: 75
Log-likelihood: -0.09156 cycle: 75
EM cycle: 76
Log-likelihood: -0.09121 cycle: 76
EM cycle: 77
Log-likelihood: -0.09084 cycle: 77
EM cycle: 78
Log-likelihood: -0.09049 cycle: 78
EM cycle: 79
Log-likelihood: -0.09016 cycle: 79
EM cycle: 80
Log-likelihood: -0.08980 cycle: 80
EM cycle: 81
Log-likelihood: -0.08945 cycle: 81
EM cycle: 82
Log-likelihood: -0.08914 cycle: 82
EM cycle: 83
Log-likelihood: -0.08881 cycle: 83
EM cycle: 84
Log-likelihood: -0.08847 cycle: 84
EM cycle: 85
Log-likelihood: -0.08817 cycle: 85
EM cycle: 86
Log-likelihood: -0.08787 cycle: 86
EM cycle: 87
Log-likelihood: -0.08756 cycle: 87
EM cycle: 88
Log-likelihood: -0.08726 cycle: 88
EM cycle: 89
Log-likelihood: -0.08697 cycle: 89
EM cycle: 90
Log-likelihood: -0.08665 cycle: 90
EM cycle: 91
Log-likelihood: -0.08637 cycle: 91
EM completed.

  Final Log-Likelihood: -0.08637

Name           | Total (ms)
===========================
main           |        170
init           |          1
Bundle         |        151
Bundle.init    |          0
Bundle.explain |        149
Bundle.BDDCalc |          0
EM             |         16
Initializing...
Preparing Probability map...
Preparing Probability Map...
Random Seed set to: 0
Created 10 probabilistic axiom
Probability Map computed. Size: 10
Initialization completed
Start finding explanations for every example (Computing BDDs)...
Query 1 of 4 (25%)
Positive Example: stefan Type learnedClass
Axiom: stefan type learnedClass

Explanation(s): 
1)   markus hasChild anna
     hasChild domain person
     stefan hasChild markus
     hasChild some person subClassOf learnedClass
     

2)   stefan hasChild markus
     hasChild range person
     hasChild some person subClassOf learnedClass
     

3)   stefan type male
     ( male
       and ( father
             or hasChild some male
       )
     ) subClassOf learnedClass
     stefan type father
     

4)   father subClassOf male
     ( male
       and ( father
             or hasChild some male
       )
     ) subClassOf learnedClass
     stefan type father
     


Query 2 of 4 (50%)
Positive Example: martin Type learnedClass
Axiom: martin type learnedClass

Explanation(s): 
1)   martin hasChild heinz
     hasChild range person
     hasChild some person subClassOf learnedClass
     

2)   martin type male
     ( male
       and ( father
             or hasChild some male
       )
     ) subClassOf learnedClass
     martin type father
     

3)   father subClassOf male
     ( male
       and ( father
             or hasChild some male
       )
     ) subClassOf learnedClass
     martin type father
     

4)   heinz type male
     male subClassOf person
     martin hasChild heinz
     hasChild some person subClassOf learnedClass
     


Query 3 of 4 (75%)
Positive Example: markus Type learnedClass
Axiom: markus type learnedClass

Explanation(s): 
1)   markus hasChild anna
     hasChild range person
     hasChild some person subClassOf learnedClass
     

2)   ( male
       and ( father
             or hasChild some male
       )
     ) subClassOf learnedClass
     markus type father
     markus type male
     

3)   markus hasChild anna
     hasChild domain person
     anna hasChild heinz
     hasChild some person subClassOf learnedClass
     


Query 4 of 4 (100%)
Negative Example: heinz Type not (learnedClass)
Axiom: heinz type not learnedClass

Explanation: AXIOM IS NOT ENTAILED!

Trying the second method...
Axiom: heinz type learnedClass

Explanation: AXIOM IS NOT ENTAILED!

Explanations founding completed (BDDs computed)
Start EM Algorithm
	- n. of probabilistic axioms:	10
	- n. of examples:		4
stefan Type learnedClass - prob: 0.58824 - tag: 1 - #vars: 5
martin Type learnedClass - prob: 0.58459 - tag: 2 - #vars: 5
markus Type learnedClass - prob: 0.58824 - tag: 3 - #vars: 4
heinz Type learnedClass - prob: 1.00000 - tag: 4 - #vars: 0
EM cycle: 0
EM cycle: 1
Log-likelihood: -1.59810 cycle: 1
EM cycle: 2
Log-likelihood: -0.50132 cycle: 2
EM cycle: 3
Log-likelihood: -0.36236 cycle: 3
EM cycle: 4
Log-likelihood: -0.30119 cycle: 4
EM cycle: 5
Log-likelihood: -0.26528 cycle: 5
EM cycle: 6
Log-likelihood: -0.24101 cycle: 6
EM cycle: 7
Log-likelihood: -0.22327 cycle: 7
EM cycle: 8
Log-likelihood: -0.20956 cycle: 8
EM cycle: 9
Log-likelihood: -0.19857 cycle: 9
EM cycle: 10
Log-likelihood: -0.18949 cycle: 10
EM cycle: 11
Log-likelihood: -0.18182 cycle: 11
EM cycle: 12
Log-likelihood: -0.17527 cycle: 12
EM cycle: 13
Log-likelihood: -0.16952 cycle: 13
EM cycle: 14
Log-likelihood: -0.16447 cycle: 14
EM cycle: 15
Log-likelihood: -0.15996 cycle: 15
EM cycle: 16
Log-likelihood: -0.15594 cycle: 16
EM cycle: 17
Log-likelihood: -0.15229 cycle: 17
EM cycle: 18
Log-likelihood: -0.14894 cycle: 18
EM cycle: 19
Log-likelihood: -0.14589 cycle: 19
EM cycle: 20
Log-likelihood: -0.14308 cycle: 20
EM cycle: 21
Log-likelihood: -0.14049 cycle: 21
EM cycle: 22
Log-likelihood: -0.13810 cycle: 22
EM cycle: 23
Log-likelihood: -0.13587 cycle: 23
EM cycle: 24
Log-likelihood: -0.13373 cycle: 24
EM cycle: 25
Log-likelihood: -0.13179 cycle: 25
EM cycle: 26
Log-likelihood: -0.12997 cycle: 26
EM cycle: 27
Log-likelihood: -0.12819 cycle: 27
EM cycle: 28
Log-likelihood: -0.12653 cycle: 28
EM cycle: 29
Log-likelihood: -0.12498 cycle: 29
EM cycle: 30
Log-likelihood: -0.12350 cycle: 30
EM cycle: 31
Log-likelihood: -0.12210 cycle: 31
EM cycle: 32
Log-likelihood: -0.12076 cycle: 32
EM cycle: 33
Log-likelihood: -0.11949 cycle: 33
EM cycle: 34
Log-likelihood: -0.11828 cycle: 34
EM cycle: 35
Log-likelihood: -0.11706 cycle: 35
EM cycle: 36
Log-likelihood: -0.11596 cycle: 36
EM cycle: 37
Log-likelihood: -0.11493 cycle: 37
EM cycle: 38
Log-likelihood: -0.11388 cycle: 38
EM cycle: 39
Log-likelihood: -0.11288 cycle: 39
EM cycle: 40
Log-likelihood: -0.11194 cycle: 40
EM cycle: 41
Log-likelihood: -0.11100 cycle: 41
EM cycle: 42
Log-likelihood: -0.11012 cycle: 42
EM cycle: 43
Log-likelihood: -0.10926 cycle: 43
EM cycle: 44
Log-likelihood: -0.10844 cycle: 44
EM cycle: 45
Log-likelihood: -0.10765 cycle: 45
EM cycle: 46
Log-likelihood: -0.10688 cycle: 46
EM cycle: 47
Log-likelihood: -0.10611 cycle: 47
EM cycle: 48
Log-likelihood: -0.10538 cycle: 48
EM cycle: 49
Log-likelihood: -0.10469 cycle: 49
EM cycle: 50
Log-likelihood: -0.10402 cycle: 50
EM cycle: 51
Log-likelihood: -0.10336 cycle: 51
EM cycle: 52
Log-likelihood: -0.10271 cycle: 52
EM cycle: 53
Log-likelihood: -0.10210 cycle: 53
EM cycle: 54
Log-likelihood: -0.10147 cycle: 54
EM cycle: 55
Log-likelihood: -0.10086 cycle: 55
EM cycle: 56
Log-likelihood: -0.10031 cycle: 56
EM cycle: 57
Log-likelihood: -0.09974 cycle: 57
EM cycle: 58
Log-likelihood: -0.09921 cycle: 58
EM cycle: 59
Log-likelihood: -0.09865 cycle: 59
EM cycle: 60
Log-likelihood: -0.09814 cycle: 60
EM cycle: 61
Log-likelihood: -0.09762 cycle: 61
EM cycle: 62
Log-likelihood: -0.09712 cycle: 62
EM cycle: 63
Log-likelihood: -0.09663 cycle: 63
EM cycle: 64
Log-likelihood: -0.09618 cycle: 64
EM cycle: 65
Log-likelihood: -0.09573 cycle: 65
EM cycle: 66
Log-likelihood: -0.09524 cycle: 66
EM cycle: 67
Log-likelihood: -0.09480 cycle: 67
EM cycle: 68
Log-likelihood: -0.09437 cycle: 68
EM cycle: 69
Log-likelihood: -0.09395 cycle: 69
EM cycle: 70
Log-likelihood: -0.09353 cycle: 70
EM cycle: 71
Log-likelihood: -0.09313 cycle: 71
EM cycle: 72
Log-likelihood: -0.09274 cycle: 72
EM cycle: 73
Log-likelihood: -0.09234 cycle: 73
EM cycle: 74
Log-likelihood: -0.09196 cycle: 74
EM cycle: 75
Log-likelihood: -0.09156 cycle: 75
EM cycle: 76
Log-likelihood: -0.09121 cycle: 76
EM cycle: 77
Log-likelihood: -0.09084 cycle: 77
EM cycle: 78
Log-likelihood: -0.09049 cycle: 78
EM cycle: 79
Log-likelihood: -0.09016 cycle: 79
EM cycle: 80
Log-likelihood: -0.08980 cycle: 80
EM cycle: 81
Log-likelihood: -0.08945 cycle: 81
EM cycle: 82
Log-likelihood: -0.08914 cycle: 82
EM cycle: 83
Log-likelihood: -0.08881 cycle: 83
EM cycle: 84
Log-likelihood: -0.08847 cycle: 84
EM cycle: 85
Log-likelihood: -0.08817 cycle: 85
EM cycle: 86
Log-likelihood: -0.08787 cycle: 86
EM cycle: 87
Log-likelihood: -0.08756 cycle: 87
EM cycle: 88
Log-likelihood: -0.08726 cycle: 88
EM cycle: 89
Log-likelihood: -0.08697 cycle: 89
EM cycle: 90
Log-likelihood: -0.08665 cycle: 90
EM cycle: 91
Log-likelihood: -0.08637 cycle: 91
EM completed.

  Final Log-Likelihood: -0.08637

Name           | Total (ms)
===========================
main           |        171
init           |          0
Bundle         |        155
Bundle.init    |          0
Bundle.explain |        151
Bundle.BDDCalc |          1
EM             |         15
Initializing...
Preparing Probability map...
Preparing Probability Map...
Random Seed set to: 0
Created 10 probabilistic axiom
Probability Map computed. Size: 10
Initialization completed
Start finding explanations for every example (Computing BDDs)...
Query 1 of 4 (25%)
Positive Example: stefan Type learnedClass
Axiom: stefan type learnedClass

Explanation(s): 
1)   markus hasChild anna
     hasChild domain person
     stefan hasChild markus
     hasChild some person subClassOf learnedClass
     

2)   stefan hasChild markus
     hasChild range person
     hasChild some person subClassOf learnedClass
     

3)   stefan type male
     stefan type father
     ( male
       and ( father
             or hasChild some female
       )
     ) subClassOf learnedClass
     

4)   father subClassOf male
     stefan type father
     ( male
       and ( father
             or hasChild some female
       )
     ) subClassOf learnedClass
     


Query 2 of 4 (50%)
Positive Example: martin Type learnedClass
Axiom: martin type learnedClass

Explanation(s): 
1)   martin hasChild heinz
     hasChild range person
     hasChild some person subClassOf learnedClass
     

2)   martin type male
     martin type father
     ( male
       and ( father
             or hasChild some female
       )
     ) subClassOf learnedClass
     

3)   father subClassOf male
     martin type father
     ( male
       and ( father
             or hasChild some female
       )
     ) subClassOf learnedClass
     

4)   heinz type male
     male subClassOf person
     martin hasChild heinz
     hasChild some person subClassOf learnedClass
     


Query 3 of 4 (75%)
Positive Example: markus Type learnedClass
Axiom: markus type learnedClass

Explanation(s): 
1)   markus hasChild anna
     hasChild range person
     hasChild some person subClassOf learnedClass
     

2)   markus type father
     markus type male
     ( male
       and ( father
             or hasChild some female
       )
     ) subClassOf learnedClass
     

3)   father subClassOf male
     markus type father
     ( male
       and ( father
             or hasChild some female
       )
     ) subClassOf learnedClass
     

4)   markus hasChild anna
     hasChild domain person
     anna hasChild heinz
     hasChild some person subClassOf learnedClass
     

5)   markus hasChild anna
     markus type male
     anna type female
     ( male
       and ( father
             or hasChild some female
       )
     ) subClassOf learnedClass
     


Query 4 of 4 (100%)
Negative Example: heinz Type not (learnedClass)
Axiom: heinz type not learnedClass

Explanation: AXIOM IS NOT ENTAILED!

Trying the second method...
Axiom: heinz type learnedClass

Explanation: AXIOM IS NOT ENTAILED!

Explanations founding completed (BDDs computed)
Start EM Algorithm
	- n. of probabilistic axioms:	10
	- n. of examples:		4
stefan Type learnedClass - prob: 0.58824 - tag: 1 - #vars: 5
martin Type learnedClass - prob: 0.58459 - tag: 2 - #vars: 5
markus Type learnedClass - prob: 0.58824 - tag: 3 - #vars: 5
heinz Type learnedClass - prob: 1.00000 - tag: 4 - #vars: 0
EM cycle: 0
EM cycle: 1
Log-likelihood: -1.59810 cycle: 1
EM cycle: 2
Log-likelihood: -0.50132 cycle: 2
EM cycle: 3
Log-likelihood: -0.36236 cycle: 3
EM cycle: 4
Log-likelihood: -0.30119 cycle: 4
EM cycle: 5
Log-likelihood: -0.26528 cycle: 5
EM cycle: 6
Log-likelihood: -0.24101 cycle: 6
EM cycle: 7
Log-likelihood: -0.22327 cycle: 7
EM cycle: 8
Log-likelihood: -0.20956 cycle: 8
EM cycle: 9
Log-likelihood: -0.19857 cycle: 9
EM cycle: 10
Log-likelihood: -0.18949 cycle: 10
EM cycle: 11
Log-likelihood: -0.18182 cycle: 11
EM cycle: 12
Log-likelihood: -0.17527 cycle: 12
EM cycle: 13
Log-likelihood: -0.16952 cycle: 13
EM cycle: 14
Log-likelihood: -0.16447 cycle: 14
EM cycle: 15
Log-likelihood: -0.15996 cycle: 15
EM cycle: 16
Log-likelihood: -0.15594 cycle: 16
EM cycle: 17
Log-likelihood: -0.15229 cycle: 17
EM cycle: 18
Log-likelihood: -0.14894 cycle: 18
EM cycle: 19
Log-likelihood: -0.14589 cycle: 19
EM cycle: 20
Log-likelihood: -0.14308 cycle: 20
EM cycle: 21
Log-likelihood: -0.14049 cycle: 21
EM cycle: 22
Log-likelihood: -0.13810 cycle: 22
EM cycle: 23
Log-likelihood: -0.13587 cycle: 23
EM cycle: 24
Log-likelihood: -0.13373 cycle: 24
EM cycle: 25
Log-likelihood: -0.13179 cycle: 25
EM cycle: 26
Log-likelihood: -0.12997 cycle: 26
EM cycle: 27
Log-likelihood: -0.12819 cycle: 27
EM cycle: 28
Log-likelihood: -0.12653 cycle: 28
EM cycle: 29
Log-likelihood: -0.12498 cycle: 29
EM cycle: 30
Log-likelihood: -0.12350 cycle: 30
EM cycle: 31
Log-likelihood: -0.12210 cycle: 31
EM cycle: 32
Log-likelihood: -0.12076 cycle: 32
EM cycle: 33
Log-likelihood: -0.11949 cycle: 33
EM cycle: 34
Log-likelihood: -0.11828 cycle: 34
EM cycle: 35
Log-likelihood: -0.11706 cycle: 35
EM cycle: 36
Log-likelihood: -0.11596 cycle: 36
EM cycle: 37
Log-likelihood: -0.11493 cycle: 37
EM cycle: 38
Log-likelihood: -0.11388 cycle: 38
EM cycle: 39
Log-likelihood: -0.11288 cycle: 39
EM cycle: 40
Log-likelihood: -0.11194 cycle: 40
EM cycle: 41
Log-likelihood: -0.11100 cycle: 41
EM cycle: 42
Log-likelihood: -0.11012 cycle: 42
EM cycle: 43
Log-likelihood: -0.10926 cycle: 43
EM cycle: 44
Log-likelihood: -0.10844 cycle: 44
EM cycle: 45
Log-likelihood: -0.10765 cycle: 45
EM cycle: 46
Log-likelihood: -0.10688 cycle: 46
EM cycle: 47
Log-likelihood: -0.10611 cycle: 47
EM cycle: 48
Log-likelihood: -0.10538 cycle: 48
EM cycle: 49
Log-likelihood: -0.10469 cycle: 49
EM cycle: 50
Log-likelihood: -0.10402 cycle: 50
EM cycle: 51
Log-likelihood: -0.10336 cycle: 51
EM cycle: 52
Log-likelihood: -0.10271 cycle: 52
EM cycle: 53
Log-likelihood: -0.10210 cycle: 53
EM cycle: 54
Log-likelihood: -0.10147 cycle: 54
EM cycle: 55
Log-likelihood: -0.10086 cycle: 55
EM cycle: 56
Log-likelihood: -0.10031 cycle: 56
EM cycle: 57
Log-likelihood: -0.09974 cycle: 57
EM cycle: 58
Log-likelihood: -0.09921 cycle: 58
EM cycle: 59
Log-likelihood: -0.09865 cycle: 59
EM cycle: 60
Log-likelihood: -0.09814 cycle: 60
EM cycle: 61
Log-likelihood: -0.09762 cycle: 61
EM cycle: 62
Log-likelihood: -0.09712 cycle: 62
EM cycle: 63
Log-likelihood: -0.09663 cycle: 63
EM cycle: 64
Log-likelihood: -0.09618 cycle: 64
EM cycle: 65
Log-likelihood: -0.09573 cycle: 65
EM cycle: 66
Log-likelihood: -0.09524 cycle: 66
EM cycle: 67
Log-likelihood: -0.09480 cycle: 67
EM cycle: 68
Log-likelihood: -0.09437 cycle: 68
EM cycle: 69
Log-likelihood: -0.09395 cycle: 69
EM cycle: 70
Log-likelihood: -0.09353 cycle: 70
EM cycle: 71
Log-likelihood: -0.09313 cycle: 71
EM cycle: 72
Log-likelihood: -0.09274 cycle: 72
EM cycle: 73
Log-likelihood: -0.09234 cycle: 73
EM cycle: 74
Log-likelihood: -0.09196 cycle: 74
EM cycle: 75
Log-likelihood: -0.09156 cycle: 75
EM cycle: 76
Log-likelihood: -0.09121 cycle: 76
EM cycle: 77
Log-likelihood: -0.09084 cycle: 77
EM cycle: 78
Log-likelihood: -0.09049 cycle: 78
EM cycle: 79
Log-likelihood: -0.09016 cycle: 79
EM cycle: 80
Log-likelihood: -0.08980 cycle: 80
EM cycle: 81
Log-likelihood: -0.08945 cycle: 81
EM cycle: 82
Log-likelihood: -0.08914 cycle: 82
EM cycle: 83
Log-likelihood: -0.08881 cycle: 83
EM cycle: 84
Log-likelihood: -0.08847 cycle: 84
EM cycle: 85
Log-likelihood: -0.08817 cycle: 85
EM cycle: 86
Log-likelihood: -0.08787 cycle: 86
EM cycle: 87
Log-likelihood: -0.08756 cycle: 87
EM cycle: 88
Log-likelihood: -0.08726 cycle: 88
EM cycle: 89
Log-likelihood: -0.08697 cycle: 89
EM cycle: 90
Log-likelihood: -0.08665 cycle: 90
EM cycle: 91
Log-likelihood: -0.08637 cycle: 91
EM completed.

  Final Log-Likelihood: -0.08637

Name           | Total (ms)
===========================
main           |        123
init           |          0
Bundle         |        107
Bundle.init    |          0
Bundle.explain |        102
Bundle.BDDCalc |          1
EM             |         16
Initializing...
Preparing Probability map...
Preparing Probability Map...
Random Seed set to: 0
Created 10 probabilistic axiom
Probability Map computed. Size: 10
Initialization completed
Start finding explanations for every example (Computing BDDs)...
Query 1 of 4 (25%)
Positive Example: stefan Type learnedClass
Axiom: stefan type learnedClass

Explanation(s): 
1)   markus hasChild anna
     hasChild domain person
     stefan hasChild markus
     hasChild some person subClassOf learnedClass
     

2)   stefan hasChild markus
     hasChild range person
     hasChild some person subClassOf learnedClass
     

3)   stefan type male
     ( male
       and ( father
             or hasChild some father
       )
     ) subClassOf learnedClass
     stefan type father
     

4)   father subClassOf male
     ( male
       and ( father
             or hasChild some father
       )
     ) subClassOf learnedClass
     stefan type father
     


Query 2 of 4 (50%)
Positive Example: martin Type learnedClass
Axiom: martin type learnedClass

Explanation(s): 
1)   martin hasChild heinz
     hasChild range person
     hasChild some person subClassOf learnedClass
     

2)   martin type male
     ( male
       and ( father
             or hasChild some father
       )
     ) subClassOf learnedClass
     martin type father
     

3)   father subClassOf male
     ( male
       and ( father
             or hasChild some father
       )
     ) subClassOf learnedClass
     martin type father
     

4)   heinz type male
     male subClassOf person
     martin hasChild heinz
     hasChild some person subClassOf learnedClass
     


Query 3 of 4 (75%)
Positive Example: markus Type learnedClass
Axiom: markus type learnedClass

Explanation(s): 
1)   markus hasChild anna
     hasChild range person
     hasChild some person subClassOf learnedClass
     

2)   ( male
       and ( father
             or hasChild some father
       )
     ) subClassOf learnedClass
     markus type father
     markus type male
     

3)   markus hasChild anna
     hasChild domain person
     anna hasChild heinz
     hasChild some person subClassOf learnedClass
     


Query 4 of 4 (100%)
Negative Example: heinz Type not (learnedClass)
Axiom: heinz type not learnedClass

Explanation: AXIOM IS NOT ENTAILED!

Trying the second method...
Axiom: heinz type learnedClass

Explanation: AXIOM IS NOT ENTAILED!

Explanations founding completed (BDDs computed)
Start EM Algorithm
	- n. of probabilistic axioms:	10
	- n. of examples:		4
stefan Type learnedClass - prob: 0.58824 - tag: 1 - #vars: 5
martin Type learnedClass - prob: 0.58459 - tag: 2 - #vars: 5
markus Type learnedClass - prob: 0.58824 - tag: 3 - #vars: 4
heinz Type learnedClass - prob: 1.00000 - tag: 4 - #vars: 0
EM cycle: 0
EM cycle: 1
Log-likelihood: -1.59810 cycle: 1
EM cycle: 2
Log-likelihood: -0.50132 cycle: 2
EM cycle: 3
Log-likelihood: -0.36236 cycle: 3
EM cycle: 4
Log-likelihood: -0.30119 cycle: 4
EM cycle: 5
Log-likelihood: -0.26528 cycle: 5
EM cycle: 6
Log-likelihood: -0.24101 cycle: 6
EM cycle: 7
Log-likelihood: -0.22327 cycle: 7
EM cycle: 8
Log-likelihood: -0.20956 cycle: 8
EM cycle: 9
Log-likelihood: -0.19857 cycle: 9
EM cycle: 10
Log-likelihood: -0.18949 cycle: 10
EM cycle: 11
Log-likelihood: -0.18182 cycle: 11
EM cycle: 12
Log-likelihood: -0.17527 cycle: 12
EM cycle: 13
Log-likelihood: -0.16952 cycle: 13
EM cycle: 14
Log-likelihood: -0.16447 cycle: 14
EM cycle: 15
Log-likelihood: -0.15996 cycle: 15
EM cycle: 16
Log-likelihood: -0.15594 cycle: 16
EM cycle: 17
Log-likelihood: -0.15229 cycle: 17
EM cycle: 18
Log-likelihood: -0.14894 cycle: 18
EM cycle: 19
Log-likelihood: -0.14589 cycle: 19
EM cycle: 20
Log-likelihood: -0.14308 cycle: 20
EM cycle: 21
Log-likelihood: -0.14049 cycle: 21
EM cycle: 22
Log-likelihood: -0.13810 cycle: 22
EM cycle: 23
Log-likelihood: -0.13587 cycle: 23
EM cycle: 24
Log-likelihood: -0.13373 cycle: 24
EM cycle: 25
Log-likelihood: -0.13179 cycle: 25
EM cycle: 26
Log-likelihood: -0.12997 cycle: 26
EM cycle: 27
Log-likelihood: -0.12819 cycle: 27
EM cycle: 28
Log-likelihood: -0.12653 cycle: 28
EM cycle: 29
Log-likelihood: -0.12498 cycle: 29
EM cycle: 30
Log-likelihood: -0.12350 cycle: 30
EM cycle: 31
Log-likelihood: -0.12210 cycle: 31
EM cycle: 32
Log-likelihood: -0.12076 cycle: 32
EM cycle: 33
Log-likelihood: -0.11949 cycle: 33
EM cycle: 34
Log-likelihood: -0.11828 cycle: 34
EM cycle: 35
Log-likelihood: -0.11706 cycle: 35
EM cycle: 36
Log-likelihood: -0.11596 cycle: 36
EM cycle: 37
Log-likelihood: -0.11493 cycle: 37
EM cycle: 38
Log-likelihood: -0.11388 cycle: 38
EM cycle: 39
Log-likelihood: -0.11288 cycle: 39
EM cycle: 40
Log-likelihood: -0.11194 cycle: 40
EM cycle: 41
Log-likelihood: -0.11100 cycle: 41
EM cycle: 42
Log-likelihood: -0.11012 cycle: 42
EM cycle: 43
Log-likelihood: -0.10926 cycle: 43
EM cycle: 44
Log-likelihood: -0.10844 cycle: 44
EM cycle: 45
Log-likelihood: -0.10765 cycle: 45
EM cycle: 46
Log-likelihood: -0.10688 cycle: 46
EM cycle: 47
Log-likelihood: -0.10611 cycle: 47
EM cycle: 48
Log-likelihood: -0.10538 cycle: 48
EM cycle: 49
Log-likelihood: -0.10469 cycle: 49
EM cycle: 50
Log-likelihood: -0.10402 cycle: 50
EM cycle: 51
Log-likelihood: -0.10336 cycle: 51
EM cycle: 52
Log-likelihood: -0.10271 cycle: 52
EM cycle: 53
Log-likelihood: -0.10210 cycle: 53
EM cycle: 54
Log-likelihood: -0.10147 cycle: 54
EM cycle: 55
Log-likelihood: -0.10086 cycle: 55
EM cycle: 56
Log-likelihood: -0.10031 cycle: 56
EM cycle: 57
Log-likelihood: -0.09974 cycle: 57
EM cycle: 58
Log-likelihood: -0.09921 cycle: 58
EM cycle: 59
Log-likelihood: -0.09865 cycle: 59
EM cycle: 60
Log-likelihood: -0.09814 cycle: 60
EM cycle: 61
Log-likelihood: -0.09762 cycle: 61
EM cycle: 62
Log-likelihood: -0.09712 cycle: 62
EM cycle: 63
Log-likelihood: -0.09663 cycle: 63
EM cycle: 64
Log-likelihood: -0.09618 cycle: 64
EM cycle: 65
Log-likelihood: -0.09573 cycle: 65
EM cycle: 66
Log-likelihood: -0.09524 cycle: 66
EM cycle: 67
Log-likelihood: -0.09480 cycle: 67
EM cycle: 68
Log-likelihood: -0.09437 cycle: 68
EM cycle: 69
Log-likelihood: -0.09395 cycle: 69
EM cycle: 70
Log-likelihood: -0.09353 cycle: 70
EM cycle: 71
Log-likelihood: -0.09313 cycle: 71
EM cycle: 72
Log-likelihood: -0.09274 cycle: 72
EM cycle: 73
Log-likelihood: -0.09234 cycle: 73
EM cycle: 74
Log-likelihood: -0.09196 cycle: 74
EM cycle: 75
Log-likelihood: -0.09156 cycle: 75
EM cycle: 76
Log-likelihood: -0.09121 cycle: 76
EM cycle: 77
Log-likelihood: -0.09084 cycle: 77
EM cycle: 78
Log-likelihood: -0.09049 cycle: 78
EM cycle: 79
Log-likelihood: -0.09016 cycle: 79
EM cycle: 80
Log-likelihood: -0.08980 cycle: 80
EM cycle: 81
Log-likelihood: -0.08945 cycle: 81
EM cycle: 82
Log-likelihood: -0.08914 cycle: 82
EM cycle: 83
Log-likelihood: -0.08881 cycle: 83
EM cycle: 84
Log-likelihood: -0.08847 cycle: 84
EM cycle: 85
Log-likelihood: -0.08817 cycle: 85
EM cycle: 86
Log-likelihood: -0.08787 cycle: 86
EM cycle: 87
Log-likelihood: -0.08756 cycle: 87
EM cycle: 88
Log-likelihood: -0.08726 cycle: 88
EM cycle: 89
Log-likelihood: -0.08697 cycle: 89
EM cycle: 90
Log-likelihood: -0.08665 cycle: 90
EM cycle: 91
Log-likelihood: -0.08637 cycle: 91
EM completed.

  Final Log-Likelihood: -0.08637

Name           | Total (ms)
===========================
main           |        115
init           |          1
Bundle         |         98
Bundle.init    |          0
Bundle.explain |         94
Bundle.BDDCalc |          0
EM             |         15
Test case 3 - Dummy parameter learner

[.....] 0%
[=....] 20%
[==...] 40%
[===..] 60%
[====.] 80%Debug logger: false
 INFO (DummyParameterLearner.java:150) - Successful creation of the learned ontology
Successful creation of the learned ontology
 INFO (DummyParameterLearner.java:151) - Ontology created in 1.0 (ms)
Ontology created in 1.0 (ms)
 INFO (DummyParameterLearner.java:242) - Created 9 probabilistic axiom
Created 9 probabilistic axiom
 INFO (DummyParameterLearner.java:247) - Probability Map computed. Size: 9
Probability Map computed. Size: 9
 INFO (DummyParameterLearner.java:150) - Successful creation of the learned ontology
Successful creation of the learned ontology
 INFO (DummyParameterLearner.java:151) - Ontology created in 1.0 (ms)
Ontology created in 1.0 (ms)
 INFO (DummyParameterLearner.java:242) - Created 10 probabilistic axiom
Created 10 probabilistic axiom
 INFO (DummyParameterLearner.java:247) - Probability Map computed. Size: 10
Probability Map computed. Size: 10
 INFO (DummyParameterLearner.java:242) - Created 10 probabilistic axiom
Created 10 probabilistic axiom
 INFO (DummyParameterLearner.java:247) - Probability Map computed. Size: 10
Probability Map computed. Size: 10
 INFO (DummyParameterLearner.java:242) - Created 10 probabilistic axiom
Created 10 probabilistic axiom
 INFO (DummyParameterLearner.java:247) - Probability Map computed. Size: 10
Probability Map computed. Size: 10
 INFO (DummyParameterLearner.java:242) - Created 10 probabilistic axiom
Created 10 probabilistic axiom
 INFO (DummyParameterLearner.java:247) - Probability Map computed. Size: 10
Probability Map computed. Size: 10
 INFO (DummyParameterLearner.java:242) - Created 10 probabilistic axiom
Created 10 probabilistic axiom
 INFO (DummyParameterLearner.java:247) - Probability Map computed. Size: 10
Probability Map computed. Size: 10
 INFO (DummyParameterLearner.java:242) - Created 10 probabilistic axiom
Created 10 probabilistic axiom
 INFO (DummyParameterLearner.java:247) - Probability Map computed. Size: 10
Probability Map computed. Size: 10
 INFO (DummyParameterLearner.java:242) - Created 10 probabilistic axiom
Created 10 probabilistic axiom
 INFO (DummyParameterLearner.java:247) - Probability Map computed. Size: 10
Probability Map computed. Size: 10
 INFO (DummyParameterLearner.java:242) - Created 10 probabilistic axiom
Created 10 probabilistic axiom
 INFO (DummyParameterLearner.java:247) - Probability Map computed. Size: 10
Probability Map computed. Size: 10
 INFO (DummyParameterLearner.java:242) - Created 10 probabilistic axiom
Created 10 probabilistic axiom
 INFO (DummyParameterLearner.java:247) - Probability Map computed. Size: 10
Probability Map computed. Size: 10
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.508 s - in org.dllearner.algorithms.probabilistic.structure.unife.leap.LEAPTest
[INFO] Running org.dllearner.algorithms.probabilistic.structure.distributed.unife.leap.AppTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.dllearner.algorithms.probabilistic.structure.distributed.unife.leap.AppTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ components-ext ---
[INFO] Building jar: /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-ext/target/components-ext-1.5.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ components-ext ---
[INFO] Installing /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-ext/target/components-ext-1.5.1-SNAPSHOT.jar to /usr/share/tomcat8/.m2/repository/org/dllearner/components-ext/1.5.1-SNAPSHOT/components-ext-1.5.1-SNAPSHOT.jar
[INFO] Installing /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-ext/pom.xml to /usr/share/tomcat8/.m2/repository/org/dllearner/components-ext/1.5.1-SNAPSHOT/components-ext-1.5.1-SNAPSHOT.pom
[INFO] 
[INFO] ----------------------< org.dllearner:interfaces >----------------------
[INFO] Building dllearner-interfaces 1.5.1-SNAPSHOT                       [4/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ interfaces ---
[INFO] 
[INFO] --- xmlbeans-maven-plugin:2.3.3:xmlbeans (default) @ interfaces ---
[INFO] 
[INFO] --- javacc-maven-plugin:2.6:javacc (javacc) @ interfaces ---
[INFO] Skipping non-existing source directory: /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/interfaces/src/main/javacc
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ interfaces ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 357 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ interfaces ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 127 source files to /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/interfaces/target/classes
[INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/interfaces/src/main/java/org/dllearner/confparser/ConfParserLegacy.java: Some input files use or override a deprecated API.
[INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/interfaces/src/main/java/org/dllearner/confparser/ConfParserLegacy.java: Recompile with -Xlint:deprecation for details.
[INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/interfaces/target/generated-sources/xmlbeans/org/springframework/schema/beans/impl/ListOrSetTypeImpl.java: Some input files use unchecked or unsafe operations.
[INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/interfaces/target/generated-sources/xmlbeans/org/springframework/schema/beans/impl/ListOrSetTypeImpl.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ interfaces ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ interfaces ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/interfaces/target/test-classes
[INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/interfaces/src/test/java/org/dllearner/test/junit/LearningProblemTest.java: /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/interfaces/src/test/java/org/dllearner/test/junit/LearningProblemTest.java uses unchecked or unsafe operations.
[INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/interfaces/src/test/java/org/dllearner/test/junit/LearningProblemTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ interfaces ---
[INFO] Surefire report directory: /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/interfaces/target/surefire-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.dllearner.cli.FatherCLITest
Initializing component 'ks' of type KB File ...
... initialized component 'ks' in 47ms. Status: OK
Initializing component 'embeddedReasoner' of type OWL API Reasoner ...
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
... initialized component 'embeddedReasoner' in 234ms. Status: OK
Initializing component 'reasoner' of type closed world reasoner ...
Materializing TBox...
materialising concepts

[.....] 0%
[=....] 33%materialising object properties ...

[===..] 66%materialising datatype properties
...TBox materialised in 69 ms.
... initialized component 'reasoner' in 76ms. Status: OK
Initializing component 'op' of type rho refinement operator ...
... initialized component 'op' in 36ms. Status: OK
Initializing component 'lp' of type PosNegLPStandard ...
... initialized component 'lp' in 0ms. Status: OK
Initializing component 'h' of type multiple criteria heuristic ...
... initialized component 'h' in 0ms. Status: OK
Initializing component 'alg' of type OWL Class Expression Learner ...
... initialized component 'alg' in 6ms. Status: OK
starting top down refinement with: Thing (42.857% accuracy)
more accurate (85.71%) class expression found: male
more accurate (100.00%) class expression found: male and (hasChild some Thing)
Maximum time (15 seconds) reached, stopping now...
solutions (at most 20 are shown):
1: male and (hasChild some Thing) (accuracy 100%, length 5, depth 1)
2: (not (female)) and (hasChild some Thing) (accuracy 100%, length 6, depth 1)
3: hasChild some (female or (hasChild some Thing)) (accuracy 100%, length 7, depth 2)
4: hasChild some (female or (hasChild some female)) (accuracy 100%, length 7, depth 2)
5: hasChild some (female or (hasChild some (not (male)))) (accuracy 100%, length 8, depth 2)
6: hasChild some (female or (hasChild some (hasChild some Thing))) (accuracy 100%, length 9, depth 3)
7: male and (hasChild some (female or male)) (accuracy 100%, length 7, depth 1)
8: male and (hasChild some (hasChild only Thing)) (accuracy 100%, length 7, depth 2)
9: (male or male) and (hasChild some Thing) (accuracy 100%, length 7, depth 1)
10: hasChild some ((not (male)) or (hasChild some Thing)) (accuracy 100%, length 8, depth 2)
11: hasChild some ((not (male)) or (hasChild some female)) (accuracy 100%, length 8, depth 2)
12: hasChild some (female or (hasChild some (hasChild some male))) (accuracy 100%, length 9, depth 3)
13: hasChild some ((not (male)) or (hasChild some (not (male)))) (accuracy 100%, length 9, depth 2)
14: hasChild some ((not (male)) or (hasChild some (hasChild some Thing))) (accuracy 100%, length 10, depth 3)
15: male and (female or (hasChild some Thing)) (accuracy 100%, length 7, depth 1)
16: male and (hasChild some (female or (hasChild some Thing))) (accuracy 100%, length 9, depth 2)
17: hasChild some (female or (male and (hasChild some Thing))) (accuracy 100%, length 9, depth 2)
18: hasChild some (female or (hasChild some (female or female))) (accuracy 100%, length 9, depth 2)
19: hasChild some (female or (hasChild some (female or male))) (accuracy 100%, length 9, depth 2)
20: hasChild some (female or (hasChild some (hasChild only Thing))) (accuracy 100%, length 9, depth 3)
Algorithm stopped (24377 descriptions tested).

Initializing component 'ks' of type KB File ...
... initialized component 'ks' in 7ms. Status: OK
Initializing component 'reasoner' of type closed world reasoner ...
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
Materializing TBox...
materialising concepts

[.....] 0%
[=....] 33%materialising object properties ...

[===..] 66%materialising datatype properties
...TBox materialised in 2 ms.
... initialized component 'reasoner' in 31ms. Status: OK
Initializing component 'op' of type rho refinement operator ...
... initialized component 'op' in 4ms. Status: OK
Initializing component 'lp' of type PosNegLPStandard ...
... initialized component 'lp' in 0ms. Status: OK
Initializing component 'h' of type multiple criteria heuristic ...
... initialized component 'h' in 0ms. Status: OK
Initializing component 'alg' of type OWL Class Expression Learner ...
... initialized component 'alg' in 1ms. Status: OK
starting top down refinement with: Thing (42.857% accuracy)
more accurate (85.71%) class expression found: male
more accurate (100.00%) class expression found: male and (hasChild some Thing)
Maximum time (15 seconds) reached, stopping now...
solutions (at most 20 are shown):
1: male and (hasChild some Thing) (accuracy 100%, length 5, depth 1)
2: (not (female)) and (hasChild some Thing) (accuracy 100%, length 6, depth 1)
3: hasChild some (female or (hasChild some Thing)) (accuracy 100%, length 7, depth 2)
4: hasChild some (female or (hasChild some female)) (accuracy 100%, length 7, depth 2)
5: hasChild some (female or (hasChild some (not (male)))) (accuracy 100%, length 8, depth 2)
6: hasChild some (female or (hasChild some (hasChild some Thing))) (accuracy 100%, length 9, depth 3)
7: male and (hasChild some (female or male)) (accuracy 100%, length 7, depth 1)
8: male and (hasChild some (hasChild only Thing)) (accuracy 100%, length 7, depth 2)
9: (male or male) and (hasChild some Thing) (accuracy 100%, length 7, depth 1)
10: hasChild some ((not (male)) or (hasChild some Thing)) (accuracy 100%, length 8, depth 2)
11: hasChild some ((not (male)) or (hasChild some female)) (accuracy 100%, length 8, depth 2)
12: hasChild some (female or (hasChild some (hasChild some male))) (accuracy 100%, length 9, depth 3)
13: hasChild some ((not (male)) or (hasChild some (not (male)))) (accuracy 100%, length 9, depth 2)
14: hasChild some ((not (male)) or (hasChild some (hasChild some Thing))) (accuracy 100%, length 10, depth 3)
15: male and (female or (hasChild some Thing)) (accuracy 100%, length 7, depth 1)
16: male and (hasChild some (female or (hasChild some Thing))) (accuracy 100%, length 9, depth 2)
17: hasChild some (female or (male and (hasChild some Thing))) (accuracy 100%, length 9, depth 2)
18: hasChild some (female or (hasChild some (female or female))) (accuracy 100%, length 9, depth 2)
19: hasChild some (female or (hasChild some (female or male))) (accuracy 100%, length 9, depth 2)
20: hasChild some (female or (hasChild some (hasChild only Thing))) (accuracy 100%, length 9, depth 3)
Algorithm stopped (27337 descriptions tested).

[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.51 s - in org.dllearner.cli.FatherCLITest
[INFO] Running org.dllearner.configuration.spring.ConfigurationBasedPropertyOverrideConfigurerTest
Initializing component 'fourthBean' of type TestBean Component ...
... initialized component 'fourthBean' in 0ms. Status: OK
Initializing component 'thirdBean' of type TestBean Component ...
... initialized component 'thirdBean' in 0ms. Status: OK
Initializing component 'secondBean' of type TestBean Component ...
... initialized component 'secondBean' in 0ms. Status: OK
Initializing component 'testBean' of type TestBean Component ...
... initialized component 'testBean' in 0ms. Status: OK
Initializing component 'fifthBean' of type TestBean Component ...
... initialized component 'fifthBean' in 0ms. Status: OK
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.dllearner.configuration.spring.ConfigurationBasedPropertyOverrideConfigurerTest
[INFO] Running org.dllearner.confparser3.ParseTest
ks.type = KB File
ks.fileName = father.kb
reasoner.type = cwr
reasoner.reasonerComponent = embeddedReasoner    (bean reference)
embeddedReasoner.type = OWL API Reasoner
embeddedReasoner.sources = [ks]
lp.type = posNegStandard
lp.positiveExamples = [http://localhost/foo#markus, http://localhost/foo#stefan, http://localhost/foo#bernd]
lp.negativeExamples = [http://localhost/foo#gabi, http://localhost/foo#anna, http://localhost/foo#michelle, http://localhost/foo#heinz]
lp.reasoner = reasoner    (bean reference)
op.type = rho
op.useCardinalityRestrictions = true
op.reasoner = reasoner    (bean reference)
h.type = multiheuristic
h.expansionPenaltyFactor = 0.2
alg.type = ocel
alg.reasoner = reasoner    (bean reference)
alg.operator = op    (bean reference)
alg.heuristic = h    (bean reference)
alg.maxExecutionTimeInSeconds = 15
Initializing component 'ks' of type OWL File ...
... initialized component 'ks' in 1ms. Status: OK
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.dllearner.confparser3.ParseTest
[INFO] Running org.dllearner.test.junit.LearningProblemTest
Initializing component 'acc' of type Predictive Accuracy without Weak elimination ...
... initialized component 'acc' in 0ms. Status: OK
Initializing component 'ks' of type OWL File ...
... initialized component 'ks' in 0ms. Status: OK
Initializing component 'reasoner' of type closed world reasoner ...
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
Materializing TBox...
materialising concepts

[.....] 0%
[.....] 0%
[.....] 1%
[.....] 1%
[.....] 2%
[.....] 3%
[.....] 3%
[.....] 4%
[.....] 4%
[.....] 5%
[.....] 6%
[.....] 6%
[.....] 7%
[.....] 8%
[.....] 8%
[.....] 9%
[.....] 9%
[.....] 10%
[.....] 11%
[.....] 11%
[.....] 12%
[.....] 13%
[.....] 13%
[.....] 14%
[.....] 14%
[.....] 15%
[.....] 16%
[.....] 16%
[.....] 17%
[.....] 18%
[.....] 18%
[.....] 19%
[.....] 19%
[=....] 20%
[=....] 21%
[=....] 21%
[=....] 22%
[=....] 22%
[=....] 23%
[=....] 24%
[=....] 24%
[=....] 25%
[=....] 26%
[=....] 26%
[=....] 27%
[=....] 27%
[=....] 28%
[=....] 29%
[=....] 29%
[=....] 30%
[=....] 31%
[=....] 31%
[=....] 32%
[=....] 32%
[=....] 33%
[=....] 34%
[=....] 34%
[=....] 35%
[=....] 36%
[=....] 36%
[=....] 37%
[=....] 37%
[=....] 38%
[=....] 39%
[=....] 39%
[==...] 40%
[==...] 40%
[==...] 41%
[==...] 42%
[==...] 42%
[==...] 43%
[==...] 44%
[==...] 44%
[==...] 45%
[==...] 45%
[==...] 46%
[==...] 47%
[==...] 47%
[==...] 48%
[==...] 49%
[==...] 49%
[==...] 50%
[==...] 50%
[==...] 51%
[==...] 52%
[==...] 52%
[==...] 53%
[==...] 54%
[==...] 54%
[==...] 55%
[==...] 55%
[==...] 56%
[==...] 57%
[==...] 57%
[==...] 58%
[==...] 59%
[==...] 59%
[===..] 60%
[===..] 60%
[===..] 61%
[===..] 62%
[===..] 62%
[===..] 63%
[===..] 63%
[===..] 64%
[===..] 65%
[===..] 65%
[===..] 66%
[===..] 67%
[===..] 67%
[===..] 68%
[===..] 68%
[===..] 69%
[===..] 70%
[===..] 70%
[===..] 71%
[===..] 72%
[===..] 72%
[===..] 73%
[===..] 73%
[===..] 74%
[===..] 75%
[===..] 75%
[===..] 76%
[===..] 77%
[===..] 77%
[===..] 78%
[===..] 78%
[===..] 79%
[====.] 80%
[====.] 80%
[====.] 81%
[====.] 81%
[====.] 82%
[====.] 83%
[====.] 83%
[====.] 84%
[====.] 85%
[====.] 85%
[====.] 86%
[====.] 86%
[====.] 87%materialising object properties ...

[====.] 88%
[====.] 88%
[====.] 89%
[====.] 90%materialising datatype properties

[====.] 90%
[====.] 91%
[====.] 91%
[====.] 92%
[====.] 93%
[====.] 93%
[====.] 94%
[====.] 95%
[====.] 95%
[====.] 96%
[====.] 96%
[====.] 97%
[====.] 98%
[====.] 98%
[====.] 99%Property cytogen_ca has more than one value [false, true] for individual d135. We ignore the value.
Property cytogen_ca has value [false, true]. Cannot determine whether it is false.
...TBox materialised in 10109 ms.
... initialized component 'reasoner' in 15s 921ms. Status: OK
Initializing component 'op' of type rho refinement operator ...
... initialized component 'op' in 127ms. Status: OK
Initializing component 'lp' of type PosNegLPStandard ...
... initialized component 'lp' in 1ms. Status: OK
Initializing component 'alg' of type OWL Class Expression Learner ...
... initialized component 'alg' in 6ms. Status: OK
concept: Compound and ((hasStructure some Ar_halide) or (amesTestPositive some {true})) and (hasAtom only (not (Nitrogen-35))) {12}
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.276 s - in org.dllearner.test.junit.LearningProblemTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ interfaces ---
[INFO] Building jar: /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/interfaces/target/dl-learner.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ interfaces ---
[INFO] Installing /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/interfaces/target/dl-learner.jar to /usr/share/tomcat8/.m2/repository/org/dllearner/interfaces/1.5.1-SNAPSHOT/interfaces-1.5.1-SNAPSHOT.jar
[INFO] Installing /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/interfaces/pom.xml to /usr/share/tomcat8/.m2/repository/org/dllearner/interfaces/1.5.1-SNAPSHOT/interfaces-1.5.1-SNAPSHOT.pom
[INFO] 
[INFO] --------------------< org.dllearner:interfaces-ext >--------------------
[INFO] Building interfaces-ext 1.5.1-SNAPSHOT                             [5/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ interfaces-ext ---
[INFO] 
[INFO] --- xmlbeans-maven-plugin:2.3.3:xmlbeans (default) @ interfaces-ext ---
[INFO] 
[INFO] --- javacc-maven-plugin:2.6:javacc (javacc) @ interfaces-ext ---
[INFO] Skipping non-existing source directory: /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/interfaces-ext/src/main/javacc
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ interfaces-ext ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 357 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ interfaces-ext ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 73 source files to /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/interfaces-ext/target/classes
[INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/interfaces-ext/target/generated-sources/xmlbeans/org/springframework/schema/beans/impl/BeanDocumentImpl.java: Some input files use unchecked or unsafe operations.
[INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/interfaces-ext/target/generated-sources/xmlbeans/org/springframework/schema/beans/impl/BeanDocumentImpl.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ interfaces-ext ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/interfaces-ext/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ interfaces-ext ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/interfaces-ext/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ interfaces-ext ---
[INFO] Surefire report directory: /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/interfaces-ext/target/surefire-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.dllearner.cli.unife.CLILEAPTest
main
DL-Learner command line interface
Initializing component 'ks' of type OWL File ...
... initialized component 'ks' in 1ms. Status: OK
Initializing component 'reasoner' of type closed world reasoner ...
Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner)
Materializing TBox...
materialising concepts

[.....] 0%
[.....] 16%
[=....] 33%
[==...] 50%
[===..] 66%materialising object properties ...

[====.] 83%materialising datatype properties
...TBox materialised in 80 ms.
... initialized component 'reasoner' in 573ms. Status: OK
Initializing component 'lp' of type PosNegLPStandard ...
... initialized component 'lp' in 0ms. Status: OK
Initializing component 'alg' of type CELOE ...
... initialized component 'alg' in 33ms. Status: OK
Initializing component 'lpr' of type EDGE ...
... initialized component 'lpr' in 1ms. Status: OK
Initializing component 'psla' of type LEAP ...
... initialized component 'psla' in 8ms. Status: OK
CLI LEAP
CLI LEAP
Running algorithm instance "psla" (LEAP)
start class:Thing
more accurate (50.00%) class expression found after 60ms: Thing
more accurate (83.33%) class expression found after 170ms: learnedClass
more accurate (100.00%) class expression found after 173ms: father
Algorithm terminated successfully (time: 10s 1ms, 5856 descriptions tested, 4635 nodes in the search tree).

number of retrievals: 6055
retrieval reasoning time: 162ms ( 0ms per retrieval)
number of instance checks: 27 (0 multiple)
instance check reasoning time: 0ms ( 0ms per instance check)
(complex) subsumption checks: 295 (0 multiple)
subsumption reasoning time: 129ms ( 0ms per subsumption check)
overall reasoning time: 291ms

solutions:
1: father (pred. acc.: 100.00%, F-measure: 100.00%)
2: father (pred. acc.: 100.00%, F-measure: 100.00%)
3: father or (hasChild some female) (pred. acc.: 100.00%, F-measure: 100.00%)
4: father or (hasChild some father) (pred. acc.: 100.00%, F-measure: 100.00%)
5: learnedClass and (hasChild some person) (pred. acc.: 100.00%, F-measure: 100.00%)
6: male and (hasChild some person) (pred. acc.: 100.00%, F-measure: 100.00%)
7: father or (hasChild some (not (learnedClass))) (pred. acc.: 100.00%, F-measure: 100.00%)
8: father or (hasChild some (not (male))) (pred. acc.: 100.00%, F-measure: 100.00%)
9: (not (female)) and (hasChild some person) (pred. acc.: 100.00%, F-measure: 100.00%)
10: father or (learnedClass and (hasChild some learnedClass)) (pred. acc.: 100.00%, F-measure: 100.00%)

Start greedy search
Creation of the learned ontology...
Successful creation of the learned ontology
Ontology created in 1.0 (ms)
Type of axiom to learn: equivalentClasses axioms
number of axiom chunks: 10
Adding axiom: father EquivalentTo learnedClass
Running parameter learner
Created 10 probabilistic axiom
Probability Map computed. Size: 10
Created 10 probabilistic axiom
Probability Map computed. Size: 10
Start finding explanations for every example (Computing BDDs)...
Query 1 of 6 (16%)
Positive Example: stefan Type learnedClass
Get 3 explanation(s) for: (not (learnedClass)) and ({stefan})
MUPS 1: [stefan Type male, male SubClassOf learnedClass]
Removing axiom: stefan Type male 0 more removed: []
MUPS 2: [father EquivalentTo learnedClass, stefan Type father]
Removing axiom: father EquivalentTo learnedClass 1 more removed: [stefan Type male]
MUPS 3: [male SubClassOf learnedClass, father SubClassOf male, stefan Type father]
Computed 3 explanations
Restoring axiom: father EquivalentTo learnedClass
Computed 3 explanations
Restoring axiom: stefan Type male
Computed 3 explanations
WARNING! The value of the probability may be a lower bound.
Query 2 of 6 (33%)
Positive Example: martin Type learnedClass
Get 3 explanation(s) for: (not (learnedClass)) and ({martin})
MUPS 1: [male SubClassOf learnedClass, martin Type male]
Removing axiom: male SubClassOf learnedClass 0 more removed: []
MUPS 2: [father EquivalentTo learnedClass, martin Type father]
Removing axiom: father EquivalentTo learnedClass 1 more removed: [male SubClassOf learnedClass]
Stop - satisfiable
Restoring axiom: father EquivalentTo learnedClass
Removing axiom: martin Type father 2 more removed: [male SubClassOf learnedClass, father EquivalentTo learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: martin Type father
Restoring axiom: male SubClassOf learnedClass
Removing axiom: martin Type male 2 more removed: [male SubClassOf learnedClass, father EquivalentTo learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: martin Type male
Query 3 of 6 (50%)
Positive Example: markus Type learnedClass
Get 3 explanation(s) for: (not (learnedClass)) and ({markus})
MUPS 1: [father EquivalentTo learnedClass, markus Type father]
Removing axiom: father EquivalentTo learnedClass 0 more removed: []
MUPS 2: [male SubClassOf learnedClass, markus Type male]
Removing axiom: male SubClassOf learnedClass 1 more removed: [father EquivalentTo learnedClass]
Stop - satisfiable
Restoring axiom: male SubClassOf learnedClass
Removing axiom: markus Type male 2 more removed: [father EquivalentTo learnedClass, male SubClassOf learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: markus Type male
Restoring axiom: father EquivalentTo learnedClass
Removing axiom: markus Type father 2 more removed: [father EquivalentTo learnedClass, male SubClassOf learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: markus Type father
Query 4 of 6 (66%)
Negative Example: michelle Type not (learnedClass)
Get 3 explanation(s) for: (not (not (learnedClass))) and ({michelle})
MUPS 1: [father EquivalentTo learnedClass, father SubClassOf male, michelle Type female, female DisjointWith male]
Removing axiom: father EquivalentTo learnedClass 0 more removed: []
Stop - satisfiable
Restoring axiom: father EquivalentTo learnedClass
Removing axiom: father SubClassOf male 1 more removed: [father EquivalentTo learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: father SubClassOf male
Removing axiom: michelle Type female 2 more removed: [father EquivalentTo learnedClass, father SubClassOf male]
Stop - satisfiable (early termination)
Restoring axiom: michelle Type female
Removing axiom: female DisjointWith male 2 more removed: [father EquivalentTo learnedClass, father SubClassOf male]
Stop - satisfiable (early termination)
Restoring axiom: female DisjointWith male
Query 5 of 6 (83%)
Negative Example: heinz Type not (learnedClass)
Get 3 explanation(s) for: (not (not (learnedClass))) and ({heinz})
Get 3 explanation(s) for: (not (learnedClass)) and ({heinz})
MUPS 1: [male SubClassOf learnedClass, heinz Type male]
Removing axiom: male SubClassOf learnedClass 0 more removed: []
Stop - satisfiable
Restoring axiom: male SubClassOf learnedClass
Removing axiom: heinz Type male 1 more removed: [male SubClassOf learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: heinz Type male
Query 6 of 6 (100%)
Negative Example: anna Type not (learnedClass)
Get 3 explanation(s) for: (not (not (learnedClass))) and ({anna})
MUPS 1: [father EquivalentTo learnedClass, father SubClassOf male, female DisjointWith male, anna Type female]
Removing axiom: father EquivalentTo learnedClass 0 more removed: []
Stop - satisfiable
Restoring axiom: father EquivalentTo learnedClass
Removing axiom: father SubClassOf male 1 more removed: [father EquivalentTo learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: father SubClassOf male
Removing axiom: female DisjointWith male 2 more removed: [father EquivalentTo learnedClass, father SubClassOf male]
Stop - satisfiable (early termination)
Restoring axiom: female DisjointWith male
Removing axiom: anna Type female 3 more removed: [father EquivalentTo learnedClass, father SubClassOf male, female DisjointWith male]
Stop - satisfiable (early termination)
Restoring axiom: anna Type female
Explanations founding completed (BDDs computed)
Start EM Algorithm
	- n. of probabilistic axioms:	10
	- n. of examples:		6
EM completed.

  Final Log-Likelihood: -0.25428

============ Results ============

ax 1/10 : father EquivalentTo learnedClass	arrayprob: 0.99660
ax 2/10 : male SubClassOf learnedClass	arrayprob: 0.18941
ax 3/10 : learnedClass SubClassOf Thing	arrayprob: 0.38519
ax 4/10 : father SubClassOf male	arrayprob: 0.98600
ax 5/10 : female SubClassOf person	arrayprob: 0.63742
ax 6/10 : hasChild Domain person	arrayprob: 0.87918
ax 7/10 : male SubClassOf person	arrayprob: 0.55044
ax 8/10 : female DisjointWith male	arrayprob: 1.00000
ax 9/10 : person SubClassOf Thing	arrayprob: 0.33322
ax 10/10 : hasChild Range person	arrayprob: 0.94125

=================================

Name           | Total (ms)
===========================
main           |        254
init           |         27
Bundle         |        164
Bundle.init    |          0
Bundle.explain |        145
Bundle.BDDCalc |          2
EM             |         48
Current Log-Likelihood: -0.25428
Log-Likelihood enhanced. Updating ontologies...
Creation of the learned ontology...
Successful creation of the learned ontology
Ontology created in 6.0 (ms)
Adding axiom: father EquivalentTo learnedClass
Running parameter learner
Created 11 probabilistic axiom
Probability Map computed. Size: 10
Start finding explanations for every example (Computing BDDs)...
Query 1 of 6 (16%)
Positive Example: stefan Type learnedClass
Get 3 explanation(s) for: (not (learnedClass)) and ({stefan})
MUPS 1: [stefan Type male, male SubClassOf learnedClass]
Removing axiom: stefan Type male 0 more removed: []
MUPS 2: [male SubClassOf learnedClass, father SubClassOf male, stefan Type father]
Removing axiom: male SubClassOf learnedClass 1 more removed: [stefan Type male]
MUPS 3: [father EquivalentTo learnedClass, stefan Type father]
Computed 3 explanations
Restoring axiom: male SubClassOf learnedClass
Computed 3 explanations
Restoring axiom: stefan Type male
Computed 3 explanations
WARNING! The value of the probability may be a lower bound.
Query 2 of 6 (33%)
Positive Example: martin Type learnedClass
Get 3 explanation(s) for: (not (learnedClass)) and ({martin})
MUPS 1: [male SubClassOf learnedClass, martin Type male]
Removing axiom: male SubClassOf learnedClass 0 more removed: []
MUPS 2: [father EquivalentTo learnedClass, martin Type father]
Removing axiom: father EquivalentTo learnedClass 1 more removed: [male SubClassOf learnedClass]
Stop - satisfiable
Restoring axiom: father EquivalentTo learnedClass
Removing axiom: martin Type father 2 more removed: [male SubClassOf learnedClass, father EquivalentTo learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: martin Type father
Restoring axiom: male SubClassOf learnedClass
Removing axiom: martin Type male 2 more removed: [male SubClassOf learnedClass, father EquivalentTo learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: martin Type male
Query 3 of 6 (50%)
Positive Example: markus Type learnedClass
Get 3 explanation(s) for: (not (learnedClass)) and ({markus})
MUPS 1: [father EquivalentTo learnedClass, markus Type father]
Removing axiom: father EquivalentTo learnedClass 0 more removed: []
MUPS 2: [male SubClassOf learnedClass, markus Type male]
Removing axiom: male SubClassOf learnedClass 1 more removed: [father EquivalentTo learnedClass]
Stop - satisfiable
Restoring axiom: male SubClassOf learnedClass
Removing axiom: markus Type male 2 more removed: [father EquivalentTo learnedClass, male SubClassOf learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: markus Type male
Restoring axiom: father EquivalentTo learnedClass
Removing axiom: markus Type father 2 more removed: [father EquivalentTo learnedClass, male SubClassOf learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: markus Type father
Query 4 of 6 (66%)
Negative Example: michelle Type not (learnedClass)
Get 3 explanation(s) for: (not (not (learnedClass))) and ({michelle})
MUPS 1: [father EquivalentTo learnedClass, father SubClassOf male, michelle Type female, female DisjointWith male]
Removing axiom: father EquivalentTo learnedClass 0 more removed: []
Stop - satisfiable
Restoring axiom: father EquivalentTo learnedClass
Removing axiom: father SubClassOf male 1 more removed: [father EquivalentTo learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: father SubClassOf male
Removing axiom: michelle Type female 2 more removed: [father EquivalentTo learnedClass, father SubClassOf male]
Stop - satisfiable (early termination)
Restoring axiom: michelle Type female
Removing axiom: female DisjointWith male 2 more removed: [father EquivalentTo learnedClass, father SubClassOf male]
Stop - satisfiable (early termination)
Restoring axiom: female DisjointWith male
Query 5 of 6 (83%)
Negative Example: heinz Type not (learnedClass)
Get 3 explanation(s) for: (not (not (learnedClass))) and ({heinz})
Get 3 explanation(s) for: (not (learnedClass)) and ({heinz})
MUPS 1: [male SubClassOf learnedClass, heinz Type male]
Removing axiom: male SubClassOf learnedClass 0 more removed: []
Stop - satisfiable
Restoring axiom: male SubClassOf learnedClass
Removing axiom: heinz Type male 1 more removed: [male SubClassOf learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: heinz Type male
Query 6 of 6 (100%)
Negative Example: anna Type not (learnedClass)
Get 3 explanation(s) for: (not (not (learnedClass))) and ({anna})
MUPS 1: [father EquivalentTo learnedClass, father SubClassOf male, female DisjointWith male, anna Type female]
Removing axiom: father EquivalentTo learnedClass 0 more removed: []
Stop - satisfiable
Restoring axiom: father EquivalentTo learnedClass
Removing axiom: father SubClassOf male 1 more removed: [father EquivalentTo learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: father SubClassOf male
Removing axiom: female DisjointWith male 2 more removed: [father EquivalentTo learnedClass, father SubClassOf male]
Stop - satisfiable (early termination)
Restoring axiom: female DisjointWith male
Removing axiom: anna Type female 3 more removed: [father EquivalentTo learnedClass, father SubClassOf male, female DisjointWith male]
Stop - satisfiable (early termination)
Restoring axiom: anna Type female
Explanations founding completed (BDDs computed)
Start EM Algorithm
	- n. of probabilistic axioms:	10
	- n. of examples:		6
EM completed.

  Final Log-Likelihood: -0.15390

============ Results ============

ax 1/10 : father EquivalentTo learnedClass	arrayprob: 0.99848
ax 2/10 : male SubClassOf learnedClass	arrayprob: 0.11937
ax 3/10 : learnedClass SubClassOf Thing	arrayprob: 0.98484
ax 4/10 : father SubClassOf male	arrayprob: 0.99066
ax 5/10 : female SubClassOf person	arrayprob: 0.55044
ax 6/10 : hasChild Domain person	arrayprob: 0.94125
ax 7/10 : male SubClassOf person	arrayprob: 0.59755
ax 8/10 : female DisjointWith male	arrayprob: 1.00000
ax 9/10 : person SubClassOf Thing	arrayprob: 0.38519
ax 10/10 : hasChild Range person	arrayprob: 0.27495

=================================

Name           | Total (ms)
===========================
main           |        121
init           |          1
Bundle         |        100
Bundle.init    |          0
Bundle.explain |         89
Bundle.BDDCalc |          1
EM             |         18
Current Log-Likelihood: -0.15390
Log-Likelihood enhanced. Updating ontologies...
Creation of the learned ontology...
Successful creation of the learned ontology
Ontology created in 4.0 (ms)
Adding axiom: learnedClass EquivalentTo father or (hasChild some female)
Running parameter learner
Created 11 probabilistic axiom
Probability Map computed. Size: 11
Start finding explanations for every example (Computing BDDs)...
Query 1 of 6 (16%)
Positive Example: stefan Type learnedClass
Get 3 explanation(s) for: (not (learnedClass)) and ({stefan})
MUPS 1: [stefan Type male, male SubClassOf learnedClass]
Removing axiom: stefan Type male 0 more removed: []
MUPS 2: [father EquivalentTo learnedClass, stefan Type father]
Removing axiom: father EquivalentTo learnedClass 1 more removed: [stefan Type male]
MUPS 3: [stefan Type father, learnedClass EquivalentTo father or (hasChild some female)]
Computed 3 explanations
Restoring axiom: father EquivalentTo learnedClass
Computed 3 explanations
Restoring axiom: stefan Type male
Computed 3 explanations
WARNING! The value of the probability may be a lower bound.
Query 2 of 6 (33%)
Positive Example: martin Type learnedClass
Get 3 explanation(s) for: (not (learnedClass)) and ({martin})
MUPS 1: [male SubClassOf learnedClass, martin Type male]
Removing axiom: male SubClassOf learnedClass 0 more removed: []
MUPS 2: [father EquivalentTo learnedClass, martin Type father]
Removing axiom: father EquivalentTo learnedClass 1 more removed: [male SubClassOf learnedClass]
MUPS 3: [learnedClass EquivalentTo father or (hasChild some female), martin Type father]
Computed 3 explanations
Restoring axiom: father EquivalentTo learnedClass
Computed 3 explanations
Restoring axiom: male SubClassOf learnedClass
Computed 3 explanations
WARNING! The value of the probability may be a lower bound.
Query 3 of 6 (50%)
Positive Example: markus Type learnedClass
Get 3 explanation(s) for: (not (learnedClass)) and ({markus})
MUPS 1: [father EquivalentTo learnedClass, markus Type father]
Removing axiom: father EquivalentTo learnedClass 0 more removed: []
MUPS 2: [learnedClass EquivalentTo father or (hasChild some female), markus Type father]
Removing axiom: markus Type father 1 more removed: [father EquivalentTo learnedClass]
MUPS 3: [male SubClassOf learnedClass, markus Type male]
Computed 3 explanations
Restoring axiom: markus Type father
Computed 3 explanations
Restoring axiom: father EquivalentTo learnedClass
Computed 3 explanations
WARNING! The value of the probability may be a lower bound.
Query 4 of 6 (66%)
Negative Example: michelle Type not (learnedClass)
Get 3 explanation(s) for: (not (not (learnedClass))) and ({michelle})
MUPS 1: [father EquivalentTo learnedClass, father SubClassOf male, michelle Type female, female DisjointWith male]
Removing axiom: father EquivalentTo learnedClass 0 more removed: []
Stop - satisfiable
Restoring axiom: father EquivalentTo learnedClass
Removing axiom: father SubClassOf male 1 more removed: [father EquivalentTo learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: father SubClassOf male
Removing axiom: michelle Type female 2 more removed: [father EquivalentTo learnedClass, father SubClassOf male]
Stop - satisfiable (early termination)
Restoring axiom: michelle Type female
Removing axiom: female DisjointWith male 2 more removed: [father EquivalentTo learnedClass, father SubClassOf male]
Stop - satisfiable (early termination)
Restoring axiom: female DisjointWith male
Query 5 of 6 (83%)
Negative Example: heinz Type not (learnedClass)
Get 3 explanation(s) for: (not (not (learnedClass))) and ({heinz})
Get 3 explanation(s) for: (not (learnedClass)) and ({heinz})
MUPS 1: [male SubClassOf learnedClass, heinz Type male]
Removing axiom: male SubClassOf learnedClass 0 more removed: []
Stop - satisfiable
Restoring axiom: male SubClassOf learnedClass
Removing axiom: heinz Type male 1 more removed: [male SubClassOf learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: heinz Type male
Query 6 of 6 (100%)
Negative Example: anna Type not (learnedClass)
Get 3 explanation(s) for: (not (not (learnedClass))) and ({anna})
MUPS 1: [father EquivalentTo learnedClass, father SubClassOf male, female DisjointWith male, anna Type female]
Removing axiom: father EquivalentTo learnedClass 0 more removed: []
Stop - satisfiable
Restoring axiom: father EquivalentTo learnedClass
Removing axiom: father SubClassOf male 1 more removed: [father EquivalentTo learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: father SubClassOf male
Removing axiom: female DisjointWith male 2 more removed: [father EquivalentTo learnedClass, father SubClassOf male]
Stop - satisfiable (early termination)
Restoring axiom: female DisjointWith male
Removing axiom: anna Type female 3 more removed: [father EquivalentTo learnedClass, father SubClassOf male, female DisjointWith male]
Stop - satisfiable (early termination)
Restoring axiom: anna Type female
Explanations founding completed (BDDs computed)
Start EM Algorithm
	- n. of probabilistic axioms:	11
	- n. of examples:		6
EM completed.

  Final Log-Likelihood: -0.15384

============ Results ============

ax 1/11 : father EquivalentTo learnedClass	arrayprob: 0.99440
ax 2/11 : male SubClassOf learnedClass	arrayprob: 0.12300
ax 3/11 : learnedClass SubClassOf Thing	arrayprob: 0.98484
ax 4/11 : father SubClassOf male	arrayprob: 1.00000
ax 5/11 : female SubClassOf person	arrayprob: 0.55044
ax 6/11 : learnedClass EquivalentTo father or (hasChild some female)	arrayprob: 0.29779
ax 7/11 : hasChild Domain person	arrayprob: 0.94125
ax 8/11 : male SubClassOf person	arrayprob: 0.59755
ax 9/11 : female DisjointWith male	arrayprob: 1.00000
ax 10/11 : person SubClassOf Thing	arrayprob: 0.38519
ax 11/11 : hasChild Range person	arrayprob: 0.27495

=================================

Name           | Total (ms)
===========================
main           |        119
init           |          1
Bundle         |        105
Bundle.init    |          0
Bundle.explain |         93
Bundle.BDDCalc |          3
EM             |         12
Current Log-Likelihood: -0.15384
Log-Likelihood enhanced. Updating ontologies...
Creation of the learned ontology...
Successful creation of the learned ontology
Ontology created in 3.0 (ms)
Adding axiom: learnedClass EquivalentTo father or (hasChild some father)
The axiom will make the KB inconsistent.
It will NOT be added
The axiom will make the KB inconsistent.
It will NOT be added
Trying with the next class expression
Adding axiom: learnedClass EquivalentTo learnedClass and (hasChild some person)
Running parameter learner
Created 12 probabilistic axiom
Probability Map computed. Size: 12
Start finding explanations for every example (Computing BDDs)...
Query 1 of 6 (16%)
Positive Example: stefan Type learnedClass
Get 3 explanation(s) for: (not (learnedClass)) and ({stefan})
MUPS 1: [stefan Type male, male SubClassOf learnedClass]
Removing axiom: stefan Type male 0 more removed: []
MUPS 2: [father EquivalentTo learnedClass, stefan Type father]
Removing axiom: father EquivalentTo learnedClass 1 more removed: [stefan Type male]
MUPS 3: [male SubClassOf learnedClass, father SubClassOf male, stefan Type father]
Computed 3 explanations
Restoring axiom: father EquivalentTo learnedClass
Computed 3 explanations
Restoring axiom: stefan Type male
Computed 3 explanations
WARNING! The value of the probability may be a lower bound.
Query 2 of 6 (33%)
Positive Example: martin Type learnedClass
Get 3 explanation(s) for: (not (learnedClass)) and ({martin})
MUPS 1: [male SubClassOf learnedClass, martin Type male]
Removing axiom: male SubClassOf learnedClass 0 more removed: []
MUPS 2: [father EquivalentTo learnedClass, martin Type father]
Removing axiom: father EquivalentTo learnedClass 1 more removed: [male SubClassOf learnedClass]
MUPS 3: [learnedClass EquivalentTo father or (hasChild some female), martin Type father]
Computed 3 explanations
Restoring axiom: father EquivalentTo learnedClass
Computed 3 explanations
Restoring axiom: male SubClassOf learnedClass
Computed 3 explanations
WARNING! The value of the probability may be a lower bound.
Query 3 of 6 (50%)
Positive Example: markus Type learnedClass
Get 3 explanation(s) for: (not (learnedClass)) and ({markus})
MUPS 1: [father EquivalentTo learnedClass, markus Type father]
Removing axiom: father EquivalentTo learnedClass 0 more removed: []
MUPS 2: [male SubClassOf learnedClass, markus Type male]
Removing axiom: male SubClassOf learnedClass 1 more removed: [father EquivalentTo learnedClass]
MUPS 3: [learnedClass EquivalentTo father or (hasChild some female), markus Type father]
Computed 3 explanations
Restoring axiom: male SubClassOf learnedClass
Computed 3 explanations
Restoring axiom: father EquivalentTo learnedClass
Computed 3 explanations
WARNING! The value of the probability may be a lower bound.
Query 4 of 6 (66%)
Negative Example: michelle Type not (learnedClass)
Get 3 explanation(s) for: (not (not (learnedClass))) and ({michelle})
MUPS 1: [father EquivalentTo learnedClass, father SubClassOf male, michelle Type female, female DisjointWith male]
Removing axiom: father EquivalentTo learnedClass 0 more removed: []
Stop - satisfiable
Restoring axiom: father EquivalentTo learnedClass
Removing axiom: father SubClassOf male 1 more removed: [father EquivalentTo learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: father SubClassOf male
Removing axiom: michelle Type female 2 more removed: [father EquivalentTo learnedClass, father SubClassOf male]
Stop - satisfiable (early termination)
Restoring axiom: michelle Type female
Removing axiom: female DisjointWith male 2 more removed: [father EquivalentTo learnedClass, father SubClassOf male]
Stop - satisfiable (early termination)
Restoring axiom: female DisjointWith male
Query 5 of 6 (83%)
Negative Example: heinz Type not (learnedClass)
Get 3 explanation(s) for: (not (not (learnedClass))) and ({heinz})
Get 3 explanation(s) for: (not (learnedClass)) and ({heinz})
MUPS 1: [male SubClassOf learnedClass, heinz Type male]
Removing axiom: male SubClassOf learnedClass 0 more removed: []
Stop - satisfiable
Restoring axiom: male SubClassOf learnedClass
Removing axiom: heinz Type male 1 more removed: [male SubClassOf learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: heinz Type male
Query 6 of 6 (100%)
Negative Example: anna Type not (learnedClass)
Get 3 explanation(s) for: (not (not (learnedClass))) and ({anna})
MUPS 1: [father EquivalentTo learnedClass, father SubClassOf male, female DisjointWith male, anna Type female]
Removing axiom: father EquivalentTo learnedClass 0 more removed: []
Stop - satisfiable
Restoring axiom: father EquivalentTo learnedClass
Removing axiom: father SubClassOf male 1 more removed: [father EquivalentTo learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: father SubClassOf male
Removing axiom: female DisjointWith male 2 more removed: [father EquivalentTo learnedClass, father SubClassOf male]
Stop - satisfiable (early termination)
Restoring axiom: female DisjointWith male
Removing axiom: anna Type female 3 more removed: [father EquivalentTo learnedClass, father SubClassOf male, female DisjointWith male]
Stop - satisfiable (early termination)
Restoring axiom: anna Type female
Explanations founding completed (BDDs computed)
Start EM Algorithm
	- n. of probabilistic axioms:	12
	- n. of examples:		6
EM completed.

  Final Log-Likelihood: -0.18589

============ Results ============

ax 1/12 : father EquivalentTo learnedClass	arrayprob: 0.99167
ax 2/12 : male SubClassOf learnedClass	arrayprob: 0.12765
ax 3/12 : learnedClass SubClassOf Thing	arrayprob: 0.87918
ax 4/12 : father SubClassOf male	arrayprob: 0.99004
ax 5/12 : female SubClassOf person	arrayprob: 0.59755
ax 6/12 : learnedClass EquivalentTo father or (hasChild some female)	arrayprob: 0.70488
ax 7/12 : hasChild Domain person	arrayprob: 0.27495
ax 8/12 : male SubClassOf person	arrayprob: 0.33322
ax 9/12 : female DisjointWith male	arrayprob: 1.00000
ax 10/12 : person SubClassOf Thing	arrayprob: 0.98484
ax 11/12 : hasChild Range person	arrayprob: 0.12890
ax 12/12 : learnedClass EquivalentTo learnedClass and (hasChild some person)	arrayprob: 0.24054

=================================

Name           | Total (ms)
===========================
main           |        147
init           |          1
Bundle         |        131
Bundle.init    |          0
Bundle.explain |        120
Bundle.BDDCalc |          0
EM             |         15
Current Log-Likelihood: -0.18589
Log-Likelihood worsened. Removing Last Axioms...
Adding axiom: learnedClass EquivalentTo male and (hasChild some person)
Running parameter learner
Created 12 probabilistic axiom
Probability Map computed. Size: 12
Start finding explanations for every example (Computing BDDs)...
Query 1 of 6 (16%)
Positive Example: stefan Type learnedClass
Get 3 explanation(s) for: (not (learnedClass)) and ({stefan})
MUPS 1: [stefan Type male, male SubClassOf learnedClass]
Removing axiom: stefan Type male 0 more removed: []
MUPS 2: [father EquivalentTo learnedClass, stefan Type father]
Removing axiom: father EquivalentTo learnedClass 1 more removed: [stefan Type male]
MUPS 3: [male SubClassOf learnedClass, father SubClassOf male, stefan Type father]
Computed 3 explanations
Restoring axiom: father EquivalentTo learnedClass
Computed 3 explanations
Restoring axiom: stefan Type male
Computed 3 explanations
WARNING! The value of the probability may be a lower bound.
Query 2 of 6 (33%)
Positive Example: martin Type learnedClass
Get 3 explanation(s) for: (not (learnedClass)) and ({martin})
MUPS 1: [male SubClassOf learnedClass, martin Type male]
Removing axiom: male SubClassOf learnedClass 0 more removed: []
MUPS 2: [father EquivalentTo learnedClass, martin Type father]
Removing axiom: father EquivalentTo learnedClass 1 more removed: [male SubClassOf learnedClass]
MUPS 3: [learnedClass EquivalentTo father or (hasChild some female), martin Type father]
Computed 3 explanations
Restoring axiom: father EquivalentTo learnedClass
Computed 3 explanations
Restoring axiom: male SubClassOf learnedClass
Computed 3 explanations
WARNING! The value of the probability may be a lower bound.
Query 3 of 6 (50%)
Positive Example: markus Type learnedClass
Get 3 explanation(s) for: (not (learnedClass)) and ({markus})
MUPS 1: [father EquivalentTo learnedClass, markus Type father]
Removing axiom: father EquivalentTo learnedClass 0 more removed: []
MUPS 2: [male SubClassOf learnedClass, markus Type male]
Removing axiom: male SubClassOf learnedClass 1 more removed: [father EquivalentTo learnedClass]
MUPS 3: [learnedClass EquivalentTo father or (hasChild some female), markus Type father]
Computed 3 explanations
Restoring axiom: male SubClassOf learnedClass
Computed 3 explanations
Restoring axiom: father EquivalentTo learnedClass
Computed 3 explanations
WARNING! The value of the probability may be a lower bound.
Query 4 of 6 (66%)
Negative Example: michelle Type not (learnedClass)
Get 3 explanation(s) for: (not (not (learnedClass))) and ({michelle})
MUPS 1: [michelle Type female, female DisjointWith male, learnedClass EquivalentTo male and (hasChild some person)]
Removing axiom: michelle Type female 0 more removed: []
Stop - satisfiable
Restoring axiom: michelle Type female
Removing axiom: female DisjointWith male 0 more removed: []
Stop - satisfiable
Restoring axiom: female DisjointWith male
Removing axiom: learnedClass EquivalentTo male and (hasChild some person) 1 more removed: [female DisjointWith male]
Stop - satisfiable (early termination)
Restoring axiom: learnedClass EquivalentTo male and (hasChild some person)
Query 5 of 6 (83%)
Negative Example: heinz Type not (learnedClass)
Get 3 explanation(s) for: (not (not (learnedClass))) and ({heinz})
Get 3 explanation(s) for: (not (learnedClass)) and ({heinz})
MUPS 1: [male SubClassOf learnedClass, heinz Type male]
Removing axiom: male SubClassOf learnedClass 0 more removed: []
Stop - satisfiable
Restoring axiom: male SubClassOf learnedClass
Removing axiom: heinz Type male 1 more removed: [male SubClassOf learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: heinz Type male
Query 6 of 6 (100%)
Negative Example: anna Type not (learnedClass)
Get 3 explanation(s) for: (not (not (learnedClass))) and ({anna})
MUPS 1: [female DisjointWith male, anna Type female, learnedClass EquivalentTo male and (hasChild some person)]
Removing axiom: female DisjointWith male 0 more removed: []
Stop - satisfiable
Restoring axiom: female DisjointWith male
Removing axiom: anna Type female 1 more removed: [female DisjointWith male]
Stop - satisfiable (early termination)
Restoring axiom: anna Type female
Removing axiom: learnedClass EquivalentTo male and (hasChild some person) 1 more removed: [female DisjointWith male]
Stop - satisfiable (early termination)
Restoring axiom: learnedClass EquivalentTo male and (hasChild some person)
Explanations founding completed (BDDs computed)
Start EM Algorithm
	- n. of probabilistic axioms:	12
	- n. of examples:		6
EM completed.

  Final Log-Likelihood: -0.20924

============ Results ============

ax 1/12 : father EquivalentTo learnedClass	arrayprob: 0.95704
ax 2/12 : male SubClassOf learnedClass	arrayprob: 0.14051
ax 3/12 : learnedClass SubClassOf Thing	arrayprob: 0.87918
ax 4/12 : father SubClassOf male	arrayprob: 0.55044
ax 5/12 : female SubClassOf person	arrayprob: 0.59755
ax 6/12 : learnedClass EquivalentTo father or (hasChild some female)	arrayprob: 0.74085
ax 7/12 : hasChild Domain person	arrayprob: 0.27495
ax 8/12 : male SubClassOf person	arrayprob: 0.33322
ax 9/12 : female DisjointWith male	arrayprob: 1.00000
ax 10/12 : person SubClassOf Thing	arrayprob: 0.98484
ax 11/12 : hasChild Range person	arrayprob: 0.12890
ax 12/12 : learnedClass EquivalentTo male and (hasChild some person)	arrayprob: 1.00000

=================================

Name           | Total (ms)
===========================
main           |        128
init           |          1
Bundle         |        116
Bundle.init    |          0
Bundle.explain |        107
Bundle.BDDCalc |          0
EM             |         10
Current Log-Likelihood: -0.20924
Log-Likelihood worsened. Removing Last Axioms...
Adding axiom: learnedClass EquivalentTo father or (hasChild some (not (learnedClass)))
Running parameter learner
Created 12 probabilistic axiom
Probability Map computed. Size: 12
Start finding explanations for every example (Computing BDDs)...
Query 1 of 6 (16%)
Positive Example: stefan Type learnedClass
Get 3 explanation(s) for: (not (learnedClass)) and ({stefan})
MUPS 1: [stefan Type male, male SubClassOf learnedClass]
Removing axiom: stefan Type male 0 more removed: []
MUPS 2: [father EquivalentTo learnedClass, stefan Type father]
Removing axiom: father EquivalentTo learnedClass 1 more removed: [stefan Type male]
MUPS 3: [male SubClassOf learnedClass, father SubClassOf male, stefan Type father]
Computed 3 explanations
Restoring axiom: father EquivalentTo learnedClass
Computed 3 explanations
Restoring axiom: stefan Type male
Computed 3 explanations
WARNING! The value of the probability may be a lower bound.
Query 2 of 6 (33%)
Positive Example: martin Type learnedClass
Get 3 explanation(s) for: (not (learnedClass)) and ({martin})
MUPS 1: [male SubClassOf learnedClass, martin Type male]
Removing axiom: male SubClassOf learnedClass 0 more removed: []
MUPS 2: [father EquivalentTo learnedClass, martin Type father]
Removing axiom: father EquivalentTo learnedClass 1 more removed: [male SubClassOf learnedClass]
MUPS 3: [learnedClass EquivalentTo father or (hasChild some female), martin Type father]
Computed 3 explanations
Restoring axiom: father EquivalentTo learnedClass
Computed 3 explanations
Restoring axiom: male SubClassOf learnedClass
Computed 3 explanations
WARNING! The value of the probability may be a lower bound.
Query 3 of 6 (50%)
Positive Example: markus Type learnedClass
Get 3 explanation(s) for: (not (learnedClass)) and ({markus})
MUPS 1: [father EquivalentTo learnedClass, markus Type father]
Removing axiom: father EquivalentTo learnedClass 0 more removed: []
MUPS 2: [male SubClassOf learnedClass, markus Type male]
Removing axiom: male SubClassOf learnedClass 1 more removed: [father EquivalentTo learnedClass]
MUPS 3: [learnedClass EquivalentTo father or (hasChild some female), markus Type father]
Computed 3 explanations
Restoring axiom: male SubClassOf learnedClass
Computed 3 explanations
Restoring axiom: father EquivalentTo learnedClass
Computed 3 explanations
WARNING! The value of the probability may be a lower bound.
Query 4 of 6 (66%)
Negative Example: michelle Type not (learnedClass)
Get 3 explanation(s) for: (not (not (learnedClass))) and ({michelle})
MUPS 1: [father EquivalentTo learnedClass, father SubClassOf male, michelle Type female, female DisjointWith male]
Removing axiom: father EquivalentTo learnedClass 0 more removed: []
Stop - satisfiable
Restoring axiom: father EquivalentTo learnedClass
Removing axiom: father SubClassOf male 1 more removed: [father EquivalentTo learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: father SubClassOf male
Removing axiom: michelle Type female 2 more removed: [father EquivalentTo learnedClass, father SubClassOf male]
Stop - satisfiable (early termination)
Restoring axiom: michelle Type female
Removing axiom: female DisjointWith male 2 more removed: [father EquivalentTo learnedClass, father SubClassOf male]
Stop - satisfiable (early termination)
Restoring axiom: female DisjointWith male
Query 5 of 6 (83%)
Negative Example: heinz Type not (learnedClass)
Get 3 explanation(s) for: (not (not (learnedClass))) and ({heinz})
Get 3 explanation(s) for: (not (learnedClass)) and ({heinz})
MUPS 1: [male SubClassOf learnedClass, heinz Type male]
Removing axiom: male SubClassOf learnedClass 0 more removed: []
MUPS 2: [father EquivalentTo learnedClass, father SubClassOf male, female DisjointWith male, learnedClass EquivalentTo father or (hasChild some (not (learnedClass))), anna Type female, anna hasChild heinz]
Removing axiom: father EquivalentTo learnedClass 1 more removed: [male SubClassOf learnedClass]
Stop - satisfiable
Restoring axiom: father EquivalentTo learnedClass
Removing axiom: father SubClassOf male 2 more removed: [male SubClassOf learnedClass, father EquivalentTo learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: father SubClassOf male
Removing axiom: female DisjointWith male 3 more removed: [male SubClassOf learnedClass, father EquivalentTo learnedClass, father SubClassOf male]
Stop - satisfiable (early termination)
Restoring axiom: female DisjointWith male
Removing axiom: learnedClass EquivalentTo father or (hasChild some (not (learnedClass))) 4 more removed: [male SubClassOf learnedClass, father EquivalentTo learnedClass, father SubClassOf male, female DisjointWith male]
Stop - satisfiable (early termination)
Restoring axiom: learnedClass EquivalentTo father or (hasChild some (not (learnedClass)))
Removing axiom: anna Type female 5 more removed: [male SubClassOf learnedClass, father EquivalentTo learnedClass, father SubClassOf male, female DisjointWith male, learnedClass EquivalentTo father or (hasChild some (not (learnedClass)))]
Stop - satisfiable (early termination)
Restoring axiom: anna Type female
Removing axiom: anna hasChild heinz 5 more removed: [male SubClassOf learnedClass, father EquivalentTo learnedClass, father SubClassOf male, female DisjointWith male, learnedClass EquivalentTo father or (hasChild some (not (learnedClass)))]
Stop - satisfiable (early termination)
Restoring axiom: anna hasChild heinz
Restoring axiom: male SubClassOf learnedClass
Removing axiom: heinz Type male 5 more removed: [male SubClassOf learnedClass, father EquivalentTo learnedClass, father SubClassOf male, female DisjointWith male, learnedClass EquivalentTo father or (hasChild some (not (learnedClass)))]
Stop - satisfiable (early termination)
Restoring axiom: heinz Type male
Query 6 of 6 (100%)
Negative Example: anna Type not (learnedClass)
Get 3 explanation(s) for: (not (not (learnedClass))) and ({anna})
MUPS 1: [father EquivalentTo learnedClass, father SubClassOf male, female DisjointWith male, anna Type female]
Removing axiom: father EquivalentTo learnedClass 0 more removed: []
Stop - satisfiable
Restoring axiom: father EquivalentTo learnedClass
Removing axiom: father SubClassOf male 1 more removed: [father EquivalentTo learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: father SubClassOf male
Removing axiom: female DisjointWith male 2 more removed: [father EquivalentTo learnedClass, father SubClassOf male]
Stop - satisfiable (early termination)
Restoring axiom: female DisjointWith male
Removing axiom: anna Type female 3 more removed: [father EquivalentTo learnedClass, father SubClassOf male, female DisjointWith male]
Stop - satisfiable (early termination)
Restoring axiom: anna Type female
Explanations founding completed (BDDs computed)
Start EM Algorithm
	- n. of probabilistic axioms:	12
	- n. of examples:		6
EM completed.

  Final Log-Likelihood: -0.25960

============ Results ============

ax 1/12 : father EquivalentTo learnedClass	arrayprob: 0.99122
ax 2/12 : male SubClassOf learnedClass	arrayprob: 0.12511
ax 3/12 : learnedClass SubClassOf Thing	arrayprob: 0.87918
ax 4/12 : father SubClassOf male	arrayprob: 0.96541
ax 5/12 : female SubClassOf person	arrayprob: 0.59755
ax 6/12 : learnedClass EquivalentTo father or (hasChild some female)	arrayprob: 0.30974
ax 7/12 : hasChild Domain person	arrayprob: 0.27495
ax 8/12 : male SubClassOf person	arrayprob: 0.33322
ax 9/12 : female DisjointWith male	arrayprob: 0.99830
ax 10/12 : person SubClassOf Thing	arrayprob: 0.98484
ax 11/12 : learnedClass EquivalentTo father or (hasChild some (not (learnedClass)))	arrayprob: 0.01579
ax 12/12 : hasChild Range person	arrayprob: 0.12890

=================================

Name           | Total (ms)
===========================
main           |        183
init           |          1
Bundle         |        158
Bundle.init    |          0
Bundle.explain |        148
Bundle.BDDCalc |          0
EM             |         22
Current Log-Likelihood: -0.25960
Log-Likelihood worsened. Removing Last Axioms...
Adding axiom: learnedClass EquivalentTo father or (hasChild some (not (male)))
Running parameter learner
Created 12 probabilistic axiom
Probability Map computed. Size: 12
Start finding explanations for every example (Computing BDDs)...
Query 1 of 6 (16%)
Positive Example: stefan Type learnedClass
Get 3 explanation(s) for: (not (learnedClass)) and ({stefan})
MUPS 1: [stefan Type male, male SubClassOf learnedClass]
Removing axiom: stefan Type male 0 more removed: []
MUPS 2: [father EquivalentTo learnedClass, stefan Type father]
Removing axiom: father EquivalentTo learnedClass 1 more removed: [stefan Type male]
MUPS 3: [male SubClassOf learnedClass, father SubClassOf male, stefan Type father]
Computed 3 explanations
Restoring axiom: father EquivalentTo learnedClass
Computed 3 explanations
Restoring axiom: stefan Type male
Computed 3 explanations
WARNING! The value of the probability may be a lower bound.
Query 2 of 6 (33%)
Positive Example: martin Type learnedClass
Get 3 explanation(s) for: (not (learnedClass)) and ({martin})
MUPS 1: [male SubClassOf learnedClass, martin Type male]
Removing axiom: male SubClassOf learnedClass 0 more removed: []
MUPS 2: [father EquivalentTo learnedClass, martin Type father]
Removing axiom: father EquivalentTo learnedClass 1 more removed: [male SubClassOf learnedClass]
MUPS 3: [learnedClass EquivalentTo father or (hasChild some (not (male))), martin Type father]
Computed 3 explanations
Restoring axiom: father EquivalentTo learnedClass
Computed 3 explanations
Restoring axiom: male SubClassOf learnedClass
Computed 3 explanations
WARNING! The value of the probability may be a lower bound.
Query 3 of 6 (50%)
Positive Example: markus Type learnedClass
Get 3 explanation(s) for: (not (learnedClass)) and ({markus})
MUPS 1: [father EquivalentTo learnedClass, markus Type father]
Removing axiom: father EquivalentTo learnedClass 0 more removed: []
MUPS 2: [male SubClassOf learnedClass, markus Type male]
Removing axiom: male SubClassOf learnedClass 1 more removed: [father EquivalentTo learnedClass]
MUPS 3: [learnedClass EquivalentTo father or (hasChild some (not (male))), markus Type father]
Computed 3 explanations
Restoring axiom: male SubClassOf learnedClass
Computed 3 explanations
Restoring axiom: father EquivalentTo learnedClass
Computed 3 explanations
WARNING! The value of the probability may be a lower bound.
Query 4 of 6 (66%)
Negative Example: michelle Type not (learnedClass)
Get 3 explanation(s) for: (not (not (learnedClass))) and ({michelle})
MUPS 1: [father EquivalentTo learnedClass, father SubClassOf male, michelle Type female, female DisjointWith male]
Removing axiom: father EquivalentTo learnedClass 0 more removed: []
Stop - satisfiable
Restoring axiom: father EquivalentTo learnedClass
Removing axiom: father SubClassOf male 1 more removed: [father EquivalentTo learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: father SubClassOf male
Removing axiom: michelle Type female 2 more removed: [father EquivalentTo learnedClass, father SubClassOf male]
Stop - satisfiable (early termination)
Restoring axiom: michelle Type female
Removing axiom: female DisjointWith male 2 more removed: [father EquivalentTo learnedClass, father SubClassOf male]
Stop - satisfiable (early termination)
Restoring axiom: female DisjointWith male
Query 5 of 6 (83%)
Negative Example: heinz Type not (learnedClass)
Get 3 explanation(s) for: (not (not (learnedClass))) and ({heinz})
Get 3 explanation(s) for: (not (learnedClass)) and ({heinz})
MUPS 1: [male SubClassOf learnedClass, heinz Type male]
Removing axiom: male SubClassOf learnedClass 0 more removed: []
Stop - satisfiable
Restoring axiom: male SubClassOf learnedClass
Removing axiom: heinz Type male 1 more removed: [male SubClassOf learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: heinz Type male
Query 6 of 6 (100%)
Negative Example: anna Type not (learnedClass)
Get 3 explanation(s) for: (not (not (learnedClass))) and ({anna})
MUPS 1: [father EquivalentTo learnedClass, father SubClassOf male, female DisjointWith male, anna Type female]
Removing axiom: father EquivalentTo learnedClass 0 more removed: []
Stop - satisfiable
Restoring axiom: father EquivalentTo learnedClass
Removing axiom: father SubClassOf male 1 more removed: [father EquivalentTo learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: father SubClassOf male
Removing axiom: female DisjointWith male 2 more removed: [father EquivalentTo learnedClass, father SubClassOf male]
Stop - satisfiable (early termination)
Restoring axiom: female DisjointWith male
Removing axiom: anna Type female 3 more removed: [father EquivalentTo learnedClass, father SubClassOf male, female DisjointWith male]
Stop - satisfiable (early termination)
Restoring axiom: anna Type female
Explanations founding completed (BDDs computed)
Start EM Algorithm
	- n. of probabilistic axioms:	12
	- n. of examples:		6
EM completed.

  Final Log-Likelihood: -0.18589

============ Results ============

ax 1/12 : father EquivalentTo learnedClass	arrayprob: 0.99167
ax 2/12 : male SubClassOf learnedClass	arrayprob: 0.12765
ax 3/12 : learnedClass SubClassOf Thing	arrayprob: 0.87918
ax 4/12 : father SubClassOf male	arrayprob: 0.99004
ax 5/12 : learnedClass EquivalentTo father or (hasChild some (not (male)))	arrayprob: 0.70488
ax 6/12 : female SubClassOf person	arrayprob: 0.59755
ax 7/12 : learnedClass EquivalentTo father or (hasChild some female)	arrayprob: 0.24054
ax 8/12 : hasChild Domain person	arrayprob: 0.27495
ax 9/12 : male SubClassOf person	arrayprob: 0.33322
ax 10/12 : female DisjointWith male	arrayprob: 1.00000
ax 11/12 : person SubClassOf Thing	arrayprob: 0.98484
ax 12/12 : hasChild Range person	arrayprob: 0.12890

=================================

Name           | Total (ms)
===========================
main           |        123
init           |          1
Bundle         |        109
Bundle.init    |          0
Bundle.explain |        101
Bundle.BDDCalc |          0
EM             |         12
Current Log-Likelihood: -0.18589
Log-Likelihood worsened. Removing Last Axioms...
Adding axiom: learnedClass EquivalentTo (not (female)) and (hasChild some person)
Running parameter learner
Created 12 probabilistic axiom
Probability Map computed. Size: 12
Start finding explanations for every example (Computing BDDs)...
Query 1 of 6 (16%)
Positive Example: stefan Type learnedClass
Get 3 explanation(s) for: (not (learnedClass)) and ({stefan})
MUPS 1: [stefan Type male, male SubClassOf learnedClass]
Removing axiom: stefan Type male 0 more removed: []
MUPS 2: [father EquivalentTo learnedClass, stefan Type father]
Removing axiom: father EquivalentTo learnedClass 1 more removed: [stefan Type male]
MUPS 3: [male SubClassOf learnedClass, father SubClassOf male, stefan Type father]
Computed 3 explanations
Restoring axiom: father EquivalentTo learnedClass
Computed 3 explanations
Restoring axiom: stefan Type male
Computed 3 explanations
WARNING! The value of the probability may be a lower bound.
Query 2 of 6 (33%)
Positive Example: martin Type learnedClass
Get 3 explanation(s) for: (not (learnedClass)) and ({martin})
MUPS 1: [male SubClassOf learnedClass, martin Type male]
Removing axiom: male SubClassOf learnedClass 0 more removed: []
MUPS 2: [father EquivalentTo learnedClass, martin Type father]
Removing axiom: father EquivalentTo learnedClass 1 more removed: [male SubClassOf learnedClass]
MUPS 3: [learnedClass EquivalentTo father or (hasChild some female), martin Type father]
Computed 3 explanations
Restoring axiom: father EquivalentTo learnedClass
Computed 3 explanations
Restoring axiom: male SubClassOf learnedClass
Computed 3 explanations
WARNING! The value of the probability may be a lower bound.
Query 3 of 6 (50%)
Positive Example: markus Type learnedClass
Get 3 explanation(s) for: (not (learnedClass)) and ({markus})
MUPS 1: [father EquivalentTo learnedClass, markus Type father]
Removing axiom: father EquivalentTo learnedClass 0 more removed: []
MUPS 2: [male SubClassOf learnedClass, markus Type male]
Removing axiom: male SubClassOf learnedClass 1 more removed: [father EquivalentTo learnedClass]
MUPS 3: [learnedClass EquivalentTo father or (hasChild some female), markus Type father]
Computed 3 explanations
Restoring axiom: male SubClassOf learnedClass
Computed 3 explanations
Restoring axiom: father EquivalentTo learnedClass
Computed 3 explanations
WARNING! The value of the probability may be a lower bound.
Query 4 of 6 (66%)
Negative Example: michelle Type not (learnedClass)
Get 3 explanation(s) for: (not (not (learnedClass))) and ({michelle})
MUPS 1: [michelle Type female, learnedClass EquivalentTo (not (female)) and (hasChild some person)]
Removing axiom: michelle Type female 0 more removed: []
Stop - satisfiable
Restoring axiom: michelle Type female
Removing axiom: learnedClass EquivalentTo (not (female)) and (hasChild some person) 0 more removed: []
MUPS 2: [father EquivalentTo learnedClass, father SubClassOf male, michelle Type female, female DisjointWith male]
Removing axiom: michelle Type female 1 more removed: [learnedClass EquivalentTo (not (female)) and (hasChild some person)]
Stop - satisfiable (early termination)
Restoring axiom: michelle Type female
Removing axiom: father EquivalentTo learnedClass 1 more removed: [learnedClass EquivalentTo (not (female)) and (hasChild some person)]
Stop - satisfiable
Restoring axiom: father EquivalentTo learnedClass
Removing axiom: father SubClassOf male 2 more removed: [father EquivalentTo learnedClass, learnedClass EquivalentTo (not (female)) and (hasChild some person)]
Stop - satisfiable (early termination)
Restoring axiom: father SubClassOf male
Removing axiom: female DisjointWith male 3 more removed: [father EquivalentTo learnedClass, father SubClassOf male, learnedClass EquivalentTo (not (female)) and (hasChild some person)]
Stop - satisfiable (early termination)
Restoring axiom: female DisjointWith male
Restoring axiom: learnedClass EquivalentTo (not (female)) and (hasChild some person)
Query 5 of 6 (83%)
Negative Example: heinz Type not (learnedClass)
Get 3 explanation(s) for: (not (not (learnedClass))) and ({heinz})
Get 3 explanation(s) for: (not (learnedClass)) and ({heinz})
MUPS 1: [male SubClassOf learnedClass, heinz Type male]
Removing axiom: male SubClassOf learnedClass 0 more removed: []
Stop - satisfiable
Restoring axiom: male SubClassOf learnedClass
Removing axiom: heinz Type male 1 more removed: [male SubClassOf learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: heinz Type male
Query 6 of 6 (100%)
Negative Example: anna Type not (learnedClass)
Get 3 explanation(s) for: (not (not (learnedClass))) and ({anna})
MUPS 1: [learnedClass EquivalentTo (not (female)) and (hasChild some person), anna Type female]
Removing axiom: learnedClass EquivalentTo (not (female)) and (hasChild some person) 0 more removed: []
MUPS 2: [father EquivalentTo learnedClass, father SubClassOf male, female DisjointWith male, anna Type female]
Removing axiom: anna Type female 1 more removed: [learnedClass EquivalentTo (not (female)) and (hasChild some person)]
Stop - satisfiable
Restoring axiom: anna Type female
Removing axiom: father EquivalentTo learnedClass 1 more removed: [learnedClass EquivalentTo (not (female)) and (hasChild some person)]
Stop - satisfiable
Restoring axiom: father EquivalentTo learnedClass
Removing axiom: father SubClassOf male 2 more removed: [father EquivalentTo learnedClass, learnedClass EquivalentTo (not (female)) and (hasChild some person)]
Stop - satisfiable (early termination)
Restoring axiom: father SubClassOf male
Removing axiom: female DisjointWith male 3 more removed: [father EquivalentTo learnedClass, father SubClassOf male, learnedClass EquivalentTo (not (female)) and (hasChild some person)]
Stop - satisfiable (early termination)
Restoring axiom: female DisjointWith male
Restoring axiom: learnedClass EquivalentTo (not (female)) and (hasChild some person)
Removing axiom: anna Type female 4 more removed: [father EquivalentTo learnedClass, father SubClassOf male, learnedClass EquivalentTo (not (female)) and (hasChild some person), female DisjointWith male]
Stop - satisfiable (early termination)
Restoring axiom: anna Type female
Explanations founding completed (BDDs computed)
Start EM Algorithm
	- n. of probabilistic axioms:	12
	- n. of examples:		6
EM completed.

  Final Log-Likelihood: -0.27754

============ Results ============

ax 1/12 : father EquivalentTo learnedClass	arrayprob: 0.96262
ax 2/12 : male SubClassOf learnedClass	arrayprob: 0.13007
ax 3/12 : learnedClass SubClassOf Thing	arrayprob: 0.87918
ax 4/12 : father SubClassOf male	arrayprob: 0.87416
ax 5/12 : female SubClassOf person	arrayprob: 0.59755
ax 6/12 : learnedClass EquivalentTo father or (hasChild some female)	arrayprob: 0.73414
ax 7/12 : hasChild Domain person	arrayprob: 0.27495
ax 8/12 : learnedClass EquivalentTo (not (female)) and (hasChild some person)	arrayprob: 0.74260
ax 9/12 : male SubClassOf person	arrayprob: 0.33322
ax 10/12 : female DisjointWith male	arrayprob: 0.99234
ax 11/12 : person SubClassOf Thing	arrayprob: 0.98484
ax 12/12 : hasChild Range person	arrayprob: 0.12890

=================================

Name           | Total (ms)
===========================
main           |        178
init           |          0
Bundle         |        160
Bundle.init    |          0
Bundle.explain |        148
Bundle.BDDCalc |          2
EM             |         15
Current Log-Likelihood: -0.27754
Log-Likelihood worsened. Removing Last Axioms...
Adding axiom: learnedClass EquivalentTo father or (learnedClass and (hasChild some learnedClass))
Running parameter learner
Created 12 probabilistic axiom
Probability Map computed. Size: 12
Start finding explanations for every example (Computing BDDs)...
Query 1 of 6 (16%)
Positive Example: stefan Type learnedClass
Get 3 explanation(s) for: (not (learnedClass)) and ({stefan})
MUPS 1: [stefan Type male, male SubClassOf learnedClass]
Removing axiom: stefan Type male 0 more removed: []
MUPS 2: [father EquivalentTo learnedClass, stefan Type father]
Removing axiom: father EquivalentTo learnedClass 1 more removed: [stefan Type male]
MUPS 3: [male SubClassOf learnedClass, father SubClassOf male, stefan Type father]
Computed 3 explanations
Restoring axiom: father EquivalentTo learnedClass
Computed 3 explanations
Restoring axiom: stefan Type male
Computed 3 explanations
WARNING! The value of the probability may be a lower bound.
Query 2 of 6 (33%)
Positive Example: martin Type learnedClass
Get 3 explanation(s) for: (not (learnedClass)) and ({martin})
MUPS 1: [male SubClassOf learnedClass, martin Type male]
Removing axiom: male SubClassOf learnedClass 0 more removed: []
MUPS 2: [father EquivalentTo learnedClass, martin Type father]
Removing axiom: father EquivalentTo learnedClass 1 more removed: [male SubClassOf learnedClass]
MUPS 3: [learnedClass EquivalentTo father or (hasChild some female), martin Type father]
Computed 3 explanations
Restoring axiom: father EquivalentTo learnedClass
Computed 3 explanations
Restoring axiom: male SubClassOf learnedClass
Computed 3 explanations
WARNING! The value of the probability may be a lower bound.
Query 3 of 6 (50%)
Positive Example: markus Type learnedClass
Get 3 explanation(s) for: (not (learnedClass)) and ({markus})
MUPS 1: [father EquivalentTo learnedClass, markus Type father]
Removing axiom: father EquivalentTo learnedClass 0 more removed: []
MUPS 2: [male SubClassOf learnedClass, markus Type male]
Removing axiom: male SubClassOf learnedClass 1 more removed: [father EquivalentTo learnedClass]
MUPS 3: [learnedClass EquivalentTo father or (hasChild some female), markus Type father]
Computed 3 explanations
Restoring axiom: male SubClassOf learnedClass
Computed 3 explanations
Restoring axiom: father EquivalentTo learnedClass
Computed 3 explanations
WARNING! The value of the probability may be a lower bound.
Query 4 of 6 (66%)
Negative Example: michelle Type not (learnedClass)
Get 3 explanation(s) for: (not (not (learnedClass))) and ({michelle})
MUPS 1: [father EquivalentTo learnedClass, father SubClassOf male, michelle Type female, female DisjointWith male]
Removing axiom: father EquivalentTo learnedClass 0 more removed: []
Stop - satisfiable
Restoring axiom: father EquivalentTo learnedClass
Removing axiom: father SubClassOf male 1 more removed: [father EquivalentTo learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: father SubClassOf male
Removing axiom: michelle Type female 2 more removed: [father EquivalentTo learnedClass, father SubClassOf male]
Stop - satisfiable (early termination)
Restoring axiom: michelle Type female
Removing axiom: female DisjointWith male 2 more removed: [father EquivalentTo learnedClass, father SubClassOf male]
Stop - satisfiable (early termination)
Restoring axiom: female DisjointWith male
Query 5 of 6 (83%)
Negative Example: heinz Type not (learnedClass)
Get 3 explanation(s) for: (not (not (learnedClass))) and ({heinz})
Get 3 explanation(s) for: (not (learnedClass)) and ({heinz})
MUPS 1: [male SubClassOf learnedClass, heinz Type male]
Removing axiom: male SubClassOf learnedClass 0 more removed: []
Stop - satisfiable
Restoring axiom: male SubClassOf learnedClass
Removing axiom: heinz Type male 1 more removed: [male SubClassOf learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: heinz Type male
Query 6 of 6 (100%)
Negative Example: anna Type not (learnedClass)
Get 3 explanation(s) for: (not (not (learnedClass))) and ({anna})
MUPS 1: [father EquivalentTo learnedClass, father SubClassOf male, female DisjointWith male, anna Type female]
Removing axiom: father EquivalentTo learnedClass 0 more removed: []
Stop - satisfiable
Restoring axiom: father EquivalentTo learnedClass
Removing axiom: father SubClassOf male 1 more removed: [father EquivalentTo learnedClass]
Stop - satisfiable (early termination)
Restoring axiom: father SubClassOf male
Removing axiom: female DisjointWith male 2 more removed: [father EquivalentTo learnedClass, father SubClassOf male]
Stop - satisfiable (early termination)
Restoring axiom: female DisjointWith male
Removing axiom: anna Type female 3 more removed: [father EquivalentTo learnedClass, father SubClassOf male, female DisjointWith male]
Stop - satisfiable (early termination)
Restoring axiom: anna Type female
Explanations founding completed (BDDs computed)
Start EM Algorithm
	- n. of probabilistic axioms:	12
	- n. of examples:		6
EM completed.

  Final Log-Likelihood: -0.18589

============ Results ============

ax 1/12 : father EquivalentTo learnedClass	arrayprob: 0.99167
ax 2/12 : male SubClassOf learnedClass	arrayprob: 0.12765
ax 3/12 : learnedClass SubClassOf Thing	arrayprob: 0.87918
ax 4/12 : learnedClass EquivalentTo father or (learnedClass and (hasChild some learnedClass))	arrayprob: 0.24054
ax 5/12 : father SubClassOf male	arrayprob: 0.99004
ax 6/12 : female SubClassOf person	arrayprob: 0.59755
ax 7/12 : learnedClass EquivalentTo father or (hasChild some female)	arrayprob: 0.70488
ax 8/12 : hasChild Domain person	arrayprob: 0.27495
ax 9/12 : male SubClassOf person	arrayprob: 0.33322
ax 10/12 : female DisjointWith male	arrayprob: 1.00000
ax 11/12 : person SubClassOf Thing	arrayprob: 0.98484
ax 12/12 : hasChild Range person	arrayprob: 0.12890

=================================

Name           | Total (ms)
===========================
main           |        228
init           |          1
Bundle         |        204
Bundle.init    |          0
Bundle.explain |        193
Bundle.BDDCalc |          1
EM             |         21
Current Log-Likelihood: -0.18589
Log-Likelihood worsened. Removing Last Axioms...
Greedy search finished
Learned Axiom: father EquivalentTo learnedClass
Learned Axiom: father EquivalentTo learnedClass
Learned Axiom: learnedClass EquivalentTo father or (hasChild some female)
Saving the learned ontology
Main: 11636 ms
CELOE: 10030 ms
EDGE: 1481 ms
	Bundle: 1247 ms
		BDDCalc: 9 ms
		explain: 1144 ms
		init: 0 ms
	EM: 173 ms
	init: 34 ms
Other: 125 ms
Program client: execution successfully terminated
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.375 s - in org.dllearner.cli.unife.CLILEAPTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ interfaces-ext ---
[INFO] Building jar: /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/interfaces-ext/target/dl-learner.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ interfaces-ext ---
[INFO] Installing /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/interfaces-ext/target/dl-learner.jar to /usr/share/tomcat8/.m2/repository/org/dllearner/interfaces-ext/1.5.1-SNAPSHOT/interfaces-ext-1.5.1-SNAPSHOT.jar
[INFO] Installing /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/interfaces-ext/pom.xml to /usr/share/tomcat8/.m2/repository/org/dllearner/interfaces-ext/1.5.1-SNAPSHOT/interfaces-ext-1.5.1-SNAPSHOT.pom
[INFO] 
[INFO] -----------------------< org.dllearner:scripts >------------------------
[INFO] Building Executable scripts 1.5.1-SNAPSHOT                         [6/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ scripts ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ scripts ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/scripts/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ scripts ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/scripts/target/classes
[INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/scripts/src/main/java/org/dllearner/experiments/MyMonKey.java: /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/scripts/src/main/java/org/dllearner/experiments/MyMonKey.java uses unchecked or unsafe operations.
[INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/scripts/src/main/java/org/dllearner/experiments/MyMonKey.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ scripts ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/scripts/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ scripts ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ scripts ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ scripts ---
[INFO] Building jar: /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/scripts/target/scripts-1.5.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ scripts ---
[INFO] Installing /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/scripts/target/scripts-1.5.1-SNAPSHOT.jar to /usr/share/tomcat8/.m2/repository/org/dllearner/scripts/1.5.1-SNAPSHOT/scripts-1.5.1-SNAPSHOT.jar
[INFO] Installing /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/scripts/pom.xml to /usr/share/tomcat8/.m2/repository/org/dllearner/scripts/1.5.1-SNAPSHOT/scripts-1.5.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for DL Learner Parent Pom 1.5.1-SNAPSHOT:
[INFO] 
[INFO] DL Learner Parent Pom .............................. SUCCESS [  7.036 s]
[INFO] DL Learner Core Components ......................... SUCCESS [04:20 min]
[INFO] components-ext ..................................... SUCCESS [02:23 min]
[INFO] dllearner-interfaces ............................... SUCCESS [01:16 min]
[INFO] interfaces-ext ..................................... SUCCESS [ 32.938 s]
[INFO] Executable scripts ................................. SUCCESS [ 17.337 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  09:04 min
[INFO] Finished at: 2022-02-01T02:08:08+01:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/interfaces-ext/pom.xml to org.dllearner/interfaces-ext/1.5.1-SNAPSHOT/interfaces-ext-1.5.1-SNAPSHOT.pom
[JENKINS] Archiving /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/interfaces-ext/target/dl-learner.jar to org.dllearner/interfaces-ext/1.5.1-SNAPSHOT/interfaces-ext-1.5.1-SNAPSHOT.jar
[JENKINS] Archiving /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-ext/pom.xml to org.dllearner/components-ext/1.5.1-SNAPSHOT/components-ext-1.5.1-SNAPSHOT.pom
[JENKINS] Archiving /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-ext/target/components-ext-1.5.1-SNAPSHOT.jar to org.dllearner/components-ext/1.5.1-SNAPSHOT/components-ext-1.5.1-SNAPSHOT.jar
[JENKINS] Archiving /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/scripts/pom.xml to org.dllearner/scripts/1.5.1-SNAPSHOT/scripts-1.5.1-SNAPSHOT.pom
[JENKINS] Archiving /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/scripts/target/scripts-1.5.1-SNAPSHOT.jar to org.dllearner/scripts/1.5.1-SNAPSHOT/scripts-1.5.1-SNAPSHOT.jar
[JENKINS] Archiving /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-core/pom.xml to org.dllearner/components-core/1.5.1-SNAPSHOT/components-core-1.5.1-SNAPSHOT.pom
[JENKINS] Archiving /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-core/target/components-core-1.5.1-SNAPSHOT.jar to org.dllearner/components-core/1.5.1-SNAPSHOT/components-core-1.5.1-SNAPSHOT.jar
[JENKINS] Archiving /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/components-core/target/components-core-1.5.1-SNAPSHOT-tests.jar to org.dllearner/components-core/1.5.1-SNAPSHOT/components-core-1.5.1-SNAPSHOT-tests.jar
[JENKINS] Archiving /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/pom.xml to org.dllearner/dllearner-parent/1.5.1-SNAPSHOT/dllearner-parent-1.5.1-SNAPSHOT.pom
[JENKINS] Archiving /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/interfaces/pom.xml to org.dllearner/interfaces/1.5.1-SNAPSHOT/interfaces-1.5.1-SNAPSHOT.pom
[JENKINS] Archiving /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-98/workspace/interfaces/target/dl-learner.jar to org.dllearner/interfaces/1.5.1-SNAPSHOT/interfaces-1.5.1-SNAPSHOT.jar
channel stopped
[File exists] check if file exists [.git/MERGE_MODE]
Run condition [Not] enabling perform for step [[Set GitHub commit status (universal)]]
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@20083cba[nodeId=MDEwOlJlcG9zaXRvcnkyMjY5MzUxNQ==,description=A tool for supervised Machine Learning in OWL and Description Logics,homepage=http://dl-learner.org,name=DL-Learner,fork=false,archived=false,size=255672,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/SmartDataAnalytics/DL-Learner,id=22693515,nodeId=<null>,createdAt=2014-08-06T18:29:54Z,updatedAt=2022-01-25T17:07:33Z]] (sha:c6c45d0) with context:jenkins-merge
Setting commit status on GitHub for https://github.com/SmartDataAnalytics/DL-Learner/commit/c6c45d0a0a2df5b98e1b5e547bf0851b92366f4d
Finished: UNSTABLE