Pull request #102 opened Running as SYSTEM Building on master in workspace /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-102/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-102/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/102/head:refs/remotes/origin/PR-102 +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/102/head:refs/remotes/origin/PR-102 # 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/102/head:refs/remotes/origin/PR-102 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git rev-parse origin/PR-102^{commit} # timeout=10 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 Merging remotes/origin/develop commit 195f3c40a0fd20e0aea6cf4cfcca3c50d34dc36b into PR head commit 1408ea327f616c1cb203c50c4d8109b14cce9380 > git config core.sparsecheckout # timeout=10 > git checkout -f 1408ea327f616c1cb203c50c4d8109b14cce9380 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 195f3c40a0fd20e0aea6cf4cfcca3c50d34dc36b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing 1408ea327f616c1cb203c50c4d8109b14cce9380 Checking out Revision 1408ea327f616c1cb203c50c4d8109b14cce9380 (origin/PR-102) > git config core.sparsecheckout # timeout=10 > git checkout -f 1408ea327f616c1cb203c50c4d8109b14cce9380 # timeout=10 Commit message: "Bump spring-beans from 4.3.29.RELEASE to 5.3.18" 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/jenkins12092094720997753927.sh + MASTER=develop + remote=origin + git name-rev --name-only --always HEAD + current_branch=remotes/origin/PR-102 + merge_branch=jenkins/integration/remotes/origin/PR-102 + git branch -D jenkins/integration/remotes/origin/PR-102 error: branch 'jenkins/integration/remotes/origin/PR-102' 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 1408ea327 Bump spring-beans from 4.3.29.RELEASE to 5.3.18 Switched to branch 'origin/develop' + git checkout -b jenkins/integration/remotes/origin/PR-102 Switched to a new branch 'jenkins/integration/remotes/origin/PR-102' + git clean -fdx + git merge --ff --no-edit --log --stat remotes/origin/PR-102 Updating 195f3c40a..1408ea327 Fast-forward pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) [Set GitHub commit status (universal)] PENDING on repos [GHRepository@12a49310[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=255720,milestones={},language=Java,commits={},source=,parent=,url=https://api.github.com/repos/SmartDataAnalytics/DL-Learner,id=22693515,nodeId=,createdAt=2014-08-06T18:29:54Z,updatedAt=2022-03-29T13:15:11Z]] (sha:1408ea3) with context:jenkins-merge Setting commit status on GitHub for https://github.com/SmartDataAnalytics/DL-Learner/commit/1408ea327f616c1cb203c50c4d8109b14cce9380 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 43395 [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 43395 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-102/workspace/pom.xml -gs /tmp/tomcat8-tomcat8-tmp/global-settings13437852415432871010.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-102/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/org/springframework/spring-beans/5.3.18/spring-beans-5.3.18.pom [INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/springframework/spring-beans/5.3.18/spring-beans-5.3.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.3.18/spring-beans-5.3.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.3.18/spring-beans-5.3.18.pom (2.0 kB at 12 kB/s) [INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/springframework/spring-core/5.3.18/spring-core-5.3.18.pom [INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/springframework/spring-core/5.3.18/spring-core-5.3.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.3.18/spring-core-5.3.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.3.18/spring-core-5.3.18.pom (0 B at 0 B/s) [INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/springframework/spring-jcl/5.3.18/spring-jcl-5.3.18.pom [INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/springframework/spring-jcl/5.3.18/spring-jcl-5.3.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.3.18/spring-jcl-5.3.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.3.18/spring-jcl-5.3.18.pom (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-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-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 (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-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 (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-arq-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-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 6.6 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 508 B/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 (0 B at 0 B/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 (0 B at 0 B/s) [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] 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] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-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-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-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.8 kB/s) [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] 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] 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 (0 B at 0 B/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 (0 B at 0 B/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.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-lambdas-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-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 (382 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-resources/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-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 6.5 kB/s) [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] 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] 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 11 kB/s) [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] 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] 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 16 kB/s) [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] 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] 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 (387 B at 4.8 kB/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 5.0 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 (385 B at 3.1 kB/s) [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] 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] 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 (0 B at 0 B/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.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-io-buffers/0.9.1-SNAPSHOT/maven-metadata.xml [INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/commons/aksw-commons-io-buffers/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-buffers/0.9.1-SNAPSHOT/maven-metadata.xml (376 B at 4.3 kB/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 (377 B at 5.5 kB/s) [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] 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] 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 (384 B at 2.6 kB/s) [INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/aksw/commons/aksw-commons-paths/0.9.1-SNAPSHOT/maven-metadata.xml [INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-paths/0.9.1-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-paths/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-claimingcache/0.9.1-SNAPSHOT/maven-metadata.xml [INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-claimingcache/0.9.1-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-claimingcache/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-objectstore/0.9.1-SNAPSHOT/maven-metadata.xml [INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-objectstore/0.9.1-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-objectstore/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-txn/0.9.1-SNAPSHOT/maven-metadata.xml [INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-txn/0.9.1-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/aksw/commons/aksw-commons-txn/0.9.1-SNAPSHOT/maven-metadata.xml (370 B at 4.4 kB/s) [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] 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] 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-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 4.3 kB/s) [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] 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] 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 8.8 kB/s) [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] 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] 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 (387 B at 3.3 kB/s) [INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/springframework/spring-beans/5.3.18/spring-beans-5.3.18.jar [INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/springframework/spring-core/5.3.18/spring-core-5.3.18.jar [INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/springframework/spring-jcl/5.3.18/spring-jcl-5.3.18.jar [INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/springframework/spring-beans/5.3.18/spring-beans-5.3.18.jar [INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/springframework/spring-core/5.3.18/spring-core-5.3.18.jar [INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/springframework/spring-jcl/5.3.18/spring-jcl-5.3.18.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.3.18/spring-beans-5.3.18.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.3.18/spring-core-5.3.18.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.3.18/spring-jcl-5.3.18.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.3.18/spring-jcl-5.3.18.jar (24 kB at 224 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.3.18/spring-beans-5.3.18.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.3.18/spring-core-5.3.18.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-102/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-102/workspace/components-core/target/classes [INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-102/workspace/components-core/src/main/java/org/dllearner/core/AbstractAxiomLearningAlgorithm.java: Some input files use or override a deprecated API. [INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-102/workspace/components-core/src/main/java/org/dllearner/core/AbstractAxiomLearningAlgorithm.java: Recompile with -Xlint:deprecation for details. [INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-102/workspace/components-core/src/main/java/org/dllearner/core/AbstractReasonerComponent.java: Some input files use unchecked or unsafe operations. [INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-102/workspace/components-core/src/main/java/org/dllearner/core/AbstractReasonerComponent.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-102/workspace/components-core/target/test-classes [INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-102/workspace/components-core/src/test/java/org/dllearner/algorithms/qtl/experiments/Diagrams.java: Some input files use or override a deprecated API. [INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-102/workspace/components-core/src/test/java/org/dllearner/algorithms/qtl/experiments/Diagrams.java: Recompile with -Xlint:deprecation for details. [INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-102/workspace/components-core/src/test/java/org/dllearner/algorithms/qtl/QTLTest.java: Some input files use unchecked or unsafe operations. [INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-102/workspace/components-core/src/test/java/org/dllearner/algorithms/qtl/QTLTest.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-102/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 2913 ms. computing next partial solution... start class:Thing more accurate (50.00%) class expression found after 154ms: Thing more accurate (55.00%) class expression found after 461ms: A9 more accurate (60.00%) class expression found after 658ms: A10 or A2 more accurate (65.00%) class expression found after 1s257ms: A1 or A2 or A4 more accurate (70.00%) class expression found after 5s847ms: A1 or A10 or A3 or A6 Algorithm terminated successfully (time: 10s 0ms, 36022 descriptions tested, 23128 nodes in the search tree). number of retrievals: 36195 retrieval reasoning time: 1s 517ms ( 0ms per retrieval) (complex) subsumption checks: 200 (0 multiple) subsumption reasoning time: 53ms ( 0ms per subsumption check) overall reasoning time: 1s 571ms 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 1ms: Thing more accurate (68.75%) class expression found after 10ms: A9 more accurate (75.00%) class expression found after 224ms: A5 or A7 more accurate (81.25%) class expression found after 2s763ms: A2 or A8 or A9 Algorithm terminated successfully (time: 10s 0ms, 52568 descriptions tested, 37957 nodes in the search tree). number of retrievals: 88857 retrieval reasoning time: 3s 431ms ( 0ms per retrieval) (complex) subsumption checks: 385 (0 multiple) subsumption reasoning time: 97ms ( 0ms per subsumption check) overall reasoning time: 3s 529ms 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 4ms: A7 more accurate (92.31%) class expression found after 1s797ms: A5 or A7 Algorithm terminated successfully (time: 10s 0ms, 46120 descriptions tested, 22679 nodes in the search tree). number of retrievals: 136988 retrieval reasoning time: 5s 428ms ( 0ms per retrieval) (complex) subsumption checks: 14723 (0 multiple) subsumption reasoning time: 497ms ( 0ms per subsumption check) overall reasoning time: 5s 925ms 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: (A5 or A7) (pred. acc.: 92.31%, F-measure: 80.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 0ms: Thing more accurate (100.00%) class expression found after 1ms: A4 Algorithm terminated successfully (time: 10s 7ms, 11053 descriptions tested, 4516 nodes in the search tree). number of retrievals: 148075 retrieval reasoning time: 6s 281ms ( 0ms per retrieval) (complex) subsumption checks: 14741 (0 multiple) subsumption reasoning time: 498ms ( 0ms per subsumption check) overall reasoning time: 6s 779ms 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 91ms. 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: 49.85 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 120ms. 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 39ms. 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 27ms. 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 14ms. 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.415 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 324ms. 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 199ms. 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 276ms. 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 195ms. 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 248ms. 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 217ms. 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.659 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.04 s - in org.dllearner.algorithms.pattern.OWLAxiomRenamerTest [INFO] Running org.dllearner.algorithms.qtl.heuristics.QueryTreeEditDistanceTest TREE [

---> ?

---> ] TREE [

--->

---> ] TREE [

---> ?

---> ? ] 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.111 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@56ada6c TREE [ ---> ] TREE [ rdf:type ---> ] TREE [ ? rdf:type ---> ] TREE [ ---> ] TREE [ rdf:type ---> rdfs:subClassOf ---> ] LCS(http://dl-learner.org/test/C, http://dl-learner.org/test/B)Preparing class subsumption hierarchy ... ... done in 22ms = null TREE [ ? ] TREE [ ---> rdf:type ---> ] TREE [ ---> ] LCS(http://dl-learner.org/test/B, http://dl-learner.org/test/C) = null TREE [ ? ---> ? rdf:type ---> ] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.293 s - in org.dllearner.algorithms.qtl.operations.lgg.LGGGeneratorRDFSTest [INFO] Running org.dllearner.algorithms.qtl.operations.TreePruningTest [5bffc5def1f7fa1538b6725805adee18, http://test.org/p1, 2b9796624b92f4c4607953709cd14e3c] [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, 4151af30c133faaa304d05b22d0b5ae7] [http://test.org/t3, http://test.org/p, http://test.org/c] [898bfa3859e9072b8ec2658e688f6d5d, http://www.w3.org/2000/01/rdf-schema#subClassOf, f9a3f0edb351d2c58ff5ca8bed69323d] [fa2ac7595fad5597f6c7aafb519da68d, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://test.org/C] [162d0defd6b45c5d606983d63ab1ba4d, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://test.org/C] [http://test.org/c, http://test.org/p, 5bffc5def1f7fa1538b6725805adee18] [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, 5bffc5def1f7fa1538b6725805adee18] [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, 33114ba4dfcde5d573a43b53d024500a] [http://test.org/a, http://test.org/p2, fa2ac7595fad5597f6c7aafb519da68d] [http://test.org/a, http://test.org/p2, 162d0defd6b45c5d606983d63ab1ba4d] [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, 898bfa3859e9072b8ec2658e688f6d5d] [http://test.org/t2, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, 4151af30c133faaa304d05b22d0b5ae7] [http://test.org/t2, http://test.org/p, http://test.org/c] TREE [ ---> ---> "lit" rdf:type ---> rdf:type ---> ---> ? rdf:type ---> ---> ? ---> ? rdf:type ---> ] TREE [ ---> ---> "lit" rdf:type ---> rdf:type ---> ---> ? rdf:type ---> ] TREE [ ---> ---> ? ---> ? rdf:type ---> ? ---> ? rdf:type ---> rdf:type ---> rdf:type ---> ? rdf:type ---> ? rdfs:subClassOf ---> ? ] TREE [ ---> ---> ? ---> ? rdf:type ---> ? ---> ? rdf:type ---> rdf:type ---> ] TREE [ ---> ---> ? ---> ? rdf:type ---> ? ---> ? rdf:type ---> rdf:type ---> rdf:type ---> ? ] TREE [ ---> rdf:type ---> rdf:type ---> ] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 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 78ms Tree 1 TREE [ rdf:type ---> rdfs:subClassOf ---> ] Tree 2 TREE [ rdf:type ---> ] LGG_simple(T1,T2) TREE [ ? rdf:type ---> ? ] Target LGG TREE [ ? rdf:type ---> ] LCS(http://test.org/A, http://test.org/B) = http://test.org/B LGG_RDFS(T1,T2) TREE [ ? rdf:type ---> ] Tree 1 TREE [ ---> rdfs:subClassOf ---> ] Tree 2 TREE [ ---> rdfs:subClassOf ---> ] LGG_simple(T1,T2) TREE [ ? ] Target LGG TREE [ ? ---> rdfs:subClassOf ---> ] LGG_RDFS(T1,T2) TREE [ ? ---> rdfs:subClassOf ---> ] Tree 3 TREE [ ---> rdfs:subClassOf ---> ] Tree 4 TREE [ ---> rdfs:subClassOf ---> ] Target LGG TREE [ ? ---> ? ---> ? ] LGG_RDFS(T3,T4) TREE [ ? ---> ? ---> ? ] TREE [ ? ] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.968 s - in org.dllearner.algorithms.qtl.operations.LGGTest [INFO] Running org.dllearner.algorithms.qtl.operations.SubsumptionTest [6b1052bac53b1caa7689163a41a9ceaa, http://www.w3.org/2000/01/rdf-schema#subClassOf, http://test.org/A] [http://test.org/t3, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, c532b6fcb43df011a5144bfc6cd0307a] [8eabfa2d47d213c656402cac602ae2e4, http://www.w3.org/2000/01/rdf-schema#subClassOf, ffde8c179239d2e2a9b5b4373cd1eff8] [a2, http://test.org/p1, f58342a0030f964f45df6c02fc2bf896] [http://test.org/t1, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://test.org/A] [ffde8c179239d2e2a9b5b4373cd1eff8, http://www.w3.org/2000/01/rdf-schema#subClassOf, http://test.org/A] [http://test.org/t4, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, 8eabfa2d47d213c656402cac602ae2e4] [c532b6fcb43df011a5144bfc6cd0307a, http://www.w3.org/2000/01/rdf-schema#subClassOf, http://test.org/B] [f58342a0030f964f45df6c02fc2bf896, http://test.org/p2, http://test.org/b] [http://test.org/A, http://www.w3.org/2000/01/rdf-schema#subClassOf, http://test.org/B] [http://test.org/t2, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, 6b1052bac53b1caa7689163a41a9ceaa] [a1, http://test.org/p1, a922c056731b4b87384211547c9ec95d] TREE [ rdf:type ---> rdfs:subClassOf ---> ] TREE [ rdf:type ---> ? rdfs:subClassOf ---> rdfs:subClassOf ---> ] TREE [ rdf:type ---> ? rdfs:subClassOf ---> ] TREE [ rdf:type ---> ? rdfs:subClassOf ---> ? rdfs:subClassOf ---> ] TREE [ ? ---> ? ] TREE [ ? ---> ? ---> ] TREE [ ? ---> ? ] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 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.001 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: 3.109 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.534 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.053 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.252 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.071 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.591 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: 27.628 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-102/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-102/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-102/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 1629 ms. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.735 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.012 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 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.001 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.13 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 31ms. 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 50ms. 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 35ms. 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.141 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.044 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: 918ms, 1000 descriptions tested, 811 nodes in the search tree). number of retrievals: 1345 retrieval reasoning time: 62ms ( 0ms per retrieval) (complex) subsumption checks: 975 (0 multiple) subsumption reasoning time: 89ms ( 0ms per subsumption check) overall reasoning time: 151ms 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 0 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 51ms: ∃ value.(dateTime[≤ 1972-01-22T11:11:11]) more accurate (100.00%) class expression found after 192ms: ∃ value.(dateTime[≥ 1970-01-22T08:10:10 , ≤ 1972-01-22T11:11:11]) Algorithm terminated successfully (time: 1s 398ms, 1000 descriptions tested, 729 nodes in the search tree). number of retrievals: 1063 retrieval reasoning time: 832ms ( 0ms per retrieval) (complex) subsumption checks: 107 (0 multiple) subsumption reasoning time: 72ms ( 0ms per subsumption check) overall reasoning time: 904ms 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 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.(double[≤ 101.0]) more accurate (100.00%) class expression found after 9ms: ∃ value.(double[≤ 55.0]) Algorithm terminated successfully (time: 1s 695ms, 1000 descriptions tested, 925 nodes in the search tree). number of retrievals: 1261 retrieval reasoning time: 119ms ( 0ms per retrieval) (complex) subsumption checks: 862 (0 multiple) subsumption reasoning time: 285ms ( 0ms per subsumption check) overall reasoning time: 405ms 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 77ms: ∃ value.(double[≤ 101.0]) more accurate (100.00%) class expression found after 90ms: ∃ value.(double[≤ 55.0]) Algorithm terminated successfully (time: 7s 476ms, 1000 descriptions tested, 925 nodes in the search tree). number of retrievals: 1261 retrieval reasoning time: 6s 327ms ( 5ms per retrieval) (complex) subsumption checks: 862 (0 multiple) subsumption reasoning time: 153ms ( 0ms per subsumption check) overall reasoning time: 6s 481ms 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 7ms: ∃ value.(short[≤ 101]) more accurate (100.00%) class expression found after 7ms: ∃ value.(short[≤ 55]) Algorithm terminated successfully (time: 933ms, 1000 descriptions tested, 923 nodes in the search tree). number of retrievals: 1285 retrieval reasoning time: 71ms ( 0ms per retrieval) (complex) subsumption checks: 949 (0 multiple) subsumption reasoning time: 186ms ( 0ms per subsumption check) overall reasoning time: 257ms 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 24ms: ∃ value.(short[≤ 101]) more accurate (100.00%) class expression found after 29ms: ∃ value.(short[≤ 55]) Algorithm terminated successfully (time: 5s 89ms, 1000 descriptions tested, 923 nodes in the search tree). number of retrievals: 1285 retrieval reasoning time: 4s 165ms ( 3ms per retrieval) (complex) subsumption checks: 949 (0 multiple) subsumption reasoning time: 120ms ( 0ms per subsumption check) overall reasoning time: 4s 286ms 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 11ms: ∃ value.(gMonth[≤ --05]) more accurate (100.00%) class expression found after 66ms: ∃ value.(gMonth[≥ --03 , ≤ --05]) Algorithm terminated successfully (time: 817ms, 1000 descriptions tested, 752 nodes in the search tree). number of retrievals: 1050 retrieval reasoning time: 446ms ( 0ms per retrieval) (complex) subsumption checks: 76 (0 multiple) subsumption reasoning time: 29ms ( 0ms per subsumption check) overall reasoning time: 476ms 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 32ms: ∃ value.(gMonth[≤ --11]) more accurate (83.33%) class expression found after 68ms: ∃ value.(gMonth[≤ --05]) more accurate (100.00%) class expression found after 289ms: ∃ value.(gMonth[≥ --03 , ≤ --05]) Algorithm terminated successfully (time: 2s 354ms, 1000 descriptions tested, 752 nodes in the search tree). number of retrievals: 1050 retrieval reasoning time: 2s 81ms ( 1ms per retrieval) (complex) subsumption checks: 76 (0 multiple) subsumption reasoning time: 12ms ( 0ms per subsumption check) overall reasoning time: 2s 94ms 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: 909ms, 1000 descriptions tested, 926 nodes in the search tree). number of retrievals: 1261 retrieval reasoning time: 63ms ( 0ms per retrieval) (complex) subsumption checks: 862 (0 multiple) subsumption reasoning time: 146ms ( 0ms per subsumption check) overall reasoning time: 209ms 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: 4s 154ms, 1000 descriptions tested, 926 nodes in the search tree). number of retrievals: 1261 retrieval reasoning time: 3s 381ms ( 2ms per retrieval) (complex) subsumption checks: 862 (0 multiple) subsumption reasoning time: 69ms ( 0ms per subsumption check) overall reasoning time: 3s 450ms 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 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 2ms: ∃ value.(float[≤ 101.0]) more accurate (100.00%) class expression found after 2ms: ∃ value.(float[≤ 55.0]) Algorithm terminated successfully (time: 930ms, 1000 descriptions tested, 922 nodes in the search tree). number of retrievals: 1285 retrieval reasoning time: 58ms ( 0ms per retrieval) (complex) subsumption checks: 949 (0 multiple) subsumption reasoning time: 156ms ( 0ms per subsumption check) overall reasoning time: 215ms 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 25ms: ∃ value.(float[≤ 101.0]) more accurate (100.00%) class expression found after 30ms: ∃ value.(float[≤ 55.0]) Algorithm terminated successfully (time: 3s 932ms, 1000 descriptions tested, 922 nodes in the search tree). number of retrievals: 1285 retrieval reasoning time: 3s 138ms ( 2ms per retrieval) (complex) subsumption checks: 949 (0 multiple) subsumption reasoning time: 75ms ( 0ms per subsumption check) overall reasoning time: 3s 213ms 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 7ms: ∃ value.(date[≤ 2001-09-24]) more accurate (83.33%) class expression found after 17ms: ∃ value.(date[≤ 1971-09-24]) more accurate (100.00%) class expression found after 62ms: ∃ value.(date[≥ 1970-01-22 , ≤ 1971-09-24]) Algorithm terminated successfully (time: 556ms, 1000 descriptions tested, 746 nodes in the search tree). number of retrievals: 1050 retrieval reasoning time: 341ms ( 0ms per retrieval) (complex) subsumption checks: 76 (0 multiple) subsumption reasoning time: 12ms ( 0ms per subsumption check) overall reasoning time: 353ms 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 14ms: ∃ value.(date[≤ 2001-09-24]) more accurate (83.33%) class expression found after 41ms: ∃ value.(date[≤ 1971-09-24]) more accurate (100.00%) class expression found after 218ms: ∃ value.(date[≥ 1970-01-22 , ≤ 1971-09-24]) Algorithm terminated successfully (time: 2s 785ms, 1000 descriptions tested, 746 nodes in the search tree). number of retrievals: 1050 retrieval reasoning time: 2s 556ms ( 2ms per retrieval) (complex) subsumption checks: 76 (0 multiple) subsumption reasoning time: 7ms ( 0ms per subsumption check) overall reasoning time: 2s 563ms 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: 34.4 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) [[]] ? [[]] [[]] ? [[]] [[, ], []] ? [[, ], []] [[]] ? [[]] [[, , ], [, ]] ? [[, , ], [, ]] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 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: 35.329 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.007 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.016 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.017 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.001 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.009 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 : . @prefix owl: . @prefix rdfs: . @prefix rdf: . @prefix xsd: . :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.057 s - in org.dllearner.utilities.split.DataValuesSplitterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 98, Failures: 0, Errors: 0, Skipped: 0 [INFO] [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-102/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-102/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-102/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-102/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-102/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-102/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-102/workspace/components-ext/target/classes [INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-102/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-102/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-102/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-102/workspace/components-ext/src/main/java/org/dllearner/algorithms/isle/index/SimpleEntityCandidatesTrie.java: Some input files use unchecked or unsafe operations. [INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-102/workspace/components-ext/src/main/java/org/dllearner/algorithms/isle/index/SimpleEntityCandidatesTrie.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-102/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-102/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-102/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-102/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 Mar 31, 2022 8:54:30 PM com.github.fommil.netlib.ARPACK WARNING: Failed to load implementation from: com.github.fommil.netlib.NativeSystemARPACK Mar 31, 2022 8:54:31 PM com.github.fommil.netlib.ARPACK 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,1,1,1,0,0 1,1,1,1,1,0 1,1,1,1,0,0 1,0,1,1,1,0 1,1,1,1,1,0 1,1,1,1,0,0 0,1,1,1,1,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,0,1,1,0 1,1,1,1,0,0 1,1,1,1,0,0 1,0,1,1,1,0 1,1,0,1,1,0 1,1,1,1,0,0 1,1,1,1,1,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,0,0 0,1,1,1,1,0 1,1,1,1,0,0 1,1,1,1,1,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,0,1,1,0 1,1,1,1,0,0 1,1,0,1,1,0 1,1,1,1,0,0 1,1,1,1,1,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,1,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,1,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,0,0 1,0,1,1,1,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,1,0 1,1,1,1,0,0 1,1,1,1,0,0 1,0,1,1,1,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,1,0 0,1,1,1,1,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,1,0 1,1,1,1,0,0 1,1,1,1,0,0 0,1,1,1,1,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,1,1,0,0 1,1,0,1,1,0 1,1,1,1,0,0 0,1,1,1,1,0 1,1,1,1,0,0 1,0,1,1,1,0 1,1,1,1,1,0 0,1,1,1,1,0 1,1,1,1,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,1,0,1,1,0 0,0,0,0,0,0 0,1,0,1,1,0 0,1,1,0,1,0 0,0,0,0,0,0 0,1,0,1,1,0 0,0,0,1,1,0 0,1,0,1,1,0 0,1,0,1,1,0 0,1,1,1,0,0 0,1,0,1,1,0 0,1,0,1,1,0 0,1,1,0,1,0 0,1,1,1,0,0 0,1,0,1,1,0 0,1,1,1,1,0 0,1,0,1,1,0 0,1,1,1,1,0 0,1,0,1,1,0 0,1,0,1,1,0 0,0,0,1,1,0 0,1,0,1,1,0 0,0,0,0,0,0 0,1,0,1,1,0 0,1,1,1,1,0 0,1,0,1,1,0 0,1,1,1,0,0 0,1,1,1,1,0 0,1,1,1,0,0 0,1,0,1,1,0 0,0,0,0,0,0 0,1,0,1,1,0 0,1,0,1,1,0 0,1,0,1,1,0 0,1,1,1,1,0 0,0,0,0,0,0 0,1,0,1,1,0 0,1,0,1,1,0 0,1,0,1,1,0 0,1,0,1,1,0 0,1,1,1,1,0 0,1,0,1,1,0 0,1,0,1,1,0 0,1,1,1,1,0 0,0,0,0,0,0 0,1,0,1,1,0 0,1,0,1,1,0 0,1,0,1,1,0 0,1,0,1,1,0 0,1,1,0,1,0 0,1,0,1,1,0 0,1,1,1,1,0 0,1,0,1,1,0 0,1,1,1,1,0 0,1,1,1,1,0 0,1,1,1,1,0 0,1,0,1,1,0 0,1,1,1,1,0 0,1,1,1,1,0 0,1,1,1,1,0 0,0,0,0,0,0 0,1,0,1,1,0 0,1,0,1,1,0 0,1,1,0,1,0 0,1,1,1,1,0 0,1,0,1,1,0 0,1,0,1,1,0 0,1,1,1,1,0 0,1,0,1,1,0 0,1,0,1,1,0 0,1,0,1,1,0 0,0,0,0,0,0 0,0,0,1,1,0 0,1,0,1,1,0 0,1,0,1,1,0 0,1,1,1,1,0 0,1,0,1,1,0 0,1,0,1,1,0 0,0,0,1,1,0 0,1,0,1,1,0 0,1,0,1,1,0 0,1,0,1,1,0 0,1,1,1,0,0 0,1,0,1,1,0 0,0,0,1,1,0 0,1,0,1,1,0 0,1,1,0,1,0 0,0,0,0,0,0 0,0,0,1,1,0 0,1,0,1,1,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,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,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,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,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 @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 === 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: 23.991 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-102/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 | 102 init | 23 Bundle | 61 Bundle.init | 0 Bundle.explain | 52 Bundle.BDDCalc | 1 EM | 6 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 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 | 129 init | 1 Bundle | 101 Bundle.init | 0 Bundle.explain | 93 Bundle.BDDCalc | 3 EM | 27 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 | 85 init | 1 Bundle | 66 Bundle.init | 0 Bundle.explain | 62 Bundle.BDDCalc | 0 EM | 16 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 | 48 init | 2 Bundle | 40 Bundle.init | 0 Bundle.explain | 37 Bundle.BDDCalc | 0 EM | 5 Creation of the learned ontology... Successful creation of the learned ontology Ontology created in 1.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 | 97 init | 1 Bundle | 76 Bundle.init | 0 Bundle.explain | 70 Bundle.BDDCalc | 2 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) 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 | 95 init | 1 Bundle | 77 Bundle.init | 0 Bundle.explain | 73 Bundle.BDDCalc | 0 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) ( 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 | 88 init | 0 Bundle | 64 Bundle.init | 0 Bundle.explain | 61 Bundle.BDDCalc | 1 EM | 21 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 | 137 init | 0 Bundle | 116 Bundle.init | 0 Bundle.explain | 113 Bundle.BDDCalc | 1 EM | 20 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 | 92 init | 0 Bundle | 68 Bundle.init | 0 Bundle.explain | 64 Bundle.BDDCalc | 1 EM | 22 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 | 146 init | 1 Bundle | 123 Bundle.init | 0 Bundle.explain | 118 Bundle.BDDCalc | 1 EM | 22 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 | 125 init | 0 Bundle | 101 Bundle.init | 0 Bundle.explain | 95 Bundle.BDDCalc | 2 EM | 23 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 | 141 init | 1 Bundle | 117 Bundle.init | 0 Bundle.explain | 111 Bundle.BDDCalc | 2 EM | 22 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 | 126 init | 1 Bundle | 100 Bundle.init | 0 Bundle.explain | 96 Bundle.BDDCalc | 1 EM | 23 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: 31.679 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.005 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-102/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-102/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-102/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] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/springframework/spring-context/5.3.18/spring-context-5.3.18.pom [INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/springframework/spring-context/5.3.18/spring-context-5.3.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.3.18/spring-context-5.3.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.3.18/spring-context-5.3.18.pom (2.6 kB at 18 kB/s) [INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/springframework/spring-aop/5.3.18/spring-aop-5.3.18.pom [INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/springframework/spring-aop/5.3.18/spring-aop-5.3.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.3.18/spring-aop-5.3.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.3.18/spring-aop-5.3.18.pom (2.2 kB at 47 kB/s) [INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/springframework/spring-expression/5.3.18/spring-expression-5.3.18.pom [INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/springframework/spring-expression/5.3.18/spring-expression-5.3.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.3.18/spring-expression-5.3.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.3.18/spring-expression-5.3.18.pom (2.1 kB at 56 kB/s) [INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/springframework/spring-context/5.3.18/spring-context-5.3.18.jar [INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/springframework/spring-aop/5.3.18/spring-aop-5.3.18.jar [INFO] Downloading from maven.aksw.internal: https://maven.aksw.org/repository/internal/org/springframework/spring-expression/5.3.18/spring-expression-5.3.18.jar [INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/springframework/spring-context/5.3.18/spring-context-5.3.18.jar [INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/springframework/spring-aop/5.3.18/spring-aop-5.3.18.jar [INFO] Downloading from maven.aksw.snapshots: https://maven.aksw.org/repository/snapshots/org/springframework/spring-expression/5.3.18/spring-expression-5.3.18.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.3.18/spring-context-5.3.18.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.3.18/spring-aop-5.3.18.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.3.18/spring-expression-5.3.18.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.3.18/spring-expression-5.3.18.jar (289 kB at 1.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.3.18/spring-aop-5.3.18.jar (383 kB at 2.3 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.3.18/spring-context-5.3.18.jar (1.3 MB at 6.9 MB/s) [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-102/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-102/workspace/interfaces/target/classes [INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-102/workspace/interfaces/src/main/java/org/dllearner/confparser/json/ConfParserJson.java: Some input files use or override a deprecated API. [INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-102/workspace/interfaces/src/main/java/org/dllearner/confparser/json/ConfParserJson.java: Recompile with -Xlint:deprecation for details. [INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-102/workspace/interfaces/src/main/java/org/dllearner/cli/DocumentationHTMLGenerator.java: Some input files use unchecked or unsafe operations. [INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-102/workspace/interfaces/src/main/java/org/dllearner/cli/DocumentationHTMLGenerator.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-102/workspace/interfaces/target/test-classes [INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-102/workspace/interfaces/src/test/java/org/dllearner/test/junit/LearningProblemTest.java: /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-102/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-102/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-102/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 30ms. Status: OK Initializing component 'embeddedReasoner' of type OWL API Reasoner ... Loaded reasoner: Pellet (com.clarkparsia.pellet.owlapiv3.PelletReasoner) ... initialized component 'embeddedReasoner' in 182ms. 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 53 ms. ... initialized component 'reasoner' in 60ms. Status: OK Initializing component 'op' of type rho refinement operator ... ... initialized component 'op' in 27ms. 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 7ms. 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 (24781 descriptions tested). Initializing component 'ks' of type KB File ... ... initialized component 'ks' in 8ms. 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 3 ms. ... initialized component 'reasoner' in 18ms. Status: OK Initializing component 'op' of type rho refinement operator ... ... initialized component 'op' in 5ms. 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 (27689 descriptions tested). [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.5 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.1 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.101 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 10047 ms. ... initialized component 'reasoner' in 15s 756ms. Status: OK Initializing component 'op' of type rho refinement operator ... ... initialized component 'op' in 128ms. Status: OK Initializing component 'lp' of type PosNegLPStandard ... ... initialized component 'lp' in 0ms. Status: OK Initializing component 'alg' of type OWL Class Expression Learner ... ... initialized component 'alg' in 7ms. 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.071 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-102/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-102/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-102/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-102/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-102/workspace/interfaces-ext/target/classes [INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-102/workspace/interfaces-ext/target/generated-sources/xmlbeans/org/springframework/schema/beans/impl/MapTypeImpl.java: Some input files use unchecked or unsafe operations. [INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-102/workspace/interfaces-ext/target/generated-sources/xmlbeans/org/springframework/schema/beans/impl/MapTypeImpl.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-102/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-102/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-102/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 ERROR StatusLogger Reconfiguration failed: No configuration found for '5ffd2b27' at 'null' in 'null' 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% [.....] 16% [=....] 33% [==...] 50% [===..] 66%materialising object properties ... [====.] 83%materialising datatype properties ...TBox materialised in 54 ms. ... initialized component 'reasoner' in 505ms. 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 20ms. Status: OK Initializing component 'lpr' of type EDGE ... ... initialized component 'lpr' in 0ms. Status: OK Initializing component 'psla' of type LEAP ... ... initialized component 'psla' in 7ms. Status: OK CLI LEAP CLI LEAP Running algorithm instance "psla" (LEAP) start class:Thing more accurate (50.00%) class expression found after 39ms: Thing more accurate (83.33%) class expression found after 130ms: learnedClass more accurate (100.00%) class expression found after 132ms: father Algorithm terminated successfully (time: 10s 0ms, 5887 descriptions tested, 4649 nodes in the search tree). number of retrievals: 6086 retrieval reasoning time: 128ms ( 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: 89ms ( 0ms per subsumption check) overall reasoning time: 217ms 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 | 253 init | 36 Bundle | 143 Bundle.init | 0 Bundle.explain | 127 Bundle.BDDCalc | 3 EM | 56 Current Log-Likelihood: -0.25428 Log-Likelihood enhanced. Updating ontologies... Creation of the learned ontology... Successful creation of the learned ontology Ontology created in 3.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 | 115 init | 2 Bundle | 100 Bundle.init | 2 Bundle.explain | 88 Bundle.BDDCalc | 2 EM | 11 Current Log-Likelihood: -0.15390 Log-Likelihood enhanced. Updating ontologies... Creation of the learned ontology... Successful creation of the learned ontology Ontology created in 2.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 | 118 init | 0 Bundle | 98 Bundle.init | 0 Bundle.explain | 90 Bundle.BDDCalc | 0 EM | 17 Current Log-Likelihood: -0.15384 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 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 | 141 init | 1 Bundle | 125 Bundle.init | 0 Bundle.explain | 117 Bundle.BDDCalc | 0 EM | 13 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 | 114 init | 1 Bundle | 104 Bundle.init | 0 Bundle.explain | 95 Bundle.BDDCalc | 2 EM | 9 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 | 122 init | 1 Bundle | 110 Bundle.init | 0 Bundle.explain | 104 Bundle.BDDCalc | 1 EM | 9 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 | 94 init | 1 Bundle | 84 Bundle.init | 0 Bundle.explain | 77 Bundle.BDDCalc | 1 EM | 9 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 | 92 init | 1 Bundle | 85 Bundle.init | 0 Bundle.explain | 76 Bundle.BDDCalc | 2 EM | 6 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 | 98 init | 1 Bundle | 91 Bundle.init | 0 Bundle.explain | 84 Bundle.BDDCalc | 1 EM | 5 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: 11281 ms CELOE: 10043 ms EDGE: 1147 ms Bundle: 940 ms BDDCalc: 12 ms explain: 858 ms init: 2 ms EM: 135 ms init: 44 ms Other: 91 ms Program client: execution successfully terminated [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.534 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-102/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-102/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-102/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-102/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-102/workspace/scripts/target/classes [INFO] /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-102/workspace/scripts/src/main/java/org/dllearner/experiments/MyMonKey.java: /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-102/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-102/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-102/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-102/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-102/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-102/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 [ 6.662 s] [INFO] DL Learner Core Components ......................... SUCCESS [04:45 min] [INFO] components-ext ..................................... SUCCESS [02:43 min] [INFO] dllearner-interfaces ............................... SUCCESS [01:17 min] [INFO] interfaces-ext ..................................... SUCCESS [ 35.658 s] [INFO] Executable scripts ................................. SUCCESS [ 6.201 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 09:38 min [INFO] Finished at: 2022-03-31T20:57:28+02:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /usr/share/tomcat8/.jenkins/jobs/DL-Learner Merge-M/branches/PR-102/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-102/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-102/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-102/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-102/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-102/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-102/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-102/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-102/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-102/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-102/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-102/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)] SUCCESS on repos [GHRepository@2c0b4c28[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=255720,milestones={},language=Java,commits={},source=,parent=,url=https://api.github.com/repos/SmartDataAnalytics/DL-Learner,id=22693515,nodeId=,createdAt=2014-08-06T18:29:54Z,updatedAt=2022-03-29T13:15:11Z]] (sha:1408ea3) with context:jenkins-merge Setting commit status on GitHub for https://github.com/SmartDataAnalytics/DL-Learner/commit/1408ea327f616c1cb203c50c4d8109b14cce9380 Finished: SUCCESS