Started by user martin.monperrus@inria.fr [EnvInject] - Loading node environment variables. Building remotely on sos-builder04 (lin) in workspace /builds/workspace/nopol [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Done Cloning the remote Git repository Cloning repository https://github.com/SpoonLabs/nopol.git > git init /builds/workspace/nopol # timeout=10 Fetching upstream changes from https://github.com/SpoonLabs/nopol.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/SpoonLabs/nopol.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/SpoonLabs/nopol.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/SpoonLabs/nopol.git # timeout=10 Fetching upstream changes from https://github.com/SpoonLabs/nopol.git > git fetch --tags --progress https://github.com/SpoonLabs/nopol.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 57043332ea5b37025924f46eb13944b0283eae8e (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 57043332ea5b37025924f46eb13944b0283eae8e Commit message: "fix access to position" > git rev-list --no-walk 48b0d529d568740350011afc884c0a3264e0bbdd # timeout=10 [nopol] $ /bin/sh -xe /tmp/jenkins5451915730099048770.sh + rm -rf /builds/.m2/repository/fr/inria/gforge/spoon [nopol] $ /bin/sh -xe /tmp/jenkins9152158684704042606.sh + cd test-projects + mvn test -DskipTests Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building test-projects 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ test-projects --- [WARNING] Using platform encoding (UTF8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /builds/workspace/nopol/test-projects/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ test-projects --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF8, i.e. build is platform dependent! [INFO] Compiling 28 source files to /builds/workspace/nopol/test-projects/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ test-projects --- [WARNING] Using platform encoding (UTF8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /builds/workspace/nopol/test-projects/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ test-projects --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF8, i.e. build is platform dependent! [INFO] Compiling 28 source files to /builds/workspace/nopol/test-projects/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ test-projects --- [INFO] Tests are skipped. [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.338 s [INFO] Finished at: 2018-04-30T10:23:50+02:00 [INFO] Final Memory: 15M/129M [INFO] ------------------------------------------------------------------------ + cd ../nopol + mvn versions:use-latest-versions -DallowSnapshots=true Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for fr.inria.gforge.spirals:nopol:jar:0.2-SNAPSHOT [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-compiler-plugin @ line 355, column 25 [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-install-plugin @ line 363, column 25 [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-clean-plugin @ line 371, column 25 [WARNING] 'repositories.repository.id' must not contain any of these characters \/:"<>|?* but found / @ line 427, column 17 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nopol 0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- versions-maven-plugin:2.4:use-latest-versions (default-cli) @ nopol --- [INFO] Major version changes allowed [INFO] artifact com.google.guava:guava: checking for updates from inria [INFO] artifact com.google.guava:guava: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact com.google.guava:guava: checking for updates from gforge.inria.fr-snapshot [INFO] artifact com.google.guava:guava: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact com.google.guava:guava: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact com.google.guava:guava: checking for updates from central [INFO] Updated com.google.guava:guava:jar:15.0 to version 25.0-jre [INFO] artifact org.slf4j:slf4j-api: checking for updates from inria [INFO] artifact org.slf4j:slf4j-api: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact org.slf4j:slf4j-api: checking for updates from gforge.inria.fr-snapshot [INFO] artifact org.slf4j:slf4j-api: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact org.slf4j:slf4j-api: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact org.slf4j:slf4j-api: checking for updates from central [INFO] Updated org.slf4j:slf4j-api:jar:${slf4j.version} to version 1.8.0-beta2 [INFO] artifact org.slf4j:jul-to-slf4j: checking for updates from inria [INFO] artifact org.slf4j:jul-to-slf4j: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact org.slf4j:jul-to-slf4j: checking for updates from gforge.inria.fr-snapshot [INFO] artifact org.slf4j:jul-to-slf4j: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact org.slf4j:jul-to-slf4j: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact org.slf4j:jul-to-slf4j: checking for updates from central [INFO] Updated org.slf4j:jul-to-slf4j:jar:${slf4j.version} to version 1.8.0-beta2 [INFO] Major version changes allowed [INFO] artifact junit:junit: checking for updates from inria [INFO] artifact junit:junit: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact junit:junit: checking for updates from gforge.inria.fr-snapshot [INFO] artifact junit:junit: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact junit:junit: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] Updated junit:junit:jar:4.11 to version 4.13-SNAPSHOT [INFO] artifact org.reflections:reflections: checking for updates from inria [INFO] artifact org.reflections:reflections: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact org.reflections:reflections: checking for updates from gforge.inria.fr-snapshot [INFO] artifact org.reflections:reflections: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact org.reflections:reflections: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact org.reflections:reflections: checking for updates from central [INFO] Updated org.reflections:reflections:jar:0.9.9-RC1 to version 0.9.11 [INFO] artifact ch.qos.logback:logback-classic: checking for updates from inria [INFO] artifact ch.qos.logback:logback-classic: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact ch.qos.logback:logback-classic: checking for updates from gforge.inria.fr-snapshot [INFO] artifact ch.qos.logback:logback-classic: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact ch.qos.logback:logback-classic: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact ch.qos.logback:logback-classic: checking for updates from central [INFO] Updated ch.qos.logback:logback-classic:jar:1.0.13 to version 1.3.0-alpha4 [INFO] artifact com.google.code.findbugs:jsr305: checking for updates from inria [INFO] artifact com.google.code.findbugs:jsr305: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact com.google.code.findbugs:jsr305: checking for updates from gforge.inria.fr-snapshot [INFO] artifact com.google.code.findbugs:jsr305: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact com.google.code.findbugs:jsr305: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact com.google.code.findbugs:jsr305: checking for updates from central [INFO] Updated com.google.code.findbugs:jsr305:jar:2.0.1 to version 3.0.2 [INFO] artifact org.hamcrest:hamcrest-core: checking for updates from inria [INFO] artifact org.hamcrest:hamcrest-core: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact org.hamcrest:hamcrest-core: checking for updates from gforge.inria.fr-snapshot [INFO] artifact org.hamcrest:hamcrest-core: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact org.hamcrest:hamcrest-core: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact org.hamcrest:hamcrest-core: checking for updates from central [INFO] artifact gov.nasa.jpf:jpf: checking for updates from inria [INFO] artifact gov.nasa.jpf:jpf: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact gov.nasa.jpf:jpf: checking for updates from gforge.inria.fr-snapshot [INFO] artifact gov.nasa.jpf:jpf: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact gov.nasa.jpf:jpf: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact gov.nasa.jpf:jpf: checking for updates from central [INFO] artifact gov.nasa.jpf:jpf-symbc: checking for updates from inria [INFO] artifact gov.nasa.jpf:jpf-symbc: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact gov.nasa.jpf:jpf-symbc: checking for updates from gforge.inria.fr-snapshot [INFO] artifact gov.nasa.jpf:jpf-symbc: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact gov.nasa.jpf:jpf-symbc: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact gov.nasa.jpf:jpf-symbc: checking for updates from central [INFO] artifact com.microsoft.z3:z3: checking for updates from inria [INFO] artifact com.microsoft.z3:z3: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact com.microsoft.z3:z3: checking for updates from gforge.inria.fr-snapshot [INFO] artifact com.microsoft.z3:z3: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact com.microsoft.z3:z3: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact com.microsoft.z3:z3: checking for updates from central [INFO] artifact fr.inria.gforge.spoon:spoon-core: checking for updates from inria [INFO] artifact fr.inria.gforge.spoon:spoon-core: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact fr.inria.gforge.spoon:spoon-core: checking for updates from gforge.inria.fr-snapshot [INFO] artifact fr.inria.gforge.spoon:spoon-core: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact fr.inria.gforge.spoon:spoon-core: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact fr.inria.gforge.spoon:spoon-core: checking for updates from central [INFO] Updated fr.inria.gforge.spoon:spoon-core:jar:6.2.0 to version 6.3.0-SNAPSHOT [INFO] artifact org.smtlib:smtlib: checking for updates from inria [INFO] artifact org.smtlib:smtlib: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact org.smtlib:smtlib: checking for updates from gforge.inria.fr-snapshot [INFO] artifact org.smtlib:smtlib: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact org.smtlib:smtlib: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact org.smtlib:smtlib: checking for updates from central [INFO] artifact com.sun:tools: checking for updates from inria [INFO] artifact com.sun:tools: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact com.sun:tools: checking for updates from gforge.inria.fr-snapshot [INFO] artifact com.sun:tools: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact com.sun:tools: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact com.sun:tools: checking for updates from central [INFO] artifact sacha:infra: checking for updates from inria [INFO] artifact sacha:infra: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact sacha:infra: checking for updates from gforge.inria.fr-snapshot [INFO] artifact sacha:infra: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact sacha:infra: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact sacha:infra: checking for updates from central [INFO] artifact com.gzoltar:gzoltar: checking for updates from inria [INFO] artifact com.gzoltar:gzoltar: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact com.gzoltar:gzoltar: checking for updates from gforge.inria.fr-snapshot [INFO] artifact com.gzoltar:gzoltar: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact com.gzoltar:gzoltar: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact com.gzoltar:gzoltar: checking for updates from central [INFO] artifact commons-cli:commons-cli: checking for updates from inria [INFO] artifact commons-cli:commons-cli: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact commons-cli:commons-cli: checking for updates from gforge.inria.fr-snapshot [INFO] artifact commons-cli:commons-cli: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact commons-cli:commons-cli: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] Updated commons-cli:commons-cli:jar:1.3 to version 1.4 [INFO] artifact fil.iagl.cocospoon:CocoSpoon: checking for updates from inria [INFO] artifact fil.iagl.cocospoon:CocoSpoon: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact fil.iagl.cocospoon:CocoSpoon: checking for updates from gforge.inria.fr-snapshot [INFO] artifact fil.iagl.cocospoon:CocoSpoon: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact fil.iagl.cocospoon:CocoSpoon: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact com.cloudbees:diff4j: checking for updates from inria [INFO] artifact com.cloudbees:diff4j: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact com.cloudbees:diff4j: checking for updates from gforge.inria.fr-snapshot [INFO] artifact com.cloudbees:diff4j: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact com.cloudbees:diff4j: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact com.cloudbees:diff4j: checking for updates from central [INFO] artifact org.json:json: checking for updates from inria [INFO] artifact org.json:json: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact org.json:json: checking for updates from gforge.inria.fr-snapshot [INFO] artifact org.json:json: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact org.json:json: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact org.json:json: checking for updates from central [INFO] Updated org.json:json:jar:20160810 to version 20180130 [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20.957 s [INFO] Finished at: 2018-04-30T10:24:13+02:00 [INFO] Final Memory: 21M/181M [INFO] ------------------------------------------------------------------------ + mvn -U dependency:resolve Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for fr.inria.gforge.spirals:nopol:jar:0.2-SNAPSHOT [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-compiler-plugin @ line 355, column 25 [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-install-plugin @ line 363, column 25 [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-clean-plugin @ line 371, column 25 [WARNING] 'repositories.repository.id' must not contain any of these characters \/:"<>|?* but found / @ line 427, column 17 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nopol 0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://maven-repo.gforge.inria.fr/releases/junit/junit/4.13-SNAPSHOT/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/junit/junit/4.13-SNAPSHOT/maven-metadata.xml Downloading: http://spoon.gforge.inria.fr/repositories/releases/junit/junit/4.13-SNAPSHOT/maven-metadata.xml Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/junit/junit/4.13-SNAPSHOT/maven-metadata.xml Downloading: https://tdurieux.github.io/maven-repository/snapshots/junit/junit/4.13-SNAPSHOT/maven-metadata.xml Downloading: http://maven-repo.gforge.inria.fr/releases/fr/inria/gforge/spoon/spoon-core/6.3.0-SNAPSHOT/maven-metadata.xml Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/fr/inria/gforge/spoon/spoon-core/6.3.0-SNAPSHOT/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/6.3.0-SNAPSHOT/maven-metadata.xml Downloading: https://tdurieux.github.io/maven-repository/snapshots/fr/inria/gforge/spoon/spoon-core/6.3.0-SNAPSHOT/maven-metadata.xml Downloading: http://spoon.gforge.inria.fr/repositories/releases/fr/inria/gforge/spoon/spoon-core/6.3.0-SNAPSHOT/maven-metadata.xml 1013/1013 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/6.3.0-SNAPSHOT/maven-metadata.xml (1013 B at 29.1 KB/sec) Downloading: http://maven-repo.gforge.inria.fr/releases/fr/inria/gforge/spoon/spoon-core/6.3.0-SNAPSHOT/spoon-core-6.3.0-20180429.225332-61.pom Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/fr/inria/gforge/spoon/spoon-core/6.3.0-SNAPSHOT/spoon-core-6.3.0-20180429.225332-61.pom Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/6.3.0-SNAPSHOT/spoon-core-6.3.0-20180429.225332-61.pom 1/20 KB 5/20 KB 9/20 KB 13/20 KB 13/20 KB 15/20 KB 19/20 KB 20/20 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/6.3.0-SNAPSHOT/spoon-core-6.3.0-20180429.225332-61.pom (20 KB at 613.4 KB/sec) Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/fil/iagl/cocospoon/CocoSpoon/1.0.0-SNAPSHOT/maven-metadata.xml Downloading: http://maven-repo.gforge.inria.fr/releases/fil/iagl/cocospoon/CocoSpoon/1.0.0-SNAPSHOT/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fil/iagl/cocospoon/CocoSpoon/1.0.0-SNAPSHOT/maven-metadata.xml Downloading: http://spoon.gforge.inria.fr/repositories/releases/fil/iagl/cocospoon/CocoSpoon/1.0.0-SNAPSHOT/maven-metadata.xml Downloading: https://tdurieux.github.io/maven-repository/snapshots/fil/iagl/cocospoon/CocoSpoon/1.0.0-SNAPSHOT/maven-metadata.xml 1005 B Downloaded: https://tdurieux.github.io/maven-repository/snapshots/fil/iagl/cocospoon/CocoSpoon/1.0.0-SNAPSHOT/maven-metadata.xml (1005 B at 1.1 KB/sec) Downloading: http://maven-repo.gforge.inria.fr/releases/fr/inria/gforge/spoon/spoon-core/6.2.0/spoon-core-6.2.0.pom Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/fr/inria/gforge/spoon/spoon-core/6.2.0/spoon-core-6.2.0.pom Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/6.2.0/spoon-core-6.2.0.pom Downloading: http://spoon.gforge.inria.fr/repositories/releases/fr/inria/gforge/spoon/spoon-core/6.2.0/spoon-core-6.2.0.pom Downloading: https://tdurieux.github.io/maven-repository/snapshots/fr/inria/gforge/spoon/spoon-core/6.2.0/spoon-core-6.2.0.pom Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/6.2.0/spoon-core-6.2.0.pom 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/6.2.0/spoon-core-6.2.0.pom (20 KB at 314.6 KB/sec) Downloading: http://maven-repo.gforge.inria.fr/releases/com/sanityinc/jargs/2.0-SNAPSHOT/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/com/sanityinc/jargs/2.0-SNAPSHOT/maven-metadata.xml Downloading: http://spoon.gforge.inria.fr/repositories/releases/com/sanityinc/jargs/2.0-SNAPSHOT/maven-metadata.xml Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/com/sanityinc/jargs/2.0-SNAPSHOT/maven-metadata.xml Downloading: https://tdurieux.github.io/maven-repository/snapshots/com/sanityinc/jargs/2.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/groups/public/com/sanityinc/jargs/2.0-SNAPSHOT/maven-metadata.xml 762/762 B Downloaded: https://oss.sonatype.org/content/groups/public/com/sanityinc/jargs/2.0-SNAPSHOT/maven-metadata.xml (762 B at 1.4 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/6.3.0-SNAPSHOT/spoon-core-6.3.0-20180429.225332-61.jar 4/1340 KB 8/1340 KB 12/1340 KB 13/1340 KB 15/1340 KB 19/1340 KB 23/1340 KB 27/1340 KB 31/1340 KB 35/1340 KB 39/1340 KB 42/1340 KB 43/1340 KB 47/1340 KB 51/1340 KB 55/1340 KB 59/1340 KB 63/1340 KB 67/1340 KB 71/1340 KB 75/1340 KB 79/1340 KB 83/1340 KB 87/1340 KB 91/1340 KB 95/1340 KB 99/1340 KB 103/1340 KB 107/1340 KB 111/1340 KB 115/1340 KB 119/1340 KB 123/1340 KB 127/1340 KB 131/1340 KB 135/1340 KB 139/1340 KB 143/1340 KB 147/1340 KB 151/1340 KB 155/1340 KB 159/1340 KB 163/1340 KB 167/1340 KB 171/1340 KB 175/1340 KB 179/1340 KB 183/1340 KB 187/1340 KB 191/1340 KB 195/1340 KB 199/1340 KB 203/1340 KB 207/1340 KB 211/1340 KB 215/1340 KB 219/1340 KB 223/1340 KB 227/1340 KB 231/1340 KB 235/1340 KB 239/1340 KB 243/1340 KB 247/1340 KB 251/1340 KB 255/1340 KB 259/1340 KB 263/1340 KB 267/1340 KB 271/1340 KB 275/1340 KB 279/1340 KB 283/1340 KB 287/1340 KB 291/1340 KB 295/1340 KB 299/1340 KB 303/1340 KB 307/1340 KB 311/1340 KB 315/1340 KB 319/1340 KB 323/1340 KB 327/1340 KB 331/1340 KB 335/1340 KB 339/1340 KB 343/1340 KB 347/1340 KB 351/1340 KB 355/1340 KB 359/1340 KB 363/1340 KB 367/1340 KB 371/1340 KB 375/1340 KB 379/1340 KB 383/1340 KB 387/1340 KB 391/1340 KB 395/1340 KB 399/1340 KB 403/1340 KB 407/1340 KB 411/1340 KB 415/1340 KB 419/1340 KB 423/1340 KB 427/1340 KB 431/1340 KB 435/1340 KB 439/1340 KB 443/1340 KB 447/1340 KB 451/1340 KB 455/1340 KB 459/1340 KB 463/1340 KB 467/1340 KB 471/1340 KB 475/1340 KB 479/1340 KB 483/1340 KB 487/1340 KB 491/1340 KB 495/1340 KB 499/1340 KB 503/1340 KB 507/1340 KB 511/1340 KB 515/1340 KB 519/1340 KB 523/1340 KB 527/1340 KB 531/1340 KB 535/1340 KB 539/1340 KB 543/1340 KB 547/1340 KB 551/1340 KB 555/1340 KB 559/1340 KB 563/1340 KB 567/1340 KB 571/1340 KB 575/1340 KB 579/1340 KB 583/1340 KB 587/1340 KB 591/1340 KB 595/1340 KB 599/1340 KB 603/1340 KB 607/1340 KB 611/1340 KB 615/1340 KB 619/1340 KB 623/1340 KB 627/1340 KB 631/1340 KB 635/1340 KB 639/1340 KB 643/1340 KB 647/1340 KB 651/1340 KB 655/1340 KB 659/1340 KB 663/1340 KB 667/1340 KB 671/1340 KB 675/1340 KB 679/1340 KB 683/1340 KB 687/1340 KB 691/1340 KB 695/1340 KB 699/1340 KB 703/1340 KB 707/1340 KB 711/1340 KB 715/1340 KB 719/1340 KB 723/1340 KB 727/1340 KB 731/1340 KB 735/1340 KB 739/1340 KB 743/1340 KB 747/1340 KB 751/1340 KB 755/1340 KB 759/1340 KB 763/1340 KB 767/1340 KB 771/1340 KB 775/1340 KB 779/1340 KB 783/1340 KB 787/1340 KB 791/1340 KB 795/1340 KB 799/1340 KB 803/1340 KB 807/1340 KB 811/1340 KB 815/1340 KB 819/1340 KB 823/1340 KB 827/1340 KB 831/1340 KB 835/1340 KB 839/1340 KB 843/1340 KB 847/1340 KB 851/1340 KB 855/1340 KB 859/1340 KB 863/1340 KB 867/1340 KB 871/1340 KB 875/1340 KB 879/1340 KB 883/1340 KB 887/1340 KB 891/1340 KB 895/1340 KB 899/1340 KB 903/1340 KB 907/1340 KB 911/1340 KB 915/1340 KB 919/1340 KB 923/1340 KB 927/1340 KB 931/1340 KB 935/1340 KB 939/1340 KB 943/1340 KB 947/1340 KB 951/1340 KB 955/1340 KB 959/1340 KB 963/1340 KB 967/1340 KB 971/1340 KB 975/1340 KB 979/1340 KB 983/1340 KB 987/1340 KB 991/1340 KB 995/1340 KB 999/1340 KB 1003/1340 KB 1007/1340 KB 1011/1340 KB 1015/1340 KB 1019/1340 KB 1023/1340 KB 1027/1340 KB 1031/1340 KB 1035/1340 KB 1039/1340 KB 1043/1340 KB 1047/1340 KB 1051/1340 KB 1055/1340 KB 1059/1340 KB 1063/1340 KB 1067/1340 KB 1071/1340 KB 1075/1340 KB 1079/1340 KB 1083/1340 KB 1087/1340 KB 1091/1340 KB 1095/1340 KB 1099/1340 KB 1103/1340 KB 1107/1340 KB 1111/1340 KB 1115/1340 KB 1119/1340 KB 1123/1340 KB 1127/1340 KB 1131/1340 KB 1135/1340 KB 1139/1340 KB 1143/1340 KB 1147/1340 KB 1151/1340 KB 1155/1340 KB 1159/1340 KB 1163/1340 KB 1167/1340 KB 1171/1340 KB 1175/1340 KB 1179/1340 KB 1183/1340 KB 1187/1340 KB 1191/1340 KB 1195/1340 KB 1199/1340 KB 1203/1340 KB 1207/1340 KB 1211/1340 KB 1215/1340 KB 1219/1340 KB 1223/1340 KB 1227/1340 KB 1231/1340 KB 1235/1340 KB 1239/1340 KB 1243/1340 KB 1247/1340 KB 1251/1340 KB 1255/1340 KB 1259/1340 KB 1263/1340 KB 1267/1340 KB 1271/1340 KB 1275/1340 KB 1279/1340 KB 1283/1340 KB 1287/1340 KB 1291/1340 KB 1295/1340 KB 1299/1340 KB 1303/1340 KB 1307/1340 KB 1311/1340 KB 1315/1340 KB 1319/1340 KB 1323/1340 KB 1327/1340 KB 1331/1340 KB 1335/1340 KB 1339/1340 KB 1340/1340 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/6.3.0-SNAPSHOT/spoon-core-6.3.0-20180429.225332-61.jar (1340 KB at 7439.3 KB/sec) [INFO] [INFO] --- maven-dependency-plugin:2.8:resolve (default-cli) @ nopol --- [INFO] [INFO] The following files have been resolved: [INFO] com.google.code.findbugs:jsr305:jar:3.0.2:compile [INFO] gov.nasa.jpf:jpf:jar:1154:provided [INFO] commons-io:commons-io:jar:2.5:compile [INFO] commons-cli:commons-cli:jar:1.4:compile [INFO] org.smtlib:smtlib:jar:0.9.7.1:compile [INFO] com.sun.mail:javax.mail:jar:1.6.0:runtime [INFO] com.martiansoftware:jsap:jar:2.1:compile [INFO] log4j:log4j:jar:1.2.17:compile [INFO] org.checkerframework:checker-compat-qual:jar:2.0.0:compile [INFO] org.easytesting:fest-util:jar:1.1.6:compile [INFO] com.google.j2objc:j2objc-annotations:jar:1.1:compile [INFO] com.fasterxml.jackson.core:jackson-databind:jar:2.9.2:compile [INFO] org.codehaus.mojo:animal-sniffer-annotations:jar:1.14:compile [INFO] sacha:infra:jar:0.1:compile [INFO] com.microsoft.z3:z3:jar:0.0.1:compile [INFO] com.fasterxml.jackson.core:jackson-core:jar:2.9.2:compile [INFO] javax.activation:activation:jar:1.1:runtime [INFO] fil.iagl.cocospoon:CocoSpoon:jar:1.0.0-SNAPSHOT:compile [INFO] gov.nasa.jpf:jpf-symbc:jar:576:provided [INFO] com.sun:tools:jar:1.4.2:system [INFO] org.slf4j:slf4j-api:jar:1.8.0-beta2:compile [INFO] org.json:json:jar:20180130:compile [INFO] com.google.errorprone:error_prone_annotations:jar:2.1.3:compile [INFO] org.javassist:javassist:jar:3.21.0-GA:compile [INFO] com.google.guava:guava:jar:25.0-jre:compile [INFO] com.sanityinc:jargs:jar:2.0-SNAPSHOT:compile [INFO] org.jvnet.localizer:localizer:jar:1.12:compile [INFO] org.hamcrest:hamcrest-core:jar:1.3:compile [INFO] com.gzoltar:gzoltar:jar:0.1.1:compile [INFO] org.eclipse.tycho:org.eclipse.jdt.core:jar:3.13.50.v20171007-0855:compile [INFO] com.fasterxml.jackson.core:jackson-annotations:jar:2.9.0:compile [INFO] org.apache.commons:commons-lang3:jar:3.5:compile [INFO] junit:junit:jar:4.13-SNAPSHOT:compile [INFO] ch.qos.logback:logback-classic:jar:1.3.0-alpha4:runtime [INFO] com.cloudbees:diff4j:jar:1.2:compile [INFO] org.reflections:reflections:jar:0.9.11:compile [INFO] org.apache.maven:maven-model:jar:3.3.9:compile [INFO] ch.qos.logback:logback-core:jar:1.3.0-alpha4:runtime [INFO] fr.inria.gforge.spoon:spoon-core:jar:6.3.0-SNAPSHOT:compile [INFO] org.codehaus.plexus:plexus-utils:jar:3.0.22:compile [INFO] org.easytesting:fest-assert:jar:1.4:compile [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.788 s [INFO] Finished at: 2018-04-30T10:24:21+02:00 [INFO] Final Memory: 18M/121M [INFO] ------------------------------------------------------------------------ + mvn package Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for fr.inria.gforge.spirals:nopol:jar:0.2-SNAPSHOT [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-compiler-plugin @ line 355, column 25 [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-install-plugin @ line 363, column 25 [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-clean-plugin @ line 371, column 25 [WARNING] 'repositories.repository.id' must not contain any of these characters \/:"<>|?* but found / @ line 427, column 17 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nopol 0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ nopol --- [INFO] argLine set to -javaagent:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/builds/workspace/nopol/nopol/target/jacoco.exec,excludes=com.sun.tools.jdi.** [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nopol --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ nopol --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 278 source files to /builds/workspace/nopol/nopol/target/classes [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/repair/expression/value/Value.java:[5,46] sun.reflect.generics.reflectiveObjects.NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/repair/expression/value/Value.java:[36,23] sun.reflect.generics.reflectiveObjects.NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/repair/expression/value/Value.java:[41,23] sun.reflect.generics.reflectiveObjects.NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/repair/expression/value/Value.java:[46,23] sun.reflect.generics.reflectiveObjects.NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/repair/expression/value/Value.java:[51,23] sun.reflect.generics.reflectiveObjects.NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/repair/expression/value/Value.java:[56,23] sun.reflect.generics.reflectiveObjects.NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/repair/expression/value/Value.java:[61,23] sun.reflect.generics.reflectiveObjects.NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/repair/expression/value/Value.java:[66,23] sun.reflect.generics.reflectiveObjects.NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/repair/expression/value/Value.java:[71,23] sun.reflect.generics.reflectiveObjects.NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/repair/expression/value/Value.java:[76,23] sun.reflect.generics.reflectiveObjects.NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/repair/expression/value/Value.java:[81,23] sun.reflect.generics.reflectiveObjects.NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/repair/expression/value/Value.java:[86,23] sun.reflect.generics.reflectiveObjects.NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/repair/nopol/synth/JPFRunner.java: Some input files use or override a deprecated API. [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/repair/nopol/synth/JPFRunner.java: Recompile with -Xlint:deprecation for details. [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/commons/synthesis/smt/SMTLib.java: Some input files use unchecked or unsafe operations. [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/commons/synthesis/smt/SMTLib.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nopol --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ nopol --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /builds/workspace/nopol/nopol/target/test-classes [WARNING] /builds/workspace/nopol/nopol/src/test/java/fr/inria/lille/repair/nopol/Defects4jUtils.java: Some input files use or override a deprecated API. [WARNING] /builds/workspace/nopol/nopol/src/test/java/fr/inria/lille/repair/nopol/Defects4jUtils.java: Recompile with -Xlint:deprecation for details. [WARNING] /builds/workspace/nopol/nopol/src/test/java/fr/inria/lille/commons/trace/ValuesCollectorTest.java: Some input files use unchecked or unsafe operations. [WARNING] /builds/workspace/nopol/nopol/src/test/java/fr/inria/lille/commons/trace/ValuesCollectorTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ nopol --- [INFO] Surefire report directory: /builds/workspace/nopol/nopol/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running xxl.java.support.RangeMapperTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 sec Running xxl.java.junit.TestSuiteExecutionTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec Running xxl.java.compiler.DynamicClassCompilerTest 04:24:36.433 [main] ERROR x.java.compiler.DynamicClassCompiler - [Compilation errors] Mathematician.java:1: error: cannot find symbol package test.dynamic.math;import test.dynamic.math.Calculator;public class Mathematician { private Calculator calculator; public Mathematician(Calculator calculator) { this.calculator = calculator; } public int sum(int a, int b) { return calculator.sum(a, b); } public int multiply(int a, int b) { return calculator.multiply(a, b); }} ^ symbol: method multiply(int,int) location: variable calculator of type test.dynamic.math.Calculator Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.035 sec Running xxl.java.library.ObjectLibraryTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running xxl.java.library.JavaLibraryTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running xxl.java.library.StringLibraryTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Running xxl.java.library.NumberLibraryTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running xxl.java.library.ClassLibraryTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running xxl.container.classic.map.MultimapTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running xxl.container.classic.map.DoubleMapTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running xxl.container.classic.MetaSetTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running xxl.container.classic.MetaListTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running xxl.container.classic.MetaMapTest Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Running xxl.container.classic.MetaCollectionTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running xxl.container.various.BagTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running xxl.container.various.PairTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running xxl.container.various.MappingBagTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running xxl.container.various.TableTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running fr.inria.lille.localization.DumbLocalizerTest 04:24:37.391 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_3] 04:24:37.392 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:24:37.392 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:24:37.392 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_3.NopolExampleTest] 04:24:37.393 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_3], projectClasspath='[Ljava.net.URL;@590182a6', projectTests=[nopol_examples.nopol_example_3.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:24:37.394 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:24:37.402 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 150 MB 04:24:37.403 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:24:37.403 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 221 MB 04:24:37.403 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:24:37.404 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:24:37.404 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:24:39.442 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:24:39.442 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_3.NopolExample:32 which is executed by 9 tests -126608641 04:24:39.520 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:24:39.852 [pool-10-thread-1] DEBUG f.i.l.r.n.s.ConstraintModelBuilder - Failing test(s): SourceLocation nopol_examples.nopol_example_3.NopolExample:32 [test5(nopol_examples.nopol_example_3.NopolExampleTest), test4(nopol_examples.nopol_example_3.NopolExampleTest), test3(nopol_examples.nopol_example_3.NopolExampleTest), test2(nopol_examples.nopol_example_3.NopolExampleTest), test1(nopol_examples.nopol_example_3.NopolExampleTest), test9(nopol_examples.nopol_example_3.NopolExampleTest), test8(nopol_examples.nopol_example_3.NopolExampleTest), test7(nopol_examples.nopol_example_3.NopolExampleTest), test6(nopol_examples.nopol_example_3.NopolExampleTest)] 04:24:39.852 [pool-10-thread-1] DEBUG tests.output - First set: [test5(nopol_examples.nopol_example_3.NopolExampleTest): null, test4(nopol_examples.nopol_example_3.NopolExampleTest): null, test3(nopol_examples.nopol_example_3.NopolExampleTest): null, test2(nopol_examples.nopol_example_3.NopolExampleTest): null, test1(nopol_examples.nopol_example_3.NopolExampleTest): null, test9(nopol_examples.nopol_example_3.NopolExampleTest): null, test8(nopol_examples.nopol_example_3.NopolExampleTest): null, test7(nopol_examples.nopol_example_3.NopolExampleTest): null, test6(nopol_examples.nopol_example_3.NopolExampleTest): null] 04:24:39.853 [pool-10-thread-1] DEBUG tests.output - Second set: [test5(nopol_examples.nopol_example_3.NopolExampleTest): null, test4(nopol_examples.nopol_example_3.NopolExampleTest): null, test3(nopol_examples.nopol_example_3.NopolExampleTest): null, test2(nopol_examples.nopol_example_3.NopolExampleTest): null, test1(nopol_examples.nopol_example_3.NopolExampleTest): null, test9(nopol_examples.nopol_example_3.NopolExampleTest): null, test8(nopol_examples.nopol_example_3.NopolExampleTest): null, test7(nopol_examples.nopol_example_3.NopolExampleTest): null, test6(nopol_examples.nopol_example_3.NopolExampleTest): null] 04:24:39.854 [pool-10-thread-1] INFO f.i.l.r.n.synth.SMTNopolSynthesizer - Not enough specifications: 0. A trivial patch is "true" or "false", please write new tests specifying SourceLocation nopol_examples.nopol_example_3.NopolExample:32. 04:24:39.855 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 04:24:39.855 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_3.NopolExample:11 which is executed by 9 tests -126608641 04:24:39.912 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:24:40.243 [pool-30-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {0=0, a=-8, tmp != 0=true, tmp=-1}. outcome: false (test5) constraint: {0=0, a=2, tmp != 0=true, tmp=1}. outcome: false (test4) constraint: {0=0, a=0, tmp != 0=true, tmp=-1}. outcome: false (test9) constraint: {0=0, a=50, tmp != 0=true, tmp=1}. outcome: false (test8) constraint: {0=0, a=8, tmp != 0=true, tmp=1}. outcome: false (test7) constraint: {0=0, a=-1, tmp != 0=false, tmp=0}. outcome: true (test3) constraint: {0=0, a=5, tmp != 0=false, tmp=0}. outcome: true (test2) constraint: {0=0, a=3, tmp != 0=false, tmp=0}. outcome: true (test1) constraint: {0=0, a=65, tmp != 0=false, tmp=0}. outcome: true (test6) 04:24:40.245 [pool-30-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:24:40.281 [pool-30-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:24:40.371 [pool-30-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 0 == tmp 04:24:40.374 [pool-30-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_3.NopolExample:11: CONDITIONAL 0 == tmp 04:24:40.473 [pool-30-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "0 == tmp" is working 04:24:40.496 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:24:40.500 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:24:40.501 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 3 04:24:40.501 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 2 04:24:40.502 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 1 04:24:40.503 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 9 04:24:40.503 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:24:40.504 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:24:40.505 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:24:40.506 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 12 04:24:40.506 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 3106ms 04:24:40.506 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:24:40.507 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:24:40.508 [main] INFO fr.inria.lille.repair.nopol.NoPol - 0 == tmp 04:24:40.583 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 04:24:40.584 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_3.NopolExample:11: CONDITIONAL 04:24:40.589 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:24:40.642 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_2] 04:24:40.642 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:24:40.643 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:24:40.644 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_2.NopolExampleTest] 04:24:40.645 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_2], projectClasspath='[Ljava.net.URL;@201de523', projectTests=[nopol_examples.nopol_example_2.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:24:40.645 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:24:40.646 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 90 MB 04:24:40.646 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:24:40.646 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 214 MB 04:24:40.646 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:24:40.646 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:24:40.646 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:24:40.751 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:24:40.752 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_2.NopolExample:21 which is executed by 9 tests -126608641 04:24:40.792 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:24:41.035 [pool-86-thread-1] DEBUG f.i.l.r.n.s.ConstraintModelBuilder - Failing test(s): SourceLocation nopol_examples.nopol_example_2.NopolExample:21 [test7(nopol_examples.nopol_example_2.NopolExampleTest), test9(nopol_examples.nopol_example_2.NopolExampleTest), test4(nopol_examples.nopol_example_2.NopolExampleTest), test5(nopol_examples.nopol_example_2.NopolExampleTest), test6(nopol_examples.nopol_example_2.NopolExampleTest), test1(nopol_examples.nopol_example_2.NopolExampleTest), test2(nopol_examples.nopol_example_2.NopolExampleTest)] 04:24:41.036 [pool-86-thread-1] DEBUG tests.output - First set: [test7(nopol_examples.nopol_example_2.NopolExampleTest): expected:<-2> but was:<-4>, test9(nopol_examples.nopol_example_2.NopolExampleTest): expected:<2> but was:<-8>, test4(nopol_examples.nopol_example_2.NopolExampleTest): expected:<4> but was:<-2>, test5(nopol_examples.nopol_example_2.NopolExampleTest): expected:<4> but was:<-2>, test6(nopol_examples.nopol_example_2.NopolExampleTest): expected:<-2> but was:<-4>, test1(nopol_examples.nopol_example_2.NopolExampleTest): expected:<4> but was:<2>, test2(nopol_examples.nopol_example_2.NopolExampleTest): expected:<4> but was:<2>] 04:24:41.036 [pool-86-thread-1] DEBUG tests.output - Second set: [test7(nopol_examples.nopol_example_2.NopolExampleTest): expected:<-2> but was:<-4>, test9(nopol_examples.nopol_example_2.NopolExampleTest): expected:<2> but was:<-8>, test4(nopol_examples.nopol_example_2.NopolExampleTest): expected:<4> but was:<-2>, test5(nopol_examples.nopol_example_2.NopolExampleTest): expected:<4> but was:<-2>, test6(nopol_examples.nopol_example_2.NopolExampleTest): expected:<-2> but was:<-4>, test1(nopol_examples.nopol_example_2.NopolExampleTest): expected:<4> but was:<2>, test2(nopol_examples.nopol_example_2.NopolExampleTest): expected:<4> but was:<2>] 04:24:41.036 [pool-86-thread-1] INFO f.i.l.r.n.synth.SMTNopolSynthesizer - Not enough specifications: 0. A trivial patch is "true" or "false", please write new tests specifying SourceLocation nopol_examples.nopol_example_2.NopolExample:21. 04:24:41.037 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 04:24:41.037 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_2.NopolExample:11 which is executed by 9 tests -126608641 04:24:41.094 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:24:41.396 [pool-102-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {0=0, a=2, b=-8, (b - a)=-10, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=true}. outcome: false (test9) constraint: {0=0, a=4, b=-2, (b - a)=-6, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=true}. outcome: false (test4) constraint: {0=0, a=-2, b=-4, (b - a)=-2, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=true}. outcome: false (test6) constraint: {0=0, a=4, b=2, (b - a)=-2, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=true}. outcome: false (test2) constraint: {0=0, a=-4, b=-2, (b - a)=2, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=false}. outcome: true (test7) constraint: {0=0, a=-2, b=4, (b - a)=6, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=false}. outcome: true (test5) constraint: {0=0, a=2, b=4, (b - a)=2, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=false}. outcome: true (test1) 04:24:41.398 [pool-102-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:24:41.415 [pool-102-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:24:41.511 [pool-102-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 1 < (b - a) 04:24:41.512 [pool-102-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 1 < (b - a) 04:24:41.597 [pool-102-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "1 < (b - a)" is working 04:24:41.620 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:24:41.622 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:24:41.622 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 2 04:24:41.622 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 4 04:24:41.622 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 2 04:24:41.623 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7 04:24:41.623 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:24:41.623 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:24:41.623 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:24:41.624 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 14 04:24:41.624 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 978ms 04:24:41.624 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:24:41.625 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:24:41.625 [main] INFO fr.inria.lille.repair.nopol.NoPol - 1 < (b - a) 04:24:41.673 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 04:24:41.674 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 04:24:41.675 [main] INFO fr.inria.lille.repair.nopol.NoPol - Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.3 sec Running fr.inria.lille.localization.GzoltarLocalizerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.876 sec Running fr.inria.lille.localization.CocospoonLocalizerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec Running fr.inria.lille.repair.symbolic.SymbolicTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec Running fr.inria.lille.repair.infinitel.loop.implant.LoopStatisticsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running fr.inria.lille.repair.infinitel.InfinitelTest 04:24:45.016 [main] DEBUG f.i.l.r.infinitel.InfiniteLoopFixer - Angelic records for hanging tests: infinitel_examples.infinitel_example_2.InfinitelExampleTest#infiniteLoop=1 04:24:45.017 [main] DEBUG f.i.l.r.infinitel.InfiniteLoopFixer - Tests of infinite loop: infinitel_examples.infinitel_example_2.InfinitelExampleTest#oneIteration infinitel_examples.infinitel_example_2.InfinitelExampleTest#infiniteLoop 04:24:45.019 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {(!oneIteration)=true, 0=0, a=10, oneIteration || ((!oneIteration) && (a == 0))=false, oneIteration=false, (a == 0)=false, ((!oneIteration) && (a == 0))=false}. outcome: false (oneIteration) constraint: {(!oneIteration)=true, 0=0, a=0, oneIteration || ((!oneIteration) && (a == 0))=true, oneIteration=false, (a == 0)=true, ((!oneIteration) && (a == 0))=true}. outcome: true (oneIteration) constraint: {(!oneIteration)=false, 0=0, a=0, oneIteration || ((!oneIteration) && (a == 0))=true, oneIteration=true, (a == 0)=true, ((!oneIteration) && (a == 0))=false}. outcome: true (infiniteLoop) constraint: {(!oneIteration)=false, 0=0, a=10, oneIteration || ((!oneIteration) && (a == 0))=true, oneIteration=true, (a == 0)=false, ((!oneIteration) && (a == 0))=false}. outcome: false (infiniteLoop) 04:24:45.020 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:24:45.031 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: (a == 0) (a == 0) 04:24:45.687 [main] DEBUG f.i.l.r.infinitel.InfiniteLoopFixer - Angelic records for hanging tests: infinitel_examples.infinitel_example_5.InfinitelExampleTest#infiniteLoop=37 04:24:45.688 [main] DEBUG f.i.l.r.infinitel.InfiniteLoopFixer - Tests of infinite loop: infinitel_examples.infinitel_example_5.InfinitelExampleTest#consumePartially infinitel_examples.infinitel_example_5.InfinitelExampleTest#consumedEverything infinitel_examples.infinitel_example_5.InfinitelExampleTest#infiniteLoop 04:24:45.708 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {canKeepConsuming(index, word)=false, word.length()==0=false, word.length()=19, index=18, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=18, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: false (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=32, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=32, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=36, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=36, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=33, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=33, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=false, word.length()==0=false, word.length()=18, index=3, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=3, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=3}. outcome: false (consumePartially) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=34, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=34, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=35, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=35, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=2, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=2, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=6, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=6, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=10, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=10, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=14, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=14, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=18, index=1, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=1, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=3}. outcome: true (consumePartially) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=18, index=0, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=0, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=3}. outcome: true (consumePartially) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=1, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=1, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=5, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=5, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=9, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=9, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=13, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=13, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=17, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=17, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=3, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=3, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=7, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=7, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=11, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=11, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=15, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=15, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=0, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=0, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=4, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=4, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=8, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=8, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=12, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=12, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=16, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=16, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=18, index=2, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=2, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=3}. outcome: true (consumePartially) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=0, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=0, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=4, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=4, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=8, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=8, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=12, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=12, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=16, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=16, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=20, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=20, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=24, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=24, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=28, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=28, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=1, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=1, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=5, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=5, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=9, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=9, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=13, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=13, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=17, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=17, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=21, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=21, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=25, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=25, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=29, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=29, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=18, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=18, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=2, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=2, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=6, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=6, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=10, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=10, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=14, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=14, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=22, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=22, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=26, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=26, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=30, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=30, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=37, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=37, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: false (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=3, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=3, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=7, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=7, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=11, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=11, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=15, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=15, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=19, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=19, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=23, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=23, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=27, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=27, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=31, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=31, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) 04:24:45.718 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:24:45.776 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:24:45.956 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: (infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()) != (infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()) (infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()) != (infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()) Tests run: 13, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 2.412 sec Running fr.inria.lille.repair.synthesis.SynthesizerOnRealBugTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec Running fr.inria.lille.repair.synthesis.DynamothCodeGenesisTest java -cp /builds/workspace/nopol/nopol/../test-projects/target/test-classes:/builds/workspace/nopol/nopol/../test-projects/target/classes:/builds/workspace/nopol/nopol/lib/junit-4.11.jar:/builds/workspace/nopol/nopol/target/surefire/surefirebooter8835043335903498639.jar:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar: fr.inria.lille.repair.MethodTestRunner nopol_examples.nopol_example_12.NopolExampleTest#test_4 nopol_examples.nopol_example_12.NopolExampleTest#test_3 nopol_examples.nopol_example_12.NopolExampleTest#test_2 nopol_examples.nopol_example_12.NopolExampleTest#test_1 04:24:46.577 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent 04:24:46.679 [main] DEBUG f.i.l.r.s.c.spoon.ClassCollector - [class] java.util.List 04:24:46.717 [main] DEBUG f.i.l.r.s.c.spoon.ClassCollector - [class] java.util.ArrayList 04:24:46.719 [main] DEBUG f.i.l.r.s.c.spoon.ClassCollector - [class] nopol_examples.nopol_example_12.NopolExample 04:24:46.733 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:46.741 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_12.NopolExampleTest#test_4 iteration 0 04:24:46.746 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 3=3 04:24:46.760 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:46.762 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_12.NopolExample(id=329) 04:24:46.772 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list 04:24:46.774 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2 04:24:46.837 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.foo((java.util.List) list) 04:24:46.840 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.foo((java.util.List) list2) 04:24:46.845 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.size() 04:24:46.847 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.isEmpty() 04:24:46.852 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.size() 04:24:46.854 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.isEmpty() 04:24:46.882 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:46.883 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_12.NopolExampleTest#test_3 iteration 0 04:24:46.884 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 3=3 04:24:46.884 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:46.884 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_12.NopolExample(id=531) 04:24:46.885 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list 04:24:46.885 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2 04:24:46.891 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.foo((java.util.List) list2) 04:24:46.895 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.size() 04:24:46.897 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.isEmpty() 04:24:46.907 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:46.908 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_12.NopolExampleTest#test_2 iteration 0 04:24:46.908 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 3=3 04:24:46.909 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:46.909 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_12.NopolExample(id=548) 04:24:46.909 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list 04:24:46.909 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2 04:24:46.914 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.foo((java.util.List) list) 04:24:46.919 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.foo((java.util.List) list2) 04:24:46.923 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.size() 04:24:46.925 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.isEmpty() 04:24:46.929 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.size() 04:24:46.931 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.isEmpty() 04:24:46.939 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:46.941 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_12.NopolExampleTest#test_1 iteration 0 04:24:46.941 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 3=3 04:24:46.941 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:46.941 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_12.NopolExample(id=556) 04:24:46.941 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list 04:24:46.942 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2 04:24:46.952 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.foo((java.util.List) list) 04:24:46.954 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.foo((java.util.List) list2) 04:24:46.957 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.size() 04:24:46.960 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.isEmpty() 04:24:46.964 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.size() 04:24:46.966 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.isEmpty() 04:24:46.971 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit 04:24:46.982 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 13 elements 04:24:48.063 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] end 172365 evaluated elements ========= Info ========== Nb constants 7 Nb method invocations 3 Nb field access 0 Nb variables 3 Total 13 Nb evaluated expressions 88678 Init Execution time 636 ms Collect Execution time 239 ms Combine Execution time 1094.0 ms Nb Combination par sec 81059 combinations/sec Total Execution time 1969 ms Nb line execution 4 Nb results 17 Results: 1. (list == null) || list.isEmpty() 2. (list == null) || (list.isEmpty() && list2.isEmpty()) 3. (list == null) || (list2.isEmpty() && list.isEmpty()) 4. (list == null) || (list.size() == 0) 5. (list == null) || (this.foo((java.util.List) list) == list.size()) 6. (list == null) || (this.foo((java.util.List) list2) == list.size()) 7. (list == null) || (list.size() == this.foo((java.util.List) list)) 8. (list == null) || (list.size() == this.foo((java.util.List) list2)) 9. (list == null) || (list.size() == list2.size()) 10. (list == null) || (list.isEmpty() == list2.isEmpty()) 11. (list == null) || (list2.size() == list.size()) 12. (list == null) || (list2.isEmpty() == list.isEmpty()) 13. (list == null) || (list.size() <= 0) 14. (list == null) || (list.size() <= this.foo((java.util.List) list)) 15. (list == null) || (list.size() <= this.foo((java.util.List) list2)) 16. (list == null) || (list.size() <= list2.size()) 17. (list == null) || (list.size() < 1) ======================== Stat ======================== Operators: PLUS 1 Methods: foo(java.util.List) 1 size() 1 isEmpty() 1 Variable: list2 1 x 1 list 1 & 7 & 3 & 0 & 3 & 13 & 88678 & 1973 ms & 4 & basic: 3, 0, 1, null, this, list, list2, this.foo((java.util.List) list), this.foo((java.util.List) list2), list.size(), list.isEmpty(), list2.size(), list2.isEmpty(), java -cp /builds/workspace/nopol/nopol/../test-projects/target/test-classes:/builds/workspace/nopol/nopol/../test-projects/target/classes:/builds/workspace/nopol/nopol/lib/junit-4.11.jar:/builds/workspace/nopol/nopol/target/surefire/surefirebooter8835043335903498639.jar:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar: fr.inria.lille.repair.MethodTestRunner nopol_examples.nopol_example_13.NopolExampleTest#test_3 nopol_examples.nopol_example_13.NopolExampleTest#test_2 nopol_examples.nopol_example_13.NopolExampleTest#test_1 04:24:48.352 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent 04:24:48.434 [main] DEBUG f.i.l.r.s.c.spoon.ClassCollector - [class] java.util.List 04:24:48.438 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:48.440 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_13.NopolExampleTest#test_3 iteration 0 04:24:48.441 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] list=instance of java.util.ArrayList(id=331) 04:24:48.441 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:48.441 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_13.NopolExample(id=329) 04:24:48.442 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list 04:24:48.454 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.isEmpty() 04:24:48.487 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:48.489 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_13.NopolExampleTest#test_2 iteration 0 04:24:48.490 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] list=instance of java.util.ArrayList(id=430) 04:24:48.490 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:48.490 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_13.NopolExample(id=428) 04:24:48.492 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list 04:24:48.499 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.isEmpty() 04:24:48.502 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:48.504 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_13.NopolExampleTest#test_1 iteration 0 04:24:48.505 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] list=instance of java.util.Collections$EmptyList(id=434) 04:24:48.505 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:48.505 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_13.NopolExample(id=432) 04:24:48.505 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list 04:24:48.512 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.isEmpty() 04:24:48.513 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:48.514 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_13.NopolExampleTest#test_1 iteration 1 04:24:48.515 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] list=null 04:24:48.516 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:48.516 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_13.NopolExample(id=436) 04:24:48.516 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list 04:24:48.522 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit 04:24:48.527 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 6 elements 04:24:48.535 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] end 524 evaluated elements ========= Info ========== Nb constants 3 Nb method invocations 1 Nb field access 0 Nb variables 2 Total 6 Nb evaluated expressions 259 Init Execution time 368 ms Collect Execution time 84 ms Combine Execution time 16.0 ms Nb Combination par sec 16188 combinations/sec Total Execution time 469 ms Nb line execution 4 Nb results 1 Results: 1. (list == null) || list.isEmpty() ======================== Stat ======================== Operators: Methods: isEmpty() 1 Variable: list 1 & 3 & 1 & 0 & 2 & 6 & 259 & 470 ms & 4 & basic: 0, 1, null, list, this, list.isEmpty(), java -cp /builds/workspace/nopol/nopol/../test-projects/target/test-classes:/builds/workspace/nopol/nopol/../test-projects/target/classes:/builds/workspace/nopol/nopol/lib/junit-4.11.jar:/builds/workspace/nopol/nopol/target/surefire/surefirebooter8835043335903498639.jar:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar: fr.inria.lille.repair.MethodTestRunner nopol_examples.nopol_example_1.NopolExampleTest#test4 nopol_examples.nopol_example_1.NopolExampleTest#test5 nopol_examples.nopol_example_1.NopolExampleTest#test2 nopol_examples.nopol_example_1.NopolExampleTest#test3 nopol_examples.nopol_example_1.NopolExampleTest#test9 nopol_examples.nopol_example_1.NopolExampleTest#test1 04:24:48.749 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent 04:24:48.850 [main] DEBUG f.i.l.r.s.c.spoon.ClassCollector - [class] java.lang.String 04:24:48.859 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:48.861 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_1.NopolExampleTest#test4 iteration 0 04:24:48.862 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] index=12 04:24:48.862 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:24:48.863 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:48.863 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_1.NopolExample(id=320) 04:24:48.864 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s 04:24:48.865 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] index 04:24:48.871 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.s 04:24:48.872 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.index 04:24:48.880 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s.length() 04:24:48.918 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:48.920 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_1.NopolExampleTest#test5 iteration 0 04:24:48.921 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] index=-5 04:24:48.921 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:24:48.921 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:48.922 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_1.NopolExample(id=432) 04:24:48.923 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s 04:24:48.923 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] index 04:24:48.926 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.s 04:24:48.926 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.index 04:24:48.928 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s.length() 04:24:48.952 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:48.954 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_1.NopolExampleTest#test2 iteration 0 04:24:48.955 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] index=3 04:24:48.955 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:24:48.955 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:48.956 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_1.NopolExample(id=447) 04:24:48.956 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s 04:24:48.957 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] index 04:24:48.961 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.s 04:24:48.961 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.index 04:24:48.968 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s.length() 04:24:48.976 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:48.979 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_1.NopolExampleTest#test3 iteration 0 04:24:48.980 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] index=3 04:24:48.980 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:24:48.980 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:48.980 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_1.NopolExample(id=450) 04:24:48.981 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s 04:24:48.981 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] index 04:24:48.984 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.s 04:24:48.984 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.index 04:24:48.987 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s.length() 04:24:48.995 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:48.997 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_1.NopolExampleTest#test9 iteration 0 04:24:48.998 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] index=5 04:24:48.998 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:24:48.998 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:48.998 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_1.NopolExample(id=453) 04:24:48.999 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s 04:24:49.000 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] index 04:24:49.003 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.s 04:24:49.003 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.index 04:24:49.006 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s.length() 04:24:49.011 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:49.013 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_1.NopolExampleTest#test1 iteration 0 04:24:49.014 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] index=0 04:24:49.014 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:24:49.014 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:49.014 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_1.NopolExample(id=457) 04:24:49.015 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s 04:24:49.015 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] index 04:24:49.018 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.s 04:24:49.018 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.index 04:24:49.025 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s.length() 04:24:49.028 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit 04:24:49.030 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 9 elements 04:24:49.030 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] end 47 evaluated elements ========= Info ========== Nb constants 5 Nb method invocations 1 Nb field access 0 Nb variables 3 Total 9 Nb evaluated expressions 20 Init Execution time 308 ms Collect Execution time 173 ms Combine Execution time 2.0 ms Nb Combination par sec 10000 combinations/sec Total Execution time 484 ms Nb line execution 6 Nb results 1 Results: 1. index <= 0 ======================== Stat ======================== Operators: EQ 1 MINUS 1 LT 1 Methods: charAt(int) 3 length() 2 Variable: s 5 index 3 & 5 & 1 & 0 & 3 & 9 & 20 & 485 ms & 6 & java -cp /builds/workspace/nopol/nopol/../test-projects/target/test-classes:/builds/workspace/nopol/nopol/../test-projects/target/classes:/builds/workspace/nopol/nopol/lib/junit-4.11.jar:/builds/workspace/nopol/nopol/target/surefire/surefirebooter8835043335903498639.jar:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar: fr.inria.lille.repair.MethodTestRunner nopol_examples.nopol_example_2.NopolExampleTest#test4 nopol_examples.nopol_example_2.NopolExampleTest#test5 nopol_examples.nopol_example_2.NopolExampleTest#test2 nopol_examples.nopol_example_2.NopolExampleTest#test3 nopol_examples.nopol_example_2.NopolExampleTest#test8 nopol_examples.nopol_example_2.NopolExampleTest#test9 nopol_examples.nopol_example_2.NopolExampleTest#test6 nopol_examples.nopol_example_2.NopolExampleTest#test7 nopol_examples.nopol_example_2.NopolExampleTest#test1 04:24:49.291 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent 04:24:49.360 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:49.362 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test4 iteration 0 04:24:49.363 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=-2 04:24:49.364 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=4 04:24:49.365 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:24:49.365 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:49.366 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=329) 04:24:49.367 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:49.368 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:24:49.370 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 04:24:49.407 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:49.409 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test5 iteration 0 04:24:49.410 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=4 04:24:49.410 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=-2 04:24:49.410 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:24:49.411 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:49.411 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=428) 04:24:49.411 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:49.412 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:24:49.413 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 04:24:49.418 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:49.420 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test2 iteration 0 04:24:49.420 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=2 04:24:49.421 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=4 04:24:49.421 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:24:49.421 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:49.421 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=431) 04:24:49.423 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:49.424 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:24:49.424 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 04:24:49.433 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:49.435 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test3 iteration 0 04:24:49.436 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=4 04:24:49.437 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=4 04:24:49.437 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:24:49.437 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:49.437 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=434) 04:24:49.441 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:49.441 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:24:49.443 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 04:24:49.447 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:49.448 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test8 iteration 0 04:24:49.449 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=-2 04:24:49.449 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=-2 04:24:49.449 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:24:49.450 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:49.450 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=437) 04:24:49.451 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:49.452 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:24:49.453 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 04:24:49.457 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:49.458 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test9 iteration 0 04:24:49.459 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=-8 04:24:49.460 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=2 04:24:49.460 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:24:49.460 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:49.461 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=440) 04:24:49.462 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:49.463 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:24:49.464 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 04:24:49.472 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:49.474 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test6 iteration 0 04:24:49.474 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=-4 04:24:49.475 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=-2 04:24:49.475 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:24:49.475 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:49.475 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=443) 04:24:49.476 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:49.477 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:24:49.478 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 04:24:49.492 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:49.493 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test7 iteration 0 04:24:49.494 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=-2 04:24:49.495 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=-4 04:24:49.495 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:24:49.495 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:49.495 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=446) 04:24:49.496 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:49.496 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:24:49.498 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 04:24:49.502 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:49.503 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test1 iteration 0 04:24:49.504 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=4 04:24:49.504 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=2 04:24:49.505 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:24:49.505 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:49.505 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=449) 04:24:49.505 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:49.506 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:24:49.507 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 04:24:49.510 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit 04:24:49.512 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 7 elements 04:24:49.513 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] end 87 evaluated elements ========= Info ========== Nb constants 4 Nb method invocations 0 Nb field access 0 Nb variables 3 Total 7 Nb evaluated expressions 40 Init Execution time 321 ms Collect Execution time 155 ms Combine Execution time 3.0 ms Nb Combination par sec 13333 combinations/sec Total Execution time 479 ms Nb line execution 9 Nb results 1 Results: 1. a < b ======================== Stat ======================== Operators: MINUS 1 LT 1 Methods: Variable: a 2 b 2 & 4 & 0 & 0 & 3 & 7 & 40 & 479 ms & 9 & java -cp /builds/workspace/nopol/nopol/../test-projects/target/test-classes:/builds/workspace/nopol/nopol/../test-projects/target/classes:/builds/workspace/nopol/nopol/lib/junit-4.11.jar:/builds/workspace/nopol/nopol/target/surefire/surefirebooter8835043335903498639.jar:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar: fr.inria.lille.repair.MethodTestRunner nopol_examples.nopol_example_3.NopolExampleTest#test4 nopol_examples.nopol_example_3.NopolExampleTest#test5 nopol_examples.nopol_example_3.NopolExampleTest#test2 nopol_examples.nopol_example_3.NopolExampleTest#test3 nopol_examples.nopol_example_3.NopolExampleTest#test8 nopol_examples.nopol_example_3.NopolExampleTest#test9 nopol_examples.nopol_example_3.NopolExampleTest#test6 nopol_examples.nopol_example_3.NopolExampleTest#test7 nopol_examples.nopol_example_3.NopolExampleTest#test1 04:24:49.747 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent 04:24:49.810 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:49.812 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test4 iteration 0 04:24:49.814 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=1 04:24:49.815 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:24:49.815 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:49.816 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=329) 04:24:49.817 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:49.818 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp 04:24:49.858 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:49.859 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test5 iteration 0 04:24:49.860 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=-1 04:24:49.860 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:24:49.860 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:49.860 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=428) 04:24:49.861 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:49.862 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp 04:24:49.877 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:49.879 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test2 iteration 0 04:24:49.880 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=0 04:24:49.880 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:24:49.880 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:49.880 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=431) 04:24:49.881 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:49.882 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp 04:24:49.892 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:49.895 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test3 iteration 0 04:24:49.896 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=0 04:24:49.896 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:24:49.896 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:49.896 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=434) 04:24:49.898 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:49.900 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp 04:24:49.919 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:49.921 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test8 iteration 0 04:24:49.922 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=1 04:24:49.922 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:24:49.922 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:49.922 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=437) 04:24:49.923 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:49.924 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp 04:24:49.929 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:49.930 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test9 iteration 0 04:24:49.931 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=-1 04:24:49.931 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:24:49.931 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:49.931 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=440) 04:24:49.932 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:49.933 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp 04:24:49.943 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:49.944 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test6 iteration 0 04:24:49.945 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=0 04:24:49.945 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:24:49.945 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:49.945 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=443) 04:24:49.946 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:49.947 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp 04:24:49.955 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:49.956 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test7 iteration 0 04:24:49.957 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=1 04:24:49.957 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:24:49.957 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:49.957 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=446) 04:24:49.958 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:49.959 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp 04:24:49.963 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:49.965 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test1 iteration 0 04:24:49.966 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=0 04:24:49.966 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:24:49.966 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:49.966 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=449) 04:24:49.967 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:49.968 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp 04:24:49.972 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit 04:24:49.977 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 6 elements 04:24:49.977 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] end 7 evaluated elements ========= Info ========== Nb constants 3 Nb method invocations 0 Nb field access 0 Nb variables 3 Total 6 Nb evaluated expressions 1 Init Execution time 294 ms Collect Execution time 164 ms Combine Execution time 5.0 ms Nb Combination par sec 200 combinations/sec Total Execution time 464 ms Nb line execution 9 Nb results 1 Results: 1. tmp == 0 ======================== Stat ======================== Operators: MINUS 1 NE 1 MOD 1 Methods: Variable: a 1 tmp 1 & 3 & 0 & 0 & 3 & 6 & 1 & 464 ms & 9 & java -cp /builds/workspace/nopol/nopol/../test-projects/target/test-classes:/builds/workspace/nopol/nopol/../test-projects/target/classes:/builds/workspace/nopol/nopol/lib/junit-4.11.jar:/builds/workspace/nopol/nopol/target/surefire/surefirebooter8835043335903498639.jar:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar: fr.inria.lille.repair.MethodTestRunner nopol_examples.nopol_example_4.NopolExampleTest#test4 nopol_examples.nopol_example_4.NopolExampleTest#test5 nopol_examples.nopol_example_4.NopolExampleTest#test2 nopol_examples.nopol_example_4.NopolExampleTest#test3 nopol_examples.nopol_example_4.NopolExampleTest#test8 nopol_examples.nopol_example_4.NopolExampleTest#test9 nopol_examples.nopol_example_4.NopolExampleTest#test11 nopol_examples.nopol_example_4.NopolExampleTest#test6 nopol_examples.nopol_example_4.NopolExampleTest#test10 nopol_examples.nopol_example_4.NopolExampleTest#test7 nopol_examples.nopol_example_4.NopolExampleTest#test1 04:24:50.179 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent 04:24:50.286 [main] DEBUG f.i.l.r.s.c.spoon.ClassCollector - [class] java.lang.String 04:24:50.301 [main] DEBUG f.i.l.r.s.c.spoon.ClassCollector - [class] java.lang.Integer 04:24:50.307 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:50.309 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test4 iteration 0 04:24:50.311 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="333" 04:24:50.312 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="333" 04:24:50.312 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 04:24:50.312 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:50.312 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=329) 04:24:50.313 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:50.314 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected 04:24:50.315 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected 04:24:50.324 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length() 04:24:50.364 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:50.366 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test5 iteration 0 04:24:50.367 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="8142" 04:24:50.367 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="8142" 04:24:50.368 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 04:24:50.368 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:50.368 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=425) 04:24:50.369 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:50.370 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected 04:24:50.371 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected 04:24:50.376 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length() 04:24:50.402 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:50.404 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test3 iteration 0 04:24:50.405 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="33" 04:24:50.406 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="33" 04:24:50.406 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 04:24:50.406 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:50.406 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=439) 04:24:50.407 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:50.407 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected 04:24:50.409 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected 04:24:50.414 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length() 04:24:50.421 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:50.423 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test8 iteration 0 04:24:50.424 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-1411111" 04:24:50.425 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-1411111" 04:24:50.426 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 04:24:50.426 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:50.426 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=443) 04:24:50.427 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:50.427 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected 04:24:50.428 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected 04:24:50.433 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length() 04:24:50.440 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:50.442 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test9 iteration 0 04:24:50.443 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-2212" 04:24:50.443 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-2212" 04:24:50.443 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 04:24:50.444 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:50.444 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=447) 04:24:50.444 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:50.445 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected 04:24:50.446 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected 04:24:50.455 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length() 04:24:50.466 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:50.468 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test6 iteration 0 04:24:50.469 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-15339" 04:24:50.469 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-15339" 04:24:50.470 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 04:24:50.470 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:50.470 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=451) 04:24:50.471 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:50.472 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected 04:24:50.473 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected 04:24:50.478 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length() 04:24:50.492 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:50.493 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test10 iteration 0 04:24:50.495 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-" 04:24:50.496 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-" 04:24:50.496 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 04:24:50.496 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:50.496 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=455) 04:24:50.496 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:50.497 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected 04:24:50.498 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected 04:24:50.503 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length() 04:24:50.510 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:50.513 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test7 iteration 0 04:24:50.515 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-150333333" 04:24:50.515 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-150333333" 04:24:50.516 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 04:24:50.516 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:50.516 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=460) 04:24:50.517 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:50.517 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected 04:24:50.518 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected 04:24:50.527 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length() 04:24:50.535 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit 04:24:50.536 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 8 elements 04:24:50.539 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] end 21 evaluated elements ========= Info ========== Nb constants 5 Nb method invocations 1 Nb field access 0 Nb variables 2 Total 8 Nb evaluated expressions 11 Init Execution time 329 ms Collect Execution time 228 ms Combine Execution time 6.0 ms Nb Combination par sec 1833 combinations/sec Total Execution time 564 ms Nb line execution 8 Nb results 1 Results: 1. a.length() != 1 ======================== Stat ======================== Operators: EQ 3 MOD 1 Methods: parseInt(java.lang.String) 1 length() 1 charAt(int) 1 substring(int) 1 Variable: a 5 otherInitializedVariableShouldBeCollected 1 result 1 & 5 & 1 & 0 & 2 & 8 & 11 & 566 ms & 8 & basic: 1, initializedVariableShouldBeCollected, otherInitializedVariableShouldBeCollected, 0, null, a, this, a.length(), java -cp /builds/workspace/nopol/nopol/../test-projects/target/test-classes:/builds/workspace/nopol/nopol/../test-projects/target/classes:/builds/workspace/nopol/nopol/lib/junit-4.11.jar:/builds/workspace/nopol/nopol/target/surefire/surefirebooter8835043335903498639.jar:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar: fr.inria.lille.repair.MethodTestRunner nopol_examples.nopol_example_5.NopolExampleTest#test4 nopol_examples.nopol_example_5.NopolExampleTest#test5 nopol_examples.nopol_example_5.NopolExampleTest#test2 nopol_examples.nopol_example_5.NopolExampleTest#test3 nopol_examples.nopol_example_5.NopolExampleTest#test6 nopol_examples.nopol_example_5.NopolExampleTest#test1 04:24:50.825 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent 04:24:50.914 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:50.916 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_5.NopolExampleTest#test4 iteration 0 04:24:50.917 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] r=1 04:24:50.917 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 04:24:50.917 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:50.917 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_5.NopolExample(id=329) 04:24:50.917 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:50.918 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] r 04:24:50.919 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.unreachableFromInnterStaticClass 04:24:50.961 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:50.962 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_5.NopolExampleTest#test5 iteration 0 04:24:50.962 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] r=1 04:24:50.963 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 04:24:50.963 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:50.963 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_5.NopolExample(id=428) 04:24:50.964 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:50.965 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] r 04:24:50.965 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.unreachableFromInnterStaticClass 04:24:50.971 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:50.973 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_5.NopolExampleTest#test2 iteration 0 04:24:50.979 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] r=1 04:24:50.979 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 04:24:50.980 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:50.981 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_5.NopolExample(id=431) 04:24:50.982 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:50.982 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] r 04:24:50.984 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.unreachableFromInnterStaticClass 04:24:50.991 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:50.992 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_5.NopolExampleTest#test3 iteration 0 04:24:50.992 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] r=1 04:24:50.993 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 04:24:50.993 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:50.993 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_5.NopolExample(id=434) 04:24:50.994 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:50.995 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] r 04:24:50.996 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.unreachableFromInnterStaticClass 04:24:51.000 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:51.001 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_5.NopolExampleTest#test6 iteration 0 04:24:51.001 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] r=1 04:24:51.002 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 04:24:51.002 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:51.002 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_5.NopolExample(id=437) 04:24:51.002 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:51.003 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] r 04:24:51.004 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.unreachableFromInnterStaticClass 04:24:51.008 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:51.009 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_5.NopolExampleTest#test1 iteration 0 04:24:51.014 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] r=1 04:24:51.014 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 04:24:51.014 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:51.014 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_5.NopolExample(id=440) 04:24:51.015 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:51.016 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] r 04:24:51.017 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.unreachableFromInnterStaticClass 04:24:51.024 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit 04:24:51.025 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 7 elements 04:24:51.026 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] end 28 evaluated elements ========= Info ========== Nb constants 5 Nb method invocations 0 Nb field access 0 Nb variables 2 Total 7 Nb evaluated expressions 11 Init Execution time 360 ms Collect Execution time 115 ms Combine Execution time 2.0 ms Nb Combination par sec 5500 combinations/sec Total Execution time 477 ms Nb line execution 6 Nb results 1 Results: 1. r <= a ======================== Stat ======================== Operators: MUL 1 Methods: Variable: r 2 a 1 & 5 & 0 & 0 & 2 & 7 & 11 & 477 ms & 6 & java -cp /builds/workspace/nopol/nopol/../test-projects/target/test-classes:/builds/workspace/nopol/nopol/../test-projects/target/classes:/builds/workspace/nopol/nopol/lib/junit-4.11.jar:/builds/workspace/nopol/nopol/target/surefire/surefirebooter8835043335903498639.jar:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar: fr.inria.lille.repair.MethodTestRunner nopol_examples.nopol_example_6.NopolExampleTest#test4 nopol_examples.nopol_example_6.NopolExampleTest#test5 nopol_examples.nopol_example_6.NopolExampleTest#test2 nopol_examples.nopol_example_6.NopolExampleTest#test3 nopol_examples.nopol_example_6.NopolExampleTest#test6 nopol_examples.nopol_example_6.NopolExampleTest#test1 04:24:51.241 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent 04:24:51.282 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:51.284 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_6.NopolExampleTest#test4 iteration 0 04:24:51.285 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=0 04:24:51.286 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=4 04:24:51.287 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:51.287 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_6.NopolExample(id=320) 04:24:51.287 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:51.288 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:24:51.336 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:51.338 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_6.NopolExampleTest#test5 iteration 0 04:24:51.339 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=1 04:24:51.340 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=1 04:24:51.340 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:51.340 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_6.NopolExample(id=419) 04:24:51.341 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:51.341 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:24:51.351 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:51.352 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_6.NopolExampleTest#test2 iteration 0 04:24:51.353 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=5 04:24:51.354 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=3 04:24:51.354 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:51.354 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_6.NopolExample(id=441) 04:24:51.355 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:51.356 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:24:51.364 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:51.365 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_6.NopolExampleTest#test3 iteration 0 04:24:51.366 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=4 04:24:51.367 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=0 04:24:51.367 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:51.367 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_6.NopolExample(id=444) 04:24:51.368 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:51.369 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:24:51.382 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:51.383 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_6.NopolExampleTest#test6 iteration 0 04:24:51.384 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=0 04:24:51.385 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=-3 04:24:51.385 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:51.386 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_6.NopolExample(id=447) 04:24:51.387 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:51.387 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:24:51.396 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:51.397 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_6.NopolExampleTest#test1 iteration 0 04:24:51.398 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=3 04:24:51.399 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=5 04:24:51.399 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:51.399 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_6.NopolExample(id=450) 04:24:51.400 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:51.400 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:24:51.406 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit 04:24:51.410 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 6 elements 04:24:51.411 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] end 63 evaluated elements ========= Info ========== Nb constants 3 Nb method invocations 0 Nb field access 0 Nb variables 3 Total 6 Nb evaluated expressions 29 Init Execution time 255 ms Collect Execution time 124 ms Combine Execution time 5.0 ms Nb Combination par sec 5800 combinations/sec Total Execution time 384 ms Nb line execution 6 Nb results 1 Results: 1. a < b ======================== Stat ======================== Operators: MINUS 2 GT 1 Methods: Variable: a 3 b 3 & 3 & 0 & 0 & 3 & 6 & 29 & 384 ms & 6 & java -cp /builds/workspace/nopol/nopol/../test-projects/target/test-classes:/builds/workspace/nopol/nopol/../test-projects/target/classes:/builds/workspace/nopol/nopol/lib/junit-4.11.jar:/builds/workspace/nopol/nopol/target/surefire/surefirebooter8835043335903498639.jar:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar: fr.inria.lille.repair.MethodTestRunner nopol_examples.nopol_example_8.NopolExampleTest#test_4 nopol_examples.nopol_example_8.NopolExampleTest#test_3 nopol_examples.nopol_example_8.NopolExampleTest#test_2 nopol_examples.nopol_example_8.NopolExampleTest#test_1 nopol_examples.nopol_example_8.NopolExampleTest#test_11 nopol_examples.nopol_example_8.NopolExampleTest#test_9 nopol_examples.nopol_example_8.NopolExampleTest#test_10 nopol_examples.nopol_example_8.NopolExampleTest#test_8 nopol_examples.nopol_example_8.NopolExampleTest#test_7 nopol_examples.nopol_example_8.NopolExampleTest#test_6 nopol_examples.nopol_example_8.NopolExampleTest#test_5 04:24:51.689 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent 04:24:51.734 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:51.736 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_4 iteration 0 04:24:51.737 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=7.0 04:24:51.738 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=8.0 04:24:51.738 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 04:24:51.739 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:51.740 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=329) 04:24:51.741 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:51.742 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:24:51.779 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:51.781 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_3 iteration 0 04:24:51.781 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=50.0 04:24:51.782 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=1.0 04:24:51.782 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 04:24:51.782 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:51.782 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=418) 04:24:51.783 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:51.784 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:24:51.789 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:51.790 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_2 iteration 0 04:24:51.791 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=2.0 04:24:51.792 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=50.0 04:24:51.792 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 04:24:51.793 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:51.793 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=421) 04:24:51.794 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:51.795 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:24:51.802 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:51.804 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_1 iteration 0 04:24:51.805 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=5.0 04:24:51.807 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=5.0 04:24:51.807 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 04:24:51.807 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:51.807 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=434) 04:24:51.808 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:51.809 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:24:51.823 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:51.826 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_9 iteration 0 04:24:51.826 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=101.0 04:24:51.827 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=1.0 04:24:51.827 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 04:24:51.827 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:51.827 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=440) 04:24:51.828 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:51.829 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:24:51.836 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:51.837 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_10 iteration 0 04:24:51.838 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=8451.0 04:24:51.839 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=4897.0 04:24:51.839 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 04:24:51.839 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:51.839 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=443) 04:24:51.840 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:51.841 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:24:51.846 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:51.848 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_8 iteration 0 04:24:51.848 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=50.0 04:24:51.849 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=50.0 04:24:51.849 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 04:24:51.849 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:51.849 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=446) 04:24:51.851 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:51.851 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:24:51.857 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:51.858 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_7 iteration 0 04:24:51.859 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=5.0 04:24:51.860 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=50.0 04:24:51.860 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 04:24:51.860 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:51.860 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=449) 04:24:51.865 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:51.866 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:24:51.870 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:51.871 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_6 iteration 0 04:24:51.872 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=0.0 04:24:51.873 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=1.0 04:24:51.873 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 04:24:51.873 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:51.873 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=452) 04:24:51.874 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:51.875 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:24:51.879 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:24:51.881 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_5 iteration 0 04:24:51.883 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=9.0 04:24:51.885 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=9.0 04:24:51.885 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 04:24:51.885 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:24:51.885 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=455) 04:24:51.886 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:24:51.887 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:24:51.891 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit 04:24:51.893 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 7 elements 04:24:52.095 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] end 53457 evaluated elements ========= Info ========== Nb constants 4 Nb method invocations 0 Nb field access 0 Nb variables 3 Total 7 Nb evaluated expressions 26696 Init Execution time 320 ms Collect Execution time 160 ms Combine Execution time 203.0 ms Nb Combination par sec 131507 combinations/sec Total Execution time 683 ms Nb line execution 10 Nb results 1 Results: 1. (a * b) <= 100 ======================== Stat ======================== Operators: MUL 1 LT 1 Methods: Variable: a 1 b 1 & 4 & 0 & 0 & 3 & 7 & 26696 & 685 ms & 10 & Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.005 sec Running fr.inria.lille.repair.spoon.ConditionnalInstrumenterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 sec Running fr.inria.lille.repair.expression.ExpressionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running fr.inria.lille.repair.nopol.TseEvaluationTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec Running fr.inria.lille.repair.nopol.Defects4jEvaluationMathTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running fr.inria.lille.repair.nopol.Defects4jEvaluationTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running fr.inria.lille.repair.nopol.NopolTest 04:24:52.593 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_1] 04:24:52.593 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:24:52.594 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:24:52.594 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_1.NopolExampleTest] 04:24:52.594 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_1], projectClasspath='[Ljava.net.URL;@24ea617c', projectTests=[nopol_examples.nopol_example_1.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:24:52.594 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:24:52.594 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 120 MB 04:24:52.594 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:24:52.594 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 214 MB 04:24:52.594 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:24:52.594 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:24:52.594 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:24:54.539 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:24:54.539 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:16 which is executed by 7 tests -126608641 04:24:54.587 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 04:24:54.588 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:15 which is executed by 8 tests -126608641 04:24:54.628 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:24:54.751 [pool-292-thread-1] DEBUG f.i.l.r.n.s.ConstraintModelBuilder - Failing test(s): SourceLocation nopol_examples.nopol_example_1.NopolExample:15 [test6(nopol_examples.nopol_example_1.NopolExampleTest), test5(nopol_examples.nopol_example_1.NopolExampleTest)] 04:24:54.751 [pool-292-thread-1] DEBUG tests.output - First set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:] 04:24:54.751 [pool-292-thread-1] DEBUG tests.output - Second set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -1, test5(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -5] 04:24:54.751 [pool-292-thread-1] INFO f.i.l.r.n.synth.SMTNopolSynthesizer - Not enough specifications: 0. A trivial patch is "true" or "false", please write new tests specifying SourceLocation nopol_examples.nopol_example_1.NopolExample:15. 04:24:54.752 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #3 04:24:54.752 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:12 which is executed by 9 tests -126608641 04:24:54.788 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:24:55.005 [pool-298-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=-1, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: true (test6) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=-5, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: true (test5) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=3, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test2) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=12, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test4) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=2, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test7) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=1, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test8) constraint: {0=0, s.length()==0=false, s.length()=13, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=5, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test9) 04:24:55.006 [pool-298-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:24:55.018 [pool-298-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:24:55.088 [pool-298-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: index < 0 04:24:55.088 [pool-298-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL index < 0 04:24:55.151 [pool-298-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "index < 0" is working 04:24:55.164 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:24:55.164 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:24:55.164 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 1 04:24:55.164 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 6 04:24:55.164 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 3 04:24:55.164 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7 04:24:55.164 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:24:55.164 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:24:55.164 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:24:55.164 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 16 04:24:55.164 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2571ms 04:24:55.164 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:24:55.164 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:24:55.164 [main] INFO fr.inria.lille.repair.nopol.NoPol - index < 0 04:24:55.165 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 04:24:55.165 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL 04:24:55.165 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:24:55.172 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_2] 04:24:55.172 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:24:55.172 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:24:55.172 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_2.NopolExampleTest] 04:24:55.172 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_2], projectClasspath='[Ljava.net.URL;@3ad4d94b', projectTests=[nopol_examples.nopol_example_2.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:24:55.172 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:24:55.172 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 74 MB 04:24:55.172 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:24:55.172 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 216 MB 04:24:55.172 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:24:55.172 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:24:55.172 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:24:57.227 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:24:57.228 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_2.NopolExample:11 which is executed by 9 tests -126608641 04:24:57.270 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:24:57.494 [pool-340-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {0=0, a=2, b=-8, (b - a)=-10, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=true}. outcome: false (test9) constraint: {0=0, a=4, b=-2, (b - a)=-6, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=true}. outcome: false (test4) constraint: {0=0, a=-2, b=-4, (b - a)=-2, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=true}. outcome: false (test6) constraint: {0=0, a=4, b=2, (b - a)=-2, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=true}. outcome: false (test2) constraint: {0=0, a=-4, b=-2, (b - a)=2, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=false}. outcome: true (test7) constraint: {0=0, a=-2, b=4, (b - a)=6, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=false}. outcome: true (test5) constraint: {0=0, a=2, b=4, (b - a)=2, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=false}. outcome: true (test1) 04:24:57.494 [pool-340-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:24:57.505 [pool-340-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:24:57.569 [pool-340-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 1 < (b - a) 04:24:57.569 [pool-340-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 1 < (b - a) 04:24:57.655 [pool-340-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "1 < (b - a)" is working 04:24:57.673 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:24:57.674 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:24:57.674 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 2 04:24:57.674 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 7 04:24:57.674 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 4 04:24:57.674 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7 04:24:57.674 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:24:57.674 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:24:57.674 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:24:57.674 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 14 04:24:57.674 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2501ms 04:24:57.674 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:24:57.674 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:24:57.674 [main] INFO fr.inria.lille.repair.nopol.NoPol - 1 < (b - a) 04:24:57.674 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 04:24:57.675 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 04:24:57.675 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:24:57.680 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_3] 04:24:57.680 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:24:57.680 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:24:57.680 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_3.NopolExampleTest] 04:24:57.681 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_3], projectClasspath='[Ljava.net.URL;@675e993e', projectTests=[nopol_examples.nopol_example_3.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:24:57.681 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:24:57.681 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 111 MB 04:24:57.681 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:24:57.681 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 216 MB 04:24:57.681 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:24:57.681 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:24:57.681 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:24:59.557 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:24:59.557 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_3.NopolExample:11 which is executed by 9 tests -126608641 04:24:59.626 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:24:59.833 [pool-391-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {0=0, a=-8, tmp != 0=true, tmp=-1}. outcome: false (test5) constraint: {0=0, a=2, tmp != 0=true, tmp=1}. outcome: false (test4) constraint: {0=0, a=0, tmp != 0=true, tmp=-1}. outcome: false (test9) constraint: {0=0, a=50, tmp != 0=true, tmp=1}. outcome: false (test8) constraint: {0=0, a=8, tmp != 0=true, tmp=1}. outcome: false (test7) constraint: {0=0, a=-1, tmp != 0=false, tmp=0}. outcome: true (test3) constraint: {0=0, a=5, tmp != 0=false, tmp=0}. outcome: true (test2) constraint: {0=0, a=3, tmp != 0=false, tmp=0}. outcome: true (test1) constraint: {0=0, a=65, tmp != 0=false, tmp=0}. outcome: true (test6) 04:24:59.833 [pool-391-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:24:59.846 [pool-391-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:24:59.915 [pool-391-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 0 == tmp 04:24:59.916 [pool-391-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_3.NopolExample:11: CONDITIONAL 0 == tmp 04:24:59.988 [pool-391-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "0 == tmp" is working 04:25:00.005 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:25:00.006 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:25:00.006 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 3 04:25:00.006 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 8 04:25:00.006 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 5 04:25:00.007 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 9 04:25:00.007 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:25:00.007 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:25:00.008 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:25:00.008 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 12 04:25:00.008 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2325ms 04:25:00.008 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:25:00.009 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:25:00.009 [main] INFO fr.inria.lille.repair.nopol.NoPol - 0 == tmp 04:25:00.010 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 04:25:00.010 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_3.NopolExample:11: CONDITIONAL 04:25:00.010 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:25:00.022 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_5] 04:25:00.022 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:25:00.022 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: PRECONDITION 04:25:00.022 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_5.NopolExampleTest] 04:25:00.022 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=PRECONDITION, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_5], projectClasspath='[Ljava.net.URL;@430a1362', projectTests=[nopol_examples.nopol_example_5.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:25:00.022 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:25:00.022 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 41 MB 04:25:00.022 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:25:00.022 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 214 MB 04:25:00.022 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:25:00.022 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:25:00.022 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:25:01.811 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:25:01.811 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_5.NopolExample:21 which is executed by 6 tests -126608641 04:25:01.852 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 04:25:01.853 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_5.NopolExample:20 which is executed by 6 tests -126608641 04:25:01.893 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder 04:25:02.042 [pool-448-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {a=-2, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: false (test4) constraint: {a=-5, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: false (test5) constraint: {a=2, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: true (test1) constraint: {a=10, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: true (test2) constraint: {a=1, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: true (test6) 04:25:02.042 [pool-448-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:25:02.052 [pool-448-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:25:02.085 [pool-448-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: -1 < a 04:25:02.085 [pool-448-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION -1 < a 04:25:02.169 [pool-448-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "-1 < a" is working 04:25:02.180 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:25:02.180 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:25:02.180 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 1 04:25:02.180 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 9 04:25:02.181 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 6 04:25:02.181 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 5 04:25:02.181 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:25:02.181 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:25:02.181 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:25:02.181 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7 04:25:02.181 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2158ms 04:25:02.181 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:25:02.181 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:25:02.181 [main] INFO fr.inria.lille.repair.nopol.NoPol - -1 < a 04:25:02.181 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 6 04:25:02.181 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION 04:25:02.181 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:25:02.190 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_6] 04:25:02.191 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:25:02.191 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:25:02.191 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_6.NopolExampleTest] 04:25:02.191 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_6], projectClasspath='[Ljava.net.URL;@5cf6aa48', projectTests=[nopol_examples.nopol_example_6.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:25:02.191 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:25:02.191 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 86 MB 04:25:02.191 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:25:02.191 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 215 MB 04:25:02.191 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:25:02.191 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:25:02.191 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:25:03.934 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:25:03.934 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_6.NopolExample:7 which is executed by 6 tests -126608641 04:25:03.971 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:25:04.110 [pool-478-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {a=5, b=3, a > b=true}. outcome: false (test2) constraint: {a=0, b=-3, a > b=true}. outcome: false (test6) constraint: {a=4, b=0, a > b=true}. outcome: false (test3) constraint: {a=3, b=5, a > b=false}. outcome: true (test1) constraint: {a=0, b=4, a > b=false}. outcome: true (test4) 04:25:04.111 [pool-478-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:25:04.121 [pool-478-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:25:04.157 [pool-478-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: a < b 04:25:04.157 [pool-478-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_6.NopolExample:7: CONDITIONAL a < b 04:25:04.214 [pool-478-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "a < b" is working 04:25:04.220 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:25:04.221 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:25:04.221 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 1 04:25:04.221 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 10 04:25:04.221 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 7 04:25:04.221 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 5 04:25:04.221 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:25:04.221 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:25:04.222 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:25:04.222 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7 04:25:04.222 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2030ms 04:25:04.222 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:25:04.222 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:25:04.222 [main] INFO fr.inria.lille.repair.nopol.NoPol - a < b 04:25:04.222 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 6 04:25:04.222 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_6.NopolExample:7: CONDITIONAL 04:25:04.222 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:25:04.253 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_7] 04:25:04.253 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:25:04.253 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:25:04.253 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_7.NopolExampleTest] 04:25:04.253 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_7], projectClasspath='[Ljava.net.URL;@2b797941', projectTests=[nopol_examples.nopol_example_7.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:25:04.253 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:25:04.253 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 146 MB 04:25:04.253 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:25:04.253 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 215 MB 04:25:04.253 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:25:04.253 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:25:04.253 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:25:06.126 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:25:06.126 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_7.NopolExample:22 which is executed by 4 tests -126608641 04:25:06.167 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 04:25:06.168 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_7.NopolExample:21 which is executed by 30 tests -126608641 04:25:06.204 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:25:06.414 [pool-514-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {0=0, a=2, intermediaire=0, intermediaire == 0=true}. outcome: false (test1) constraint: {0=0, a=29, intermediaire=1, intermediaire == 0=false}. outcome: false (test10) constraint: {0=0, a=31, intermediaire=1, intermediaire == 0=false}. outcome: false (test11) constraint: {0=0, a=37, intermediaire=1, intermediaire == 0=false}. outcome: false (test12) constraint: {0=0, a=41, intermediaire=1, intermediaire == 0=false}. outcome: false (test13) constraint: {0=0, a=43, intermediaire=1, intermediaire == 0=false}. outcome: false (test14) constraint: {0=0, a=47, intermediaire=1, intermediaire == 0=false}. outcome: false (test15) constraint: {0=0, a=53, intermediaire=1, intermediaire == 0=false}. outcome: false (test16) constraint: {0=0, a=59, intermediaire=1, intermediaire == 0=false}. outcome: false (test17) constraint: {0=0, a=61, intermediaire=1, intermediaire == 0=false}. outcome: false (test18) constraint: {0=0, a=67, intermediaire=1, intermediaire == 0=false}. outcome: false (test19) constraint: {0=0, a=71, intermediaire=1, intermediaire == 0=false}. outcome: false (test20) constraint: {0=0, a=73, intermediaire=1, intermediaire == 0=false}. outcome: false (test21) constraint: {0=0, a=79, intermediaire=1, intermediaire == 0=false}. outcome: false (test22) constraint: {0=0, a=83, intermediaire=1, intermediaire == 0=false}. outcome: false (test23) constraint: {0=0, a=89, intermediaire=1, intermediaire == 0=false}. outcome: false (test24) constraint: {0=0, a=97, intermediaire=1, intermediaire == 0=false}. outcome: false (test25) constraint: {0=0, a=4, intermediaire=0, intermediaire == 0=true}. outcome: true (test26) constraint: {0=0, a=3, intermediaire=1, intermediaire == 0=false}. outcome: false (test2) constraint: {0=0, a=5, intermediaire=1, intermediaire == 0=false}. outcome: false (test3) constraint: {0=0, a=7, intermediaire=1, intermediaire == 0=false}. outcome: false (test4) constraint: {0=0, a=11, intermediaire=1, intermediaire == 0=false}. outcome: false (test5) constraint: {0=0, a=13, intermediaire=1, intermediaire == 0=false}. outcome: false (test6) constraint: {0=0, a=17, intermediaire=1, intermediaire == 0=false}. outcome: false (test7) constraint: {0=0, a=19, intermediaire=1, intermediaire == 0=false}. outcome: false (test8) constraint: {0=0, a=23, intermediaire=1, intermediaire == 0=false}. outcome: false (test9) 04:25:06.414 [pool-514-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:25:06.430 [pool-514-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:25:06.546 [pool-514-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 ! of arity: 1 || of arity: 2 && of arity: 2 04:25:06.750 [pool-514-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: (intermediaire == 0) && (3 < a) 04:25:06.750 [pool-514-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_7.NopolExample:21: CONDITIONAL (intermediaire == 0) && (3 < a) 04:25:06.811 [pool-514-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(intermediaire == 0) && (3 < a)" is working 04:25:06.843 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:25:06.844 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:25:06.844 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 1 04:25:06.844 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 11 04:25:06.844 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 8 04:25:06.844 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 26 04:25:06.844 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 3 04:25:06.844 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [7] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2, ! of arity: 1, || of arity: 2, && of arity: 2] 04:25:06.844 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 7 04:25:06.844 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 9 04:25:06.844 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2591ms 04:25:06.844 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:25:06.844 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:25:06.844 [main] INFO fr.inria.lille.repair.nopol.NoPol - (intermediaire == 0) && (3 < a) 04:25:06.845 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 30 04:25:06.845 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_7.NopolExample:21: CONDITIONAL 04:25:06.845 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:25:06.850 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_8] 04:25:06.851 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:25:06.851 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:25:06.851 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_8.NopolExampleTest] 04:25:06.851 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_8], projectClasspath='[Ljava.net.URL;@5c1276b7', projectTests=[nopol_examples.nopol_example_8.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:25:06.851 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:25:06.851 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 32 MB 04:25:06.851 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:25:06.851 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 215 MB 04:25:06.851 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:25:06.851 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:25:06.851 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:25:08.631 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:25:08.631 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_8.NopolExample:15 which is executed by 5 tests -126608641 04:25:08.666 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 04:25:08.666 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_8.NopolExample:12 which is executed by 10 tests -126608641 04:25:08.703 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:25:08.878 [pool-635-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {a=2.0, (a * b)=100.0, 100=100, b=50.0, (a * b) < 100=false}. outcome: true (test_2) constraint: {a=8451.0, (a * b)=4.1384547E7, 100=100, b=4897.0, (a * b) < 100=false}. outcome: false (test_10) constraint: {a=5.0, (a * b)=25.0, 100=100, b=5.0, (a * b) < 100=true}. outcome: true (test_1) constraint: {a=50.0, (a * b)=50.0, 100=100, b=1.0, (a * b) < 100=true}. outcome: true (test_3) constraint: {a=7.0, (a * b)=56.0, 100=100, b=8.0, (a * b) < 100=true}. outcome: true (test_4) constraint: {a=9.0, (a * b)=81.0, 100=100, b=9.0, (a * b) < 100=true}. outcome: true (test_5) constraint: {a=0.0, (a * b)=0.0, 100=100, b=1.0, (a * b) < 100=true}. outcome: true (test_6) constraint: {a=5.0, (a * b)=250.0, 100=100, b=50.0, (a * b) < 100=false}. outcome: false (test_7) constraint: {a=50.0, (a * b)=2500.0, 100=100, b=50.0, (a * b) < 100=false}. outcome: false (test_8) constraint: {a=101.0, (a * b)=101.0, 100=100, b=1.0, (a * b) < 100=false}. outcome: false (test_9) 04:25:08.879 [pool-635-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:25:08.890 [pool-635-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:25:08.950 [pool-635-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: (a * b) <= 100 04:25:08.950 [pool-635-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_8.NopolExample:12: CONDITIONAL (a * b) <= 100 04:25:09.019 [pool-635-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(a * b) <= 100" is working 04:25:09.037 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:25:09.038 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:25:09.038 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 2 04:25:09.038 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 12 04:25:09.038 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 9 04:25:09.038 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 10 04:25:09.038 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:25:09.038 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:25:09.038 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:25:09.038 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 10 04:25:09.038 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2187ms 04:25:09.038 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:25:09.038 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:25:09.038 [main] INFO fr.inria.lille.repair.nopol.NoPol - (a * b) <= 100 04:25:09.038 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 10 04:25:09.038 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_8.NopolExample:12: CONDITIONAL 04:25:09.039 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:25:09.040 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_2] 04:25:09.040 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:25:09.040 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:25:09.040 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_2.NopolExampleTest] 04:25:09.040 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_2], projectClasspath='[Ljava.net.URL;@4739b7a3', projectTests=[nopol_examples.nopol_example_2.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:25:09.040 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:25:09.040 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 78 MB 04:25:09.040 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:25:09.040 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 216 MB 04:25:09.040 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:25:09.040 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:25:09.040 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:25:09.083 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_2] 04:25:09.083 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:25:09.084 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:25:09.085 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_2.NopolExampleTest] 04:25:09.086 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_2], projectClasspath='[Ljava.net.URL;@4739b7a3', projectTests=[nopol_examples.nopol_example_2.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:25:09.087 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:25:09.087 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 62 MB 04:25:09.088 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:25:09.089 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 216 MB 04:25:09.089 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:25:09.090 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:25:09.090 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:25:10.886 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:25:10.886 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_2.NopolExample:11 which is executed by 9 tests -126608641 04:25:10.930 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:25:11.127 [pool-679-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {0=0, a=-2, b=-4, (b - a)=-2, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=true}. outcome: false (test6) constraint: {0=0, a=2, b=4, (b - a)=2, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=false}. outcome: true (test1) 04:25:11.127 [pool-679-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:25:11.142 [pool-679-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:25:11.172 [pool-679-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: (b - a) == 2 04:25:11.172 [pool-679-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL (b - a) == 2 04:25:11.275 [pool-679-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(b - a) == 2" is working 04:25:11.284 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:25:11.285 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:25:11.285 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 2 04:25:11.285 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 13 04:25:11.285 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 10 04:25:11.285 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 2 04:25:11.285 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:25:11.285 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:25:11.285 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:25:11.285 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 14 04:25:11.285 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2201ms 04:25:11.285 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:25:11.285 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:25:11.285 [main] INFO fr.inria.lille.repair.nopol.NoPol - (b - a) == 2 04:25:11.285 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 04:25:11.286 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 04:25:11.286 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:25:11.290 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_5] 04:25:11.290 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:25:11.290 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: PRE_THEN_COND 04:25:11.291 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_5.NopolExampleTest] 04:25:11.292 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=PRE_THEN_COND, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_5], projectClasspath='[Ljava.net.URL;@471d1791', projectTests=[nopol_examples.nopol_example_5.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:25:11.292 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:25:11.292 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 123 MB 04:25:11.292 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:25:11.293 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 216 MB 04:25:11.293 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:25:11.293 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:25:11.293 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:25:13.176 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:25:13.177 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_5.NopolExample:21 which is executed by 6 tests -126608641 04:25:13.217 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 04:25:13.217 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_5.NopolExample:20 which is executed by 6 tests -126608641 04:25:13.281 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder 04:25:13.446 [pool-700-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {a=-2, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: false (test4) constraint: {a=-5, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: false (test5) constraint: {a=2, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: true (test1) constraint: {a=10, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: true (test2) constraint: {a=1, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: true (test6) 04:25:13.447 [pool-700-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:25:13.456 [pool-700-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:25:13.490 [pool-700-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: -1 < a 04:25:13.490 [pool-700-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION -1 < a 04:25:13.565 [pool-700-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "-1 < a" is working 04:25:13.570 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:25:13.571 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:25:13.571 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 1 04:25:13.571 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 14 04:25:13.571 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 11 04:25:13.571 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 5 04:25:13.571 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:25:13.571 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:25:13.572 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:25:13.572 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7 04:25:13.572 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2280ms 04:25:13.572 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:25:13.572 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:25:13.572 [main] INFO fr.inria.lille.repair.nopol.NoPol - -1 < a 04:25:13.573 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 6 04:25:13.573 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION 04:25:13.574 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:25:13.575 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_2] 04:25:13.575 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:25:13.575 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:25:13.575 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_2.NopolExampleTest] 04:25:13.575 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_2], projectClasspath='[Ljava.net.URL;@6e45f41', projectTests=[nopol_examples.nopol_example_2.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:25:13.575 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:25:13.575 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 49 MB 04:25:13.576 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:25:13.576 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 215 MB 04:25:13.576 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:25:13.576 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:25:13.576 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:25:15.424 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:25:15.424 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_2.NopolExample:11 which is executed by 9 tests -126608641 04:25:15.471 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:25:15.675 [pool-729-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {0=0, a=2, b=-8, (b - a)=-10, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=true}. outcome: false (test9) constraint: {0=0, a=4, b=-2, (b - a)=-6, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=true}. outcome: false (test4) constraint: {0=0, a=-2, b=-4, (b - a)=-2, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=true}. outcome: false (test6) constraint: {0=0, a=4, b=2, (b - a)=-2, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=true}. outcome: false (test2) constraint: {0=0, a=-4, b=-2, (b - a)=2, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=false}. outcome: true (test7) constraint: {0=0, a=-2, b=4, (b - a)=6, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=false}. outcome: true (test5) constraint: {0=0, a=2, b=4, (b - a)=2, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=false}. outcome: true (test1) 04:25:15.675 [pool-729-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:25:15.693 [pool-729-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:25:15.764 [pool-729-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 1 < (b - a) 04:25:15.764 [pool-729-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 1 < (b - a) 04:25:15.840 [pool-729-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "1 < (b - a)" is working 04:25:15.851 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:25:15.851 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:25:15.852 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 2 04:25:15.852 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 15 04:25:15.852 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 12 04:25:15.852 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7 04:25:15.852 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:25:15.852 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:25:15.852 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:25:15.852 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 14 04:25:15.852 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2276ms 04:25:15.852 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:25:15.852 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:25:15.852 [main] INFO fr.inria.lille.repair.nopol.NoPol - 1 < (b - a) 04:25:15.852 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 04:25:15.852 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 04:25:15.852 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:25:15.857 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_1] 04:25:15.857 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:25:15.858 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: COND_THEN_PRE 04:25:15.858 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_1.NopolExampleTest] 04:25:15.859 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=COND_THEN_PRE, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_1], projectClasspath='[Ljava.net.URL;@32e8d5a4', projectTests=[nopol_examples.nopol_example_1.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:25:15.859 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:25:15.859 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 98 MB 04:25:15.860 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:25:15.861 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 216 MB 04:25:15.861 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:25:15.861 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:25:15.862 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:25:17.633 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:25:17.633 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:16 which is executed by 7 tests -126608641 04:25:17.685 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder 04:25:17.794 [pool-780-thread-1] DEBUG f.i.l.r.n.s.ConstraintModelBuilder - Failing test(s): SourceLocation nopol_examples.nopol_example_1.NopolExample:16 [test6(nopol_examples.nopol_example_1.NopolExampleTest), test5(nopol_examples.nopol_example_1.NopolExampleTest)] 04:25:17.794 [pool-780-thread-1] DEBUG tests.output - First set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:] 04:25:17.794 [pool-780-thread-1] DEBUG tests.output - Second set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -1, test5(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -5] 04:25:17.794 [pool-780-thread-1] INFO f.i.l.r.n.synth.SMTNopolSynthesizer - Not enough specifications: 0. A trivial patch is "true" or "false", please write new tests specifying SourceLocation nopol_examples.nopol_example_1.NopolExample:16. 04:25:17.795 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 04:25:17.795 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:15 which is executed by 8 tests -126608641 04:25:17.834 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:25:17.950 [pool-786-thread-1] DEBUG f.i.l.r.n.s.ConstraintModelBuilder - Failing test(s): SourceLocation nopol_examples.nopol_example_1.NopolExample:15 [test6(nopol_examples.nopol_example_1.NopolExampleTest), test5(nopol_examples.nopol_example_1.NopolExampleTest)] 04:25:17.950 [pool-786-thread-1] DEBUG tests.output - First set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:] 04:25:17.950 [pool-786-thread-1] DEBUG tests.output - Second set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -1, test5(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -5] 04:25:17.950 [pool-786-thread-1] INFO f.i.l.r.n.synth.SMTNopolSynthesizer - Not enough specifications: 0. A trivial patch is "true" or "false", please write new tests specifying SourceLocation nopol_examples.nopol_example_1.NopolExample:15. 04:25:17.950 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder 04:25:18.055 [pool-792-thread-1] DEBUG f.i.l.r.n.s.ConstraintModelBuilder - Failing test(s): SourceLocation nopol_examples.nopol_example_1.NopolExample:15 [test6(nopol_examples.nopol_example_1.NopolExampleTest), test5(nopol_examples.nopol_example_1.NopolExampleTest)] 04:25:18.055 [pool-792-thread-1] DEBUG tests.output - First set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:] 04:25:18.056 [pool-792-thread-1] DEBUG tests.output - Second set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -1, test5(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -5] 04:25:18.056 [pool-792-thread-1] INFO f.i.l.r.n.synth.SMTNopolSynthesizer - Not enough specifications: 0. A trivial patch is "true" or "false", please write new tests specifying SourceLocation nopol_examples.nopol_example_1.NopolExample:15. 04:25:18.056 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #3 04:25:18.056 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:12 which is executed by 9 tests -126608641 04:25:18.093 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:25:18.292 [pool-798-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=-1, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: true (test6) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=-5, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: true (test5) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=3, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test2) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=12, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test4) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=2, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test7) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=1, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test8) constraint: {0=0, s.length()==0=false, s.length()=13, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=5, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test9) 04:25:18.292 [pool-798-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:25:18.309 [pool-798-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:25:18.360 [pool-798-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: index < 0 04:25:18.360 [pool-798-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL index < 0 04:25:18.417 [pool-798-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "index < 0" is working 04:25:18.425 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:25:18.426 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:25:18.426 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 1 04:25:18.426 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 19 04:25:18.426 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 13 04:25:18.426 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7 04:25:18.426 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:25:18.426 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:25:18.426 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:25:18.426 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 16 04:25:18.426 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2568ms 04:25:18.426 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:25:18.426 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:25:18.426 [main] INFO fr.inria.lille.repair.nopol.NoPol - index < 0 04:25:18.426 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 04:25:18.426 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL 04:25:18.426 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:25:18.432 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_1] 04:25:18.432 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:25:18.432 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:25:18.432 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_1.NopolExampleTest] 04:25:18.432 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_1], projectClasspath='[Ljava.net.URL;@3693860', projectTests=[nopol_examples.nopol_example_1.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:25:18.432 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:25:18.432 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 81 MB 04:25:18.432 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:25:18.432 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 208 MB 04:25:18.432 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:25:18.432 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:25:18.432 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:25:20.382 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:25:20.382 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:16 which is executed by 7 tests -126608641 04:25:20.422 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 04:25:20.425 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:15 which is executed by 8 tests -126608641 04:25:20.471 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:25:20.596 [pool-840-thread-1] DEBUG f.i.l.r.n.s.ConstraintModelBuilder - Failing test(s): SourceLocation nopol_examples.nopol_example_1.NopolExample:15 [test6(nopol_examples.nopol_example_1.NopolExampleTest), test5(nopol_examples.nopol_example_1.NopolExampleTest)] 04:25:20.596 [pool-840-thread-1] DEBUG tests.output - First set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:] 04:25:20.596 [pool-840-thread-1] DEBUG tests.output - Second set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -1, test5(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -5] 04:25:20.596 [pool-840-thread-1] INFO f.i.l.r.n.synth.SMTNopolSynthesizer - Not enough specifications: 0. A trivial patch is "true" or "false", please write new tests specifying SourceLocation nopol_examples.nopol_example_1.NopolExample:15. 04:25:20.596 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #3 04:25:20.597 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:12 which is executed by 9 tests -126608641 04:25:20.635 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:25:20.838 [pool-846-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=-1, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: true (test6) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=-5, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: true (test5) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=3, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test2) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=12, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test4) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=2, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test7) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=1, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test8) constraint: {0=0, s.length()==0=false, s.length()=13, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=5, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test9) 04:25:20.839 [pool-846-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:25:20.853 [pool-846-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:25:20.930 [pool-846-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: index < 0 04:25:20.931 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:25:20.931 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:25:20.931 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 1 04:25:20.931 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 21 04:25:20.931 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 14 04:25:20.931 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7 04:25:20.931 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:25:20.931 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:25:20.931 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:25:20.932 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 16 04:25:20.932 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2499ms 04:25:20.932 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:25:20.932 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:25:20.932 [main] INFO fr.inria.lille.repair.nopol.NoPol - index < 0 04:25:20.932 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 04:25:20.932 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL 04:25:20.932 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:25:20.942 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_1] 04:25:20.942 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:25:20.942 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: PRE_THEN_COND 04:25:20.942 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_1.NopolExampleTest] 04:25:20.942 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=PRE_THEN_COND, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_1], projectClasspath='[Ljava.net.URL;@3e4a5879', projectTests=[nopol_examples.nopol_example_1.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:25:20.942 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:25:20.942 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 73 MB 04:25:20.942 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:25:20.942 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 215 MB 04:25:20.942 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:25:20.942 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:25:20.942 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:25:22.730 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:25:22.730 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:16 which is executed by 7 tests -126608641 04:25:22.766 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder 04:25:22.854 [pool-879-thread-1] DEBUG f.i.l.r.n.s.ConstraintModelBuilder - Failing test(s): SourceLocation nopol_examples.nopol_example_1.NopolExample:16 [test6(nopol_examples.nopol_example_1.NopolExampleTest), test5(nopol_examples.nopol_example_1.NopolExampleTest)] 04:25:22.854 [pool-879-thread-1] DEBUG tests.output - First set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:] 04:25:22.854 [pool-879-thread-1] DEBUG tests.output - Second set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -1, test5(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -5] 04:25:22.854 [pool-879-thread-1] INFO f.i.l.r.n.synth.SMTNopolSynthesizer - Not enough specifications: 0. A trivial patch is "true" or "false", please write new tests specifying SourceLocation nopol_examples.nopol_example_1.NopolExample:16. 04:25:22.855 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 04:25:22.855 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:15 which is executed by 8 tests -126608641 04:25:22.890 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder 04:25:22.992 [pool-885-thread-1] DEBUG f.i.l.r.n.s.ConstraintModelBuilder - Failing test(s): SourceLocation nopol_examples.nopol_example_1.NopolExample:15 [test6(nopol_examples.nopol_example_1.NopolExampleTest), test5(nopol_examples.nopol_example_1.NopolExampleTest)] 04:25:22.992 [pool-885-thread-1] DEBUG tests.output - First set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:] 04:25:22.992 [pool-885-thread-1] DEBUG tests.output - Second set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -1, test5(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -5] 04:25:22.992 [pool-885-thread-1] INFO f.i.l.r.n.synth.SMTNopolSynthesizer - Not enough specifications: 0. A trivial patch is "true" or "false", please write new tests specifying SourceLocation nopol_examples.nopol_example_1.NopolExample:15. 04:25:22.992 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:25:23.082 [pool-891-thread-1] DEBUG f.i.l.r.n.s.ConstraintModelBuilder - Failing test(s): SourceLocation nopol_examples.nopol_example_1.NopolExample:15 [test6(nopol_examples.nopol_example_1.NopolExampleTest), test5(nopol_examples.nopol_example_1.NopolExampleTest)] 04:25:23.082 [pool-891-thread-1] DEBUG tests.output - First set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:] 04:25:23.082 [pool-891-thread-1] DEBUG tests.output - Second set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -1, test5(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -5] 04:25:23.082 [pool-891-thread-1] INFO f.i.l.r.n.synth.SMTNopolSynthesizer - Not enough specifications: 0. A trivial patch is "true" or "false", please write new tests specifying SourceLocation nopol_examples.nopol_example_1.NopolExample:15. 04:25:23.083 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #3 04:25:23.083 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:12 which is executed by 9 tests -126608641 04:25:23.117 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder 04:25:23.243 [pool-897-thread-1] DEBUG f.i.l.r.n.s.ConstraintModelBuilder - Failing test(s): SourceLocation nopol_examples.nopol_example_1.NopolExample:12 [test6(nopol_examples.nopol_example_1.NopolExampleTest), test5(nopol_examples.nopol_example_1.NopolExampleTest)] 04:25:23.243 [pool-897-thread-1] DEBUG tests.output - First set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -1, test5(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -5] 04:25:23.243 [pool-897-thread-1] DEBUG tests.output - Second set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -1, test5(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -5] 04:25:23.243 [pool-897-thread-1] INFO f.i.l.r.n.synth.SMTNopolSynthesizer - Not enough specifications: 0. A trivial patch is "true" or "false", please write new tests specifying SourceLocation nopol_examples.nopol_example_1.NopolExample:12. 04:25:23.244 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:25:23.414 [pool-903-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=-1, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: true (test6) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=-5, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: true (test5) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=3, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test2) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=12, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test4) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=2, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test7) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=1, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test8) constraint: {0=0, s.length()==0=false, s.length()=13, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=5, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test9) 04:25:23.415 [pool-903-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:25:23.426 [pool-903-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:25:23.485 [pool-903-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: index < 0 04:25:23.486 [pool-903-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL index < 0 04:25:23.566 [pool-903-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "index < 0" is working 04:25:23.578 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:25:23.579 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:25:23.579 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 1 04:25:23.579 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 26 04:25:23.579 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 15 04:25:23.579 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7 04:25:23.579 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:25:23.579 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:25:23.579 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:25:23.580 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 16 04:25:23.580 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2636ms 04:25:23.580 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:25:23.580 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:25:23.580 [main] INFO fr.inria.lille.repair.nopol.NoPol - index < 0 04:25:23.581 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 04:25:23.581 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL 04:25:23.582 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:25:23.586 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_5] 04:25:23.586 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:25:23.586 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: COND_THEN_PRE 04:25:23.586 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_5.NopolExampleTest] 04:25:23.586 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=COND_THEN_PRE, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_5], projectClasspath='[Ljava.net.URL;@7bb19e69', projectTests=[nopol_examples.nopol_example_5.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:25:23.586 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:25:23.586 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 132 MB 04:25:23.587 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:25:23.587 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 217 MB 04:25:23.587 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:25:23.587 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:25:23.587 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:25:25.392 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:25:25.393 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_5.NopolExample:21 which is executed by 6 tests -126608641 04:25:25.430 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 04:25:25.432 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_5.NopolExample:20 which is executed by 6 tests -126608641 04:25:25.491 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder 04:25:25.610 [pool-945-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {a=-2, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: false (test4) constraint: {a=-5, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: false (test5) constraint: {a=2, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: true (test1) constraint: {a=10, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: true (test2) constraint: {a=1, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: true (test6) 04:25:25.611 [pool-945-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:25:25.621 [pool-945-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:25:25.649 [pool-945-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: -1 < a 04:25:25.649 [pool-945-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION -1 < a 04:25:25.721 [pool-945-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "-1 < a" is working 04:25:25.729 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:25:25.730 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:25:25.730 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 1 04:25:25.730 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 27 04:25:25.730 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 16 04:25:25.730 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 5 04:25:25.730 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:25:25.730 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:25:25.730 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:25:25.730 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7 04:25:25.730 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2143ms 04:25:25.730 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:25:25.730 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:25:25.730 [main] INFO fr.inria.lille.repair.nopol.NoPol - -1 < a 04:25:25.730 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 6 04:25:25.730 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION 04:25:25.731 [main] INFO fr.inria.lille.repair.nopol.NoPol - Tests run: 15, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 33.146 sec Running fr.inria.lille.commons.smt.SMTLibTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.202 sec Running fr.inria.lille.commons.smt.SMTLibEqualVisitorTest 04:25:25.959 [main] WARN f.i.l.c.s.smt.SMTLibEqualVisitor - Empty implementation of fr.inria.lille.commons.synthesis.smt.SMTLibEqualVisitor.visit(IApplication) Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec Running fr.inria.lille.commons.smt.ComparisonTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running fr.inria.lille.commons.trace.ValuesCollectorTest Collected variables [aBoolean, reachableVariable] Expected variables [aBoolean, reachableVariable] Getters: {} Collected variables [index, word, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer] Expected variables [word, index, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer] Getters: {infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer=[getConsumed, getSize]} Collected variables [nested.privateInstanceField, spoon.example.ClassToSpoon.privateStaticField, spoon.example.ClassToSpoon.this.protectedInstanceField, spoon.example.ClassToSpoon.this.publicInstanceField, spoon.example.ClassToSpoon.protectedStaticField, spoon.example.ClassToSpoon.NestedClassToSpoon.this.privateNestedInstanceField, comparable.privateNestedInstanceField, comparable.publicNestedInstanceField, nested, nested.protectedInstanceField, nested.publicInstanceField, comparable.protectedNestedInstanceField, spoon.example.ClassToSpoon.publicStaticField, spoon.example.ClassToSpoon.NestedClassToSpoon.this.protectedNestedInstanceField, spoon.example.ClassToSpoon.this.privateInstanceField, comparable, spoon.example.ClassToSpoon.NestedClassToSpoon.this.publicNestedInstanceField] Expected variables [comparable, nested, comparable.privateNestedInstanceField, comparable.publicNestedInstanceField, comparable.protectedNestedInstanceField, spoon.example.ClassToSpoon.protectedStaticField, spoon.example.ClassToSpoon.privateStaticField, spoon.example.ClassToSpoon.publicStaticField, nested.publicInstanceField, nested.protectedInstanceField, nested.privateInstanceField, spoon.example.ClassToSpoon.NestedClassToSpoon.this.protectedNestedInstanceField, spoon.example.ClassToSpoon.NestedClassToSpoon.this.publicNestedInstanceField, spoon.example.ClassToSpoon.NestedClassToSpoon.this.privateNestedInstanceField, spoon.example.ClassToSpoon.this.publicInstanceField, spoon.example.ClassToSpoon.this.privateInstanceField, spoon.example.ClassToSpoon.this.protectedInstanceField] Getters: {} Collected variables [nopol_examples.nopol_example_2.NopolExample.1.this.limit] Expected variables [nopol_examples.nopol_example_2.NopolExample.1.this.limit] Getters: {} 04:25:26.399 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {a=-5, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: false () constraint: {a=2, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: true () constraint: {a=10, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: true () constraint: {a=-2, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: false () constraint: {a=-2, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: false () constraint: {a=1, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: true () constraint: {a=0, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: true () 04:25:26.400 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:25:26.419 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:25:26.443 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 ! of arity: 1 || of arity: 2 && of arity: 2 04:25:26.589 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 ! of arity: 1 || of arity: 2 && of arity: 2 == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:25:26.871 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 ! of arity: 1 || of arity: 2 && of arity: 2 == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 ! of arity: 1 || of arity: 2 && of arity: 2 04:25:54.000 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Failed code synthesis, returning NullCodeGenesis 04:25:54.061 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {result=false, a=-5, r=1, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false}. outcome: false () constraint: {result=true, a=2, r=1, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false}. outcome: true () constraint: {result=true, a=10, r=1, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false}. outcome: true () constraint: {result=false, a=-2, r=1, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false}. outcome: false () constraint: {result=false, a=-2, r=1, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false}. outcome: false () constraint: {result=true, a=1, r=1, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false}. outcome: true () constraint: {result=true, a=0, r=1, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false}. outcome: true () 04:25:54.061 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:25:54.072 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:25:54.100 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: -1 <= a Collected variables [a, b] Expected variables [a, b] Getters: {} Collected variables [11, (!(a < b)), 0, a, (a * b), b, -b, ((a * b) < 11), (a < b)] Expected variables [0, 11, a, b, -b, (a * b), (a < b), (!(a < b)), ((a * b) < 11)] Getters: {} Collected variables [spoon.example.ClassToSpoon.privateStaticField, nested2.protectedInstanceField, spoon.example.ClassToSpoon.this.protectedInstanceField, spoon.example.ClassToSpoon.this.publicInstanceField, spoon.example.ClassToSpoon.protectedStaticField, comparable.privateNestedInstanceField, nested2, comparable.publicNestedInstanceField, nested2.privateInstanceField, nested2.publicInstanceField, comparable.protectedNestedInstanceField, spoon.example.ClassToSpoon.publicStaticField, spoon.example.ClassToSpoon.this.privateInstanceField, comparable] Expected variables [comparable, nested2, comparable.privateNestedInstanceField, comparable.publicNestedInstanceField, comparable.protectedNestedInstanceField, spoon.example.ClassToSpoon.protectedStaticField, spoon.example.ClassToSpoon.privateStaticField, spoon.example.ClassToSpoon.publicStaticField, nested2.privateInstanceField, nested2.publicInstanceField, nested2.protectedInstanceField, spoon.example.ClassToSpoon.this.publicInstanceField, spoon.example.ClassToSpoon.this.privateInstanceField, spoon.example.ClassToSpoon.this.protectedInstanceField] Getters: {} Collected variables [aBoolean, nopol_examples.nopol_example_2.NopolExample.InnerNopolExample.this.fieldOfInnerClass, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass] Expected variables [aBoolean, nopol_examples.nopol_example_2.NopolExample.InnerNopolExample.this.fieldOfInnerClass, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass] Getters: {} Collected variables [index, nopol_examples.nopol_example_1.NopolExample.s, s, nopol_examples.nopol_example_1.NopolExample.this.index] Expected variables [s, index, nopol_examples.nopol_example_1.NopolExample.this.index, nopol_examples.nopol_example_1.NopolExample.s] Getters: {} Collected variables [a, b, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass] Expected variables [b, a, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass] Getters: {} Collected variables [a, tmp] Expected variables [a, tmp] Getters: {} Collected variables [a, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass, r] Expected variables [r, a, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass] Getters: {} Collected variables [a, b] Expected variables [a, b] Getters: {} Collected variables [stringParameter] Expected variables [stringParameter] Getters: {} Tests run: 26, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 28.774 sec Running fr.inria.lille.commons.synthesis.CodeSynthesisTest 04:25:54.743 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {}. outcome: 0 () constraint: {}. outcome: 0 () 04:25:54.743 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:25:54.752 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 0 04:25:54.759 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {0=0, cond=true, size=4}. outcome: false () constraint: {0=0, cond=false, size=7}. outcome: true () 04:25:54.759 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:25:54.777 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 ?: of arity: 3 04:25:54.798 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 0 == ((cond)?(size):(0)) 04:25:54.802 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {iterations=15, array.length=10}. outcome: 10 () constraint: {iterations=7, array.length=10}. outcome: 10 () 04:25:54.802 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:25:54.810 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: array.length 04:25:54.813 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {value=97, letter=a}. outcome: true () constraint: {value=98, letter=b}. outcome: true () constraint: {value=122, letter=c}. outcome: false () constraint: {value=120, letter=d}. outcome: false () 04:25:54.813 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:25:54.829 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: value == letter 04:25:54.833 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {p=3, q=3, n=6}. outcome: true () constraint: {p=13, q=5, n=18}. outcome: true () constraint: {p=2, q=5, n=6}. outcome: false () constraint: {p=13, q=5, n=12}. outcome: false () 04:25:54.833 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:25:54.854 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 + of arity: 2 - of arity: 2 04:25:54.930 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: q + p <= n 04:25:54.936 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {iterations=10, array.length=10}. outcome: 20 () constraint: {iterations=5, array.length=15}. outcome: 20 () 04:25:54.936 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: + of arity: 2 - of arity: 2 04:25:54.951 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: array.length + iterations 04:25:54.954 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {iterations=15, array.length=4}. outcome: false () constraint: {iterations=5, array.length=16}. outcome: true () constraint: {iterations=16, array.length=16}. outcome: true () 04:25:54.954 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:25:54.975 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: iterations <= array.length 04:25:54.978 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {isEmpty=true, iterations=11, array.length=12}. outcome: 10 () constraint: {isEmpty=false, iterations=15, array.length=11}. outcome: 10 () 04:25:54.978 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: ?: of arity: 3 04:25:54.989 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: ?: of arity: 3 + of arity: 2 - of arity: 2 04:25:55.028 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: (((isEmpty)?(iterations):(array.length))) - (1) Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 sec Running fr.inria.lille.commons.synthesis.smt.constraint.ConstraintTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec Running fr.inria.lille.commons.synthesis.LocationVariableContainerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running fr.inria.lille.commons.synthesis.LocationVariableTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running fr.inria.lille.commons.synthesis.OperatorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running fr.inria.lille.evo.TestPatchEvo 04:25:55.160 [main] DEBUG fr.inria.lille.evo.Main - -------------------------------------------------- 04:25:55.160 [main] DEBUG fr.inria.lille.evo.Main - ##### launch nopol without new tests ##### 04:25:55.160 [main] DEBUG fr.inria.lille.evo.Main - Launch nopol with: 04:25:55.161 [main] DEBUG fr.inria.lille.evo.Main - sources = ../test-projects/src/main/java:../test-projects/src/test/java:src/test/resources/evo/destSrcTest 04:25:55.161 [main] DEBUG fr.inria.lille.evo.Main - classpath = ../test-projects/target/classes:../test-projects/target/test-classes:src/test/resources/evo/destCpTest:lib/junit-4.11.jar 04:25:55.161 [main] DEBUG fr.inria.lille.evo.Main - testClasses = [Ljava.lang.String;@6e5bcef0 04:25:55.161 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java, ../test-projects/src/test/java, src/test/resources/evo/destSrcTest] 04:25:55.161 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/src/test/resources/evo/destCpTest/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:25:55.161 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:25:55.161 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [evo_examples.evo_example_1.EvoExampleTest] 04:25:55.161 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java, ../test-projects/src/test/java, src/test/resources/evo/destSrcTest], projectClasspath='[Ljava.net.URL;@4060ad7e', projectTests=[evo_examples.evo_example_1.EvoExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:25:55.161 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:25:55.161 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 70 MB 04:25:55.161 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:25:55.161 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 217 MB 04:25:55.161 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:25:55.161 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:25:55.161 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:25:57.187 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:25:57.187 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation evo_examples.evo_example_1.EvoExample:10 which is executed by 3 tests 1314309581 04:25:57.223 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 04:25:57.223 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation evo_examples.evo_example_1.EvoExample:9 which is executed by 5 tests 1314309581 04:25:57.264 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:25:57.439 [pool-974-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {number=1, number <= 1=true, 1=1, evo_examples.evo_example_1.EvoExample.this.value=1}. outcome: false (test_evo_example_3) constraint: {number=6, number <= 1=false, 1=1, evo_examples.evo_example_1.EvoExample.this.value=1}. outcome: false (test_evo_example_1) constraint: {number=9, number <= 1=false, 1=1, evo_examples.evo_example_1.EvoExample.this.value=1}. outcome: false (test_evo_example_2) constraint: {number=-3, number <= 1=true, 1=1, evo_examples.evo_example_1.EvoExample.this.value=1}. outcome: true (test_evo_example_4) 04:25:57.441 [pool-974-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:25:57.453 [pool-974-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:25:57.477 [pool-974-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: number < -1 04:25:57.477 [pool-974-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < -1 04:25:57.530 [pool-974-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "number < -1" is working 04:25:57.534 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:25:57.542 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 60 04:25:57.542 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 285 04:25:57.543 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 28 04:25:57.543 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 17 04:25:57.544 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 4 04:25:57.545 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:25:57.546 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:25:57.546 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:25:57.547 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7 04:25:57.547 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2373ms 04:25:57.548 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:25:57.549 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:25:57.549 [main] INFO fr.inria.lille.repair.nopol.NoPol - number < -1 04:25:57.550 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 5 04:25:57.551 [main] INFO fr.inria.lille.repair.nopol.NoPol - evo_examples.evo_example_1.EvoExample:9: CONDITIONAL 04:25:57.566 [main] INFO fr.inria.lille.repair.nopol.NoPol - --- /builds/workspace/nopol/test-projects/src/main/java/evo_examples/evo_example_1/EvoExample.java +++ /builds/workspace/nopol/test-projects/src/main/java/evo_examples/evo_example_1/EvoExample.java @@ -8,3 +8,3 @@ - if(number <= 1){ + if(number < -1){ return 0; 04:25:57.567 [main] DEBUG fr.inria.lille.evo.Main - ### ----- PATCH FOUND ----- 04:25:57.568 [main] DEBUG fr.inria.lille.evo.Main - evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < -1 04:25:57.569 [main] DEBUG fr.inria.lille.evo.Main - -------------------------------------------------- 04:25:57.569 [main] DEBUG fr.inria.lille.evo.Main - ##### Search tests files path ##### 04:25:57.842 [main] DEBUG fr.inria.lille.evo.Main - [FOUND] evo_examples.evo_example_1.EvoExampleGeneratedTest 04:25:57.842 [main] DEBUG fr.inria.lille.evo.Main - -------------------------------------------------- 04:25:57.842 [main] DEBUG fr.inria.lille.evo.Main - ##### Search tests methods ##### 04:25:58.012 [main] DEBUG fr.inria.lille.evo.Main - [FOUND] test_evo_example_generated_1() 04:25:58.012 [main] DEBUG fr.inria.lille.evo.Main - [FOUND] test_evo_example_generated_0() 04:25:58.013 [main] DEBUG fr.inria.lille.evo.Main - ########################################### 04:25:58.013 [main] DEBUG fr.inria.lille.evo.Main - ######## start to try each methods ######## 04:25:58.013 [main] DEBUG fr.inria.lille.evo.Main - ########################################### 04:25:58.013 [main] DEBUG fr.inria.lille.evo.Main - -------------------------------------------------- 04:25:58.013 [main] DEBUG fr.inria.lille.evo.Main - # TEST METHOD : test_evo_example_generated_1() 04:25:58.013 [main] DEBUG fr.inria.lille.evo.Main - -------------------------------------------------- 04:25:58.013 [main] DEBUG fr.inria.lille.evo.Main - ### Remove EvoSuite & Recompile Tests 04:25:58.224 [main] DEBUG fr.inria.lille.evo.Main - ### Launch Nopol 04:25:58.226 [main] DEBUG fr.inria.lille.evo.Main - Launch nopol with: 04:25:58.226 [main] DEBUG fr.inria.lille.evo.Main - sources = ../test-projects/src/main/java:../test-projects/src/test/java:src/test/resources/evo/destSrcTest 04:25:58.227 [main] DEBUG fr.inria.lille.evo.Main - classpath = ../test-projects/target/classes:../test-projects/target/test-classes:src/test/resources/evo/destCpTest:lib/junit-4.11.jar 04:25:58.227 [main] DEBUG fr.inria.lille.evo.Main - testClasses = [Ljava.lang.String;@2c0bc557 04:25:58.229 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java, ../test-projects/src/test/java, src/test/resources/evo/destSrcTest] 04:25:58.229 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/src/test/resources/evo/destCpTest/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:25:58.229 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:25:58.230 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [evo_examples.evo_example_1.EvoExampleTest, evo_examples.evo_example_1.EvoExampleGeneratedTest] 04:25:58.230 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java, ../test-projects/src/test/java, src/test/resources/evo/destSrcTest], projectClasspath='[Ljava.net.URL;@6b7829d', projectTests=[evo_examples.evo_example_1.EvoExampleTest, evo_examples.evo_example_1.EvoExampleGeneratedTest], complianceLevel=7, outputFolder=./, json=false} 04:25:58.231 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:25:58.232 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 83 MB 04:25:58.233 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:25:58.233 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 216 MB 04:25:58.234 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:25:58.234 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:25:58.235 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:26:00.336 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:26:00.337 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation evo_examples.evo_example_1.EvoExample:10 which is executed by 4 tests 1314309581 04:26:00.381 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 04:26:00.381 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation evo_examples.evo_example_1.EvoExample:9 which is executed by 6 tests 1314309581 04:26:00.425 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:26:00.598 [pool-997-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {number=1, number <= 1=true, 1=1, evo_examples.evo_example_1.EvoExample.this.value=1}. outcome: false (test_evo_example_3) constraint: {number=1, number <= 1=true, 1=1, evo_examples.evo_example_1.EvoExample.this.value=1}. outcome: true (test_evo_example_generated_1) constraint: {number=6, number <= 1=false, 1=1, evo_examples.evo_example_1.EvoExample.this.value=1}. outcome: false (test_evo_example_1) constraint: {number=9, number <= 1=false, 1=1, evo_examples.evo_example_1.EvoExample.this.value=1}. outcome: false (test_evo_example_2) constraint: {number=-3, number <= 1=true, 1=1, evo_examples.evo_example_1.EvoExample.this.value=1}. outcome: true (test_evo_example_4) 04:26:00.598 [pool-997-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:26:00.608 [pool-997-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:26:00.647 [pool-997-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 ! of arity: 1 || of arity: 2 && of arity: 2 04:26:00.769 [pool-997-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 ! of arity: 1 || of arity: 2 && of arity: 2 == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:26:01.433 [pool-997-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 ! of arity: 1 || of arity: 2 && of arity: 2 == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 ! of arity: 1 || of arity: 2 && of arity: 2 04:26:35.782 [pool-997-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Failed code synthesis, returning NullCodeGenesis 04:26:35.782 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:26:35.792 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 61 04:26:35.792 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 286 04:26:35.792 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 29 04:26:35.792 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 18 04:26:35.792 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 4 04:26:35.792 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 5 04:26:35.792 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [14] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2, ! of arity: 1, || of arity: 2, && of arity: 2, == of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2, ! of arity: 1, || of arity: 2, && of arity: 2] 04:26:35.793 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 14 04:26:35.793 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7 04:26:35.793 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 37553ms 04:26:35.793 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:26:35.793 [main] DEBUG fr.inria.lille.evo.Main - ### ----- NO PATCH FOUND ----- 04:26:35.794 [main] DEBUG fr.inria.lille.evo.Main - ### METHOD REMOVED : test_evo_example_generated_1() 04:26:35.794 [main] DEBUG fr.inria.lille.evo.Main - basic <===> evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < -1 04:26:35.794 [main] DEBUG fr.inria.lille.evo.Main - test_evo_example_generated_1 <===> null 04:26:35.794 [main] DEBUG fr.inria.lille.evo.Main - -------------------------------------------------- 04:26:35.794 [main] DEBUG fr.inria.lille.evo.Main - # TEST METHOD : test_evo_example_generated_0() 04:26:35.794 [main] DEBUG fr.inria.lille.evo.Main - -------------------------------------------------- 04:26:35.794 [main] DEBUG fr.inria.lille.evo.Main - ### Remove EvoSuite & Recompile Tests 04:26:35.871 [main] DEBUG fr.inria.lille.evo.Main - ### Launch Nopol 04:26:35.871 [main] DEBUG fr.inria.lille.evo.Main - Launch nopol with: 04:26:35.871 [main] DEBUG fr.inria.lille.evo.Main - sources = ../test-projects/src/main/java:../test-projects/src/test/java:src/test/resources/evo/destSrcTest 04:26:35.871 [main] DEBUG fr.inria.lille.evo.Main - classpath = ../test-projects/target/classes:../test-projects/target/test-classes:src/test/resources/evo/destCpTest:lib/junit-4.11.jar 04:26:35.871 [main] DEBUG fr.inria.lille.evo.Main - testClasses = [Ljava.lang.String;@2c0bc557 04:26:35.872 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java, ../test-projects/src/test/java, src/test/resources/evo/destSrcTest] 04:26:35.872 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/src/test/resources/evo/destCpTest/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:26:35.872 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:26:35.872 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [evo_examples.evo_example_1.EvoExampleTest, evo_examples.evo_example_1.EvoExampleGeneratedTest] 04:26:35.873 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java, ../test-projects/src/test/java, src/test/resources/evo/destSrcTest], projectClasspath='[Ljava.net.URL;@278d1999', projectTests=[evo_examples.evo_example_1.EvoExampleTest, evo_examples.evo_example_1.EvoExampleGeneratedTest], complianceLevel=7, outputFolder=./, json=false} 04:26:35.873 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:26:35.873 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 75 MB 04:26:35.874 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:26:35.874 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 215 MB 04:26:35.874 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:26:35.874 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:26:35.874 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:26:37.826 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:26:37.826 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation evo_examples.evo_example_1.EvoExample:10 which is executed by 3 tests 1314309581 04:26:37.862 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 04:26:37.863 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation evo_examples.evo_example_1.EvoExample:9 which is executed by 6 tests 1314309581 04:26:37.897 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:26:38.018 [pool-1018-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {number=1, number <= 1=true, 1=1, evo_examples.evo_example_1.EvoExample.this.value=1}. outcome: false (test_evo_example_3) constraint: {number=6, number <= 1=false, 1=1, evo_examples.evo_example_1.EvoExample.this.value=10}. outcome: false (test_evo_example_generated_0) constraint: {number=6, number <= 1=false, 1=1, evo_examples.evo_example_1.EvoExample.this.value=1}. outcome: false (test_evo_example_1) constraint: {number=9, number <= 1=false, 1=1, evo_examples.evo_example_1.EvoExample.this.value=1}. outcome: false (test_evo_example_2) constraint: {number=-3, number <= 1=true, 1=1, evo_examples.evo_example_1.EvoExample.this.value=1}. outcome: true (test_evo_example_4) 04:26:38.018 [pool-1018-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:26:38.028 [pool-1018-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:26:38.074 [pool-1018-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: number < 1 04:26:38.074 [pool-1018-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < 1 04:26:38.136 [pool-1018-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "number < 1" is working 04:26:38.153 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:26:38.161 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 61 04:26:38.161 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 286 04:26:38.161 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 30 04:26:38.161 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 19 04:26:38.161 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 5 04:26:38.161 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:26:38.161 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:26:38.161 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:26:38.162 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7 04:26:38.162 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2281ms 04:26:38.162 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:26:38.162 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:26:38.163 [main] INFO fr.inria.lille.repair.nopol.NoPol - number < 1 04:26:38.164 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 6 04:26:38.164 [main] INFO fr.inria.lille.repair.nopol.NoPol - evo_examples.evo_example_1.EvoExample:9: CONDITIONAL 04:26:38.167 [main] INFO fr.inria.lille.repair.nopol.NoPol - --- /builds/workspace/nopol/test-projects/src/main/java/evo_examples/evo_example_1/EvoExample.java +++ /builds/workspace/nopol/test-projects/src/main/java/evo_examples/evo_example_1/EvoExample.java @@ -8,3 +8,3 @@ - if(number <= 1){ + if(number < 1){ return 0; 04:26:38.168 [main] DEBUG fr.inria.lille.evo.Main - ### ----- PATCH FOUND ----- 04:26:38.168 [main] DEBUG fr.inria.lille.evo.Main - evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < 1 04:26:38.168 [main] DEBUG fr.inria.lille.evo.Main - ### METHOD KEPT : test_evo_example_generated_0() 04:26:38.168 [main] DEBUG fr.inria.lille.evo.Main - basic <===> evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < -1 04:26:38.168 [main] DEBUG fr.inria.lille.evo.Main - test_evo_example_generated_1 <===> null 04:26:38.168 [main] DEBUG fr.inria.lille.evo.Main - test_evo_example_generated_0 <===> evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < 1 04:26:38.169 [main] DEBUG fr.inria.lille.evo.Main - ### End of program. Recompile keeping all good tests 04:26:38.263 [main] DEBUG fr.inria.lille.evo.Main - basic <===> evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < -1 04:26:38.263 [main] DEBUG fr.inria.lille.evo.Main - test_evo_example_generated_1 <===> null 04:26:38.264 [main] DEBUG fr.inria.lille.evo.Main - test_evo_example_generated_0 <===> evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < 1 [evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < -1] basic [] test_evo_example_generated_1 [evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < 1] test_evo_example_generated_0 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.125 sec Running fr.inria.lille.diff.PatchGeneratorTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 sec Results : Tests run: 363, Failures: 0, Errors: 0, Skipped: 11 [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ nopol --- [INFO] Analyzed bundle 'Nopol' with 330 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nopol --- [INFO] Building jar: /builds/workspace/nopol/nopol/target/nopol-0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:2.4:single (create-my-bundle) @ nopol --- Downloading: http://maven-repo.gforge.inria.fr/releases/com/sanityinc/jargs/2.0-SNAPSHOT/jargs-2.0-20130121.212743-2.pom Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/com/sanityinc/jargs/2.0-SNAPSHOT/jargs-2.0-20130121.212743-2.pom Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/com/sanityinc/jargs/2.0-SNAPSHOT/jargs-2.0-20130121.212743-2.pom Downloading: http://spoon.gforge.inria.fr/repositories/releases/com/sanityinc/jargs/2.0-SNAPSHOT/jargs-2.0-20130121.212743-2.pom Downloading: https://tdurieux.github.io/maven-repository/snapshots/com/sanityinc/jargs/2.0-SNAPSHOT/jargs-2.0-20130121.212743-2.pom [INFO] Building jar: /builds/workspace/nopol/nopol/target/nopol-0.2-SNAPSHOT-jar-with-dependencies.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:29 min [INFO] Finished at: 2018-04-30T10:26:52+02:00 [INFO] Final Memory: 35M/211M [INFO] ------------------------------------------------------------------------ Recording test results Sending e-mails to: spoon-devel@lists.gforge.inria.fr Finished: SUCCESS