Skip to content

Console Output

Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on sos-builder01 (lin) in workspace /builds/workspace/nopol
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
No credentials specified
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 f14a7b74185c38c9c06de44208899c1dfd046088 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f14a7b74185c38c9c06de44208899c1dfd046088
Commit message: "fix CI and security alert (#183)"
 > git rev-list --no-walk 7ba58a78d099530e8f40d1d2b3b4531756f698c5 # timeout=10
[nopol] $ /bin/sh -xe /tmp/jenkins1657280177644978195.sh
+ rm -rf /builds/.m2/repository/fr/inria/gforge/spoon
[nopol] $ /bin/sh -xe /tmp/jenkins997829125439839082.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.082 s
[INFO] Finished at: 2019-03-09T10:38:30+01:00
[INFO] Final Memory: 15M/139M
[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 27.1-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-beta4
[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-beta4
[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 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 spoon.gforge.inria.fr-release
[INFO] artifact org.hamcrest:hamcrest-core: checking for updates from tdurieux.github.io/maven-repository/snapshots/
[INFO] Updated org.hamcrest:hamcrest-core:jar:1.3 to version 2.1
[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:7.0.0 to version 7.4.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 spoon.gforge.inria.fr-release
[INFO] artifact com.cloudbees:diff4j: checking for updates from tdurieux.github.io/maven-repository/snapshots/
[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 spoon.gforge.inria.fr-release
[INFO] artifact org.json:json: checking for updates from tdurieux.github.io/maven-repository/snapshots/
[INFO] Updated org.json:json:jar:20160810 to version 20180813
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.220 s
[INFO] Finished at: 2019-03-09T10:38:42+01:00
[INFO] Final Memory: 21M/178M
[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://sachaproject.gforge.inria.fr/repositories/releases/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://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
[WARNING] Could not apply configuration for gforge.inria.fr-snapshot to wagon org.apache.maven.wagon.providers.http.HttpWagon:Cannot find 'preferredAuthentications' in class org.apache.maven.wagon.providers.http.HttpWagon




Downloading: https://tdurieux.github.io/maven-repository/snapshots/junit/junit/4.13-SNAPSHOT/maven-metadata.xml

Downloading: http://maven-repo.gforge.inria.fr/releases/com/google/guava/guava/27.1-jre/guava-27.1-jre.pom

Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/com/google/guava/guava/27.1-jre/guava-27.1-jre.pom

Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/com/google/guava/guava/27.1-jre/guava-27.1-jre.pom
[WARNING] Could not apply configuration for gforge.inria.fr-snapshot to wagon org.apache.maven.wagon.providers.http.HttpWagon:Cannot find 'preferredAuthentications' in class org.apache.maven.wagon.providers.http.HttpWagon

Downloading: http://spoon.gforge.inria.fr/repositories/releases/com/google/guava/guava/27.1-jre/guava-27.1-jre.pom

Downloading: https://tdurieux.github.io/maven-repository/snapshots/com/google/guava/guava/27.1-jre/guava-27.1-jre.pom

Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.1-jre/guava-27.1-jre.pom
3/9 KB   
5/9 KB   
8/9 KB   
9/9 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.1-jre/guava-27.1-jre.pom (9 KB at 100.4 KB/sec)
Downloading: http://maven-repo.gforge.inria.fr/releases/com/google/guava/guava-parent/27.1-jre/guava-parent-27.1-jre.pom
         
Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/com/google/guava/guava-parent/27.1-jre/guava-parent-27.1-jre.pom
         
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/com/google/guava/guava-parent/27.1-jre/guava-parent-27.1-jre.pom
[WARNING] Could not apply configuration for gforge.inria.fr-snapshot to wagon org.apache.maven.wagon.providers.http.HttpWagon:Cannot find 'preferredAuthentications' in class org.apache.maven.wagon.providers.http.HttpWagon
         
Downloading: http://spoon.gforge.inria.fr/repositories/releases/com/google/guava/guava-parent/27.1-jre/guava-parent-27.1-jre.pom
         
Downloading: https://tdurieux.github.io/maven-repository/snapshots/com/google/guava/guava-parent/27.1-jre/guava-parent-27.1-jre.pom
         
Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/27.1-jre/guava-parent-27.1-jre.pom
3/11 KB   
5/11 KB   
8/11 KB   
11/11 KB   
           
Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/27.1-jre/guava-parent-27.1-jre.pom (11 KB at 319.1 KB/sec)
Downloading: http://maven-repo.gforge.inria.fr/releases/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/maven-metadata.xml
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not apply configuration for gforge.inria.fr-snapshot to wagon org.apache.maven.wagon.providers.http.HttpWagon:Cannot find 'preferredAuthentications' in class org.apache.maven.wagon.providers.http.HttpWagon
Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/maven-metadata.xml
Downloading: http://spoon.gforge.inria.fr/repositories/releases/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/maven-metadata.xml
           
Downloading: https://tdurieux.github.io/maven-repository/snapshots/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/maven-metadata.xml
           
1013/1013 B   
              
              
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.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/7.4.0-SNAPSHOT/spoon-core-7.4.0-20190309.065757-39.pom
              
Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/spoon-core-7.4.0-20190309.065757-39.pom
              
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/spoon-core-7.4.0-20190309.065757-39.pom
[WARNING] Could not apply configuration for gforge.inria.fr-snapshot to wagon org.apache.maven.wagon.providers.http.HttpWagon:Cannot find 'preferredAuthentications' in class org.apache.maven.wagon.providers.http.HttpWagon
4/7 KB        
7/7 KB   
         
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/spoon-core-7.4.0-20190309.065757-39.pom (7 KB at 219.8 KB/sec)
Downloading: http://maven-repo.gforge.inria.fr/releases/fr/inria/gforge/spoon/spoon-pom/1.0/spoon-pom-1.0.pom
         
Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/fr/inria/gforge/spoon/spoon-pom/1.0/spoon-pom-1.0.pom
         
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-pom/1.0/spoon-pom-1.0.pom
[WARNING] Could not apply configuration for gforge.inria.fr-snapshot to wagon org.apache.maven.wagon.providers.http.HttpWagon:Cannot find 'preferredAuthentications' in class org.apache.maven.wagon.providers.http.HttpWagon
         
Downloading: http://spoon.gforge.inria.fr/repositories/releases/fr/inria/gforge/spoon/spoon-pom/1.0/spoon-pom-1.0.pom
         
Downloading: https://tdurieux.github.io/maven-repository/snapshots/fr/inria/gforge/spoon/spoon-pom/1.0/spoon-pom-1.0.pom
         
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-pom/1.0/spoon-pom-1.0.pom
3/21 KB   
5/21 KB   
8/21 KB   
11/21 KB   
13/21 KB   
16/21 KB   
19/21 KB   
21/21 KB   
           
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-pom/1.0/spoon-pom-1.0.pom (21 KB at 692.2 KB/sec)
Downloading: http://maven-repo.gforge.inria.fr/releases/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
[WARNING] Could not apply configuration for gforge.inria.fr-snapshot to wagon org.apache.maven.wagon.providers.http.HttpWagon:Cannot find 'preferredAuthentications' in class org.apache.maven.wagon.providers.http.HttpWagon
Downloading: http://spoon.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
           
           
Downloading: https://tdurieux.github.io/maven-repository/snapshots/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
           
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
           
492/492 B   
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
            
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml (492 B at 18.5 KB/sec)
            
            
            
Downloading: http://maven-repo.gforge.inria.fr/releases/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
[WARNING] Could not apply configuration for gforge.inria.fr-snapshot to wagon org.apache.maven.wagon.providers.http.HttpWagon:Cannot find 'preferredAuthentications' in class org.apache.maven.wagon.providers.http.HttpWagon
Downloading: http://spoon.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
            
Downloading: https://tdurieux.github.io/maven-repository/snapshots/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
            
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
            
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
458/458 B   
            
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
            
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml (458 B at 17.2 KB/sec)
            
            
            
Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
Downloading: http://maven-repo.gforge.inria.fr/releases/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
[WARNING] Could not apply configuration for gforge.inria.fr-snapshot to wagon org.apache.maven.wagon.providers.http.HttpWagon:Cannot find 'preferredAuthentications' in class org.apache.maven.wagon.providers.http.HttpWagon
Downloading: http://spoon.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
            
Downloading: https://tdurieux.github.io/maven-repository/snapshots/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
            
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
            
            
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
488/488 B   
            
            
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml (488 B at 18.3 KB/sec)
            
            
Downloading: http://maven-repo.gforge.inria.fr/releases/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
[WARNING] Could not apply configuration for gforge.inria.fr-snapshot to wagon org.apache.maven.wagon.providers.http.HttpWagon:Cannot find 'preferredAuthentications' in class org.apache.maven.wagon.providers.http.HttpWagon
Downloading: http://spoon.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
            
Downloading: https://tdurieux.github.io/maven-repository/snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
            
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
            
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
            
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
581/581 B   
            
            
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (581 B at 21.8 KB/sec)
            
            
Downloading: http://maven-repo.gforge.inria.fr/releases/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
            
Downloading: https://tdurieux.github.io/maven-repository/snapshots/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
Downloading: http://spoon.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
            
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
[WARNING] Could not apply configuration for gforge.inria.fr-snapshot to wagon org.apache.maven.wagon.providers.http.HttpWagon:Cannot find 'preferredAuthentications' in class org.apache.maven.wagon.providers.http.HttpWagon
            
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
490/490 B   
            
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
            
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml (490 B at 16.5 KB/sec)
            
            
            
Downloading: http://maven-repo.gforge.inria.fr/releases/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
            
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
[WARNING] Could not apply configuration for gforge.inria.fr-snapshot to wagon org.apache.maven.wagon.providers.http.HttpWagon:Cannot find 'preferredAuthentications' in class org.apache.maven.wagon.providers.http.HttpWagon
Downloading: https://tdurieux.github.io/maven-repository/snapshots/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
Downloading: http://spoon.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
            
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
            
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
            
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
578/578 B   
            
            
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml (578 B at 21.7 KB/sec)
            
            
Downloading: http://maven-repo.gforge.inria.fr/releases/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
            
Downloading: https://tdurieux.github.io/maven-repository/snapshots/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
Downloading: http://spoon.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
[WARNING] Could not apply configuration for gforge.inria.fr-snapshot to wagon org.apache.maven.wagon.providers.http.HttpWagon:Cannot find 'preferredAuthentications' in class org.apache.maven.wagon.providers.http.HttpWagon
            
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
            
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
489/489 B   
            
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
            
            
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml (489 B at 19.1 KB/sec)
            
            
Downloading: http://maven-repo.gforge.inria.fr/releases/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
[WARNING] Could not apply configuration for gforge.inria.fr-snapshot to wagon org.apache.maven.wagon.providers.http.HttpWagon:Cannot find 'preferredAuthentications' in class org.apache.maven.wagon.providers.http.HttpWagon
            
Downloading: https://tdurieux.github.io/maven-repository/snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
            
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
Downloading: http://spoon.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
459/459 B   
            
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
            
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
            
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml (459 B at 14.9 KB/sec)
            
            
            
Downloading: http://maven-repo.gforge.inria.fr/releases/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
Downloading: http://spoon.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
[WARNING] Could not apply configuration for gforge.inria.fr-snapshot to wagon org.apache.maven.wagon.providers.http.HttpWagon:Cannot find 'preferredAuthentications' in class org.apache.maven.wagon.providers.http.HttpWagon
            
            
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
Downloading: https://tdurieux.github.io/maven-repository/snapshots/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
            
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
489/489 B   
            
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
            
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml (489 B at 21.7 KB/sec)
            
            
            
Downloading: http://maven-repo.gforge.inria.fr/releases/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
[WARNING] Could not apply configuration for gforge.inria.fr-snapshot to wagon org.apache.maven.wagon.providers.http.HttpWagon:Cannot find 'preferredAuthentications' in class org.apache.maven.wagon.providers.http.HttpWagon
Downloading: http://spoon.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
            
            
Downloading: https://tdurieux.github.io/maven-repository/snapshots/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
            
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
449/449 B   
            
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
            
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml (449 B at 16.9 KB/sec)
            
            
            
Downloading: http://maven-repo.gforge.inria.fr/releases/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
[WARNING] Could not apply configuration for gforge.inria.fr-snapshot to wagon org.apache.maven.wagon.providers.http.HttpWagon:Cannot find 'preferredAuthentications' in class org.apache.maven.wagon.providers.http.HttpWagon
Downloading: http://spoon.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
            
            
Downloading: https://tdurieux.github.io/maven-repository/snapshots/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
            
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
            
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
455/455 B   
            
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml (455 B at 17.8 KB/sec)
            
            
            
Downloading: http://maven-repo.gforge.inria.fr/releases/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
[WARNING] Could not apply configuration for gforge.inria.fr-snapshot to wagon org.apache.maven.wagon.providers.http.HttpWagon:Cannot find 'preferredAuthentications' in class org.apache.maven.wagon.providers.http.HttpWagon
Downloading: http://spoon.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
            
            
Downloading: https://tdurieux.github.io/maven-repository/snapshots/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
            
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
471/471 B   
            
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
            
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.text/maven-metadata.xml (471 B at 18.4 KB/sec)
            
            
            
Downloading: http://maven-repo.gforge.inria.fr/releases/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
            
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
[WARNING] Could not apply configuration for gforge.inria.fr-snapshot to wagon org.apache.maven.wagon.providers.http.HttpWagon:Cannot find 'preferredAuthentications' in class org.apache.maven.wagon.providers.http.HttpWagon
Downloading: https://tdurieux.github.io/maven-repository/snapshots/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
            
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
Downloading: http://spoon.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
484/484 B   
            
            
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
            
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml (484 B at 19.7 KB/sec)
            
            
            
Downloading: http://maven-repo.gforge.inria.fr/releases/fil/iagl/cocospoon/CocoSpoon/1.0.0-SNAPSHOT/maven-metadata.xml
Downloading: http://sachaproject.gforge.inria.fr/repositories/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
[WARNING] Could not apply configuration for gforge.inria.fr-snapshot to wagon org.apache.maven.wagon.providers.http.HttpWagon:Cannot find 'preferredAuthentications' in class org.apache.maven.wagon.providers.http.HttpWagon
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 2.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
[WARNING] Could not apply configuration for gforge.inria.fr-snapshot to wagon org.apache.maven.wagon.providers.http.HttpWagon:Cannot find 'preferredAuthentications' in class org.apache.maven.wagon.providers.http.HttpWagon
         
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 533.1 KB/sec)
Downloading: http://maven-repo.gforge.inria.fr/releases/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar
           
Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar
           
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/spoon-core-7.4.0-20190309.065757-39.jar
[WARNING] Could not apply configuration for gforge.inria.fr-snapshot to wagon org.apache.maven.wagon.providers.http.HttpWagon:Cannot find 'preferredAuthentications' in class org.apache.maven.wagon.providers.http.HttpWagon
[WARNING] Could not apply configuration for gforge.inria.fr-snapshot to wagon org.apache.maven.wagon.providers.http.HttpWagon:Cannot find 'preferredAuthentications' in class org.apache.maven.wagon.providers.http.HttpWagon
4/1656 KB   
8/1656 KB   
12/1656 KB   
13/1656 KB   
             
17/1656 KB   
21/1656 KB   
25/1656 KB   
29/1656 KB   
33/1656 KB   
37/1656 KB   
41/1656 KB   
42/1656 KB   
46/1656 KB   
50/1656 KB   
54/1656 KB   
58/1656 KB   
62/1656 KB   
64/1656 KB   
68/1656 KB   
72/1656 KB   
76/1656 KB   
80/1656 KB   
84/1656 KB   
88/1656 KB   
92/1656 KB   
96/1656 KB   
98/1656 KB   
102/1656 KB   
106/1656 KB   
110/1656 KB   
114/1656 KB   
118/1656 KB   
122/1656 KB   
126/1656 KB   
130/1656 KB   
134/1656 KB   
138/1656 KB   
142/1656 KB   
146/1656 KB   
150/1656 KB   
154/1656 KB   
158/1656 KB   
162/1656 KB   
166/1656 KB   
170/1656 KB   
174/1656 KB   
178/1656 KB   
182/1656 KB   
186/1656 KB   
190/1656 KB   
194/1656 KB   
198/1656 KB   
202/1656 KB   
206/1656 KB   
210/1656 KB   
211/1656 KB   
215/1656 KB   
219/1656 KB   
223/1656 KB   
227/1656 KB   
231/1656 KB   
235/1656 KB   
239/1656 KB   
243/1656 KB   
247/1656 KB   
251/1656 KB   
255/1656 KB   
259/1656 KB   
263/1656 KB   
267/1656 KB   
271/1656 KB   
275/1656 KB   
279/1656 KB   
283/1656 KB   
287/1656 KB   
291/1656 KB   
295/1656 KB   
299/1656 KB   
303/1656 KB   
307/1656 KB   
311/1656 KB   
315/1656 KB   
319/1656 KB   
323/1656 KB   
327/1656 KB   
331/1656 KB   
335/1656 KB   
339/1656 KB   
343/1656 KB   
347/1656 KB   
351/1656 KB   
355/1656 KB   
359/1656 KB   
363/1656 KB   
367/1656 KB   
371/1656 KB   
375/1656 KB   
379/1656 KB   
383/1656 KB   
387/1656 KB   
391/1656 KB   
395/1656 KB   
399/1656 KB   
403/1656 KB   
407/1656 KB   
411/1656 KB   
415/1656 KB   
419/1656 KB   
423/1656 KB   
427/1656 KB   
431/1656 KB   
435/1656 KB   
439/1656 KB   
443/1656 KB   
447/1656 KB   
451/1656 KB   
455/1656 KB   
459/1656 KB   
463/1656 KB   
467/1656 KB   
471/1656 KB   
475/1656 KB   
479/1656 KB   
483/1656 KB   
487/1656 KB   
491/1656 KB   
495/1656 KB   
499/1656 KB   
503/1656 KB   
507/1656 KB   
511/1656 KB   
515/1656 KB   
519/1656 KB   
523/1656 KB   
527/1656 KB   
531/1656 KB   
535/1656 KB   
539/1656 KB   
543/1656 KB   
547/1656 KB   
551/1656 KB   
555/1656 KB   
559/1656 KB   
563/1656 KB   
567/1656 KB   
571/1656 KB   
575/1656 KB   
579/1656 KB   
583/1656 KB   
587/1656 KB   
591/1656 KB   
595/1656 KB   
599/1656 KB   
603/1656 KB   
607/1656 KB   
611/1656 KB   
615/1656 KB   
619/1656 KB   
623/1656 KB   
627/1656 KB   
631/1656 KB   
635/1656 KB   
639/1656 KB   
643/1656 KB   
647/1656 KB   
651/1656 KB   
655/1656 KB   
659/1656 KB   
663/1656 KB   
667/1656 KB   
671/1656 KB   
675/1656 KB   
679/1656 KB   
683/1656 KB   
687/1656 KB   
691/1656 KB   
695/1656 KB   
699/1656 KB   
703/1656 KB   
707/1656 KB   
711/1656 KB   
715/1656 KB   
719/1656 KB   
723/1656 KB   
727/1656 KB   
731/1656 KB   
735/1656 KB   
739/1656 KB   
743/1656 KB   
747/1656 KB   
751/1656 KB   
755/1656 KB   
759/1656 KB   
763/1656 KB   
767/1656 KB   
771/1656 KB   
775/1656 KB   
779/1656 KB   
783/1656 KB   
787/1656 KB   
791/1656 KB   
795/1656 KB   
799/1656 KB   
803/1656 KB   
807/1656 KB   
811/1656 KB   
815/1656 KB   
819/1656 KB   
823/1656 KB   
827/1656 KB   
831/1656 KB   
835/1656 KB   
839/1656 KB   
843/1656 KB   
847/1656 KB   
851/1656 KB   
855/1656 KB   
859/1656 KB   
863/1656 KB   
867/1656 KB   
871/1656 KB   
875/1656 KB   
879/1656 KB   
883/1656 KB   
887/1656 KB   
891/1656 KB   
895/1656 KB   
899/1656 KB   
903/1656 KB   
907/1656 KB   
911/1656 KB   
915/1656 KB   
919/1656 KB   
923/1656 KB   
927/1656 KB   
931/1656 KB   
935/1656 KB   
939/1656 KB   
943/1656 KB   
947/1656 KB   
951/1656 KB   
955/1656 KB   
959/1656 KB   
963/1656 KB   
967/1656 KB   
971/1656 KB   
975/1656 KB   
979/1656 KB   
983/1656 KB   
987/1656 KB   
991/1656 KB   
995/1656 KB   
999/1656 KB   
1003/1656 KB   
1007/1656 KB   
1011/1656 KB   
1015/1656 KB   
1019/1656 KB   
1023/1656 KB   
1027/1656 KB   
1031/1656 KB   
1035/1656 KB   
1039/1656 KB   
1043/1656 KB   
1047/1656 KB   
1051/1656 KB   
1055/1656 KB   
1059/1656 KB   
1063/1656 KB   
1067/1656 KB   
1071/1656 KB   
1075/1656 KB   
1079/1656 KB   
1083/1656 KB   
1087/1656 KB   
1091/1656 KB   
1095/1656 KB   
1099/1656 KB   
1103/1656 KB   
1107/1656 KB   
1111/1656 KB   
1115/1656 KB   
1119/1656 KB   
1123/1656 KB   
1127/1656 KB   
1131/1656 KB   
1135/1656 KB   
1139/1656 KB   
1143/1656 KB   
1147/1656 KB   
1151/1656 KB   
1155/1656 KB   
1159/1656 KB   
1163/1656 KB   
1167/1656 KB   
1171/1656 KB   
1175/1656 KB   
1179/1656 KB   
1183/1656 KB   
1187/1656 KB   
1191/1656 KB   
1195/1656 KB   
1199/1656 KB   
1203/1656 KB   
1207/1656 KB   
1211/1656 KB   
1215/1656 KB   
1219/1656 KB   
1223/1656 KB   
1227/1656 KB   
1231/1656 KB   
1235/1656 KB   
1239/1656 KB   
1243/1656 KB   
1247/1656 KB   
1251/1656 KB   
1255/1656 KB   
1259/1656 KB   
1263/1656 KB   
1267/1656 KB   
1271/1656 KB   
1275/1656 KB   
1279/1656 KB   
1283/1656 KB   
1287/1656 KB   
1291/1656 KB   
1295/1656 KB   
1299/1656 KB   
1303/1656 KB   
1307/1656 KB   
1311/1656 KB   
1315/1656 KB   
1319/1656 KB   
1323/1656 KB   
1327/1656 KB   
1331/1656 KB   
1335/1656 KB   
1339/1656 KB   
1343/1656 KB   
1347/1656 KB   
1351/1656 KB   
1355/1656 KB   
1359/1656 KB   
1363/1656 KB   
1367/1656 KB   
1371/1656 KB   
1375/1656 KB   
1379/1656 KB   
1383/1656 KB   
1387/1656 KB   
1391/1656 KB   
1395/1656 KB   
1399/1656 KB   
1403/1656 KB   
1407/1656 KB   
1411/1656 KB   
1415/1656 KB   
1419/1656 KB   
1423/1656 KB   
1427/1656 KB   
1431/1656 KB   
1435/1656 KB   
1439/1656 KB   
1443/1656 KB   
1447/1656 KB   
1451/1656 KB   
1455/1656 KB   
1459/1656 KB   
1463/1656 KB   
1467/1656 KB   
1471/1656 KB   
1475/1656 KB   
1479/1656 KB   
1483/1656 KB   
1487/1656 KB   
1491/1656 KB   
1495/1656 KB   
1499/1656 KB   
1503/1656 KB   
1507/1656 KB   
1511/1656 KB   
1515/1656 KB   
1519/1656 KB   
1523/1656 KB   
1527/1656 KB   
1531/1656 KB   
1535/1656 KB   
1539/1656 KB   
1543/1656 KB   
1547/1656 KB   
1551/1656 KB   
1555/1656 KB   
1559/1656 KB   
1563/1656 KB   
1567/1656 KB   
1571/1656 KB   
1575/1656 KB   
1579/1656 KB   
1583/1656 KB   
1587/1656 KB   
1591/1656 KB   
1595/1656 KB   
1599/1656 KB   
1603/1656 KB   
1607/1656 KB   
1611/1656 KB   
1615/1656 KB   
1619/1656 KB   
1623/1656 KB   
1627/1656 KB   
1631/1656 KB   
1635/1656 KB   
1639/1656 KB   
1643/1656 KB   
1647/1656 KB   
1651/1656 KB   
1655/1656 KB   
1656/1656 KB   
               
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/spoon-core-7.4.0-20190309.065757-39.jar (1656 KB at 10677.8 KB/sec)
Downloading: http://spoon.gforge.inria.fr/repositories/releases/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar
               
Downloading: https://tdurieux.github.io/maven-repository/snapshots/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar
               
Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar
3/2683 KB      
5/2683 KB   
8/2683 KB   
11/2683 KB   
13/2683 KB   
16/2683 KB   
19/2683 KB   
21/2683 KB   
24/2683 KB   
27/2683 KB   
29/2683 KB   
32/2683 KB   
36/2683 KB   
40/2683 KB   
44/2683 KB   
48/2683 KB   
52/2683 KB   
56/2683 KB   
60/2683 KB   
64/2683 KB   
68/2683 KB   
72/2683 KB   
76/2683 KB   
80/2683 KB   
84/2683 KB   
88/2683 KB   
92/2683 KB   
96/2683 KB   
100/2683 KB   
104/2683 KB   
108/2683 KB   
112/2683 KB   
116/2683 KB   
120/2683 KB   
124/2683 KB   
128/2683 KB   
132/2683 KB   
136/2683 KB   
140/2683 KB   
144/2683 KB   
148/2683 KB   
152/2683 KB   
156/2683 KB   
160/2683 KB   
164/2683 KB   
168/2683 KB   
172/2683 KB   
176/2683 KB   
180/2683 KB   
184/2683 KB   
188/2683 KB   
192/2683 KB   
196/2683 KB   
200/2683 KB   
204/2683 KB   
208/2683 KB   
212/2683 KB   
216/2683 KB   
220/2683 KB   
224/2683 KB   
228/2683 KB   
232/2683 KB   
236/2683 KB   
240/2683 KB   
244/2683 KB   
248/2683 KB   
252/2683 KB   
256/2683 KB   
260/2683 KB   
264/2683 KB   
268/2683 KB   
272/2683 KB   
276/2683 KB   
280/2683 KB   
284/2683 KB   
288/2683 KB   
292/2683 KB   
296/2683 KB   
300/2683 KB   
304/2683 KB   
308/2683 KB   
312/2683 KB   
316/2683 KB   
320/2683 KB   
324/2683 KB   
328/2683 KB   
332/2683 KB   
336/2683 KB   
340/2683 KB   
344/2683 KB   
348/2683 KB   
352/2683 KB   
356/2683 KB   
360/2683 KB   
364/2683 KB   
368/2683 KB   
372/2683 KB   
376/2683 KB   
380/2683 KB   
384/2683 KB   
388/2683 KB   
392/2683 KB   
396/2683 KB   
400/2683 KB   
404/2683 KB   
408/2683 KB   
412/2683 KB   
416/2683 KB   
420/2683 KB   
424/2683 KB   
428/2683 KB   
432/2683 KB   
436/2683 KB   
440/2683 KB   
444/2683 KB   
448/2683 KB   
452/2683 KB   
456/2683 KB   
460/2683 KB   
464/2683 KB   
468/2683 KB   
472/2683 KB   
476/2683 KB   
480/2683 KB   
484/2683 KB   
488/2683 KB   
492/2683 KB   
496/2683 KB   
500/2683 KB   
504/2683 KB   
508/2683 KB   
512/2683 KB   
516/2683 KB   
520/2683 KB   
524/2683 KB   
528/2683 KB   
532/2683 KB   
536/2683 KB   
540/2683 KB   
544/2683 KB   
548/2683 KB   
552/2683 KB   
556/2683 KB   
560/2683 KB   
564/2683 KB   
568/2683 KB   
572/2683 KB   
576/2683 KB   
580/2683 KB   
584/2683 KB   
588/2683 KB   
592/2683 KB   
596/2683 KB   
600/2683 KB   
604/2683 KB   
608/2683 KB   
612/2683 KB   
616/2683 KB   
620/2683 KB   
624/2683 KB   
628/2683 KB   
632/2683 KB   
636/2683 KB   
640/2683 KB   
644/2683 KB   
648/2683 KB   
652/2683 KB   
656/2683 KB   
660/2683 KB   
664/2683 KB   
668/2683 KB   
672/2683 KB   
676/2683 KB   
680/2683 KB   
684/2683 KB   
688/2683 KB   
692/2683 KB   
696/2683 KB   
700/2683 KB   
704/2683 KB   
708/2683 KB   
712/2683 KB   
716/2683 KB   
720/2683 KB   
724/2683 KB   
728/2683 KB   
732/2683 KB   
736/2683 KB   
740/2683 KB   
744/2683 KB   
748/2683 KB   
752/2683 KB   
756/2683 KB   
760/2683 KB   
764/2683 KB   
768/2683 KB   
772/2683 KB   
776/2683 KB   
780/2683 KB   
784/2683 KB   
788/2683 KB   
792/2683 KB   
796/2683 KB   
800/2683 KB   
804/2683 KB   
808/2683 KB   
812/2683 KB   
816/2683 KB   
820/2683 KB   
824/2683 KB   
828/2683 KB   
832/2683 KB   
836/2683 KB   
840/2683 KB   
844/2683 KB   
848/2683 KB   
852/2683 KB   
856/2683 KB   
860/2683 KB   
864/2683 KB   
868/2683 KB   
872/2683 KB   
876/2683 KB   
880/2683 KB   
884/2683 KB   
888/2683 KB   
892/2683 KB   
896/2683 KB   
900/2683 KB   
904/2683 KB   
908/2683 KB   
912/2683 KB   
916/2683 KB   
920/2683 KB   
924/2683 KB   
928/2683 KB   
932/2683 KB   
936/2683 KB   
940/2683 KB   
944/2683 KB   
948/2683 KB   
952/2683 KB   
956/2683 KB   
960/2683 KB   
964/2683 KB   
968/2683 KB   
972/2683 KB   
976/2683 KB   
980/2683 KB   
984/2683 KB   
988/2683 KB   
992/2683 KB   
996/2683 KB   
1000/2683 KB   
1004/2683 KB   
1008/2683 KB   
1012/2683 KB   
1016/2683 KB   
1020/2683 KB   
1024/2683 KB   
1028/2683 KB   
1032/2683 KB   
1036/2683 KB   
1040/2683 KB   
1044/2683 KB   
1048/2683 KB   
1052/2683 KB   
1056/2683 KB   
1060/2683 KB   
1064/2683 KB   
1068/2683 KB   
1072/2683 KB   
1076/2683 KB   
1080/2683 KB   
1084/2683 KB   
1088/2683 KB   
1092/2683 KB   
1096/2683 KB   
1100/2683 KB   
1104/2683 KB   
1108/2683 KB   
1112/2683 KB   
1116/2683 KB   
1120/2683 KB   
1124/2683 KB   
1128/2683 KB   
1132/2683 KB   
1136/2683 KB   
1140/2683 KB   
1144/2683 KB   
1148/2683 KB   
1152/2683 KB   
1156/2683 KB   
1160/2683 KB   
1164/2683 KB   
1168/2683 KB   
1172/2683 KB   
1176/2683 KB   
1180/2683 KB   
1184/2683 KB   
1188/2683 KB   
1192/2683 KB   
1196/2683 KB   
1200/2683 KB   
1204/2683 KB   
1208/2683 KB   
1212/2683 KB   
1216/2683 KB   
1220/2683 KB   
1224/2683 KB   
1228/2683 KB   
1232/2683 KB   
1236/2683 KB   
1240/2683 KB   
1244/2683 KB   
1248/2683 KB   
1252/2683 KB   
1256/2683 KB   
1260/2683 KB   
1264/2683 KB   
1268/2683 KB   
1272/2683 KB   
1276/2683 KB   
1280/2683 KB   
1284/2683 KB   
1288/2683 KB   
1292/2683 KB   
1296/2683 KB   
1300/2683 KB   
1304/2683 KB   
1308/2683 KB   
1312/2683 KB   
1316/2683 KB   
1320/2683 KB   
1324/2683 KB   
1328/2683 KB   
1332/2683 KB   
1336/2683 KB   
1340/2683 KB   
1344/2683 KB   
1348/2683 KB   
1352/2683 KB   
1356/2683 KB   
1360/2683 KB   
1364/2683 KB   
1368/2683 KB   
1372/2683 KB   
1376/2683 KB   
1380/2683 KB   
1384/2683 KB   
1388/2683 KB   
1392/2683 KB   
1396/2683 KB   
1400/2683 KB   
1404/2683 KB   
1408/2683 KB   
1412/2683 KB   
1416/2683 KB   
1420/2683 KB   
1424/2683 KB   
1428/2683 KB   
1432/2683 KB   
1436/2683 KB   
1440/2683 KB   
1444/2683 KB   
1448/2683 KB   
1452/2683 KB   
1456/2683 KB   
1460/2683 KB   
1464/2683 KB   
1468/2683 KB   
1472/2683 KB   
1476/2683 KB   
1480/2683 KB   
1484/2683 KB   
1488/2683 KB   
1492/2683 KB   
1496/2683 KB   
1500/2683 KB   
1504/2683 KB   
1508/2683 KB   
1512/2683 KB   
1516/2683 KB   
1520/2683 KB   
1524/2683 KB   
1528/2683 KB   
1532/2683 KB   
1536/2683 KB   
1540/2683 KB   
1544/2683 KB   
1548/2683 KB   
1552/2683 KB   
1556/2683 KB   
1560/2683 KB   
1564/2683 KB   
1568/2683 KB   
1572/2683 KB   
1576/2683 KB   
1580/2683 KB   
1584/2683 KB   
1588/2683 KB   
1592/2683 KB   
1596/2683 KB   
1600/2683 KB   
1604/2683 KB   
1608/2683 KB   
1612/2683 KB   
1616/2683 KB   
1620/2683 KB   
1624/2683 KB   
1628/2683 KB   
1632/2683 KB   
1636/2683 KB   
1640/2683 KB   
1644/2683 KB   
1648/2683 KB   
1652/2683 KB   
1656/2683 KB   
1660/2683 KB   
1664/2683 KB   
1668/2683 KB   
1672/2683 KB   
1676/2683 KB   
1680/2683 KB   
1684/2683 KB   
1688/2683 KB   
1692/2683 KB   
1696/2683 KB   
1700/2683 KB   
1704/2683 KB   
1708/2683 KB   
1712/2683 KB   
1716/2683 KB   
1720/2683 KB   
1724/2683 KB   
1728/2683 KB   
1732/2683 KB   
1736/2683 KB   
1740/2683 KB   
1744/2683 KB   
1748/2683 KB   
1752/2683 KB   
1756/2683 KB   
1760/2683 KB   
1764/2683 KB   
1768/2683 KB   
1772/2683 KB   
1776/2683 KB   
1780/2683 KB   
1784/2683 KB   
1788/2683 KB   
1792/2683 KB   
1796/2683 KB   
1800/2683 KB   
1804/2683 KB   
1808/2683 KB   
1812/2683 KB   
1816/2683 KB   
1820/2683 KB   
1824/2683 KB   
1828/2683 KB   
1832/2683 KB   
1836/2683 KB   
1840/2683 KB   
1844/2683 KB   
1848/2683 KB   
1852/2683 KB   
1856/2683 KB   
1860/2683 KB   
1864/2683 KB   
1868/2683 KB   
1872/2683 KB   
1876/2683 KB   
1880/2683 KB   
1884/2683 KB   
1888/2683 KB   
1892/2683 KB   
1896/2683 KB   
1900/2683 KB   
1904/2683 KB   
1908/2683 KB   
1912/2683 KB   
1916/2683 KB   
1920/2683 KB   
1924/2683 KB   
1928/2683 KB   
1932/2683 KB   
1936/2683 KB   
1940/2683 KB   
1944/2683 KB   
1948/2683 KB   
1952/2683 KB   
1956/2683 KB   
1960/2683 KB   
1964/2683 KB   
1968/2683 KB   
1972/2683 KB   
1976/2683 KB   
1980/2683 KB   
1984/2683 KB   
1988/2683 KB   
1992/2683 KB   
1996/2683 KB   
2000/2683 KB   
2004/2683 KB   
2008/2683 KB   
2012/2683 KB   
2016/2683 KB   
2020/2683 KB   
2024/2683 KB   
2028/2683 KB   
2032/2683 KB   
2036/2683 KB   
2040/2683 KB   
2044/2683 KB   
2048/2683 KB   
2052/2683 KB   
2056/2683 KB   
2060/2683 KB   
2064/2683 KB   
2068/2683 KB   
2072/2683 KB   
2076/2683 KB   
2080/2683 KB   
2084/2683 KB   
2088/2683 KB   
2092/2683 KB   
2096/2683 KB   
2100/2683 KB   
2104/2683 KB   
2108/2683 KB   
2112/2683 KB   
2116/2683 KB   
2120/2683 KB   
2124/2683 KB   
2128/2683 KB   
2132/2683 KB   
2136/2683 KB   
2140/2683 KB   
2144/2683 KB   
2148/2683 KB   
2152/2683 KB   
2156/2683 KB   
2160/2683 KB   
2164/2683 KB   
2168/2683 KB   
2172/2683 KB   
2176/2683 KB   
2180/2683 KB   
2184/2683 KB   
2188/2683 KB   
2192/2683 KB   
2196/2683 KB   
2200/2683 KB   
2204/2683 KB   
2208/2683 KB   
2212/2683 KB   
2216/2683 KB   
2220/2683 KB   
2224/2683 KB   
2228/2683 KB   
2232/2683 KB   
2236/2683 KB   
2240/2683 KB   
2244/2683 KB   
2248/2683 KB   
2252/2683 KB   
2256/2683 KB   
2260/2683 KB   
2264/2683 KB   
2268/2683 KB   
2272/2683 KB   
2276/2683 KB   
2280/2683 KB   
2284/2683 KB   
2288/2683 KB   
2292/2683 KB   
2296/2683 KB   
2300/2683 KB   
2304/2683 KB   
2308/2683 KB   
2312/2683 KB   
2316/2683 KB   
2320/2683 KB   
2324/2683 KB   
2328/2683 KB   
2332/2683 KB   
2336/2683 KB   
2340/2683 KB   
2344/2683 KB   
2348/2683 KB   
2352/2683 KB   
2356/2683 KB   
2360/2683 KB   
2364/2683 KB   
2368/2683 KB   
2372/2683 KB   
2376/2683 KB   
2380/2683 KB   
2384/2683 KB   
2388/2683 KB   
2392/2683 KB   
2396/2683 KB   
2400/2683 KB   
2404/2683 KB   
2408/2683 KB   
2412/2683 KB   
2416/2683 KB   
2420/2683 KB   
2424/2683 KB   
2428/2683 KB   
2432/2683 KB   
2436/2683 KB   
2440/2683 KB   
2444/2683 KB   
2448/2683 KB   
2452/2683 KB   
2456/2683 KB   
2460/2683 KB   
2464/2683 KB   
2468/2683 KB   
2472/2683 KB   
2476/2683 KB   
2480/2683 KB   
2484/2683 KB   
2488/2683 KB   
2492/2683 KB   
2496/2683 KB   
2500/2683 KB   
2504/2683 KB   
2508/2683 KB   
2512/2683 KB   
2516/2683 KB   
2520/2683 KB   
2524/2683 KB   
2528/2683 KB   
2532/2683 KB   
2536/2683 KB   
2540/2683 KB   
2544/2683 KB   
2548/2683 KB   
2552/2683 KB   
2556/2683 KB   
2560/2683 KB   
2564/2683 KB   
2568/2683 KB   
2572/2683 KB   
2576/2683 KB   
2580/2683 KB   
2584/2683 KB   
2588/2683 KB   
2592/2683 KB   
2596/2683 KB   
2600/2683 KB   
2604/2683 KB   
2608/2683 KB   
2612/2683 KB   
2616/2683 KB   
2620/2683 KB   
2624/2683 KB   
2628/2683 KB   
2632/2683 KB   
2636/2683 KB   
2640/2683 KB   
2644/2683 KB   
2648/2683 KB   
2652/2683 KB   
2656/2683 KB   
2660/2683 KB   
2664/2683 KB   
2668/2683 KB   
2672/2683 KB   
2676/2683 KB   
2680/2683 KB   
2683/2683 KB   
               
Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar (2683 KB at 5089.7 KB/sec)
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:resolve (default-cli) @ nopol ---
[INFO] 
[INFO] The following files have been resolved:
[INFO]    gov.nasa.jpf:jpf:jar:1154:provided
[INFO]    org.eclipse.platform:org.eclipse.core.runtime:jar:3.15.100: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]    com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO]    org.eclipse.platform:org.eclipse.core.filesystem:jar:1.7.200:compile
[INFO]    com.microsoft.z3:z3:jar:0.0.1:compile
[INFO]    com.fasterxml.jackson.core:jackson-databind:jar:2.9.8:compile
[INFO]    gov.nasa.jpf:jpf-symbc:jar:576:provided
[INFO]    commons-io:commons-io:jar:2.6:compile
[INFO]    org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile
[INFO]    org.json:json:jar:20180813:compile
[INFO]    org.javassist:javassist:jar:3.21.0-GA:compile
[INFO]    org.codehaus.plexus:plexus-component-annotations:jar:1.7.1:compile
[INFO]    org.eclipse.platform:org.eclipse.core.resources:jar:3.13.200:compile
[INFO]    org.eclipse.platform:org.eclipse.core.contenttype:jar:3.7.200:compile
[INFO]    com.google.guava:failureaccess:jar:1.0.1:compile
[INFO]    org.eclipse.platform:org.eclipse.equinox.app:jar:1.4.0:compile
[INFO]    org.jvnet.localizer:localizer:jar:1.12:compile
[INFO]    com.fasterxml.jackson.core:jackson-annotations:jar:2.9.0:compile
[INFO]    org.eclipse.platform:org.eclipse.text:jar:3.8.0:compile
[INFO]    org.codehaus.plexus:plexus-utils:jar:3.0.24:compile
[INFO]    org.eclipse.platform:org.eclipse.osgi:jar:3.13.200:compile
[INFO]    org.checkerframework:checker-qual:jar:2.5.2:compile
[INFO]    org.apache.maven:maven-model:jar:3.5.0:compile
[INFO]    org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.7.200:compile
[INFO]    org.apache.maven.shared:maven-shared-utils:jar:3.2.1:compile
[INFO]    org.eclipse.jdt:org.eclipse.jdt.core:jar:3.15.0:compile
[INFO]    com.fasterxml.jackson.core:jackson-core:jar:2.9.8:compile
[INFO]    org.eclipse.platform:org.eclipse.core.jobs:jar:3.10.200:compile
[INFO]    org.easytesting:fest-assert:jar:1.4:compile
[INFO]    com.google.code.findbugs:jsr305:jar:3.0.2:compile
[INFO]    org.hamcrest:hamcrest-core:jar:2.1:compile
[INFO]    com.google.errorprone:error_prone_annotations:jar:2.2.0:compile
[INFO]    org.easytesting:fest-util:jar:1.1.6:compile
[INFO]    org.hamcrest:hamcrest:jar:2.1:compile
[INFO]    com.google.j2objc:j2objc-annotations:jar:1.1:compile
[INFO]    org.eclipse.platform:org.eclipse.core.commands:jar:3.9.200:compile
[INFO]    fr.inria.gforge.spoon:spoon-core:jar:7.4.0-SNAPSHOT:compile
[INFO]    org.apache.commons:commons-compress:jar:1.18:compile
[INFO]    sacha:infra:jar:0.1:compile
[INFO]    org.eclipse.platform:org.eclipse.equinox.common:jar:3.10.200:compile
[INFO]    javax.activation:activation:jar:1.1:runtime
[INFO]    org.apache.maven.shared:maven-invoker:jar:3.0.1:compile
[INFO]    com.sun:tools:jar:1.4.2:system
[INFO]    org.slf4j:slf4j-api:jar:1.8.0-beta4:compile
[INFO]    org.eclipse.platform:org.eclipse.equinox.registry:jar:3.8.200:compile
[INFO]    org.apache.commons:commons-lang3:jar:3.8.1:compile
[INFO]    fil.iagl.cocospoon:CocoSpoon:jar:1.0.0-SNAPSHOT:compile
[INFO]    com.gzoltar:gzoltar:jar:0.1.1:compile
[INFO]    junit:junit:jar:4.13-SNAPSHOT:compile
[INFO]    org.eclipse.platform:org.eclipse.core.expressions:jar:3.6.200:compile
[INFO]    ch.qos.logback:logback-classic:jar:1.3.0-alpha4:runtime
[INFO]    org.tukaani:xz:jar:1.8:compile
[INFO]    com.cloudbees:diff4j:jar:1.2:compile
[INFO]    org.reflections:reflections:jar:0.9.11:compile
[INFO]    ch.qos.logback:logback-core:jar:1.3.0-alpha4:runtime
[INFO]    com.google.guava:guava:jar:27.1-jre:compile
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.573 s
[INFO] Finished at: 2019-03-09T10:38:54+01:00
[INFO] Final Memory: 19M/154M
[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.8.3:prepare-agent (default) @ nopol ---
Downloading: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3.pom
3/4 KB   
4/4 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3.pom (4 KB at 9.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.3/org.jacoco.core-0.8.3.pom
3/3 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.3/org.jacoco.core-0.8.3.pom (3 KB at 76.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.3/org.jacoco.report-0.8.3.pom
2/2 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.3/org.jacoco.report-0.8.3.pom (2 KB at 71.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
Downloading: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.3/org.jacoco.core-0.8.3.jar
Downloading: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar
Downloading: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.3/org.jacoco.report-0.8.3.jar
3/49 KB   
5/49 KB   
8/49 KB   
11/49 KB   
13/49 KB   
16/49 KB   
19/49 KB   
21/49 KB   
24/49 KB   
27/49 KB   
27/49 KB   3/273 KB   
27/49 KB   5/273 KB   
27/49 KB   8/273 KB   
27/49 KB   11/273 KB   
27/49 KB   13/273 KB   
29/49 KB   13/273 KB   
32/49 KB   13/273 KB   
32/49 KB   16/273 KB   
32/49 KB   19/273 KB   
32/49 KB   21/273 KB   
32/49 KB   24/273 KB   
3/188 KB   32/49 KB   24/273 KB   
5/188 KB   32/49 KB   24/273 KB   
8/188 KB   32/49 KB   24/273 KB   
11/188 KB   32/49 KB   24/273 KB   
13/188 KB   32/49 KB   24/273 KB   
13/188 KB   36/49 KB   24/273 KB   
13/188 KB   36/49 KB   27/273 KB   
16/188 KB   36/49 KB   27/273 KB   
19/188 KB   36/49 KB   29/273 KB   
19/188 KB   36/49 KB   29/273 KB   
21/188 KB   36/49 KB   29/273 KB   
21/188 KB   36/49 KB   32/273 KB   
21/188 KB   36/49 KB   3/126 KB   32/273 KB   
21/188 KB   36/49 KB   5/126 KB   32/273 KB   
24/188 KB   36/49 KB   5/126 KB   32/273 KB   
24/188 KB   40/49 KB   5/126 KB   32/273 KB   
24/188 KB   44/49 KB   5/126 KB   32/273 KB   
24/188 KB   48/49 KB   5/126 KB   32/273 KB   
24/188 KB   49/49 KB   5/126 KB   32/273 KB   
24/188 KB   49/49 KB   8/126 KB   32/273 KB   
27/188 KB   49/49 KB   11/126 KB   32/273 KB   
27/188 KB   49/49 KB   11/126 KB   36/273 KB   
27/188 KB   49/49 KB   11/126 KB   40/273 KB   
27/188 KB   49/49 KB   11/126 KB   44/273 KB   
27/188 KB   49/49 KB   11/126 KB   48/273 KB   
29/188 KB   49/49 KB   11/126 KB   48/273 KB   
24/188 KB   49/49 KB   11/126 KB   48/273 KB   
29/188 KB   49/49 KB   13/126 KB   48/273 KB   
29/188 KB   49/49 KB   16/126 KB   48/273 KB   
29/188 KB   49/49 KB   19/126 KB   48/273 KB   
29/188 KB   49/49 KB   21/126 KB   48/273 KB   
29/188 KB   49/49 KB   24/126 KB   48/273 KB   
29/188 KB   49/49 KB   27/126 KB   48/273 KB   
32/188 KB   49/49 KB   27/126 KB   48/273 KB   
36/188 KB   49/49 KB   27/126 KB   48/273 KB   
40/188 KB   49/49 KB   27/126 KB   48/273 KB   
44/188 KB   49/49 KB   27/126 KB   48/273 KB   
48/188 KB   49/49 KB   27/126 KB   52/273 KB   
44/188 KB   49/49 KB   27/126 KB   52/273 KB   
48/188 KB   49/49 KB   29/126 KB   52/273 KB   
48/188 KB   49/49 KB   29/126 KB   56/273 KB   
48/188 KB   49/49 KB   29/126 KB   60/273 KB   
48/188 KB   49/49 KB   29/126 KB   64/273 KB   
                                               
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar (49 KB at 510.7 KB/sec)
48/188 KB   32/126 KB   64/273 KB              
52/188 KB   32/126 KB   64/273 KB   
52/188 KB   32/126 KB   68/273 KB   
52/188 KB   36/126 KB   68/273 KB   
56/188 KB   36/126 KB   68/273 KB   
60/188 KB   36/126 KB   68/273 KB   
64/188 KB   36/126 KB   68/273 KB   
64/188 KB   36/126 KB   72/273 KB   
64/188 KB   36/126 KB   76/273 KB   
64/188 KB   36/126 KB   80/273 KB   
68/188 KB   36/126 KB   80/273 KB   
68/188 KB   40/126 KB   80/273 KB   
68/188 KB   44/126 KB   80/273 KB   
68/188 KB   48/126 KB   80/273 KB   
68/188 KB   52/126 KB   80/273 KB   
72/188 KB   52/126 KB   80/273 KB   
76/188 KB   52/126 KB   84/273 KB   
76/188 KB   52/126 KB   84/273 KB   
80/188 KB   52/126 KB   84/273 KB   
80/188 KB   52/126 KB   88/273 KB   
80/188 KB   52/126 KB   92/273 KB   
80/188 KB   52/126 KB   96/273 KB   
80/188 KB   56/126 KB   96/273 KB   
80/188 KB   60/126 KB   96/273 KB   
80/188 KB   60/126 KB   100/273 KB   
80/188 KB   64/126 KB   100/273 KB   
84/188 KB   64/126 KB   100/273 KB   
84/188 KB   68/126 KB   100/273 KB   
88/188 KB   68/126 KB   100/273 KB   
88/188 KB   68/126 KB   104/273 KB   
92/188 KB   68/126 KB   108/273 KB   
92/188 KB   68/126 KB   104/273 KB   
96/188 KB   68/126 KB   108/273 KB   
96/188 KB   68/126 KB   112/273 KB   
100/188 KB   68/126 KB   112/273 KB   
100/188 KB   72/126 KB   112/273 KB   
100/188 KB   76/126 KB   112/273 KB   
100/188 KB   80/126 KB   112/273 KB   
100/188 KB   84/126 KB   112/273 KB   
100/188 KB   84/126 KB   116/273 KB   
100/188 KB   84/126 KB   120/273 KB   
104/188 KB   84/126 KB   120/273 KB   
104/188 KB   84/126 KB   124/273 KB   
108/188 KB   84/126 KB   124/273 KB   
112/188 KB   84/126 KB   124/273 KB   
112/188 KB   84/126 KB   128/273 KB   
112/188 KB   84/126 KB   132/273 KB   
112/188 KB   88/126 KB   132/273 KB   
112/188 KB   92/126 KB   132/273 KB   
112/188 KB   96/126 KB   132/273 KB   
116/188 KB   96/126 KB   132/273 KB   
116/188 KB   96/126 KB   136/273 KB   
120/188 KB   96/126 KB   140/273 KB   
120/188 KB   96/126 KB   144/273 KB   
120/188 KB   96/126 KB   136/273 KB   
124/188 KB   100/126 KB   144/273 KB   
128/188 KB   100/126 KB   144/273 KB   
132/188 KB   100/126 KB   144/273 KB   
120/188 KB   100/126 KB   144/273 KB   
132/188 KB   104/126 KB   144/273 KB   
132/188 KB   108/126 KB   144/273 KB   
132/188 KB   112/126 KB   144/273 KB   
132/188 KB   116/126 KB   144/273 KB   
136/188 KB   116/126 KB   144/273 KB   
140/188 KB   116/126 KB   144/273 KB   
144/188 KB   116/126 KB   148/273 KB   
140/188 KB   116/126 KB   148/273 KB   
144/188 KB   116/126 KB   152/273 KB   
144/188 KB   116/126 KB   156/273 KB   
144/188 KB   120/126 KB   156/273 KB   
144/188 KB   120/126 KB   160/273 KB   
144/188 KB   124/126 KB   160/273 KB   
144/188 KB   126/126 KB   160/273 KB   
144/188 KB   126/126 KB   164/273 KB   
144/188 KB   126/126 KB   168/273 KB   
144/188 KB   126/126 KB   172/273 KB   
148/188 KB   126/126 KB   172/273 KB   
152/188 KB   126/126 KB   172/273 KB   
156/188 KB   126/126 KB   172/273 KB   
160/188 KB   126/126 KB   176/273 KB   
156/188 KB   126/126 KB   176/273 KB   
164/188 KB   126/126 KB   176/273 KB   
164/188 KB   126/126 KB   180/273 KB   
164/188 KB   126/126 KB   184/273 KB   
168/188 KB   126/126 KB   184/273 KB   
172/188 KB   188/273 KB   
168/188 KB   188/273 KB                
                                       
Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.3/org.jacoco.report-0.8.3.jar (126 KB at 732.1 KB/sec)
176/188 KB   188/273 KB   
176/188 KB   192/273 KB   
180/188 KB   192/273 KB   
184/188 KB   192/273 KB   
188/188 KB   192/273 KB   
188/188 KB   192/273 KB   
188/188 KB   196/273 KB   
188/188 KB   200/273 KB   
188/188 KB   204/273 KB   
188/188 KB   208/273 KB   
188/188 KB   212/273 KB   
188/188 KB   216/273 KB   
188/188 KB   220/273 KB   
188/188 KB   224/273 KB   
188/188 KB   228/273 KB   
188/188 KB   232/273 KB   
188/188 KB   236/273 KB   
188/188 KB   240/273 KB   
188/188 KB   244/273 KB   
188/188 KB   248/273 KB   
188/188 KB   252/273 KB   
188/188 KB   256/273 KB   
                          
Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.3/org.jacoco.core-0.8.3.jar (188 KB at 958.5 KB/sec)
260/273 KB                
264/273 KB   
268/273 KB   
272/273 KB   
273/273 KB   
             
Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar (273 KB at 1244.6 KB/sec)
[INFO] argLine set to -javaagent:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-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/spoon/symbolic/AssertReplacer.java: Some input files use or override a deprecated API.
[WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/repair/nopol/spoon/symbolic/AssertReplacer.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.13 sec
Running xxl.java.junit.TestSuiteExecutionTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec
Running xxl.java.compiler.DynamicClassCompilerTest
04:39:09.634 [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: 2.966 sec
Running xxl.java.library.ObjectLibraryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running xxl.java.library.JavaLibraryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running xxl.java.library.StringLibraryTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running xxl.java.library.NumberLibraryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running xxl.java.library.ClassLibraryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running xxl.container.classic.map.MultimapTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running xxl.container.classic.map.DoubleMapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running xxl.container.classic.MetaSetTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running xxl.container.classic.MetaListTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running xxl.container.classic.MetaMapTest
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running xxl.container.classic.MetaCollectionTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running xxl.container.various.BagTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running xxl.container.various.PairTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running xxl.container.various.MappingBagTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running xxl.container.various.TableTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running fr.inria.lille.localization.DumbLocalizerTest
04:39:10.792 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_3]
04:39:10.793 [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:39:10.793 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL
04:39:10.793 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_3.NopolExampleTest]
04:39:10.794 [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;@2acacdf', projectTests=[nopol_examples.nopol_example_3.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
04:39:10.794 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
04:39:10.803 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 155 MB
04:39:10.803 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB
04:39:10.804 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 230 MB
04:39:10.804 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
04:39:10.805 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
04:39:10.805 [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:39:12.813 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
04:39:12.813 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_3.NopolExample:32 which is executed by 18 tests
-126608641
04:39:12.892 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
04:39:13.160 [pool-10-thread-1] DEBUG tests.output - Failing tests with false: 
[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:39:13.165 [pool-10-thread-1] DEBUG tests.output - Failing tests with true: 
[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:39:13.165 [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:39:13.165 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2
04:39:13.165 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_3.NopolExample:11 which is executed by 18 tests
-126608641
04:39:13.203 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
04:39:13.744 [pool-30-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
04:39:13.834 [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:39:13.927 [pool-30-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 0 == tmp
04:39:13.928 [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:39:14.011 [pool-30-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "0 == tmp" is working
04:39:14.052 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
04:39:14.056 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
04:39:14.056 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 3
04:39:14.056 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 2
04:39:14.056 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 1
04:39:14.056 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 9
04:39:14.057 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
04:39:14.057 [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:39:14.057 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
04:39:14.057 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 12
04:39:14.057 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 3261ms
04:39:14.057 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
04:39:14.057 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
04:39:14.057 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 0 == tmp
04:39:14.097 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 18
04:39:14.097 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_3.NopolExample:11: CONDITIONAL
04:39:14.122 [main] INFO  fr.inria.lille.repair.nopol.NoPol - --- a/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_3/NopolExample.java
+++ b/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_3/NopolExample.java
@@ -10,3 +10,3 @@
 		
-		if ( tmp != 0 ){ // Fix : tmp == 0
+		if ( 0 == tmp){ // Fix : tmp == 0
 			return true;

04:39:14.180 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_2]
04:39:14.180 [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:39:14.180 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL
04:39:14.183 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_2.NopolExampleTest]
04:39:14.183 [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;@75096f32', projectTests=[nopol_examples.nopol_example_2.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
04:39:14.183 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
04:39:14.184 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 148 MB
04:39:14.186 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB
04:39:14.186 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 225 MB
04:39:14.186 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
04:39:14.187 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
04:39:14.187 [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:39:14.322 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
04:39:14.322 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_2.NopolExample:21 which is executed by 18 tests
-126608641
04:39:14.374 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
04:39:14.601 [pool-104-thread-1] DEBUG tests.output - Failing tests with false: 
[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:39:14.602 [pool-104-thread-1] DEBUG tests.output - Failing tests with true: 
[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:39:14.602 [pool-104-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:39:14.602 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2
04:39:14.602 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_2.NopolExample:11 which is executed by 18 tests
-126608641
04:39:14.657 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
04:39:14.917 [pool-120-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
04:39:14.947 [pool-120-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
04:39:15.024 [pool-120-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 1 < (b - a)
04:39:15.024 [pool-120-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 1 < (b - a)
04:39:15.107 [pool-120-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "1 < (b - a)" is working
04:39:15.119 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
04:39:15.120 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
04:39:15.120 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 2
04:39:15.120 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 4
04:39:15.121 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 2
04:39:15.121 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7
04:39:15.121 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
04:39:15.121 [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:39:15.121 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
04:39:15.121 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 14
04:39:15.121 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 939ms
04:39:15.121 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
04:39:15.121 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
04:39:15.121 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 1 < (b - a)
04:39:15.160 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 18
04:39:15.161 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL
04:39:15.163 [main] INFO  fr.inria.lille.repair.nopol.NoPol - --- a/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_2/NopolExample.java
+++ b/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_2/NopolExample.java
@@ -10,3 +10,3 @@
 	public int getMax(int a, int b){
-		if ( (b - a) < 0 ){ // Fix a < b
+		if ( 1 < (b - a)){ // Fix a < b
 			return b;

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.387 sec
Running fr.inria.lille.localization.GzoltarLocalizerTest
{SourceLocation nopol_examples.nopol_example_1.NopolExample:13=[nopol_examples.nopol_example_1.NopolExampleTest#test1 PASS], SourceLocation nopol_examples.nopol_example_1.NopolExample:12=[nopol_examples.nopol_example_1.NopolExampleTest#test1 PASS], SourceLocation nopol_examples.nopol_example_1.NopolExampleTest:13=[nopol_examples.nopol_example_1.NopolExampleTest#test1 PASS], SourceLocation nopol_examples.nopol_example_1.NopolExampleTest:12=[nopol_examples.nopol_example_1.NopolExampleTest#test1 PASS], SourceLocation nopol_examples.nopol_example_1.NopolExampleTest:11=[nopol_examples.nopol_example_1.NopolExampleTest#test1 PASS]}
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.72 sec
Running fr.inria.lille.localization.CocospoonLocalizerTest
{SourceLocation nopol_examples.nopol_example_1.NopolExample:13=[nopol_examples.nopol_example_1.NopolExampleTest#test1 PASS], SourceLocation nopol_examples.nopol_example_1.NopolExample:22=[nopol_examples.nopol_example_1.NopolExampleTest#test1 PASS], SourceLocation nopol_examples.nopol_example_1.NopolExample:23=[nopol_examples.nopol_example_1.NopolExampleTest#test1 PASS], SourceLocation nopol_examples.nopol_example_1.NopolExample:24=[nopol_examples.nopol_example_1.NopolExampleTest#test1 PASS], SourceLocation nopol_examples.nopol_example_1.NopolExample:12=[nopol_examples.nopol_example_1.NopolExampleTest#test1 PASS]}
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 sec
Running fr.inria.lille.repair.symbolic.SymbolicTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 sec
Running fr.inria.lille.repair.infinitel.loop.implant.LoopStatisticsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running fr.inria.lille.repair.infinitel.InfinitelTest
04:39:20.827 [main] DEBUG f.i.l.r.infinitel.InfiniteLoopFixer - Angelic records for hanging tests:
infinitel_examples.infinitel_example_2.InfinitelExampleTest#infiniteLoop=1
04:39:20.828 [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:39:20.832 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
04:39:20.846 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: (a == 0)
(a == 0)
04:39:21.385 [main] DEBUG f.i.l.r.infinitel.InfiniteLoopFixer - Angelic records for hanging tests:
infinitel_examples.infinitel_example_5.InfinitelExampleTest#infiniteLoop=37
04:39:21.386 [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:39:21.420 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
04:39:21.494 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
04:39:21.681 [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.655 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/surefirebooter7750348544491176938.jar:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-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:39:22.593 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent
04:39:22.726 [main] DEBUG f.i.l.r.s.c.spoon.ClassCollector - [class] java.util.List
04:39:22.741 [main] DEBUG f.i.l.r.s.c.spoon.ClassCollector - [class] java.util.ArrayList
04:39:22.742 [main] DEBUG f.i.l.r.s.c.spoon.ClassCollector - [class] nopol_examples.nopol_example_12.NopolExample
04:39:22.751 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:22.758 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_12.NopolExampleTest#test_4 iteration 0
04:39:22.763 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 3=3
04:39:22.767 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:22.768 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_12.NopolExample(id=329)
04:39:22.772 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list
04:39:22.773 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2
04:39:22.835 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.foo((java.util.List) list)
04:39:22.840 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.foo((java.util.List) list2)
04:39:22.864 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.size()
04:39:22.869 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.isEmpty()
04:39:22.885 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.size()
04:39:22.888 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.isEmpty()
04:39:22.934 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:22.936 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_12.NopolExampleTest#test_3 iteration 0
04:39:22.936 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 3=3
04:39:22.937 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:22.937 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_12.NopolExample(id=531)
04:39:22.939 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list
04:39:22.940 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2
04:39:22.949 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.foo((java.util.List) list2)
04:39:22.957 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.size()
04:39:22.959 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.isEmpty()
04:39:22.969 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:22.970 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_12.NopolExampleTest#test_2 iteration 0
04:39:22.971 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 3=3
04:39:22.971 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:22.971 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_12.NopolExample(id=548)
04:39:22.975 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list
04:39:22.976 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2
04:39:22.982 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.foo((java.util.List) list)
04:39:22.984 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.foo((java.util.List) list2)
04:39:22.988 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.size()
04:39:22.991 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.isEmpty()
04:39:22.994 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.size()
04:39:22.996 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.isEmpty()
04:39:22.999 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:23.000 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_12.NopolExampleTest#test_1 iteration 0
04:39:23.000 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 3=3
04:39:23.000 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:23.000 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_12.NopolExample(id=556)
04:39:23.001 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list
04:39:23.002 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2
04:39:23.006 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.foo((java.util.List) list)
04:39:23.008 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.foo((java.util.List) list2)
04:39:23.012 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.size()
04:39:23.013 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.isEmpty()
04:39:23.017 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.size()
04:39:23.019 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.isEmpty()
04:39:23.021 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit
04:39:23.030 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 13 elements
04:39:23.808 [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      820 ms
Collect Execution time   271 ms
Combine Execution time   794.0 ms
Nb Combination par sec   111685 combinations/sec
Total Execution time     1886 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 & 1901 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/surefirebooter7750348544491176938.jar:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-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:39:24.100 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent
04:39:24.148 [main] DEBUG f.i.l.r.s.c.spoon.ClassCollector - [class] java.util.List
04:39:24.151 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:24.152 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_13.NopolExampleTest#test_3 iteration 0
04:39:24.154 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] list=instance of java.util.ArrayList(id=331)
04:39:24.154 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:24.155 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_13.NopolExample(id=329)
04:39:24.156 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list
04:39:24.163 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.isEmpty()
04:39:24.187 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:24.188 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_13.NopolExampleTest#test_2 iteration 0
04:39:24.189 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] list=instance of java.util.ArrayList(id=430)
04:39:24.190 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:24.190 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_13.NopolExample(id=428)
04:39:24.191 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list
04:39:24.201 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.isEmpty()
04:39:24.204 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:24.205 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_13.NopolExampleTest#test_1 iteration 0
04:39:24.206 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] list=instance of java.util.Collections$EmptyList(id=434)
04:39:24.206 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:24.207 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_13.NopolExample(id=432)
04:39:24.208 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list
04:39:24.212 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.isEmpty()
04:39:24.213 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:24.216 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_13.NopolExampleTest#test_1 iteration 1
04:39:24.217 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] list=null
04:39:24.217 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:24.217 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_13.NopolExample(id=436)
04:39:24.218 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list
04:39:24.223 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit
04:39:24.225 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 6 elements
04:39:24.228 [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      316 ms
Collect Execution time   72 ms
Combine Execution time   11.0 ms
Nb Combination par sec   23545 combinations/sec
Total Execution time     400 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 & 402 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/surefirebooter7750348544491176938.jar:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-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:39:24.464 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent
04:39:24.548 [main] DEBUG f.i.l.r.s.c.spoon.ClassCollector - [class] java.lang.String
04:39:24.560 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:24.563 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_1.NopolExampleTest#test4 iteration 0
04:39:24.565 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] index=12
04:39:24.565 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0
04:39:24.565 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:24.566 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_1.NopolExample(id=320)
04:39:24.566 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s
04:39:24.567 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] index
04:39:24.575 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.s
04:39:24.575 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.index
04:39:24.586 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s.length()
04:39:24.619 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:24.621 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_1.NopolExampleTest#test5 iteration 0
04:39:24.622 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] index=-5
04:39:24.622 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0
04:39:24.622 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:24.622 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_1.NopolExample(id=432)
04:39:24.624 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s
04:39:24.624 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] index
04:39:24.627 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.s
04:39:24.627 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.index
04:39:24.629 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s.length()
04:39:24.653 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:24.654 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_1.NopolExampleTest#test2 iteration 0
04:39:24.655 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] index=3
04:39:24.655 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0
04:39:24.655 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:24.655 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_1.NopolExample(id=447)
04:39:24.656 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s
04:39:24.657 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] index
04:39:24.660 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.s
04:39:24.661 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.index
04:39:24.676 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s.length()
04:39:24.684 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:24.686 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_1.NopolExampleTest#test3 iteration 0
04:39:24.686 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] index=3
04:39:24.686 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0
04:39:24.687 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:24.687 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_1.NopolExample(id=450)
04:39:24.688 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s
04:39:24.689 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] index
04:39:24.692 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.s
04:39:24.692 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.index
04:39:24.694 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s.length()
04:39:24.702 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:24.702 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_1.NopolExampleTest#test9 iteration 0
04:39:24.704 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] index=5
04:39:24.704 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0
04:39:24.704 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:24.704 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_1.NopolExample(id=453)
04:39:24.704 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s
04:39:24.705 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] index
04:39:24.707 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.s
04:39:24.707 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.index
04:39:24.709 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s.length()
04:39:24.717 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:24.719 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_1.NopolExampleTest#test1 iteration 0
04:39:24.720 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] index=0
04:39:24.720 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0
04:39:24.721 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:24.721 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_1.NopolExample(id=457)
04:39:24.721 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s
04:39:24.722 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] index
04:39:24.724 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.s
04:39:24.724 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.index
04:39:24.726 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s.length()
04:39:24.728 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit
04:39:24.729 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 9 elements
04:39:24.730 [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      311 ms
Collect Execution time   168 ms
Combine Execution time   2.0 ms
Nb Combination par sec   10000 combinations/sec
Total Execution time     481 ms
Nb line execution        6
Nb results               1

Results:
1. index <= 0


========================
         Stat
========================
Operators: 
LT 1
MINUS 1
EQ 1
Methods: 
charAt(int) 3
length() 2
Variable: 
s 5
index 3

 & 5 & 1 & 0 & 3 & 9 & 20 & 481 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/surefirebooter7750348544491176938.jar:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-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:39:24.999 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent
04:39:25.065 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:25.071 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test4 iteration 0
04:39:25.073 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=-2
04:39:25.075 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=4
04:39:25.077 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0
04:39:25.077 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:25.077 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=329)
04:39:25.078 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:25.078 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b
04:39:25.082 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass
04:39:25.118 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:25.120 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test5 iteration 0
04:39:25.122 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=4
04:39:25.123 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=-2
04:39:25.123 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0
04:39:25.123 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:25.123 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=428)
04:39:25.125 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:25.125 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b
04:39:25.127 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass
04:39:25.133 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:25.134 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test2 iteration 0
04:39:25.134 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=2
04:39:25.137 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=4
04:39:25.137 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0
04:39:25.137 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:25.137 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=431)
04:39:25.139 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:25.140 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b
04:39:25.141 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass
04:39:25.150 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:25.152 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test3 iteration 0
04:39:25.153 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=4
04:39:25.154 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=4
04:39:25.154 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0
04:39:25.154 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:25.156 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=434)
04:39:25.157 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:25.158 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b
04:39:25.160 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass
04:39:25.165 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:25.166 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test8 iteration 0
04:39:25.169 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=-2
04:39:25.170 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=-2
04:39:25.171 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0
04:39:25.171 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:25.171 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=437)
04:39:25.172 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:25.174 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b
04:39:25.176 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass
04:39:25.182 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:25.185 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test9 iteration 0
04:39:25.188 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=-8
04:39:25.190 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=2
04:39:25.190 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0
04:39:25.190 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:25.190 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=440)
04:39:25.191 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:25.192 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b
04:39:25.194 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass
04:39:25.205 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:25.208 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test6 iteration 0
04:39:25.209 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=-4
04:39:25.209 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=-2
04:39:25.210 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0
04:39:25.210 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:25.210 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=443)
04:39:25.213 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:25.214 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b
04:39:25.215 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass
04:39:25.230 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:25.231 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test7 iteration 0
04:39:25.232 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=-2
04:39:25.233 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=-4
04:39:25.233 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0
04:39:25.233 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:25.233 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=446)
04:39:25.234 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:25.234 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b
04:39:25.235 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass
04:39:25.240 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:25.241 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test1 iteration 0
04:39:25.241 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=4
04:39:25.242 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=2
04:39:25.242 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0
04:39:25.242 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:25.242 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=449)
04:39:25.243 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:25.243 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b
04:39:25.244 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass
04:39:25.248 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit
04:39:25.249 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 7 elements
04:39:25.250 [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      333 ms
Collect Execution time   184 ms
Combine Execution time   3.0 ms
Nb Combination par sec   13333 combinations/sec
Total Execution time     520 ms
Nb line execution        9
Nb results               1

Results:
1. a < b


========================
         Stat
========================
Operators: 
LT 1
MINUS 1
Methods: 
Variable: 
a 2
b 2

 & 4 & 0 & 0 & 3 & 7 & 40 & 521 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/surefirebooter7750348544491176938.jar:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-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:39:25.538 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent
04:39:25.605 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:25.615 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test4 iteration 0
04:39:25.616 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=1
04:39:25.616 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0
04:39:25.616 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:25.617 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=329)
04:39:25.617 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:25.617 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp
04:39:25.668 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:25.670 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test5 iteration 0
04:39:25.672 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=-1
04:39:25.672 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0
04:39:25.672 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:25.672 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=428)
04:39:25.674 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:25.675 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp
04:39:25.682 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:25.684 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test2 iteration 0
04:39:25.685 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=0
04:39:25.685 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0
04:39:25.685 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:25.685 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=431)
04:39:25.687 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:25.688 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp
04:39:25.694 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:25.699 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test3 iteration 0
04:39:25.701 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=0
04:39:25.701 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0
04:39:25.701 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:25.701 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=434)
04:39:25.702 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:25.704 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp
04:39:25.716 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:25.718 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test8 iteration 0
04:39:25.719 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=1
04:39:25.719 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0
04:39:25.720 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:25.720 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=437)
04:39:25.721 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:25.722 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp
04:39:25.737 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:25.740 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test9 iteration 0
04:39:25.741 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=-1
04:39:25.741 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0
04:39:25.741 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:25.741 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=440)
04:39:25.742 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:25.744 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp
04:39:25.761 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:25.765 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test6 iteration 0
04:39:25.766 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=0
04:39:25.766 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0
04:39:25.766 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:25.766 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=443)
04:39:25.770 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:25.770 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp
04:39:25.774 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:25.775 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test7 iteration 0
04:39:25.776 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=1
04:39:25.776 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0
04:39:25.776 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:25.776 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=446)
04:39:25.777 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:25.777 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp
04:39:25.791 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:25.793 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test1 iteration 0
04:39:25.795 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=0
04:39:25.795 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0
04:39:25.795 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:25.795 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=449)
04:39:25.796 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:25.798 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp
04:39:25.807 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit
04:39:25.809 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 6 elements
04:39:25.809 [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      347 ms
Collect Execution time   207 ms
Combine Execution time   2.0 ms
Nb Combination par sec   500 combinations/sec
Total Execution time     556 ms
Nb line execution        9
Nb results               1

Results:
1. tmp == 0


========================
         Stat
========================
Operators: 
NE 1
MINUS 1
MOD 1
Methods: 
Variable: 
a 1
tmp 1

 & 3 & 0 & 0 & 3 & 6 & 1 & 556 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/surefirebooter7750348544491176938.jar:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-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:39:26.105 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent
04:39:26.162 [main] DEBUG f.i.l.r.s.c.spoon.ClassCollector - [class] java.lang.String
04:39:26.167 [main] DEBUG f.i.l.r.s.c.spoon.ClassCollector - [class] java.lang.Integer
04:39:26.178 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:26.180 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test4 iteration 0
04:39:26.182 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="333"
04:39:26.183 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="333"
04:39:26.183 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1
04:39:26.185 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:26.185 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=329)
04:39:26.186 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:26.187 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected
04:39:26.187 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected
04:39:26.198 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length()
04:39:26.242 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:26.244 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test5 iteration 0
04:39:26.246 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="8142"
04:39:26.246 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="8142"
04:39:26.246 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1
04:39:26.247 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:26.247 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=425)
04:39:26.253 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:26.254 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected
04:39:26.255 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected
04:39:26.264 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length()
04:39:26.299 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:26.301 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test3 iteration 0
04:39:26.303 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="33"
04:39:26.305 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="33"
04:39:26.305 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1
04:39:26.305 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:26.305 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=439)
04:39:26.308 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:26.314 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected
04:39:26.314 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected
04:39:26.319 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length()
04:39:26.324 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:26.325 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test8 iteration 0
04:39:26.325 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-1411111"
04:39:26.325 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-1411111"
04:39:26.326 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1
04:39:26.326 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:26.326 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=443)
04:39:26.326 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:26.326 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected
04:39:26.326 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected
04:39:26.336 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length()
04:39:26.349 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:26.351 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test9 iteration 0
04:39:26.353 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-2212"
04:39:26.355 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-2212"
04:39:26.355 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1
04:39:26.355 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:26.355 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=447)
04:39:26.357 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:26.358 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected
04:39:26.360 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected
04:39:26.371 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length()
04:39:26.390 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:26.393 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test6 iteration 0
04:39:26.397 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-15339"
04:39:26.398 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-15339"
04:39:26.398 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1
04:39:26.399 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:26.399 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=451)
04:39:26.399 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:26.400 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected
04:39:26.401 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected
04:39:26.410 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length()
04:39:26.422 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:26.425 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test10 iteration 0
04:39:26.427 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-"
04:39:26.429 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-"
04:39:26.429 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1
04:39:26.429 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:26.429 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=455)
04:39:26.432 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:26.434 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected
04:39:26.435 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected
04:39:26.443 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length()
04:39:26.457 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:26.459 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test7 iteration 0
04:39:26.460 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-150333333"
04:39:26.462 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-150333333"
04:39:26.462 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1
04:39:26.462 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:26.462 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=460)
04:39:26.463 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:26.464 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected
04:39:26.465 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected
04:39:26.474 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length()
04:39:26.485 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit
04:39:26.486 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 8 elements
04:39:26.487 [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      363 ms
Collect Execution time   312 ms
Combine Execution time   2.0 ms
Nb Combination par sec   5500 combinations/sec
Total Execution time     677 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 & 677 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/surefirebooter7750348544491176938.jar:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-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:39:26.708 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent
04:39:26.757 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:26.765 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_5.NopolExampleTest#test4 iteration 0
04:39:26.766 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] r=1
04:39:26.766 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1
04:39:26.766 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:26.767 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_5.NopolExample(id=329)
04:39:26.768 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:26.769 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] r
04:39:26.770 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.unreachableFromInnterStaticClass
04:39:26.816 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:26.818 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_5.NopolExampleTest#test5 iteration 0
04:39:26.818 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] r=1
04:39:26.818 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1
04:39:26.818 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:26.818 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_5.NopolExample(id=428)
04:39:26.819 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:26.819 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] r
04:39:26.820 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.unreachableFromInnterStaticClass
04:39:26.824 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:26.826 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_5.NopolExampleTest#test2 iteration 0
04:39:26.828 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] r=1
04:39:26.828 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1
04:39:26.828 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:26.828 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_5.NopolExample(id=431)
04:39:26.829 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:26.830 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] r
04:39:26.830 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.unreachableFromInnterStaticClass
04:39:26.834 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:26.835 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_5.NopolExampleTest#test3 iteration 0
04:39:26.837 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] r=1
04:39:26.837 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1
04:39:26.837 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:26.837 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_5.NopolExample(id=434)
04:39:26.837 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:26.838 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] r
04:39:26.838 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.unreachableFromInnterStaticClass
04:39:26.844 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:26.845 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_5.NopolExampleTest#test6 iteration 0
04:39:26.845 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] r=1
04:39:26.845 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1
04:39:26.845 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:26.845 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_5.NopolExample(id=437)
04:39:26.846 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:26.846 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] r
04:39:26.847 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.unreachableFromInnterStaticClass
04:39:26.851 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:26.852 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_5.NopolExampleTest#test1 iteration 0
04:39:26.852 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] r=1
04:39:26.852 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1
04:39:26.852 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:26.852 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_5.NopolExample(id=440)
04:39:26.853 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:26.853 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] r
04:39:26.854 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.unreachableFromInnterStaticClass
04:39:26.857 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit
04:39:26.859 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 7 elements
04:39:26.859 [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      267 ms
Collect Execution time   102 ms
Combine Execution time   2.0 ms
Nb Combination par sec   5500 combinations/sec
Total Execution time     371 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 & 372 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/surefirebooter7750348544491176938.jar:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-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:39:27.108 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent
04:39:27.148 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:27.149 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_6.NopolExampleTest#test4 iteration 0
04:39:27.150 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=0
04:39:27.150 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=4
04:39:27.150 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:27.150 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_6.NopolExample(id=320)
04:39:27.150 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:27.151 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b
04:39:27.198 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:27.199 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_6.NopolExampleTest#test5 iteration 0
04:39:27.200 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=1
04:39:27.200 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=1
04:39:27.200 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:27.200 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_6.NopolExample(id=419)
04:39:27.201 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:27.201 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b
04:39:27.224 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:27.226 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_6.NopolExampleTest#test2 iteration 0
04:39:27.227 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=5
04:39:27.228 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=3
04:39:27.228 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:27.228 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_6.NopolExample(id=441)
04:39:27.229 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:27.230 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b
04:39:27.242 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:27.245 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_6.NopolExampleTest#test3 iteration 0
04:39:27.248 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=4
04:39:27.249 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=0
04:39:27.249 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:27.249 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_6.NopolExample(id=444)
04:39:27.251 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:27.252 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b
04:39:27.264 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:27.266 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_6.NopolExampleTest#test6 iteration 0
04:39:27.267 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=0
04:39:27.268 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=-3
04:39:27.268 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:27.268 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_6.NopolExample(id=447)
04:39:27.269 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:27.270 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b
04:39:27.278 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:27.280 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_6.NopolExampleTest#test1 iteration 0
04:39:27.280 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=3
04:39:27.281 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=5
04:39:27.281 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:27.281 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_6.NopolExample(id=450)
04:39:27.282 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:27.282 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b
04:39:27.286 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit
04:39:27.288 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 6 elements
04:39:27.289 [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      287 ms
Collect Execution time   139 ms
Combine Execution time   5.0 ms
Nb Combination par sec   5800 combinations/sec
Total Execution time     431 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 & 432 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/surefirebooter7750348544491176938.jar:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-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:39:27.595 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent
04:39:27.658 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:27.660 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_4 iteration 0
04:39:27.661 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=7.0
04:39:27.662 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=8.0
04:39:27.662 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100
04:39:27.662 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:27.662 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=329)
04:39:27.663 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:27.663 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b
04:39:27.699 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:27.701 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_3 iteration 0
04:39:27.703 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=50.0
04:39:27.704 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=1.0
04:39:27.704 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100
04:39:27.704 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:27.704 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=418)
04:39:27.706 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:27.707 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b
04:39:27.713 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:27.715 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_2 iteration 0
04:39:27.716 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=2.0
04:39:27.716 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=50.0
04:39:27.716 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100
04:39:27.716 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:27.717 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=421)
04:39:27.717 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:27.717 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b
04:39:27.728 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:27.730 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_1 iteration 0
04:39:27.731 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=5.0
04:39:27.733 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=5.0
04:39:27.733 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100
04:39:27.733 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:27.733 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=434)
04:39:27.733 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:27.736 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b
04:39:27.750 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:27.752 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_9 iteration 0
04:39:27.753 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=101.0
04:39:27.755 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=1.0
04:39:27.755 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100
04:39:27.755 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:27.755 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=440)
04:39:27.756 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:27.757 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b
04:39:27.770 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:27.772 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_10 iteration 0
04:39:27.773 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=8451.0
04:39:27.774 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=4897.0
04:39:27.774 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100
04:39:27.774 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:27.775 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=443)
04:39:27.775 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:27.776 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b
04:39:27.791 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:27.794 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_8 iteration 0
04:39:27.795 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=50.0
04:39:27.797 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=50.0
04:39:27.797 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100
04:39:27.797 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:27.797 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=446)
04:39:27.798 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:27.799 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b
04:39:27.809 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:27.811 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_7 iteration 0
04:39:27.812 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=5.0
04:39:27.814 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=50.0
04:39:27.814 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100
04:39:27.814 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:27.814 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=449)
04:39:27.815 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:27.815 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b
04:39:27.826 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:27.828 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_6 iteration 0
04:39:27.829 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=0.0
04:39:27.830 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=1.0
04:39:27.830 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100
04:39:27.830 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:27.830 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=452)
04:39:27.832 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:27.833 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b
04:39:27.841 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent
04:39:27.843 [main] INFO  f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_5 iteration 0
04:39:27.844 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=9.0
04:39:27.845 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=9.0
04:39:27.845 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100
04:39:27.845 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
04:39:27.846 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=455)
04:39:27.846 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
04:39:27.847 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b
04:39:27.854 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit
04:39:27.855 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 7 elements
04:39:28.129 [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      359 ms
Collect Execution time   202 ms
Combine Execution time   275.0 ms
Nb Combination par sec   97076 combinations/sec
Total Execution time     836 ms
Nb line execution        10
Nb results               1

Results:
1. (a * b) <= 100


========================
         Stat
========================
Operators: 
LT 1
MUL 1
Methods: 
Variable: 
a 1
b 1

 & 4 & 0 & 0 & 3 & 7 & 26696 & 836 ms & 10 &
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.211 sec
Running fr.inria.lille.repair.spoon.ConditionnalInstrumenterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 sec
Running fr.inria.lille.repair.expression.ExpressionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running fr.inria.lille.repair.nopol.TseEvaluationTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
Running fr.inria.lille.repair.nopol.Defects4jEvaluationMathTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running fr.inria.lille.repair.nopol.Defects4jEvaluationTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running fr.inria.lille.repair.nopol.NopolTest
04:39:28.747 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_1]
04:39:28.747 [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:39:28.747 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL
04:39:28.747 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_1.NopolExampleTest]
04:39:28.747 [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;@25d227bf', projectTests=[nopol_examples.nopol_example_1.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
04:39:28.747 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
04:39:28.747 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 154 MB
04:39:28.747 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB
04:39:28.747 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 227 MB
04:39:28.748 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
04:39:28.748 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
04:39:28.748 [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:39:30.607 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
04:39:30.608 [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:39:30.667 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2
04:39:30.668 [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:39:30.711 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
04:39:30.810 [pool-331-thread-1] DEBUG tests.output - Failing tests with false: 
[test6(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>]
04:39:30.811 [pool-331-thread-1] DEBUG tests.output - Failing tests with true: 
[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:39:30.811 [pool-331-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:39:30.811 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #3
04:39:30.811 [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:39:30.853 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
04:39:31.112 [pool-337-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
04:39:31.149 [pool-337-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
04:39:31.222 [pool-337-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: index < 0
04:39:31.222 [pool-337-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL index < 0
04:39:31.314 [pool-337-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "index < 0" is working
04:39:31.326 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
04:39:31.326 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
04:39:31.326 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 1
04:39:31.326 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 6
04:39:31.326 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 3
04:39:31.326 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7
04:39:31.326 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
04:39:31.326 [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:39:31.326 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
04:39:31.326 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 16
04:39:31.326 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2579ms
04:39:31.326 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
04:39:31.326 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
04:39:31.326 [main] INFO  fr.inria.lille.repair.nopol.NoPol - index < 0
04:39:31.326 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9
04:39:31.327 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL
04:39:31.327 [main] INFO  fr.inria.lille.repair.nopol.NoPol - --- a/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_1/NopolExample.java
+++ b/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_1/NopolExample.java
@@ -11,4 +11,4 @@
 		
-		if ( index == 0 ) // Fix index <= 0
-			return s.charAt(0);
+		if ( index < 0) // Fix index <= 0
+		return s.charAt(0);
 		

04:39:31.333 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_2]
04:39:31.334 [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:39:31.334 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL
04:39:31.334 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_2.NopolExampleTest]
04:39:31.334 [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;@795f2c73', projectTests=[nopol_examples.nopol_example_2.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
04:39:31.334 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
04:39:31.334 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 120 MB
04:39:31.334 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB
04:39:31.334 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 231 MB
04:39:31.334 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
04:39:31.334 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
04:39:31.334 [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:39:33.232 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
04:39:33.232 [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:39:33.265 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
04:39:33.431 [pool-377-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
04:39:33.445 [pool-377-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
04:39:33.510 [pool-377-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 1 < (b - a)
04:39:33.510 [pool-377-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 1 < (b - a)
04:39:33.630 [pool-377-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "1 < (b - a)" is working
04:39:33.662 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
04:39:33.663 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
04:39:33.663 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 2
04:39:33.664 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 7
04:39:33.664 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 4
04:39:33.664 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7
04:39:33.664 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
04:39:33.664 [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:39:33.664 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
04:39:33.664 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 14
04:39:33.664 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2329ms
04:39:33.664 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
04:39:33.664 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
04:39:33.664 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 1 < (b - a)
04:39:33.664 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9
04:39:33.664 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL
04:39:33.671 [main] INFO  fr.inria.lille.repair.nopol.NoPol - --- a/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_2/NopolExample.java
+++ b/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_2/NopolExample.java
@@ -10,3 +10,3 @@
 	public int getMax(int a, int b){
-		if ( (b - a) < 0 ){ // Fix a < b
+		if ( 1 < (b - a)){ // Fix a < b
 			return b;

04:39:33.683 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_3]
04:39:33.684 [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:39:33.685 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL
04:39:33.685 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_3.NopolExampleTest]
04:39:33.685 [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;@37a3144e', projectTests=[nopol_examples.nopol_example_3.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
04:39:33.688 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
04:39:33.688 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 152 MB
04:39:33.688 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB
04:39:33.688 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 230 MB
04:39:33.688 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
04:39:33.688 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
04:39:33.688 [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:39:35.541 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
04:39:35.542 [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:39:35.617 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
04:39:35.790 [pool-421-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
04:39:35.799 [pool-421-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
04:39:35.836 [pool-421-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 0 == tmp
04:39:35.836 [pool-421-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_3.NopolExample:11: CONDITIONAL 0 == tmp
04:39:35.923 [pool-421-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "0 == tmp" is working
04:39:35.943 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
04:39:35.943 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
04:39:35.943 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 3
04:39:35.943 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 8
04:39:35.943 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 5
04:39:35.943 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 9
04:39:35.943 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
04:39:35.944 [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:39:35.944 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
04:39:35.944 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 12
04:39:35.944 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2260ms
04:39:35.944 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
04:39:35.944 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
04:39:35.944 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 0 == tmp
04:39:35.944 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9
04:39:35.944 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_3.NopolExample:11: CONDITIONAL
04:39:35.945 [main] INFO  fr.inria.lille.repair.nopol.NoPol - --- a/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_3/NopolExample.java
+++ b/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_3/NopolExample.java
@@ -10,3 +10,3 @@
 		
-		if ( tmp != 0 ){ // Fix : tmp == 0
+		if ( 0 == tmp){ // Fix : tmp == 0
 			return true;

04:39:35.956 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_5]
04:39:35.957 [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:39:35.957 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: PRECONDITION
04:39:35.957 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_5.NopolExampleTest]
04:39:35.957 [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;@8d08b17', projectTests=[nopol_examples.nopol_example_5.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
04:39:35.957 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
04:39:35.957 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 71 MB
04:39:35.957 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB
04:39:35.957 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 230 MB
04:39:35.957 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
04:39:35.957 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
04:39:35.957 [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:39:37.707 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
04:39:37.707 [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:39:37.741 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2
04:39:37.741 [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:39:37.778 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder
04:39:37.952 [pool-469-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
04:39:37.967 [pool-469-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
04:39:37.993 [pool-469-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: -1 < a
04:39:37.993 [pool-469-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION -1 < a
04:39:38.086 [pool-469-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "-1 < a" is working
04:39:38.094 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
04:39:38.094 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
04:39:38.094 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 1
04:39:38.094 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 9
04:39:38.094 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 6
04:39:38.094 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 5
04:39:38.094 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
04:39:38.094 [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:39:38.094 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
04:39:38.094 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7
04:39:38.094 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2138ms
04:39:38.094 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
04:39:38.094 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
04:39:38.094 [main] INFO  fr.inria.lille.repair.nopol.NoPol - -1 < a
04:39:38.094 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 6
04:39:38.094 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION
04:39:38.095 [main] INFO  fr.inria.lille.repair.nopol.NoPol - --- a/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_5/NopolExample.java
+++ b/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_5/NopolExample.java
@@ -19,3 +19,5 @@
 		// FIX : precondition missing : if ( -1<a  )
-		r = -1;				
+		if (-1 < a) {
+			r = -1;
+		}
 		return r*a;		

04:39:38.101 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_6]
04:39:38.101 [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:39:38.101 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL
04:39:38.101 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_6.NopolExampleTest]
04:39:38.101 [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;@3884f72d', projectTests=[nopol_examples.nopol_example_6.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
04:39:38.101 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
04:39:38.101 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 107 MB
04:39:38.101 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB
04:39:38.101 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 230 MB
04:39:38.101 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
04:39:38.101 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
04:39:38.101 [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:39:39.895 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
04:39:39.895 [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:39:39.934 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
04:39:40.106 [pool-497-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
04:39:40.119 [pool-497-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
04:39:40.153 [pool-497-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: a < b
04:39:40.153 [pool-497-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_6.NopolExample:7: CONDITIONAL a < b
04:39:40.244 [pool-497-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "a < b" is working
04:39:40.256 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
04:39:40.256 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
04:39:40.256 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 1
04:39:40.256 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 10
04:39:40.256 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 7
04:39:40.256 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 5
04:39:40.257 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
04:39:40.257 [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:39:40.257 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
04:39:40.257 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7
04:39:40.257 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2155ms
04:39:40.257 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
04:39:40.257 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
04:39:40.257 [main] INFO  fr.inria.lille.repair.nopol.NoPol - a < b
04:39:40.257 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 6
04:39:40.257 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_6.NopolExample:7: CONDITIONAL
04:39:40.257 [main] INFO  fr.inria.lille.repair.nopol.NoPol - --- a/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_6/NopolExample.java
+++ b/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_6/NopolExample.java
@@ -6,3 +6,3 @@
 	{
-		if (a > b) { // FIX: if(a < b)
+		if (a < b) { // FIX: if(a < b)
 			return b - a;

04:39:40.275 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_7]
04:39:40.275 [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:39:40.275 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL
04:39:40.275 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_7.NopolExampleTest]
04:39:40.275 [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;@91f805a', projectTests=[nopol_examples.nopol_example_7.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
04:39:40.275 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
04:39:40.275 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 151 MB
04:39:40.275 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB
04:39:40.275 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 230 MB
04:39:40.275 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
04:39:40.275 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
04:39:40.276 [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:39:42.127 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
04:39:42.127 [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:39:42.198 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2
04:39:42.198 [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:39:42.241 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
04:39:42.416 [pool-528-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
04:39:42.428 [pool-528-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
04:39:42.571 [pool-528-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:39:42.788 [pool-528-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: (intermediaire == 0) && (3 < a)
04:39:42.788 [pool-528-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:39:42.870 [pool-528-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(intermediaire == 0) && (3 < a)" is working
04:39:42.901 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
04:39:42.902 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
04:39:42.902 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 1
04:39:42.902 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 11
04:39:42.902 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 8
04:39:42.902 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 26
04:39:42.902 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 3
04:39:42.902 [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:39:42.902 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 7
04:39:42.902 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 9
04:39:42.902 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2626ms
04:39:42.902 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
04:39:42.902 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
04:39:42.902 [main] INFO  fr.inria.lille.repair.nopol.NoPol - (intermediaire == 0) && (3 < a)
04:39:42.902 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 30
04:39:42.902 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_7.NopolExample:21: CONDITIONAL
04:39:42.903 [main] INFO  fr.inria.lille.repair.nopol.NoPol - --- a/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_7/NopolExample.java
+++ b/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_7/NopolExample.java
@@ -20,4 +20,4 @@
 		// FIX if ( intermediaire == 0 && a!=2)
-		if ( intermediaire == 0 )
-			return false;
+		if ( (intermediaire == 0) && (3 < a))
+		return false;
 		

04:39:42.911 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_8]
04:39:42.912 [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:39:42.912 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL
04:39:42.912 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_8.NopolExampleTest]
04:39:42.912 [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;@92206ee', projectTests=[nopol_examples.nopol_example_8.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
04:39:42.912 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
04:39:42.912 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 150 MB
04:39:42.912 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB
04:39:42.912 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 232 MB
04:39:42.912 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
04:39:42.912 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
04:39:42.912 [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:39:44.534 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
04:39:44.535 [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:39:44.578 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2
04:39:44.579 [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:39:44.607 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
04:39:44.715 [pool-648-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
04:39:44.728 [pool-648-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
04:39:44.774 [pool-648-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: (a * b) <= 100
04:39:44.774 [pool-648-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_8.NopolExample:12: CONDITIONAL (a * b) <= 100
04:39:44.827 [pool-648-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(a * b) <= 100" is working
04:39:44.846 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
04:39:44.846 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
04:39:44.847 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 2
04:39:44.847 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 12
04:39:44.847 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 9
04:39:44.847 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 10
04:39:44.847 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
04:39:44.847 [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:39:44.847 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
04:39:44.847 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 10
04:39:44.847 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 1935ms
04:39:44.847 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
04:39:44.847 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
04:39:44.847 [main] INFO  fr.inria.lille.repair.nopol.NoPol - (a * b) <= 100
04:39:44.847 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 10
04:39:44.847 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_8.NopolExample:12: CONDITIONAL
04:39:44.847 [main] INFO  fr.inria.lille.repair.nopol.NoPol - --- a/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_8/NopolExample.java
+++ b/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_8/NopolExample.java
@@ -11,4 +11,4 @@
 		// if ( a * b <= 100) // FIX
-		if ( a * b < 100)
-			return true;
+		if ( (a * b) <= 100)
+		return true;
 		

04:39:44.848 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_2]
04:39:44.848 [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:39:44.848 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL
04:39:44.848 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_2.NopolExampleTest]
04:39:44.848 [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;@24e84a4e', projectTests=[nopol_examples.nopol_example_2.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
04:39:44.848 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
04:39:44.848 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 173 MB
04:39:44.848 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB
04:39:44.848 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 231 MB
04:39:44.848 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
04:39:44.848 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
04:39:44.848 [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:39:44.881 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_2]
04:39:44.881 [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:39:44.881 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL
04:39:44.881 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_2.NopolExampleTest]
04:39:44.882 [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;@24e84a4e', projectTests=[nopol_examples.nopol_example_2.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
04:39:44.882 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
04:39:44.882 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 156 MB
04:39:44.882 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB
04:39:44.882 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 231 MB
04:39:44.883 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
04:39:44.883 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
04:39:44.883 [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:39:46.536 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
04:39:46.536 [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:39:46.586 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
04:39:46.729 [pool-691-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
04:39:46.741 [pool-691-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
04:39:46.765 [pool-691-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: (b - a) == 2
04:39:46.765 [pool-691-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL (b - a) == 2
04:39:46.844 [pool-691-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(b - a) == 2" is working
04:39:46.847 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
04:39:46.848 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
04:39:46.848 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 2
04:39:46.848 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 13
04:39:46.849 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 10
04:39:46.849 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 2
04:39:46.849 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
04:39:46.849 [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:39:46.849 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
04:39:46.850 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 14
04:39:46.850 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 1966ms
04:39:46.850 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
04:39:46.851 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
04:39:46.851 [main] INFO  fr.inria.lille.repair.nopol.NoPol - (b - a) == 2
04:39:46.852 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9
04:39:46.852 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL
04:39:46.854 [main] INFO  fr.inria.lille.repair.nopol.NoPol - --- a/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_2/NopolExample.java
+++ b/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_2/NopolExample.java
@@ -10,3 +10,3 @@
 	public int getMax(int a, int b){
-		if ( (b - a) < 0 ){ // Fix a < b
+		if ( (b - a) == 2){ // Fix a < b
 			return b;

04:39:46.857 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_5]
04:39:46.858 [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:39:46.858 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: PRE_THEN_COND
04:39:46.858 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_5.NopolExampleTest]
04:39:46.858 [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;@7131fca7', projectTests=[nopol_examples.nopol_example_5.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
04:39:46.859 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
04:39:46.859 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 86 MB
04:39:46.859 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB
04:39:46.860 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 230 MB
04:39:46.860 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
04:39:46.860 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
04:39:46.860 [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:39:48.437 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
04:39:48.437 [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:39:48.471 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2
04:39:48.472 [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:39:48.507 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder
04:39:48.639 [pool-710-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
04:39:48.652 [pool-710-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
04:39:48.677 [pool-710-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: -1 < a
04:39:48.677 [pool-710-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION -1 < a
04:39:48.758 [pool-710-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "-1 < a" is working
04:39:48.766 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
04:39:48.767 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
04:39:48.767 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 1
04:39:48.767 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 14
04:39:48.767 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 11
04:39:48.767 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 5
04:39:48.767 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
04:39:48.767 [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:39:48.767 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
04:39:48.767 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7
04:39:48.767 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 1909ms
04:39:48.767 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
04:39:48.767 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
04:39:48.767 [main] INFO  fr.inria.lille.repair.nopol.NoPol - -1 < a
04:39:48.767 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 6
04:39:48.767 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION
04:39:48.768 [main] INFO  fr.inria.lille.repair.nopol.NoPol - --- a/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_5/NopolExample.java
+++ b/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_5/NopolExample.java
@@ -19,3 +19,5 @@
 		// FIX : precondition missing : if ( -1<a  )
-		r = -1;				
+		if (-1 < a) {
+			r = -1;
+		}
 		return r*a;		

04:39:48.768 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_2]
04:39:48.768 [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:39:48.769 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL
04:39:48.769 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_2.NopolExampleTest]
04:39:48.769 [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;@7b5706e9', projectTests=[nopol_examples.nopol_example_2.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
04:39:48.769 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
04:39:48.769 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 119 MB
04:39:48.769 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB
04:39:48.769 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 232 MB
04:39:48.769 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
04:39:48.769 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
04:39:48.769 [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:39:50.567 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
04:39:50.567 [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:39:50.621 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
04:39:50.800 [pool-737-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
04:39:50.822 [pool-737-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
04:39:50.869 [pool-737-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 1 < (b - a)
04:39:50.869 [pool-737-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 1 < (b - a)
04:39:50.980 [pool-737-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "1 < (b - a)" is working
04:39:50.985 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
04:39:50.986 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
04:39:50.986 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 2
04:39:50.986 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 15
04:39:50.986 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 12
04:39:50.986 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7
04:39:50.986 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
04:39:50.986 [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:39:50.986 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
04:39:50.986 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 14
04:39:50.986 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2217ms
04:39:50.986 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
04:39:50.986 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
04:39:50.986 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 1 < (b - a)
04:39:50.986 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9
04:39:50.986 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL
04:39:50.987 [main] INFO  fr.inria.lille.repair.nopol.NoPol - --- a/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_2/NopolExample.java
+++ b/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_2/NopolExample.java
@@ -10,3 +10,3 @@
 	public int getMax(int a, int b){
-		if ( (b - a) < 0 ){ // Fix a < b
+		if ( 1 < (b - a)){ // Fix a < b
 			return b;

04:39:50.995 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_1]
04:39:50.995 [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:39:50.995 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: COND_THEN_PRE
04:39:50.995 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_1.NopolExampleTest]
04:39:50.996 [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;@6f8d73ee', projectTests=[nopol_examples.nopol_example_1.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
04:39:50.996 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
04:39:50.996 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 161 MB
04:39:50.996 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB
04:39:50.996 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 233 MB
04:39:50.996 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
04:39:50.996 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
04:39:50.996 [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:39:52.758 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
04:39:52.759 [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:39:52.789 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder
04:39:52.885 [pool-781-thread-1] DEBUG tests.output - Failing tests with false: 
[test6(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>]
04:39:52.886 [pool-781-thread-1] DEBUG tests.output - Failing tests with true: 
[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:39:52.886 [pool-781-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:39:52.886 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2
04:39:52.886 [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:39:52.918 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
04:39:52.990 [pool-787-thread-1] DEBUG tests.output - Failing tests with false: 
[test6(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>]
04:39:52.991 [pool-787-thread-1] DEBUG tests.output - Failing tests with true: 
[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:39:52.991 [pool-787-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:39:52.991 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder
04:39:53.064 [pool-793-thread-1] DEBUG tests.output - Failing tests with false: 
[test6(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>]
04:39:53.064 [pool-793-thread-1] DEBUG tests.output - Failing tests with true: 
[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:39:53.064 [pool-793-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:39:53.064 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #3
04:39:53.064 [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:39:53.114 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
04:39:53.277 [pool-799-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
04:39:53.288 [pool-799-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
04:39:53.333 [pool-799-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: index < 0
04:39:53.333 [pool-799-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL index < 0
04:39:53.396 [pool-799-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "index < 0" is working
04:39:53.410 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
04:39:53.411 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
04:39:53.411 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 1
04:39:53.411 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 19
04:39:53.411 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 13
04:39:53.411 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7
04:39:53.411 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
04:39:53.411 [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:39:53.411 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
04:39:53.411 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 16
04:39:53.411 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2415ms
04:39:53.411 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
04:39:53.411 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
04:39:53.411 [main] INFO  fr.inria.lille.repair.nopol.NoPol - index < 0
04:39:53.411 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9
04:39:53.411 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL
04:39:53.412 [main] INFO  fr.inria.lille.repair.nopol.NoPol - --- a/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_1/NopolExample.java
+++ b/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_1/NopolExample.java
@@ -11,4 +11,4 @@
 		
-		if ( index == 0 ) // Fix index <= 0
-			return s.charAt(0);
+		if ( index < 0) // Fix index <= 0
+		return s.charAt(0);
 		

04:39:53.416 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_1]
04:39:53.416 [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:39:53.416 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL
04:39:53.416 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_1.NopolExampleTest]
04:39:53.416 [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;@68513aaf', projectTests=[nopol_examples.nopol_example_1.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
04:39:53.416 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
04:39:53.416 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 69 MB
04:39:53.416 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB
04:39:53.416 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 231 MB
04:39:53.416 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
04:39:53.416 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
04:39:53.416 [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:39:55.047 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
04:39:55.047 [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:39:55.084 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2
04:39:55.084 [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:39:55.123 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
04:39:55.221 [pool-839-thread-1] DEBUG tests.output - Failing tests with false: 
[test6(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>]
04:39:55.221 [pool-839-thread-1] DEBUG tests.output - Failing tests with true: 
[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:39:55.221 [pool-839-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:39:55.221 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #3
04:39:55.221 [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:39:55.261 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
04:39:55.392 [pool-845-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
04:39:55.402 [pool-845-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
04:39:55.449 [pool-845-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: index < 0
04:39:55.449 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
04:39:55.449 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
04:39:55.449 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 1
04:39:55.449 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 21
04:39:55.449 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 14
04:39:55.449 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7
04:39:55.449 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
04:39:55.449 [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:39:55.449 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
04:39:55.449 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 16
04:39:55.449 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2033ms
04:39:55.449 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
04:39:55.449 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
04:39:55.449 [main] INFO  fr.inria.lille.repair.nopol.NoPol - index < 0
04:39:55.449 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9
04:39:55.450 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL
04:39:55.452 [main] INFO  fr.inria.lille.repair.nopol.NoPol - --- a/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_1/NopolExample.java
+++ b/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_1/NopolExample.java
@@ -11,4 +11,4 @@
 		
-		if ( index == 0 ) // Fix index <= 0
-			return s.charAt(0);
+		if ( index < 0) // Fix index <= 0
+		return s.charAt(0);
 		

04:39:55.455 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_1]
04:39:55.455 [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:39:55.455 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: PRE_THEN_COND
04:39:55.455 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_1.NopolExampleTest]
04:39:55.456 [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;@4d8a1d94', projectTests=[nopol_examples.nopol_example_1.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
04:39:55.456 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
04:39:55.456 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 76 MB
04:39:55.456 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB
04:39:55.457 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 230 MB
04:39:55.457 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
04:39:55.457 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
04:39:55.457 [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:39:57.131 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
04:39:57.131 [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:39:57.162 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder
04:39:57.278 [pool-876-thread-1] DEBUG tests.output - Failing tests with false: 
[test6(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>]
04:39:57.278 [pool-876-thread-1] DEBUG tests.output - Failing tests with true: 
[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:39:57.278 [pool-876-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:39:57.278 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2
04:39:57.278 [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:39:57.329 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder
04:39:57.415 [pool-882-thread-1] DEBUG tests.output - Failing tests with false: 
[test6(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>]
04:39:57.415 [pool-882-thread-1] DEBUG tests.output - Failing tests with true: 
[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:39:57.415 [pool-882-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:39:57.415 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
04:39:57.503 [pool-888-thread-1] DEBUG tests.output - Failing tests with false: 
[test6(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>]
04:39:57.504 [pool-888-thread-1] DEBUG tests.output - Failing tests with true: 
[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:39:57.504 [pool-888-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:39:57.504 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #3
04:39:57.504 [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:39:57.534 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder
04:39:57.641 [pool-894-thread-1] DEBUG tests.output - Failing tests with false: 
[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:39:57.642 [pool-894-thread-1] DEBUG tests.output - Failing tests with true: 
[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:39:57.642 [pool-894-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:39:57.642 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
04:39:57.804 [pool-900-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
04:39:57.818 [pool-900-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
04:39:57.872 [pool-900-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: index < 0
04:39:57.872 [pool-900-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL index < 0
04:39:57.937 [pool-900-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "index < 0" is working
04:39:57.945 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
04:39:57.946 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
04:39:57.946 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 1
04:39:57.946 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 26
04:39:57.946 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 15
04:39:57.946 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7
04:39:57.946 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
04:39:57.946 [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:39:57.946 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
04:39:57.946 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 16
04:39:57.946 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2490ms
04:39:57.946 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
04:39:57.946 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
04:39:57.946 [main] INFO  fr.inria.lille.repair.nopol.NoPol - index < 0
04:39:57.946 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9
04:39:57.946 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL
04:39:57.946 [main] INFO  fr.inria.lille.repair.nopol.NoPol - --- a/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_1/NopolExample.java
+++ b/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_1/NopolExample.java
@@ -11,4 +11,4 @@
 		
-		if ( index == 0 ) // Fix index <= 0
-			return s.charAt(0);
+		if ( index < 0) // Fix index <= 0
+		return s.charAt(0);
 		

04:39:57.951 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_5]
04:39:57.951 [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:39:57.951 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: COND_THEN_PRE
04:39:57.951 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_5.NopolExampleTest]
04:39:57.951 [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;@3cb86b48', projectTests=[nopol_examples.nopol_example_5.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
04:39:57.951 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
04:39:57.951 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 63 MB
04:39:57.951 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB
04:39:57.951 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 230 MB
04:39:57.951 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
04:39:57.951 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
04:39:57.951 [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:39:59.644 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
04:39:59.644 [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:39:59.684 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2
04:39:59.685 [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:39:59.722 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder
04:39:59.861 [pool-940-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
04:39:59.870 [pool-940-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
04:39:59.895 [pool-940-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: -1 < a
04:39:59.895 [pool-940-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION -1 < a
04:39:59.951 [pool-940-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "-1 < a" is working
04:39:59.960 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
04:39:59.960 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
04:39:59.960 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 1
04:39:59.960 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 27
04:39:59.961 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 16
04:39:59.962 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 5
04:39:59.962 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
04:39:59.962 [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:39:59.962 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
04:39:59.962 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7
04:39:59.962 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2009ms
04:39:59.962 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
04:39:59.963 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
04:39:59.963 [main] INFO  fr.inria.lille.repair.nopol.NoPol - -1 < a
04:39:59.964 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 6
04:39:59.964 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION
04:39:59.965 [main] INFO  fr.inria.lille.repair.nopol.NoPol - --- a/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_5/NopolExample.java
+++ b/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_5/NopolExample.java
@@ -19,3 +19,5 @@
 		// FIX : precondition missing : if ( -1<a  )
-		r = -1;				
+		if (-1 < a) {
+			r = -1;
+		}
 		return r*a;		

Tests run: 15, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 31.224 sec
Running fr.inria.lille.commons.smt.SMTLibTest
Tests run: 32, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.199 sec
Running fr.inria.lille.commons.smt.SMTLibEqualVisitorTest
04:40:00.188 [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.021 sec
Running fr.inria.lille.commons.smt.ComparisonTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 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:40:00.620 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
04:40:00.629 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
04:40:00.647 [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:40:00.780 [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:40:01.034 [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:40:25.071 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Failed code synthesis, returning NullCodeGenesis
04:40:25.144 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
04:40:25.162 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
04:40:25.197 [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: 25.731 sec
Running fr.inria.lille.commons.synthesis.CodeSynthesisTest
04:40:25.930 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
04:40:25.940 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 0
04:40:25.948 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
04:40:25.972 [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:40:25.994 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 0 == ((cond)?(size):(0))
04:40:25.998 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
04:40:26.007 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: array.length
04:40:26.011 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
04:40:26.027 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: value == letter
04:40:26.031 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
04:40:26.052 [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:40:26.124 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: q + p <= n
04:40:26.132 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
+ of arity: 2
- of arity: 2
04:40:26.150 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: array.length + iterations
04:40:26.155 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
04:40:26.183 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: iterations <= array.length
04:40:26.188 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
?: of arity: 3
04:40:26.203 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
?: of arity: 3
+ of arity: 2
- of arity: 2
04:40:26.247 [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.333 sec
Running fr.inria.lille.commons.synthesis.smt.constraint.ConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
Running fr.inria.lille.commons.synthesis.LocationVariableContainerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 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:40:26.317 [main] DEBUG fr.inria.lille.evo.Main - --------------------------------------------------
04:40:26.317 [main] DEBUG fr.inria.lille.evo.Main -  ##### launch nopol without new tests ##### 
04:40:26.317 [main] DEBUG fr.inria.lille.evo.Main - Launch nopol with:
04:40:26.318 [main] DEBUG fr.inria.lille.evo.Main - sources = ../test-projects/src/main/java:../test-projects/src/test/java:src/test/resources/evo/destSrcTest
04:40:26.318 [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:40:26.318 [main] DEBUG fr.inria.lille.evo.Main - testClasses = [Ljava.lang.String;@4b037259
04:40:26.318 [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:40:26.318 [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:40:26.319 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL
04:40:26.320 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [evo_examples.evo_example_1.EvoExampleTest]
04:40:26.320 [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;@791c8229', projectTests=[evo_examples.evo_example_1.EvoExampleTest], complianceLevel=7, outputFolder=./, json=false}
04:40:26.320 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
04:40:26.321 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 69 MB
04:40:26.321 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB
04:40:26.321 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 231 MB
04:40:26.322 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
04:40:26.322 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
04:40:26.322 [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:40:28.295 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
04:40:28.295 [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:40:28.332 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2
04:40:28.332 [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:40:28.366 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
04:40:28.506 [pool-967-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
04:40:28.515 [pool-967-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
04:40:28.536 [pool-967-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: number < -1
04:40:28.536 [pool-967-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < -1
04:40:28.593 [pool-967-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "number < -1" is working
04:40:28.597 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
04:40:28.605 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 60
04:40:28.605 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 285
04:40:28.605 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 28
04:40:28.605 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 17
04:40:28.605 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 4
04:40:28.605 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
04:40:28.605 [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:40:28.605 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
04:40:28.605 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7
04:40:28.605 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2279ms
04:40:28.605 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
04:40:28.605 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
04:40:28.605 [main] INFO  fr.inria.lille.repair.nopol.NoPol - number < -1
04:40:28.605 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 5
04:40:28.605 [main] INFO  fr.inria.lille.repair.nopol.NoPol - evo_examples.evo_example_1.EvoExample:9: CONDITIONAL
04:40:28.606 [main] INFO  fr.inria.lille.repair.nopol.NoPol - --- a/builds/workspace/nopol/test-projects/src/main/java/evo_examples/evo_example_1/EvoExample.java
+++ b/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:40:28.607 [main] DEBUG fr.inria.lille.evo.Main - ### ----- PATCH FOUND -----
04:40:28.607 [main] DEBUG fr.inria.lille.evo.Main - evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < -1
04:40:28.607 [main] DEBUG fr.inria.lille.evo.Main - --------------------------------------------------
04:40:28.607 [main] DEBUG fr.inria.lille.evo.Main -  ##### Search tests files path ##### 
04:40:28.813 [main] DEBUG fr.inria.lille.evo.Main - [FOUND] evo_examples.evo_example_1.EvoExampleGeneratedTest
04:40:28.814 [main] DEBUG fr.inria.lille.evo.Main - --------------------------------------------------
04:40:28.814 [main] DEBUG fr.inria.lille.evo.Main -  ##### Search tests methods ##### 
04:40:28.897 [main] DEBUG fr.inria.lille.evo.Main - [FOUND] test_evo_example_generated_1()
04:40:28.898 [main] DEBUG fr.inria.lille.evo.Main - [FOUND] test_evo_example_generated_0()
04:40:28.899 [main] DEBUG fr.inria.lille.evo.Main - ###########################################
04:40:28.899 [main] DEBUG fr.inria.lille.evo.Main - ######## start to try each methods ########
04:40:28.900 [main] DEBUG fr.inria.lille.evo.Main - ###########################################
04:40:28.900 [main] DEBUG fr.inria.lille.evo.Main - --------------------------------------------------
04:40:28.901 [main] DEBUG fr.inria.lille.evo.Main - # TEST METHOD : test_evo_example_generated_1()
04:40:28.901 [main] DEBUG fr.inria.lille.evo.Main - --------------------------------------------------
04:40:28.902 [main] DEBUG fr.inria.lille.evo.Main - ### Remove EvoSuite &  Recompile Tests 
04:40:29.198 [main] DEBUG fr.inria.lille.evo.Main - ### Launch Nopol
04:40:29.198 [main] DEBUG fr.inria.lille.evo.Main - Launch nopol with:
04:40:29.199 [main] DEBUG fr.inria.lille.evo.Main - sources = ../test-projects/src/main/java:../test-projects/src/test/java:src/test/resources/evo/destSrcTest
04:40:29.200 [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:40:29.201 [main] DEBUG fr.inria.lille.evo.Main - testClasses = [Ljava.lang.String;@6e444db0
04:40:29.202 [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:40:29.202 [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:40:29.203 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL
04:40:29.204 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [evo_examples.evo_example_1.EvoExampleTest, evo_examples.evo_example_1.EvoExampleGeneratedTest]
04:40:29.204 [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;@7ffd4cea', projectTests=[evo_examples.evo_example_1.EvoExampleTest, evo_examples.evo_example_1.EvoExampleGeneratedTest], complianceLevel=7, outputFolder=./, json=false}
04:40:29.205 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
04:40:29.206 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 83 MB
04:40:29.206 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB
04:40:29.207 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 231 MB
04:40:29.208 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
04:40:29.208 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
04:40:29.209 [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:40:31.208 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
04:40:31.208 [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:40:31.249 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2
04:40:31.249 [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:40:31.283 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
04:40:31.408 [pool-989-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
04:40:31.417 [pool-989-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
04:40:31.445 [pool-989-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:40:31.557 [pool-989-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:40:32.126 [pool-989-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:41:03.868 [pool-989-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Failed code synthesis, returning NullCodeGenesis
04:41:03.868 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
04:41:03.875 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 61
04:41:03.875 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 286
04:41:03.876 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 29
04:41:03.876 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 18
04:41:03.876 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 4
04:41:03.876 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 5
04:41:03.876 [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:41:03.876 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 14
04:41:03.876 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7
04:41:03.877 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 34666ms
04:41:03.877 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
04:41:03.877 [main] DEBUG fr.inria.lille.evo.Main - ### ----- NO PATCH FOUND -----
04:41:03.877 [main] DEBUG fr.inria.lille.evo.Main - ### METHOD REMOVED : test_evo_example_generated_1()
04:41:03.877 [main] DEBUG fr.inria.lille.evo.Main - basic <===> evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < -1
04:41:03.877 [main] DEBUG fr.inria.lille.evo.Main - test_evo_example_generated_1 <===> null
04:41:03.878 [main] DEBUG fr.inria.lille.evo.Main - --------------------------------------------------
04:41:03.878 [main] DEBUG fr.inria.lille.evo.Main - # TEST METHOD : test_evo_example_generated_0()
04:41:03.878 [main] DEBUG fr.inria.lille.evo.Main - --------------------------------------------------
04:41:03.878 [main] DEBUG fr.inria.lille.evo.Main - ### Remove EvoSuite &  Recompile Tests 
04:41:03.946 [main] DEBUG fr.inria.lille.evo.Main - ### Launch Nopol
04:41:03.947 [main] DEBUG fr.inria.lille.evo.Main - Launch nopol with:
04:41:03.948 [main] DEBUG fr.inria.lille.evo.Main - sources = ../test-projects/src/main/java:../test-projects/src/test/java:src/test/resources/evo/destSrcTest
04:41:03.948 [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:41:03.949 [main] DEBUG fr.inria.lille.evo.Main - testClasses = [Ljava.lang.String;@6e444db0
04:41:03.950 [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:41:03.950 [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:41:03.951 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL
04:41:03.952 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [evo_examples.evo_example_1.EvoExampleTest, evo_examples.evo_example_1.EvoExampleGeneratedTest]
04:41:03.952 [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;@3db689e', projectTests=[evo_examples.evo_example_1.EvoExampleTest, evo_examples.evo_example_1.EvoExampleGeneratedTest], complianceLevel=7, outputFolder=./, json=false}
04:41:03.953 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
04:41:03.953 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 72 MB
04:41:03.954 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB
04:41:03.955 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 227 MB
04:41:03.955 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
04:41:03.956 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
04:41:03.956 [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:41:05.977 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
04:41:05.977 [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:41:06.020 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2
04:41:06.021 [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:41:06.059 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
04:41:06.205 [pool-1009-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
04:41:06.216 [pool-1009-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
04:41:06.244 [pool-1009-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: number < 1
04:41:06.244 [pool-1009-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < 1
04:41:06.305 [pool-1009-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "number < 1" is working
04:41:06.316 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
04:41:06.323 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 61
04:41:06.324 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 286
04:41:06.325 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 30
04:41:06.326 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 19
04:41:06.326 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 5
04:41:06.326 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
04:41:06.327 [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:41:06.327 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
04:41:06.327 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7
04:41:06.328 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2366ms
04:41:06.328 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
04:41:06.328 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
04:41:06.329 [main] INFO  fr.inria.lille.repair.nopol.NoPol - number < 1
04:41:06.329 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 6
04:41:06.329 [main] INFO  fr.inria.lille.repair.nopol.NoPol - evo_examples.evo_example_1.EvoExample:9: CONDITIONAL
04:41:06.330 [main] INFO  fr.inria.lille.repair.nopol.NoPol - --- a/builds/workspace/nopol/test-projects/src/main/java/evo_examples/evo_example_1/EvoExample.java
+++ b/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:41:06.331 [main] DEBUG fr.inria.lille.evo.Main - ### ----- PATCH FOUND -----
04:41:06.331 [main] DEBUG fr.inria.lille.evo.Main - evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < 1
04:41:06.331 [main] DEBUG fr.inria.lille.evo.Main - ### METHOD KEPT : test_evo_example_generated_0()
04:41:06.332 [main] DEBUG fr.inria.lille.evo.Main - basic <===> evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < -1
04:41:06.333 [main] DEBUG fr.inria.lille.evo.Main - test_evo_example_generated_1 <===> null
04:41:06.333 [main] DEBUG fr.inria.lille.evo.Main - test_evo_example_generated_0 <===> evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < 1
04:41:06.337 [main] DEBUG fr.inria.lille.evo.Main - ### End of program. Recompile keeping all good tests
04:41:06.410 [main] DEBUG fr.inria.lille.evo.Main - basic <===> evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < -1
04:41:06.412 [main] DEBUG fr.inria.lille.evo.Main - test_evo_example_generated_1 <===> null
04:41:06.413 [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: 40.16 sec
Running fr.inria.lille.diff.PatchGeneratorTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 sec

Results :

Tests run: 367, Failures: 0, Errors: 0, Skipped: 11

[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.3:report (report) @ nopol ---
[INFO] Loading execution data file /builds/workspace/nopol/nopol/target/jacoco.exec
[INFO] Analyzed bundle 'Nopol' with 322 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 ---
[INFO] artifact org.eclipse.platform:org.eclipse.core.resources: checking for updates from inria
[INFO] artifact org.eclipse.platform:org.eclipse.core.resources: checking for updates from sachaproject.gforge.inria.fr-release
[INFO] artifact org.eclipse.platform:org.eclipse.core.resources: checking for updates from gforge.inria.fr-snapshot
[INFO] artifact org.eclipse.platform:org.eclipse.core.resources: checking for updates from spoon.gforge.inria.fr-release
[INFO] artifact org.eclipse.platform:org.eclipse.core.resources: checking for updates from tdurieux.github.io/maven-repository/snapshots/
[INFO] artifact org.eclipse.platform:org.eclipse.core.expressions: checking for updates from inria
[INFO] artifact org.eclipse.platform:org.eclipse.core.expressions: checking for updates from sachaproject.gforge.inria.fr-release
[INFO] artifact org.eclipse.platform:org.eclipse.core.expressions: checking for updates from gforge.inria.fr-snapshot
[INFO] artifact org.eclipse.platform:org.eclipse.core.expressions: checking for updates from spoon.gforge.inria.fr-release
[INFO] artifact org.eclipse.platform:org.eclipse.core.expressions: checking for updates from tdurieux.github.io/maven-repository/snapshots/
[INFO] artifact org.eclipse.platform:org.eclipse.core.runtime: checking for updates from inria
[INFO] artifact org.eclipse.platform:org.eclipse.core.runtime: checking for updates from sachaproject.gforge.inria.fr-release
[INFO] artifact org.eclipse.platform:org.eclipse.core.runtime: checking for updates from gforge.inria.fr-snapshot
[INFO] artifact org.eclipse.platform:org.eclipse.core.runtime: checking for updates from spoon.gforge.inria.fr-release
[INFO] artifact org.eclipse.platform:org.eclipse.core.runtime: checking for updates from tdurieux.github.io/maven-repository/snapshots/
[INFO] artifact org.eclipse.platform:org.eclipse.osgi: checking for updates from inria
[INFO] artifact org.eclipse.platform:org.eclipse.osgi: checking for updates from sachaproject.gforge.inria.fr-release
[INFO] artifact org.eclipse.platform:org.eclipse.osgi: checking for updates from gforge.inria.fr-snapshot
[INFO] artifact org.eclipse.platform:org.eclipse.osgi: checking for updates from spoon.gforge.inria.fr-release
[INFO] artifact org.eclipse.platform:org.eclipse.osgi: checking for updates from tdurieux.github.io/maven-repository/snapshots/
[INFO] artifact org.eclipse.platform:org.eclipse.equinox.common: checking for updates from inria
[INFO] artifact org.eclipse.platform:org.eclipse.equinox.common: checking for updates from sachaproject.gforge.inria.fr-release
[INFO] artifact org.eclipse.platform:org.eclipse.equinox.common: checking for updates from gforge.inria.fr-snapshot
[INFO] artifact org.eclipse.platform:org.eclipse.equinox.common: checking for updates from spoon.gforge.inria.fr-release
[INFO] artifact org.eclipse.platform:org.eclipse.equinox.common: checking for updates from tdurieux.github.io/maven-repository/snapshots/
[INFO] artifact org.eclipse.platform:org.eclipse.core.jobs: checking for updates from inria
[INFO] artifact org.eclipse.platform:org.eclipse.core.jobs: checking for updates from sachaproject.gforge.inria.fr-release
[INFO] artifact org.eclipse.platform:org.eclipse.core.jobs: checking for updates from gforge.inria.fr-snapshot
[INFO] artifact org.eclipse.platform:org.eclipse.core.jobs: checking for updates from spoon.gforge.inria.fr-release
[INFO] artifact org.eclipse.platform:org.eclipse.core.jobs: checking for updates from tdurieux.github.io/maven-repository/snapshots/
[INFO] artifact org.eclipse.platform:org.eclipse.equinox.registry: checking for updates from inria
[INFO] artifact org.eclipse.platform:org.eclipse.equinox.registry: checking for updates from sachaproject.gforge.inria.fr-release
[INFO] artifact org.eclipse.platform:org.eclipse.equinox.registry: checking for updates from gforge.inria.fr-snapshot
[INFO] artifact org.eclipse.platform:org.eclipse.equinox.registry: checking for updates from spoon.gforge.inria.fr-release
[INFO] artifact org.eclipse.platform:org.eclipse.equinox.registry: checking for updates from tdurieux.github.io/maven-repository/snapshots/
[INFO] artifact org.eclipse.platform:org.eclipse.equinox.preferences: checking for updates from inria
[INFO] artifact org.eclipse.platform:org.eclipse.equinox.preferences: checking for updates from sachaproject.gforge.inria.fr-release
[INFO] artifact org.eclipse.platform:org.eclipse.equinox.preferences: checking for updates from gforge.inria.fr-snapshot
[INFO] artifact org.eclipse.platform:org.eclipse.equinox.preferences: checking for updates from spoon.gforge.inria.fr-release
[INFO] artifact org.eclipse.platform:org.eclipse.equinox.preferences: checking for updates from tdurieux.github.io/maven-repository/snapshots/
[INFO] artifact org.eclipse.platform:org.eclipse.core.contenttype: checking for updates from inria
[INFO] artifact org.eclipse.platform:org.eclipse.core.contenttype: checking for updates from sachaproject.gforge.inria.fr-release
[INFO] artifact org.eclipse.platform:org.eclipse.core.contenttype: checking for updates from gforge.inria.fr-snapshot
[INFO] artifact org.eclipse.platform:org.eclipse.core.contenttype: checking for updates from spoon.gforge.inria.fr-release
[INFO] artifact org.eclipse.platform:org.eclipse.core.contenttype: checking for updates from tdurieux.github.io/maven-repository/snapshots/
[INFO] artifact org.eclipse.platform:org.eclipse.equinox.app: checking for updates from inria
[INFO] artifact org.eclipse.platform:org.eclipse.equinox.app: checking for updates from sachaproject.gforge.inria.fr-release
[INFO] artifact org.eclipse.platform:org.eclipse.equinox.app: checking for updates from gforge.inria.fr-snapshot
[INFO] artifact org.eclipse.platform:org.eclipse.equinox.app: checking for updates from spoon.gforge.inria.fr-release
[INFO] artifact org.eclipse.platform:org.eclipse.equinox.app: checking for updates from tdurieux.github.io/maven-repository/snapshots/
[INFO] artifact org.eclipse.platform:org.eclipse.core.filesystem: checking for updates from inria
[INFO] artifact org.eclipse.platform:org.eclipse.core.filesystem: checking for updates from sachaproject.gforge.inria.fr-release
[INFO] artifact org.eclipse.platform:org.eclipse.core.filesystem: checking for updates from gforge.inria.fr-snapshot
[INFO] artifact org.eclipse.platform:org.eclipse.core.filesystem: checking for updates from spoon.gforge.inria.fr-release
[INFO] artifact org.eclipse.platform:org.eclipse.core.filesystem: checking for updates from tdurieux.github.io/maven-repository/snapshots/
[INFO] artifact org.eclipse.platform:org.eclipse.text: checking for updates from inria
[INFO] artifact org.eclipse.platform:org.eclipse.text: checking for updates from sachaproject.gforge.inria.fr-release
[INFO] artifact org.eclipse.platform:org.eclipse.text: checking for updates from gforge.inria.fr-snapshot
[INFO] artifact org.eclipse.platform:org.eclipse.text: checking for updates from spoon.gforge.inria.fr-release
[INFO] artifact org.eclipse.platform:org.eclipse.text: checking for updates from tdurieux.github.io/maven-repository/snapshots/
[INFO] artifact org.eclipse.platform:org.eclipse.core.commands: checking for updates from inria
[INFO] artifact org.eclipse.platform:org.eclipse.core.commands: checking for updates from sachaproject.gforge.inria.fr-release
[INFO] artifact org.eclipse.platform:org.eclipse.core.commands: checking for updates from gforge.inria.fr-snapshot
[INFO] artifact org.eclipse.platform:org.eclipse.core.commands: checking for updates from spoon.gforge.inria.fr-release
[INFO] artifact org.eclipse.platform:org.eclipse.core.commands: checking for updates from tdurieux.github.io/maven-repository/snapshots/
Adding org.apache.maven.shared.invoker.Invokerdefault
[INFO] Building jar: /builds/workspace/nopol/nopol/target/nopol-0.2-SNAPSHOT-jar-with-dependencies.jar
Component: org.apache.maven.shared.invoker.Invokerdefault is already defined. Skipping.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:24 min
[INFO] Finished at: 2019-03-09T10:41:21+01:00
[INFO] Final Memory: 40M/218M
[INFO] ------------------------------------------------------------------------
Recording test results
Finished: SUCCESS