Started by user martin.monperrus@inria.fr Running as SYSTEM [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... 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 0f47cdb2556b8003d717c62325fef4dbf09a2bae (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f47cdb2556b8003d717c62325fef4dbf09a2bae Commit message: "Remove implicit dependency towards log4j 1.2.17 (#193)" > git rev-list --no-walk 2bcc7dc685a1e66189363aa2a6be082868440106 # timeout=10 [nopol] $ /bin/sh -xe /tmp/jenkins1949901095674143802.sh + rm -rf /builds/.m2/repository/fr/inria/gforge/spoon [nopol] $ /bin/sh -xe /tmp/jenkins3136806340528026673.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.175 s [INFO] Finished at: 2020-01-13T12:55:51+01:00 [INFO] Final Memory: 15M/135M [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 344, 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 352, 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 360, column 25 [WARNING] 'repositories.repository.id' must not contain any of these characters \/:"<>|?* but found / @ line 407, 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] Updated com.google.guava:guava:jar:15.0 to version 28.2-jre [INFO] Updated org.slf4j:slf4j-api:jar:${slf4j.version} to version 2.0.0-alpha1 [INFO] Updated org.slf4j:jul-to-slf4j:jar:${slf4j.version} to version 2.0.0-alpha1 [INFO] Major version changes allowed [INFO] Updated junit:junit:jar:4.11 to version 4.13 [INFO] Updated org.reflections:reflections:jar:0.9.9-RC1 to version 0.9.12 [INFO] Updated ch.qos.logback:logback-classic:jar:1.0.13 to version 1.3.0-alpha5 [INFO] Updated com.google.code.findbugs:jsr305:jar:2.0.1 to version 3.0.2 [INFO] Updated org.hamcrest:hamcrest-core:jar:1.3 to version 2.2 [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 tdurieux.github.io/maven-repository/snapshots/ [INFO] Updated fr.inria.gforge.spoon:spoon-core:jar:7.5.0-SNAPSHOT to version 8.1.0-SNAPSHOT [INFO] Updated commons-cli:commons-cli:jar:1.3 to version 1.4 [INFO] Updated com.cloudbees:diff4j:jar:1.2 to version 1.3 [INFO] Updated org.json:json:jar:20160810 to version 20190722 [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.017 s [INFO] Finished at: 2020-01-13T12:55:55+01:00 [INFO] Final Memory: 20M/189M [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 344, 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 352, 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 360, column 25 [WARNING] 'repositories.repository.id' must not contain any of these characters \/:"<>|?* but found / @ line 407, column 17 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nopol 0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/maven-metadata.xml Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/maven-metadata.xml Downloading: https://tdurieux.github.io/maven-repository/snapshots/fr/inria/gforge/spoon/spoon-core/8.1.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 1013/1013 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/maven-metadata.xml (1013 B at 4.6 KB/sec) Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20200112.234142-81.pom Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20200112.234142-81.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/8.1.0-SNAPSHOT/spoon-core-8.1.0-20200112.234142-81.pom (7 KB at 209.2 KB/sec) 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: 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 2/21 KB 3/21 KB 5/21 KB 6/21 KB 7/21 KB 9/21 KB 10/21 KB 11/21 KB 13/21 KB 14/21 KB 15/21 KB 17/21 KB 18/21 KB 19/21 KB 21/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 415.3 KB/sec) 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: 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://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: 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 2/20 KB 3/20 KB 5/20 KB 6/20 KB 7/20 KB 9/20 KB 10/20 KB 11/20 KB 13/20 KB 14/20 KB 15/20 KB 17/20 KB 18/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 1066.3 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20200112.234142-81.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 3/1698 KB 7/1698 KB 11/1698 KB 13/1698 KB 17/1698 KB 21/1698 KB 25/1698 KB 29/1698 KB 33/1698 KB 37/1698 KB 41/1698 KB 42/1698 KB 46/1698 KB 50/1698 KB 54/1698 KB 58/1698 KB 62/1698 KB 66/1698 KB 70/1698 KB 74/1698 KB 78/1698 KB 82/1698 KB 86/1698 KB 90/1698 KB 94/1698 KB 98/1698 KB 98/1698 KB 101/1698 KB 105/1698 KB 109/1698 KB 112/1698 KB 116/1698 KB 120/1698 KB 124/1698 KB 128/1698 KB 132/1698 KB 136/1698 KB 140/1698 KB 144/1698 KB 148/1698 KB 152/1698 KB 156/1698 KB 160/1698 KB 164/1698 KB 168/1698 KB 172/1698 KB 176/1698 KB 180/1698 KB 184/1698 KB 188/1698 KB 192/1698 KB 196/1698 KB 200/1698 KB 204/1698 KB 208/1698 KB 212/1698 KB 216/1698 KB 220/1698 KB 224/1698 KB 228/1698 KB 232/1698 KB 236/1698 KB 240/1698 KB 244/1698 KB 248/1698 KB 252/1698 KB 256/1698 KB 260/1698 KB 264/1698 KB 268/1698 KB 272/1698 KB 276/1698 KB 280/1698 KB 284/1698 KB 288/1698 KB 292/1698 KB 296/1698 KB 300/1698 KB 304/1698 KB 308/1698 KB 312/1698 KB 316/1698 KB 320/1698 KB 324/1698 KB 328/1698 KB 332/1698 KB 336/1698 KB 340/1698 KB 344/1698 KB 348/1698 KB 352/1698 KB 356/1698 KB 360/1698 KB 364/1698 KB 368/1698 KB 372/1698 KB 376/1698 KB 380/1698 KB 384/1698 KB 388/1698 KB 392/1698 KB 396/1698 KB 400/1698 KB 404/1698 KB 408/1698 KB 412/1698 KB 416/1698 KB 420/1698 KB 424/1698 KB 428/1698 KB 432/1698 KB 436/1698 KB 440/1698 KB 444/1698 KB 448/1698 KB 452/1698 KB 456/1698 KB 460/1698 KB 464/1698 KB 468/1698 KB 472/1698 KB 476/1698 KB 480/1698 KB 484/1698 KB 488/1698 KB 492/1698 KB 496/1698 KB 500/1698 KB 504/1698 KB 508/1698 KB 512/1698 KB 516/1698 KB 520/1698 KB 524/1698 KB 528/1698 KB 532/1698 KB 536/1698 KB 540/1698 KB 544/1698 KB 548/1698 KB 552/1698 KB 556/1698 KB 560/1698 KB 564/1698 KB 568/1698 KB 572/1698 KB 576/1698 KB 580/1698 KB 584/1698 KB 588/1698 KB 592/1698 KB 596/1698 KB 600/1698 KB 604/1698 KB 608/1698 KB 612/1698 KB 616/1698 KB 620/1698 KB 624/1698 KB 628/1698 KB 632/1698 KB 636/1698 KB 640/1698 KB 644/1698 KB 648/1698 KB 652/1698 KB 656/1698 KB 660/1698 KB 664/1698 KB 668/1698 KB 672/1698 KB 676/1698 KB 680/1698 KB 684/1698 KB 688/1698 KB 692/1698 KB 696/1698 KB 700/1698 KB 704/1698 KB 708/1698 KB 712/1698 KB 716/1698 KB 720/1698 KB 724/1698 KB 728/1698 KB 732/1698 KB 736/1698 KB 740/1698 KB 744/1698 KB 748/1698 KB 752/1698 KB 756/1698 KB 760/1698 KB 764/1698 KB 768/1698 KB 772/1698 KB 776/1698 KB 780/1698 KB 784/1698 KB 788/1698 KB 792/1698 KB 796/1698 KB 800/1698 KB 804/1698 KB 808/1698 KB 812/1698 KB 816/1698 KB 820/1698 KB 824/1698 KB 828/1698 KB 832/1698 KB 836/1698 KB 840/1698 KB 844/1698 KB 848/1698 KB 852/1698 KB 856/1698 KB 860/1698 KB 864/1698 KB 868/1698 KB 872/1698 KB 876/1698 KB 880/1698 KB 884/1698 KB 888/1698 KB 892/1698 KB 896/1698 KB 900/1698 KB 904/1698 KB 908/1698 KB 912/1698 KB 916/1698 KB 920/1698 KB 924/1698 KB 928/1698 KB 932/1698 KB 936/1698 KB 940/1698 KB 944/1698 KB 948/1698 KB 952/1698 KB 956/1698 KB 960/1698 KB 964/1698 KB 968/1698 KB 972/1698 KB 976/1698 KB 980/1698 KB 984/1698 KB 988/1698 KB 992/1698 KB 996/1698 KB 1000/1698 KB 1004/1698 KB 1008/1698 KB 1012/1698 KB 1016/1698 KB 1020/1698 KB 1024/1698 KB 1028/1698 KB 1032/1698 KB 1036/1698 KB 1040/1698 KB 1044/1698 KB 1048/1698 KB 1052/1698 KB 1056/1698 KB 1060/1698 KB 1064/1698 KB 1068/1698 KB 1072/1698 KB 1076/1698 KB 1080/1698 KB 1084/1698 KB 1088/1698 KB 1092/1698 KB 1096/1698 KB 1100/1698 KB 1104/1698 KB 1108/1698 KB 1112/1698 KB 1116/1698 KB 1120/1698 KB 1124/1698 KB 1128/1698 KB 1132/1698 KB 1136/1698 KB 1140/1698 KB 1144/1698 KB 1148/1698 KB 1152/1698 KB 1156/1698 KB 1160/1698 KB 1164/1698 KB 1168/1698 KB 1172/1698 KB 1176/1698 KB 1180/1698 KB 1184/1698 KB 1188/1698 KB 1192/1698 KB 1196/1698 KB 1200/1698 KB 1204/1698 KB 1208/1698 KB 1212/1698 KB 1216/1698 KB 1220/1698 KB 1224/1698 KB 1228/1698 KB 1232/1698 KB 1236/1698 KB 1240/1698 KB 1244/1698 KB 1248/1698 KB 1252/1698 KB 1256/1698 KB 1260/1698 KB 1264/1698 KB 1268/1698 KB 1272/1698 KB 1276/1698 KB 1280/1698 KB 1284/1698 KB 1288/1698 KB 1292/1698 KB 1296/1698 KB 1300/1698 KB 1304/1698 KB 1308/1698 KB 1312/1698 KB 1316/1698 KB 1320/1698 KB 1324/1698 KB 1328/1698 KB 1332/1698 KB 1336/1698 KB 1340/1698 KB 1344/1698 KB 1348/1698 KB 1352/1698 KB 1356/1698 KB 1360/1698 KB 1364/1698 KB 1368/1698 KB 1372/1698 KB 1376/1698 KB 1380/1698 KB 1384/1698 KB 1388/1698 KB 1392/1698 KB 1396/1698 KB 1400/1698 KB 1404/1698 KB 1408/1698 KB 1412/1698 KB 1416/1698 KB 1420/1698 KB 1424/1698 KB 1428/1698 KB 1432/1698 KB 1436/1698 KB 1440/1698 KB 1444/1698 KB 1448/1698 KB 1452/1698 KB 1456/1698 KB 1460/1698 KB 1464/1698 KB 1468/1698 KB 1472/1698 KB 1476/1698 KB 1480/1698 KB 1484/1698 KB 1488/1698 KB 1492/1698 KB 1496/1698 KB 1500/1698 KB 1504/1698 KB 1508/1698 KB 1512/1698 KB 1516/1698 KB 1520/1698 KB 1524/1698 KB 1528/1698 KB 1532/1698 KB 1536/1698 KB 1540/1698 KB 1544/1698 KB 1548/1698 KB 1552/1698 KB 1556/1698 KB 1560/1698 KB 1564/1698 KB 1568/1698 KB 1572/1698 KB 1576/1698 KB 1580/1698 KB 1584/1698 KB 1588/1698 KB 1592/1698 KB 1596/1698 KB 1600/1698 KB 1604/1698 KB 1608/1698 KB 1612/1698 KB 1616/1698 KB 1620/1698 KB 1624/1698 KB 1628/1698 KB 1632/1698 KB 1636/1698 KB 1640/1698 KB 1644/1698 KB 1648/1698 KB 1652/1698 KB 1656/1698 KB 1660/1698 KB 1664/1698 KB 1668/1698 KB 1672/1698 KB 1676/1698 KB 1680/1698 KB 1684/1698 KB 1688/1698 KB 1692/1698 KB 1696/1698 KB 1698/1698 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20200112.234142-81.jar (1698 KB at 3368.0 KB/sec) [INFO] [INFO] --- maven-dependency-plugin:2.8:resolve (default-cli) @ nopol --- [INFO] [INFO] The following files have been resolved: [INFO] com.google.code.findbugs:jsr305:jar:3.0.2:compile [INFO] gov.nasa.jpf:jpf:jar:1154:provided [INFO] commons-cli:commons-cli:jar:1.4:compile [INFO] org.smtlib:smtlib:jar:0.9.7.1:compile [INFO] com.martiansoftware:jsap:jar:2.1:compile [INFO] junit:junit:jar:4.13:compile [INFO] org.checkerframework:checker-qual:jar:2.10.0:compile [INFO] org.easytesting:fest-util:jar:1.1.6:compile [INFO] com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] org.reflections:reflections:jar:0.9.12:compile [INFO] ch.qos.logback:logback-classic:jar:1.3.0-alpha5:runtime [INFO] com.google.errorprone:error_prone_annotations:jar:2.3.4:compile [INFO] com.microsoft.z3:z3:jar:0.0.1:compile [INFO] javax.activation:activation:jar:1.1:runtime [INFO] com.cloudbees:diff4j:jar:1.3:compile [INFO] com.google.guava:guava:jar:28.2-jre:compile [INFO] org.apache.logging.log4j:log4j-api:jar:2.13.0:compile [INFO] gov.nasa.jpf:jpf-symbc:jar:576:provided [INFO] ch.qos.logback:logback-core:jar:1.3.0-alpha5:runtime [INFO] org.apache.maven.shared:maven-invoker:jar:3.0.1:compile [INFO] org.eclipse.jdt:org.eclipse.jdt.core:jar:3.16.0:compile [INFO] commons-io:commons-io:jar:2.6:compile [INFO] com.fasterxml.jackson.core:jackson-annotations:jar:2.9.10:compile [INFO] com.sun:tools:jar:1.4.2:system [INFO] com.google.j2objc:j2objc-annotations:jar:1.3:compile [INFO] com.fasterxml.jackson.core:jackson-core:jar:2.9.10:compile [INFO] com.sun.mail:javax.mail:jar:1.6.2:runtime [INFO] org.slf4j:slf4j-api:jar:2.0.0-alpha1:compile [INFO] org.codehaus.plexus:plexus-component-annotations:jar:1.7.1:compile [INFO] org.hamcrest:hamcrest:jar:2.2:compile [INFO] org.apache.commons:commons-lang3:jar:3.8.1:compile [INFO] com.fasterxml.jackson.core:jackson-databind:jar:2.9.10.1:compile [INFO] com.google.guava:failureaccess:jar:1.0.1:compile [INFO] org.jvnet.localizer:localizer:jar:1.12:compile [INFO] com.gzoltar:gzoltar:jar:0.1.1:compile [INFO] org.hamcrest:hamcrest-core:jar:2.2:compile [INFO] org.apache.commons:commons-compress:jar:1.19:compile [INFO] org.apache.logging.log4j:log4j-core:jar:2.13.0:compile [INFO] org.codehaus.plexus:plexus-utils:jar:3.0.24:compile [INFO] edu.washington.cs.types.checker:checker-framework:jar:1.7.0:runtime [INFO] org.tukaani:xz:jar:1.8:compile [INFO] fil.iagl.cocospoon:CocoSpoon:jar:1.0.0-SNAPSHOT:compile [INFO] fr.inria.gforge.spoon:spoon-core:jar:8.1.0-SNAPSHOT:compile [INFO] org.apache.maven:maven-model:jar:3.5.0:compile [INFO] org.javassist:javassist:jar:3.26.0-GA:compile [INFO] org.apache.maven.shared:maven-shared-utils:jar:3.2.1:compile [INFO] org.json:json:jar:20190722:compile [INFO] org.easytesting:fest-assert:jar:1.4:compile [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.889 s [INFO] Finished at: 2020-01-13T12:56:02+01:00 [INFO] Final Memory: 19M/141M [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 344, 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 352, 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 360, column 25 [WARNING] 'repositories.repository.id' must not contain any of these characters \/:"<>|?* but found / @ line 407, 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 --- [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 296 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:[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:[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 18 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.122 sec Running xxl.java.junit.TestSuiteExecutionTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 sec Running xxl.java.compiler.DynamicClassCompilerTest 06:56:16,126 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/builds/workspace/nopol/nopol/target/test-classes/logback-test.xml] 06:56:16,242 |-INFO in ch.qos.logback.core.joran.action.ImplicitModelAction - Assuming default class name [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for tag [encoder] 06:56:16,243 |-INFO in ch.qos.logback.core.joran.action.ImplicitModelAction - Assuming default class name [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for tag [encoder] 06:56:16,245 |-INFO in ch.qos.logback.core.joran.action.ImplicitModelAction - Assuming default class name [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for tag [encoder] 06:56:16,356 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler@23cf78f9 - Setting level of ROOT logger to DEBUG 06:56:16,357 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler@30b35687 - Processing appender named [STDOUT] 06:56:16,357 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler@30b35687 - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 06:56:16,482 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler@30b35687 - Attaching appender [STDOUT] to Logger[ROOT] 06:56:16,483 |-WARN in ch.qos.logback.core.model.processor.AppenderModelHandler@7c3c6564 - Processing appender named [STDERR] not referenced. Skipping. 06:56:16,485 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler@7655dc27 - Processing appender named [TESTSLOG] 06:56:16,485 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler@7655dc27 - About to instantiate appender of type [ch.qos.logback.core.FileAppender] 06:56:16,489 |-INFO in ch.qos.logback.core.FileAppender[TESTSLOG] - File property is set to [tests.log] 06:56:16,491 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler@7655dc27 - Attaching appender [TESTSLOG] to Logger[ROOT] 06:56:16,495 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2e856aa4 - End of configuration. 06:56:16,496 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@428169d - Registering current configuration as safe fallback point 06:56:16.505 [main] ERROR x.java.compiler.DynamicClassCompiler - [Compilation errors] Mathematician.java:1: error: cannot find symbol package test.dynamic.math;import test.dynamic.math.Calculator;public class Mathematician { private Calculator calculator; public Mathematician(Calculator calculator) { this.calculator = calculator; } public int sum(int a, int b) { return calculator.sum(a, b); } public int multiply(int a, int b) { return calculator.multiply(a, b); }} ^ symbol: method multiply(int,int) location: variable calculator of type test.dynamic.math.Calculator Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.265 sec Running xxl.java.library.ObjectLibraryTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running xxl.java.library.JavaLibraryTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running xxl.java.library.StringLibraryTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec Running xxl.java.library.NumberLibraryTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running xxl.java.library.ClassLibraryTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running xxl.container.classic.map.MultimapTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running xxl.container.classic.map.DoubleMapTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running xxl.container.classic.MetaSetTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running xxl.container.classic.MetaListTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running xxl.container.classic.MetaMapTest Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec Running xxl.container.classic.MetaCollectionTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running xxl.container.various.BagTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running xxl.container.various.PairTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running xxl.container.various.MappingBagTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running xxl.container.various.TableTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running fr.inria.lille.localization.DumbLocalizerTest 06:56:17.354 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_3] 06:56:17.355 [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] 06:56:17.355 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 06:56:17.356 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_3.NopolExampleTest] 06:56:17.357 [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;@64c189d8', projectTests=[nopol_examples.nopol_example_3.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 06:56:17.358 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 06:56:17.368 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 125 MB 06:56:17.369 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB 06:56:17.370 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 208 MB 06:56:17.370 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 06:56:17.372 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 06:56:17.372 [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 06:56:20.352 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 06:56:20.356 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_3.NopolExample:32 which is executed by 18 tests -126608641 06:56:20.445 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 06:56:20.766 [pool-11-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] 06:56:20.767 [pool-11-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] 06:56:20.767 [pool-11-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. 06:56:20.767 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 06:56:20.768 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_3.NopolExample:11 which is executed by 18 tests -126608641 06:56:20.814 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 06:56:21.339 [pool-31-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 06:56:21.395 [pool-31-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 06:56:21.459 [pool-31-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 0 == tmp 06:56:21.461 [pool-31-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_3.NopolExample:11: CONDITIONAL 0 == tmp 06:56:21.539 [pool-31-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "0 == tmp" is working 06:56:21.556 [pool-31-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance 06:56:21.556 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 06:56:21.561 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 06:56:21.561 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 3 06:56:21.561 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 2 06:56:21.561 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 1 06:56:21.562 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 9 06:56:21.562 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 06:56:21.562 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 06:56:21.562 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 06:56:21.563 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 12 06:56:21.563 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 4204ms 06:56:21.563 [main] INFO fr.inria.lille.repair.nopol.NoPol - 06:56:21.563 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 06:56:21.564 [main] INFO fr.inria.lille.repair.nopol.NoPol - 0 == tmp 06:56:21.609 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 18 06:56:21.609 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_3.NopolExample:11: CONDITIONAL 06:56:21.621 [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; 06:56:21.669 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_2] 06:56:21.669 [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] 06:56:21.670 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 06:56:21.670 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_2.NopolExampleTest] 06:56:21.671 [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;@e70f3d2', projectTests=[nopol_examples.nopol_example_2.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 06:56:21.671 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 06:56:21.672 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 70 MB 06:56:21.672 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB 06:56:21.672 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 204 MB 06:56:21.672 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 06:56:21.673 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 06:56:21.673 [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 06:56:21.796 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 06:56:21.797 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_2.NopolExample:21 which is executed by 18 tests -126608641 06:56:21.838 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 06:56:21.998 [pool-105-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>] 06:56:21.998 [pool-105-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>] 06:56:21.998 [pool-105-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. 06:56:21.999 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 06:56:21.999 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_2.NopolExample:11 which is executed by 18 tests -126608641 06:56:22.061 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 06:56:22.384 [pool-121-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 06:56:22.402 [pool-121-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 06:56:22.474 [pool-121-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 1 < (b - a) 06:56:22.475 [pool-121-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 1 < (b - a) 06:56:22.602 [pool-121-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "1 < (b - a)" is working 06:56:22.617 [pool-121-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance 06:56:22.617 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 06:56:22.618 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 06:56:22.618 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 2 06:56:22.619 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 4 06:56:22.619 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 2 06:56:22.619 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7 06:56:22.619 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 06:56:22.619 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 06:56:22.619 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 06:56:22.619 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 14 06:56:22.619 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 948ms 06:56:22.619 [main] INFO fr.inria.lille.repair.nopol.NoPol - 06:56:22.619 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 06:56:22.619 [main] INFO fr.inria.lille.repair.nopol.NoPol - 1 < (b - a) 06:56:22.670 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 18 06:56:22.671 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 06:56:22.672 [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: 5.338 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.554 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.216 sec Running fr.inria.lille.repair.symbolic.SymbolicTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec Running fr.inria.lille.repair.infinitel.loop.implant.LoopStatisticsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running fr.inria.lille.repair.infinitel.InfinitelTest 06:56:27.677 [main] DEBUG f.i.l.r.infinitel.InfiniteLoopFixer - Angelic records for hanging tests: infinitel_examples.infinitel_example_2.InfinitelExampleTest#infiniteLoop=1 06:56:27.677 [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 06:56:27.680 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 06:56:27.711 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: (a == 0) (a == 0) 06:56:28.203 [main] DEBUG f.i.l.r.infinitel.InfiniteLoopFixer - Angelic records for hanging tests: infinitel_examples.infinitel_example_5.InfinitelExampleTest#infiniteLoop=37 06:56:28.204 [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 06:56:28.226 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 06:56:28.266 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 06:56:28.446 [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.182 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/surefirebooter4366895853707179755.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 06:56:29.213 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent 06:56:29.279 [main] DEBUG f.i.l.r.s.c.spoon.ClassCollector - [class] java.util.List 06:56:29.296 [main] DEBUG f.i.l.r.s.c.spoon.ClassCollector - [class] java.util.ArrayList 06:56:29.298 [main] DEBUG f.i.l.r.s.c.spoon.ClassCollector - [class] nopol_examples.nopol_example_12.NopolExample 06:56:29.316 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:29.321 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_12.NopolExampleTest#test_4 iteration 0 06:56:29.325 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 3=3 06:56:29.328 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:29.330 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_12.NopolExample(id=329) 06:56:29.333 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list 06:56:29.334 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2 06:56:29.390 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.foo((java.util.List) list) 06:56:29.393 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.foo((java.util.List) list2) 06:56:29.401 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.size() 06:56:29.405 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.isEmpty() 06:56:29.415 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.size() 06:56:29.434 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.isEmpty() 06:56:29.468 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:29.470 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_12.NopolExampleTest#test_3 iteration 0 06:56:29.471 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 3=3 06:56:29.471 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:29.471 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_12.NopolExample(id=531) 06:56:29.471 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list 06:56:29.472 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2 06:56:29.485 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.foo((java.util.List) list2) 06:56:29.493 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.size() 06:56:29.495 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.isEmpty() 06:56:29.506 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:29.508 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_12.NopolExampleTest#test_2 iteration 0 06:56:29.508 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 3=3 06:56:29.508 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:29.508 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_12.NopolExample(id=548) 06:56:29.509 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list 06:56:29.513 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2 06:56:29.520 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.foo((java.util.List) list) 06:56:29.523 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.foo((java.util.List) list2) 06:56:29.529 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.size() 06:56:29.531 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.isEmpty() 06:56:29.535 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.size() 06:56:29.539 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.isEmpty() 06:56:29.543 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:29.545 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_12.NopolExampleTest#test_1 iteration 0 06:56:29.545 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 3=3 06:56:29.545 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:29.545 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_12.NopolExample(id=556) 06:56:29.546 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list 06:56:29.547 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2 06:56:29.557 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.foo((java.util.List) list) 06:56:29.560 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.foo((java.util.List) list2) 06:56:29.564 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.size() 06:56:29.567 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.isEmpty() 06:56:29.577 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.size() 06:56:29.580 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.isEmpty() 06:56:29.586 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit 06:56:29.592 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 13 elements 06:56:30.402 [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 664 ms Collect Execution time 272 ms Combine Execution time 827.0 ms Nb Combination par sec 107229 combinations/sec Total Execution time 1763 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 & 1773 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/surefirebooter4366895853707179755.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 06:56:30.670 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent 06:56:30.717 [main] DEBUG f.i.l.r.s.c.spoon.ClassCollector - [class] java.util.List 06:56:30.720 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:30.721 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_13.NopolExampleTest#test_3 iteration 0 06:56:30.722 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] list=instance of java.util.ArrayList(id=331) 06:56:30.722 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:30.723 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_13.NopolExample(id=329) 06:56:30.723 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list 06:56:30.731 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.isEmpty() 06:56:30.765 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:30.766 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_13.NopolExampleTest#test_2 iteration 0 06:56:30.768 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] list=instance of java.util.ArrayList(id=430) 06:56:30.768 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:30.768 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_13.NopolExample(id=428) 06:56:30.769 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list 06:56:30.774 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.isEmpty() 06:56:30.777 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:30.779 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_13.NopolExampleTest#test_1 iteration 0 06:56:30.780 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] list=instance of java.util.Collections$EmptyList(id=434) 06:56:30.780 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:30.780 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_13.NopolExample(id=432) 06:56:30.780 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list 06:56:30.785 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.isEmpty() 06:56:30.787 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:30.788 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_13.NopolExampleTest#test_1 iteration 1 06:56:30.789 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] list=null 06:56:30.789 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:30.789 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_13.NopolExample(id=436) 06:56:30.789 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list 06:56:30.795 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit 06:56:30.796 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 6 elements 06:56:30.799 [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 287 ms Collect Execution time 76 ms Combine Execution time 5.0 ms Nb Combination par sec 51800 combinations/sec Total Execution time 368 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 & 368 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/surefirebooter4366895853707179755.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 06:56:31.021 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent 06:56:31.075 [main] DEBUG f.i.l.r.s.c.spoon.ClassCollector - [class] java.lang.String 06:56:31.081 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:31.083 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_1.NopolExampleTest#test4 iteration 0 06:56:31.084 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] index=12 06:56:31.084 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:31.084 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:31.084 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_1.NopolExample(id=320) 06:56:31.084 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s 06:56:31.085 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] index 06:56:31.091 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.s 06:56:31.092 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.index 06:56:31.094 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s.length() 06:56:31.132 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:31.133 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_1.NopolExampleTest#test5 iteration 0 06:56:31.135 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] index=-5 06:56:31.135 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:31.135 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:31.135 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_1.NopolExample(id=432) 06:56:31.136 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s 06:56:31.137 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] index 06:56:31.140 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.s 06:56:31.140 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.index 06:56:31.142 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s.length() 06:56:31.164 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:31.166 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_1.NopolExampleTest#test2 iteration 0 06:56:31.166 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] index=3 06:56:31.167 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:31.167 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:31.167 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_1.NopolExample(id=447) 06:56:31.168 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s 06:56:31.169 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] index 06:56:31.172 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.s 06:56:31.172 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.index 06:56:31.174 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s.length() 06:56:31.180 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:31.181 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_1.NopolExampleTest#test3 iteration 0 06:56:31.182 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] index=3 06:56:31.182 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:31.182 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:31.182 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_1.NopolExample(id=450) 06:56:31.183 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s 06:56:31.184 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] index 06:56:31.187 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.s 06:56:31.187 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.index 06:56:31.192 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s.length() 06:56:31.200 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:31.201 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_1.NopolExampleTest#test9 iteration 0 06:56:31.202 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] index=5 06:56:31.202 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:31.202 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:31.202 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_1.NopolExample(id=453) 06:56:31.203 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s 06:56:31.203 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] index 06:56:31.208 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.s 06:56:31.208 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.index 06:56:31.212 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s.length() 06:56:31.216 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:31.219 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_1.NopolExampleTest#test1 iteration 0 06:56:31.220 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] index=0 06:56:31.220 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:31.220 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:31.220 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_1.NopolExample(id=457) 06:56:31.221 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s 06:56:31.222 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] index 06:56:31.224 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.s 06:56:31.224 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.index 06:56:31.227 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s.length() 06:56:31.229 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit 06:56:31.230 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 9 elements 06:56:31.231 [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 276 ms Collect Execution time 148 ms Combine Execution time 2.0 ms Nb Combination par sec 10000 combinations/sec Total Execution time 426 ms Nb line execution 6 Nb results 1 Results: 1. index <= 0 ======================== Stat ======================== Operators: MINUS 1 LT 1 EQ 1 Methods: charAt(int) 3 length() 2 Variable: s 5 index 3 & 5 & 1 & 0 & 3 & 9 & 20 & 426 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/surefirebooter4366895853707179755.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 06:56:31.462 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent 06:56:31.512 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:31.514 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test4 iteration 0 06:56:31.515 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=-2 06:56:31.515 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=4 06:56:31.516 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:31.516 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:31.517 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=329) 06:56:31.518 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:31.518 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:31.520 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 06:56:31.553 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:31.555 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test5 iteration 0 06:56:31.556 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=4 06:56:31.557 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=-2 06:56:31.559 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:31.559 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:31.559 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=428) 06:56:31.564 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:31.565 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:31.566 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 06:56:31.570 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:31.572 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test2 iteration 0 06:56:31.572 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=2 06:56:31.574 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=4 06:56:31.574 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:31.574 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:31.574 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=431) 06:56:31.574 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:31.575 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:31.576 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 06:56:31.580 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:31.581 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test3 iteration 0 06:56:31.583 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=4 06:56:31.583 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=4 06:56:31.583 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:31.583 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:31.583 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=434) 06:56:31.584 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:31.584 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:31.586 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 06:56:31.589 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:31.590 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test8 iteration 0 06:56:31.591 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=-2 06:56:31.593 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=-2 06:56:31.593 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:31.593 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:31.593 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=437) 06:56:31.593 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:31.594 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:31.595 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 06:56:31.598 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:31.599 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test9 iteration 0 06:56:31.600 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=-8 06:56:31.601 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=2 06:56:31.601 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:31.601 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:31.602 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=440) 06:56:31.602 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:31.603 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:31.604 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 06:56:31.613 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:31.615 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test6 iteration 0 06:56:31.616 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=-4 06:56:31.617 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=-2 06:56:31.617 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:31.617 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:31.617 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=443) 06:56:31.618 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:31.619 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:31.620 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 06:56:31.631 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:31.632 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test7 iteration 0 06:56:31.633 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=-2 06:56:31.634 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=-4 06:56:31.634 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:31.634 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:31.634 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=446) 06:56:31.636 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:31.636 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:31.637 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 06:56:31.642 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:31.644 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test1 iteration 0 06:56:31.644 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=4 06:56:31.646 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=2 06:56:31.646 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:31.646 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:31.646 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=449) 06:56:31.647 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:31.647 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:31.648 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 06:56:31.652 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit 06:56:31.653 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 7 elements 06:56:31.654 [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 279 ms Collect Execution time 141 ms Combine Execution time 2.0 ms Nb Combination par sec 20000 combinations/sec Total Execution time 422 ms Nb line execution 9 Nb results 1 Results: 1. a < b ======================== Stat ======================== Operators: MINUS 1 LT 1 Methods: Variable: a 2 b 2 & 4 & 0 & 0 & 3 & 7 & 40 & 422 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/surefirebooter4366895853707179755.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 06:56:31.861 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent 06:56:31.910 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:31.913 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test4 iteration 0 06:56:31.914 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=1 06:56:31.914 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:31.915 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:31.916 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=329) 06:56:31.917 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:31.917 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp 06:56:31.949 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:31.950 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test5 iteration 0 06:56:31.951 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=-1 06:56:31.951 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:31.952 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:31.952 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=428) 06:56:31.953 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:31.953 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp 06:56:31.959 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:31.961 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test2 iteration 0 06:56:31.961 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=0 06:56:31.961 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:31.961 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:31.961 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=431) 06:56:31.961 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:31.962 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp 06:56:31.967 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:31.969 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test3 iteration 0 06:56:31.970 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=0 06:56:31.970 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:31.970 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:31.971 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=434) 06:56:31.971 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:31.973 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp 06:56:31.979 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:31.980 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test8 iteration 0 06:56:31.981 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=1 06:56:31.981 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:31.981 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:31.982 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=437) 06:56:31.982 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:31.983 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp 06:56:31.995 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:31.996 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test9 iteration 0 06:56:31.997 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=-1 06:56:31.997 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:31.997 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:31.997 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=440) 06:56:31.998 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:31.999 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp 06:56:32.007 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:32.009 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test6 iteration 0 06:56:32.009 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=0 06:56:32.009 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:32.009 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:32.009 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=443) 06:56:32.010 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:32.011 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp 06:56:32.021 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:32.022 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test7 iteration 0 06:56:32.022 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=1 06:56:32.022 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:32.023 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:32.023 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=446) 06:56:32.025 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:32.026 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp 06:56:32.030 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:32.031 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test1 iteration 0 06:56:32.031 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=0 06:56:32.032 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:32.032 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:32.032 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=449) 06:56:32.033 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:32.033 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp 06:56:32.040 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit 06:56:32.042 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 6 elements 06:56:32.043 [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 252 ms Collect Execution time 133 ms Combine Execution time 3.0 ms Nb Combination par sec 333 combinations/sec Total Execution time 388 ms Nb line execution 9 Nb results 1 Results: 1. tmp == 0 ======================== Stat ======================== Operators: MOD 1 NE 1 MINUS 1 Methods: Variable: a 1 tmp 1 & 3 & 0 & 0 & 3 & 6 & 1 & 388 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/surefirebooter4366895853707179755.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 06:56:32.256 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent 06:56:32.322 [main] DEBUG f.i.l.r.s.c.spoon.ClassCollector - [class] java.lang.String 06:56:32.328 [main] DEBUG f.i.l.r.s.c.spoon.ClassCollector - [class] java.lang.Integer 06:56:32.332 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:32.334 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test4 iteration 0 06:56:32.336 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="333" 06:56:32.336 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="333" 06:56:32.337 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 06:56:32.337 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:32.337 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=329) 06:56:32.338 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:32.338 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected 06:56:32.339 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected 06:56:32.348 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length() 06:56:32.382 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:32.383 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test5 iteration 0 06:56:32.384 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="8142" 06:56:32.385 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="8142" 06:56:32.385 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 06:56:32.385 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:32.385 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=425) 06:56:32.386 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:32.387 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected 06:56:32.387 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected 06:56:32.393 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length() 06:56:32.400 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:32.402 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test3 iteration 0 06:56:32.402 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="33" 06:56:32.403 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="33" 06:56:32.404 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 06:56:32.404 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:32.404 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=439) 06:56:32.404 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:32.404 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected 06:56:32.404 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected 06:56:32.414 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length() 06:56:32.419 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:32.421 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test8 iteration 0 06:56:32.421 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-1411111" 06:56:32.422 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-1411111" 06:56:32.422 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 06:56:32.422 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:32.422 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=443) 06:56:32.423 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:32.423 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected 06:56:32.424 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected 06:56:32.429 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length() 06:56:32.434 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:32.435 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test9 iteration 0 06:56:32.436 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-2212" 06:56:32.437 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-2212" 06:56:32.437 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 06:56:32.437 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:32.437 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=447) 06:56:32.437 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:32.438 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected 06:56:32.438 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected 06:56:32.446 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length() 06:56:32.456 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:32.457 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test6 iteration 0 06:56:32.459 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-15339" 06:56:32.459 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-15339" 06:56:32.459 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 06:56:32.459 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:32.459 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=451) 06:56:32.460 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:32.460 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected 06:56:32.461 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected 06:56:32.466 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length() 06:56:32.476 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:32.477 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test10 iteration 0 06:56:32.478 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-" 06:56:32.479 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-" 06:56:32.479 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 06:56:32.479 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:32.480 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=455) 06:56:32.480 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:32.481 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected 06:56:32.481 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected 06:56:32.489 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length() 06:56:32.498 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:32.499 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test7 iteration 0 06:56:32.500 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-150333333" 06:56:32.501 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-150333333" 06:56:32.501 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 06:56:32.501 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:32.501 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=460) 06:56:32.502 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:32.502 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected 06:56:32.502 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected 06:56:32.508 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length() 06:56:32.511 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit 06:56:32.513 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 8 elements 06:56:32.513 [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 287 ms Collect Execution time 181 ms Combine Execution time 1.0 ms Nb Combination par sec 11000 combinations/sec Total Execution time 469 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 & 470 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/surefirebooter4366895853707179755.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 06:56:32.741 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent 06:56:32.803 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:32.805 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_5.NopolExampleTest#test4 iteration 0 06:56:32.806 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] r=1 06:56:32.806 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 06:56:32.806 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:32.806 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_5.NopolExample(id=329) 06:56:32.807 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:32.808 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] r 06:56:32.809 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.unreachableFromInnterStaticClass 06:56:32.850 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:32.852 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_5.NopolExampleTest#test5 iteration 0 06:56:32.853 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] r=1 06:56:32.853 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 06:56:32.853 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:32.853 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_5.NopolExample(id=428) 06:56:32.853 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:32.854 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] r 06:56:32.855 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.unreachableFromInnterStaticClass 06:56:32.859 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:32.860 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_5.NopolExampleTest#test2 iteration 0 06:56:32.860 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] r=1 06:56:32.860 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 06:56:32.860 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:32.860 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_5.NopolExample(id=431) 06:56:32.861 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:32.862 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] r 06:56:32.863 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.unreachableFromInnterStaticClass 06:56:32.865 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:32.867 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_5.NopolExampleTest#test3 iteration 0 06:56:32.867 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] r=1 06:56:32.867 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 06:56:32.867 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:32.867 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_5.NopolExample(id=434) 06:56:32.869 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:32.870 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] r 06:56:32.871 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.unreachableFromInnterStaticClass 06:56:32.874 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:32.875 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_5.NopolExampleTest#test6 iteration 0 06:56:32.876 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] r=1 06:56:32.876 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 06:56:32.876 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:32.876 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_5.NopolExample(id=437) 06:56:32.876 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:32.877 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] r 06:56:32.878 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.unreachableFromInnterStaticClass 06:56:32.881 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:32.884 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_5.NopolExampleTest#test1 iteration 0 06:56:32.884 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] r=1 06:56:32.884 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 06:56:32.884 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:32.885 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_5.NopolExample(id=440) 06:56:32.885 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:32.886 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] r 06:56:32.887 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.unreachableFromInnterStaticClass 06:56:32.889 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit 06:56:32.890 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 7 elements 06:56:32.891 [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 284 ms Collect Execution time 91 ms Combine Execution time 2.0 ms Nb Combination par sec 5500 combinations/sec Total Execution time 377 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 & 377 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/surefirebooter4366895853707179755.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 06:56:33.072 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent 06:56:33.108 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:33.110 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_6.NopolExampleTest#test4 iteration 0 06:56:33.111 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=0 06:56:33.111 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=4 06:56:33.112 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:33.112 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_6.NopolExample(id=320) 06:56:33.112 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:33.113 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:33.155 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:33.157 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_6.NopolExampleTest#test5 iteration 0 06:56:33.158 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=1 06:56:33.159 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=1 06:56:33.159 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:33.159 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_6.NopolExample(id=419) 06:56:33.160 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:33.160 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:33.175 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:33.178 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_6.NopolExampleTest#test2 iteration 0 06:56:33.178 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=5 06:56:33.179 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=3 06:56:33.179 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:33.179 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_6.NopolExample(id=441) 06:56:33.180 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:33.180 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:33.185 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:33.186 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_6.NopolExampleTest#test3 iteration 0 06:56:33.188 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=4 06:56:33.189 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=0 06:56:33.189 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:33.190 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_6.NopolExample(id=444) 06:56:33.190 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:33.190 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:33.200 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:33.201 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_6.NopolExampleTest#test6 iteration 0 06:56:33.201 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=0 06:56:33.202 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=-3 06:56:33.202 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:33.202 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_6.NopolExample(id=447) 06:56:33.203 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:33.203 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:33.212 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:33.226 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_6.NopolExampleTest#test1 iteration 0 06:56:33.228 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=3 06:56:33.229 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=5 06:56:33.229 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:33.229 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_6.NopolExample(id=450) 06:56:33.230 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:33.231 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:33.236 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit 06:56:33.237 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 6 elements 06:56:33.239 [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 215 ms Collect Execution time 129 ms Combine Execution time 6.0 ms Nb Combination par sec 4833 combinations/sec Total Execution time 350 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 & 357 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/surefirebooter4366895853707179755.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 06:56:33.426 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent 06:56:33.475 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:33.482 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_4 iteration 0 06:56:33.483 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=7.0 06:56:33.484 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=8.0 06:56:33.484 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 06:56:33.484 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:33.484 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=329) 06:56:33.485 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:33.487 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:33.513 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:33.515 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_3 iteration 0 06:56:33.515 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=50.0 06:56:33.516 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=1.0 06:56:33.516 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 06:56:33.516 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:33.516 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=418) 06:56:33.517 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:33.517 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:33.521 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:33.522 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_2 iteration 0 06:56:33.524 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=2.0 06:56:33.525 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=50.0 06:56:33.525 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 06:56:33.525 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:33.525 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=421) 06:56:33.526 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:33.527 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:33.544 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:33.545 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_1 iteration 0 06:56:33.546 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=5.0 06:56:33.546 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=5.0 06:56:33.546 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 06:56:33.546 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:33.547 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=434) 06:56:33.547 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:33.549 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:33.564 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:33.566 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_9 iteration 0 06:56:33.566 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=101.0 06:56:33.567 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=1.0 06:56:33.567 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 06:56:33.567 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:33.567 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=440) 06:56:33.567 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:33.568 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:33.575 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:33.576 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_10 iteration 0 06:56:33.577 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=8451.0 06:56:33.578 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=4897.0 06:56:33.578 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 06:56:33.578 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:33.578 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=443) 06:56:33.579 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:33.580 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:33.584 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:33.586 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_8 iteration 0 06:56:33.586 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=50.0 06:56:33.587 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=50.0 06:56:33.587 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 06:56:33.587 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:33.587 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=446) 06:56:33.587 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:33.588 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:33.593 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:33.594 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_7 iteration 0 06:56:33.595 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=5.0 06:56:33.595 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=50.0 06:56:33.595 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 06:56:33.595 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:33.595 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=449) 06:56:33.595 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:33.596 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:33.604 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:33.605 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_6 iteration 0 06:56:33.606 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=0.0 06:56:33.606 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=1.0 06:56:33.606 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 06:56:33.606 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:33.606 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=452) 06:56:33.607 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:33.607 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:33.614 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:33.615 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_5 iteration 0 06:56:33.616 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=9.0 06:56:33.616 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=9.0 06:56:33.616 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 06:56:33.616 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:33.616 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=455) 06:56:33.617 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:33.617 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:33.622 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit 06:56:33.623 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 7 elements 06:56:33.907 [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 220 ms Collect Execution time 147 ms Combine Execution time 285.0 ms Nb Combination par sec 93670 combinations/sec Total Execution time 652 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 & 653 ms & 10 & Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.267 sec Running fr.inria.lille.repair.spoon.ConditionnalInstrumenterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec Running fr.inria.lille.repair.expression.ExpressionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running fr.inria.lille.repair.nopol.TseEvaluationTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running fr.inria.lille.repair.nopol.Defects4jEvaluationMathTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running fr.inria.lille.repair.nopol.Defects4jEvaluationTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running fr.inria.lille.repair.nopol.NopolTest 06:56:34.305 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_2] 06:56:34.305 [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] 06:56:34.305 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 06:56:34.305 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_2.NopolExampleTest] 06:56:34.305 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=false, 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=DYNAMOTH, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_2], projectClasspath='[Ljava.net.URL;@32d94d45', projectTests=[nopol_examples.nopol_example_2.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 06:56:34.305 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 06:56:34.305 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 77 MB 06:56:34.305 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB 06:56:34.305 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 202 MB 06:56:34.305 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 06:56:34.305 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 06:56:34.305 [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 06:56:35.990 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 06:56:35.990 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_2.NopolExample:11 which is executed by 9 tests -126608641 06:56:36.047 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 06:56:36.193 [pool-331-thread-1] DEBUG f.i.l.r.n.s.d.DynamothSynthesizer - Ignore the test nopol_examples.nopol_example_2.NopolExampleTest#test3 06:56:36.194 [pool-331-thread-1] DEBUG f.i.l.r.n.s.d.DynamothSynthesizer - Ignore the test nopol_examples.nopol_example_2.NopolExampleTest#test8 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/surefirebooter4366895853707179755.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#test2 nopol_examples.nopol_example_2.NopolExampleTest#test1 nopol_examples.nopol_example_2.NopolExampleTest#test4 nopol_examples.nopol_example_2.NopolExampleTest#test6 nopol_examples.nopol_example_2.NopolExampleTest#test5 nopol_examples.nopol_example_2.NopolExampleTest#test7 nopol_examples.nopol_example_2.NopolExampleTest#test9 06:56:36.462 [pool-331-thread-1] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent 06:56:36.469 [pool-331-thread-1] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:36.470 [pool-331-thread-1] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test2 iteration 0 06:56:36.471 [pool-331-thread-1] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=2 06:56:36.471 [pool-331-thread-1] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=4 06:56:36.471 [pool-331-thread-1] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:36.471 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:36.472 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=329) 06:56:36.472 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:36.473 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:36.474 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 06:56:36.516 [pool-331-thread-1] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:36.517 [pool-331-thread-1] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test1 iteration 0 06:56:36.518 [pool-331-thread-1] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=4 06:56:36.519 [pool-331-thread-1] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=2 06:56:36.519 [pool-331-thread-1] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:36.519 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:36.519 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=428) 06:56:36.519 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:36.520 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:36.521 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 06:56:36.525 [pool-331-thread-1] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:36.528 [pool-331-thread-1] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test4 iteration 0 06:56:36.529 [pool-331-thread-1] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=-2 06:56:36.529 [pool-331-thread-1] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=4 06:56:36.529 [pool-331-thread-1] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:36.529 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:36.529 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=431) 06:56:36.530 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:36.531 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:36.532 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 06:56:36.537 [pool-331-thread-1] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:36.538 [pool-331-thread-1] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test6 iteration 0 06:56:36.540 [pool-331-thread-1] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=-4 06:56:36.540 [pool-331-thread-1] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=-2 06:56:36.540 [pool-331-thread-1] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:36.540 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:36.540 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=434) 06:56:36.541 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:36.542 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:36.543 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 06:56:36.554 [pool-331-thread-1] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:36.555 [pool-331-thread-1] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test5 iteration 0 06:56:36.556 [pool-331-thread-1] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=4 06:56:36.557 [pool-331-thread-1] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=-2 06:56:36.557 [pool-331-thread-1] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:36.557 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:36.557 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=437) 06:56:36.564 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:36.565 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:36.566 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 06:56:36.572 [pool-331-thread-1] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:36.573 [pool-331-thread-1] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test7 iteration 0 06:56:36.574 [pool-331-thread-1] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=-2 06:56:36.574 [pool-331-thread-1] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=-4 06:56:36.574 [pool-331-thread-1] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:36.575 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:36.575 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=440) 06:56:36.576 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:36.577 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:36.578 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 06:56:36.591 [pool-331-thread-1] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 06:56:36.592 [pool-331-thread-1] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test9 iteration 0 06:56:36.592 [pool-331-thread-1] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=-8 06:56:36.593 [pool-331-thread-1] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=2 06:56:36.593 [pool-331-thread-1] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 06:56:36.593 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 06:56:36.593 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=443) 06:56:36.593 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 06:56:36.594 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 06:56:36.595 [pool-331-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 06:56:36.600 [pool-331-thread-1] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit 06:56:36.605 [pool-331-thread-1] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 7 elements 06:56:36.811 [pool-331-thread-1] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] end 68861 evaluated elements ========= Info ========== Nb constants 4 Nb method invocations 0 Nb field access 0 Nb variables 3 Total 7 Nb evaluated expressions 34398 Init Execution time 271 ms Collect Execution time 135 ms Combine Execution time 212.0 ms Nb Combination par sec 162255 combinations/sec Total Execution time 619 ms Nb line execution 7 Nb results 456 Results: 1. a <= b 2. a < b 3. (b != 0) && (a <= b) 4. (a <= b) && (b != 0) 5. (b != 0) && (a < b) 6. (a < b) && (b != 0) 7. (a != 0) && (a <= b) 8. (a <= b) && (a != 0) 9. (a != 0) && (a < b) 10. (a < b) && (a != 0) 11. (b != 1) && (a <= b) 12. (a <= b) && (b != 1) 13. (b != 1) && (a < b) 14. (a < b) && (b != 1) 15. (a != 1) && (a <= b) 16. (a <= b) && (a != 1) 17. (a != 1) && (a < b) 18. (a < b) && (a != 1) 19. (this != null) && (a <= b) 20. (a <= b) && (this != null) 21. (this != null) && (a < b) 22. (a < b) && (this != null) 23. (this.fieldOfOuterClass != b) && (a <= b) 24. (a <= b) && (this.fieldOfOuterClass != b) 25. (this.fieldOfOuterClass != b) && (a < b) 26. (a < b) && (this.fieldOfOuterClass != b) 27. (this.fieldOfOuterClass != a) && (a <= b) 28. (a <= b) && (this.fieldOfOuterClass != a) 29. (this.fieldOfOuterClass != a) && (a < b) 30. (a < b) && (this.fieldOfOuterClass != a) 31. (b != this.fieldOfOuterClass) && (a <= b) 32. (a <= b) && (b != this.fieldOfOuterClass) 33. (b != this.fieldOfOuterClass) && (a < b) 34. (a < b) && (b != this.fieldOfOuterClass) 35. (b != a) && (a <= b) 36. (a <= b) && (b != a) 37. (b != a) && (a < b) 38. (a < b) && (b != a) 39. (a != this.fieldOfOuterClass) && (a <= b) 40. (a <= b) && (a != this.fieldOfOuterClass) 41. (a != this.fieldOfOuterClass) && (a < b) 42. (a < b) && (a != this.fieldOfOuterClass) 43. (a != b) && (a <= b) 44. (a <= b) && (a != b) 45. (a != b) && (a < b) 46. (a < b) && (a != b) 47. (b <= this.fieldOfOuterClass) && (a <= b) 48. (a <= b) && (b <= this.fieldOfOuterClass) 49. (b <= this.fieldOfOuterClass) && (a < b) 50. (a < b) && (b <= this.fieldOfOuterClass) 51. (a <= this.fieldOfOuterClass) && (a <= b) 52. (a <= b) && (a <= this.fieldOfOuterClass) 53. (a <= this.fieldOfOuterClass) && (a < b) 54. (a < b) && (a <= this.fieldOfOuterClass) 55. (a <= b) && (b < this.fieldOfOuterClass) 56. (b < this.fieldOfOuterClass) && (a <= b) 57. (a <= b) && (a < this.fieldOfOuterClass) 58. (a < this.fieldOfOuterClass) && (a <= b) 59. (a <= b) && (a < b) 60. (a < b) && (a <= b) 61. (b < this.fieldOfOuterClass) && (a < b) 62. (a < b) && (b < this.fieldOfOuterClass) 63. (a < this.fieldOfOuterClass) && (a < b) 64. (a < b) && (a < this.fieldOfOuterClass) 65. (b == 0) || (a <= b) 66. (a <= b) || (b == 0) 67. (b == 0) || (a < b) 68. (a < b) || (b == 0) 69. (a == 0) || (a <= b) 70. (a <= b) || (a == 0) 71. (a == 0) || (a < b) 72. (a < b) || (a == 0) 73. (b == 1) || (a <= b) 74. (a <= b) || (b == 1) 75. (b == 1) || (a < b) 76. (a < b) || (b == 1) 77. (a == 1) || (a <= b) 78. (a <= b) || (a == 1) 79. (a == 1) || (a < b) 80. (a < b) || (a == 1) 81. (this == null) || (a <= b) 82. (a <= b) || (this == null) 83. (this == null) || (a < b) 84. (a < b) || (this == null) 85. (this.fieldOfOuterClass == b) || (a <= b) 86. (a <= b) || (this.fieldOfOuterClass == b) 87. (this.fieldOfOuterClass == b) || (a < b) 88. (a < b) || (this.fieldOfOuterClass == b) 89. (this.fieldOfOuterClass == a) || (a <= b) 90. (a <= b) || (this.fieldOfOuterClass == a) 91. (this.fieldOfOuterClass == a) || (a < b) 92. (a < b) || (this.fieldOfOuterClass == a) 93. (b == this.fieldOfOuterClass) || (a <= b) 94. (a <= b) || (b == this.fieldOfOuterClass) 95. (b == this.fieldOfOuterClass) || (a < b) 96. (a < b) || (b == this.fieldOfOuterClass) 97. (b == a) || (a <= b) 98. (a <= b) || (b == a) 99. (b == a) || (a < b) 100. (a < b) || (b == a) 101. (a == this.fieldOfOuterClass) || (a <= b) 102. (a <= b) || (a == this.fieldOfOuterClass) 103. (a == this.fieldOfOuterClass) || (a < b) 104. (a < b) || (a == this.fieldOfOuterClass) 105. (a == b) || (a <= b) 106. (a <= b) || (a == b) 107. (a == b) || (a < b) 108. (a < b) || (a == b) 109. (this.fieldOfOuterClass <= b) || (a <= b) 110. (a <= b) || (this.fieldOfOuterClass <= b) 111. (this.fieldOfOuterClass <= b) || (a < b) 112. (a < b) || (this.fieldOfOuterClass <= b) 113. (this.fieldOfOuterClass <= a) || (a <= b) 114. (a <= b) || (this.fieldOfOuterClass <= a) 115. (this.fieldOfOuterClass <= a) || (a < b) 116. (a < b) || (this.fieldOfOuterClass <= a) 117. (a <= b) || (this.fieldOfOuterClass < b) 118. (this.fieldOfOuterClass < b) || (a <= b) 119. (a <= b) || (this.fieldOfOuterClass < a) 120. (this.fieldOfOuterClass < a) || (a <= b) 121. (a <= b) || (a < b) 122. (a < b) || (a <= b) 123. (this.fieldOfOuterClass < b) || (a < b) 124. (a < b) || (this.fieldOfOuterClass < b) 125. (this.fieldOfOuterClass < a) || (a < b) 126. (a < b) || (this.fieldOfOuterClass < a) 127. (b == 0) == (b <= a) 128. (b == 0) == (b < a) 129. (a == 0) == (b <= a) 130. (a == 0) == (b < a) 131. (b == 1) == (b <= a) 132. (b == 1) == (b < a) 133. (a == 1) == (b <= a) 134. (a == 1) == (b < a) 135. (this == null) == (b <= a) 136. (this == null) == (b < a) 137. (this.fieldOfOuterClass == b) == (b <= a) 138. (this.fieldOfOuterClass == b) == (b < a) 139. (this.fieldOfOuterClass == a) == (b <= a) 140. (this.fieldOfOuterClass == a) == (b < a) 141. (b == this.fieldOfOuterClass) == (b <= a) 142. (b == this.fieldOfOuterClass) == (b < a) 143. (b == a) == (b <= a) 144. (b == a) == (b < a) 145. (a == this.fieldOfOuterClass) == (b <= a) 146. (a == this.fieldOfOuterClass) == (b < a) 147. (a == b) == (b <= a) 148. (a == b) == (b < a) 149. (b != 0) == (a <= b) 150. (b != 0) == (a < b) 151. (a != 0) == (a <= b) 152. (a != 0) == (a < b) 153. (b != 1) == (a <= b) 154. (b != 1) == (a < b) 155. (a != 1) == (a <= b) 156. (a != 1) == (a < b) 157. (this != null) == (a <= b) 158. (this != null) == (a < b) 159. (this.fieldOfOuterClass != b) == (a <= b) 160. (this.fieldOfOuterClass != b) == (a < b) 161. (this.fieldOfOuterClass != a) == (a <= b) 162. (this.fieldOfOuterClass != a) == (a < b) 163. (b != this.fieldOfOuterClass) == (a <= b) 164. (b != this.fieldOfOuterClass) == (a < b) 165. (b != a) == (a <= b) 166. (b != a) == (a < b) 167. (a != this.fieldOfOuterClass) == (a <= b) 168. (a != this.fieldOfOuterClass) == (a < b) 169. (a != b) == (a <= b) 170. (a != b) == (a < b) 171. (this.fieldOfOuterClass <= b) == (b <= a) 172. (this.fieldOfOuterClass <= b) == (b < a) 173. (b <= this.fieldOfOuterClass) == (a <= b) 174. (b <= this.fieldOfOuterClass) == (a < b) 175. (this.fieldOfOuterClass <= a) == (b <= a) 176. (this.fieldOfOuterClass <= a) == (b < a) 177. (a <= this.fieldOfOuterClass) == (a <= b) 178. (a <= this.fieldOfOuterClass) == (a < b) 179. (b <= a) == (b == 0) 180. (b <= a) == (a == 0) 181. (b <= a) == (b == 1) 182. (b <= a) == (a == 1) 183. (b <= a) == (this == null) 184. (b <= a) == (this.fieldOfOuterClass == b) 185. (b <= a) == (this.fieldOfOuterClass == a) 186. (b <= a) == (b == this.fieldOfOuterClass) 187. (b <= a) == (b == a) 188. (b <= a) == (a == this.fieldOfOuterClass) 189. (b <= a) == (a == b) 190. (b <= a) == (this.fieldOfOuterClass <= b) 191. (b <= a) == (this.fieldOfOuterClass <= a) 192. (b <= a) == (this.fieldOfOuterClass < b) 193. (b <= a) == (this.fieldOfOuterClass < a) 194. (a <= b) == (b != 0) 195. (a <= b) == (a != 0) 196. (a <= b) == (b != 1) 197. (a <= b) == (a != 1) 198. (a <= b) == (this != null) 199. (a <= b) == (this.fieldOfOuterClass != b) 200. (a <= b) == (this.fieldOfOuterClass != a) 201. (a <= b) == (b != this.fieldOfOuterClass) 202. (a <= b) == (b != a) 203. (a <= b) == (a != this.fieldOfOuterClass) 204. (a <= b) == (a != b) 205. (a <= b) == (b <= this.fieldOfOuterClass) 206. (a <= b) == (a <= this.fieldOfOuterClass) 207. (a <= b) == (b < this.fieldOfOuterClass) 208. (a <= b) == (a < this.fieldOfOuterClass) 209. (this.fieldOfOuterClass < b) == (b <= a) 210. (this.fieldOfOuterClass < b) == (b < a) 211. (b < this.fieldOfOuterClass) == (a <= b) 212. (b < this.fieldOfOuterClass) == (a < b) 213. (this.fieldOfOuterClass < a) == (b <= a) 214. (this.fieldOfOuterClass < a) == (b < a) 215. (a < this.fieldOfOuterClass) == (a <= b) 216. (a < this.fieldOfOuterClass) == (a < b) 217. (b < a) == (b == 0) 218. (b < a) == (a == 0) 219. (b < a) == (b == 1) 220. (b < a) == (a == 1) 221. (b < a) == (this == null) 222. (b < a) == (this.fieldOfOuterClass == b) 223. (b < a) == (this.fieldOfOuterClass == a) 224. (b < a) == (b == this.fieldOfOuterClass) 225. (b < a) == (b == a) 226. (b < a) == (a == this.fieldOfOuterClass) 227. (b < a) == (a == b) 228. (b < a) == (this.fieldOfOuterClass <= b) 229. (b < a) == (this.fieldOfOuterClass <= a) 230. (b < a) == (this.fieldOfOuterClass < b) 231. (b < a) == (this.fieldOfOuterClass < a) 232. (a < b) == (b != 0) 233. (a < b) == (a != 0) 234. (a < b) == (b != 1) 235. (a < b) == (a != 1) 236. (a < b) == (this != null) 237. (a < b) == (this.fieldOfOuterClass != b) 238. (a < b) == (this.fieldOfOuterClass != a) 239. (a < b) == (b != this.fieldOfOuterClass) 240. (a < b) == (b != a) 241. (a < b) == (a != this.fieldOfOuterClass) 242. (a < b) == (a != b) 243. (a < b) == (b <= this.fieldOfOuterClass) 244. (a < b) == (a <= this.fieldOfOuterClass) 245. (a < b) == (b < this.fieldOfOuterClass) 246. (a < b) == (a < this.fieldOfOuterClass) 247. (b == 0) != (a <= b) 248. (b == 0) != (a < b) 249. (a == 0) != (a <= b) 250. (a == 0) != (a < b) 251. (b == 1) != (a <= b) 252. (b == 1) != (a < b) 253. (a == 1) != (a <= b) 254. (a == 1) != (a < b) 255. (this == null) != (a <= b) 256. (this == null) != (a < b) 257. (this.fieldOfOuterClass == b) != (a <= b) 258. (this.fieldOfOuterClass == b) != (a < b) 259. (this.fieldOfOuterClass == a) != (a <= b) 260. (this.fieldOfOuterClass == a) != (a < b) 261. (b == this.fieldOfOuterClass) != (a <= b) 262. (b == this.fieldOfOuterClass) != (a < b) 263. (b == a) != (a <= b) 264. (b == a) != (a < b) 265. (a == this.fieldOfOuterClass) != (a <= b) 266. (a == this.fieldOfOuterClass) != (a < b) 267. (a == b) != (a <= b) 268. (a == b) != (a < b) 269. (b != 0) != (b <= a) 270. (b != 0) != (b < a) 271. (a != 0) != (b <= a) 272. (a != 0) != (b < a) 273. (b != 1) != (b <= a) 274. (b != 1) != (b < a) 275. (a != 1) != (b <= a) 276. (a != 1) != (b < a) 277. (this != null) != (b <= a) 278. (this != null) != (b < a) 279. (this.fieldOfOuterClass != b) != (b <= a) 280. (this.fieldOfOuterClass != b) != (b < a) 281. (this.fieldOfOuterClass != a) != (b <= a) 282. (this.fieldOfOuterClass != a) != (b < a) 283. (b != this.fieldOfOuterClass) != (b <= a) 284. (b != this.fieldOfOuterClass) != (b < a) 285. (b != a) != (b <= a) 286. (b != a) != (b < a) 287. (a != this.fieldOfOuterClass) != (b <= a) 288. (a != this.fieldOfOuterClass) != (b < a) 289. (a != b) != (b <= a) 290. (a != b) != (b < a) 291. (this.fieldOfOuterClass <= b) != (a <= b) 292. (this.fieldOfOuterClass <= b) != (a < b) 293. (b <= this.fieldOfOuterClass) != (b <= a) 294. (b <= this.fieldOfOuterClass) != (b < a) 295. (this.fieldOfOuterClass <= a) != (a <= b) 296. (this.fieldOfOuterClass <= a) != (a < b) 297. (a <= this.fieldOfOuterClass) != (b <= a) 298. (a <= this.fieldOfOuterClass) != (b < a) 299. (b <= a) != (b != 0) 300. (b <= a) != (a != 0) 301. (b <= a) != (b != 1) 302. (b <= a) != (a != 1) 303. (b <= a) != (this != null) 304. (b <= a) != (this.fieldOfOuterClass != b) 305. (b <= a) != (this.fieldOfOuterClass != a) 306. (b <= a) != (b != this.fieldOfOuterClass) 307. (b <= a) != (b != a) 308. (b <= a) != (a != this.fieldOfOuterClass) 309. (b <= a) != (a != b) 310. (b <= a) != (b <= this.fieldOfOuterClass) 311. (b <= a) != (a <= this.fieldOfOuterClass) 312. (b <= a) != (b < this.fieldOfOuterClass) 313. (b <= a) != (a < this.fieldOfOuterClass) 314. (a <= b) != (b == 0) 315. (a <= b) != (a == 0) 316. (a <= b) != (b == 1) 317. (a <= b) != (a == 1) 318. (a <= b) != (this == null) 319. (a <= b) != (this.fieldOfOuterClass == b) 320. (a <= b) != (this.fieldOfOuterClass == a) 321. (a <= b) != (b == this.fieldOfOuterClass) 322. (a <= b) != (b == a) 323. (a <= b) != (a == this.fieldOfOuterClass) 324. (a <= b) != (a == b) 325. (a <= b) != (this.fieldOfOuterClass <= b) 326. (a <= b) != (this.fieldOfOuterClass <= a) 327. (a <= b) != (this.fieldOfOuterClass < b) 328. (a <= b) != (this.fieldOfOuterClass < a) 329. (this.fieldOfOuterClass < b) != (a <= b) 330. (this.fieldOfOuterClass < b) != (a < b) 331. (b < this.fieldOfOuterClass) != (b <= a) 332. (b < this.fieldOfOuterClass) != (b < a) 333. (this.fieldOfOuterClass < a) != (a <= b) 334. (this.fieldOfOuterClass < a) != (a < b) 335. (a < this.fieldOfOuterClass) != (b <= a) 336. (a < this.fieldOfOuterClass) != (b < a) 337. (b < a) != (b != 0) 338. (b < a) != (a != 0) 339. (b < a) != (b != 1) 340. (b < a) != (a != 1) 341. (b < a) != (this != null) 342. (b < a) != (this.fieldOfOuterClass != b) 343. (b < a) != (this.fieldOfOuterClass != a) 344. (b < a) != (b != this.fieldOfOuterClass) 345. (b < a) != (b != a) 346. (b < a) != (a != this.fieldOfOuterClass) 347. (b < a) != (a != b) 348. (b < a) != (b <= this.fieldOfOuterClass) 349. (b < a) != (a <= this.fieldOfOuterClass) 350. (b < a) != (b < this.fieldOfOuterClass) 351. (b < a) != (a < this.fieldOfOuterClass) 352. (a < b) != (b == 0) 353. (a < b) != (a == 0) 354. (a < b) != (b == 1) 355. (a < b) != (a == 1) 356. (a < b) != (this == null) 357. (a < b) != (this.fieldOfOuterClass == b) 358. (a < b) != (this.fieldOfOuterClass == a) 359. (a < b) != (b == this.fieldOfOuterClass) 360. (a < b) != (b == a) 361. (a < b) != (a == this.fieldOfOuterClass) 362. (a < b) != (a == b) 363. (a < b) != (this.fieldOfOuterClass <= b) 364. (a < b) != (this.fieldOfOuterClass <= a) 365. (a < b) != (this.fieldOfOuterClass < b) 366. (a < b) != (this.fieldOfOuterClass < a) 367. 0 <= (b - a) 368. (a - b) <= 0 369. 1 <= (b - a) 370. (a - b) <= 1 371. (a + 1) <= b 372. (a - 0) <= b 373. (a - 1) <= b 374. a <= (b + 1) 375. a <= (b - 0) 376. a <= (b - 1) 377. (a + 1) <= (b + 1) 378. (a - 0) <= (b + 1) 379. (a + 1) <= (b - 0) 380. (a + 1) <= (b - 1) 381. (this.fieldOfOuterClass + a) <= (this.fieldOfOuterClass + b) 382. (a + this.fieldOfOuterClass) <= (this.fieldOfOuterClass + b) 383. (this.fieldOfOuterClass + a) <= (b + this.fieldOfOuterClass) 384. (a + this.fieldOfOuterClass) <= (b + this.fieldOfOuterClass) 385. (b + a) <= (b + b) 386. (a + b) <= (b + b) 387. (a + a) <= (b + b) 388. (a + a) <= (b + a) 389. (a + a) <= (a + b) 390. (a - 0) <= (b - 0) 391. (a - 1) <= (b - 0) 392. (a - 0) <= (b - 1) 393. (1 - b) <= (1 - a) 394. (a - 1) <= (b - 1) 395. (this.fieldOfOuterClass - b) <= (this.fieldOfOuterClass - a) 396. (a - this.fieldOfOuterClass) <= (b - this.fieldOfOuterClass) 397. (a - b) <= (b - a) 398. (0 / b) <= (b - a) 399. (0 / a) <= (b - a) 400. (b / this.fieldOfOuterClass) <= (b - a) 401. (a / this.fieldOfOuterClass) <= (b - a) 402. (b / a) <= (b - a) 403. (a / b) <= (b - a) 404. (a - b) <= (0 / b) 405. (a - b) <= (0 / a) 406. (a - b) <= (b / this.fieldOfOuterClass) 407. (a - b) <= (a / this.fieldOfOuterClass) 408. (this.fieldOfOuterClass * a) <= (this.fieldOfOuterClass * b) 409. (a * this.fieldOfOuterClass) <= (this.fieldOfOuterClass * b) 410. (this.fieldOfOuterClass * a) <= (b * this.fieldOfOuterClass) 411. (a * this.fieldOfOuterClass) <= (b * this.fieldOfOuterClass) 412. 0 < (b - a) 413. (a - b) < 0 414. 1 < (b - a) 415. (a - b) < 1 416. (a + 1) < b 417. (a - 0) < b 418. (a - 1) < b 419. a < (b + 1) 420. a < (b - 0) 421. a < (b - 1) 422. (a + 1) < (b + 1) 423. (a - 0) < (b + 1) 424. (a - 1) < (b + 1) 425. (a + 1) < (b - 0) 426. (this.fieldOfOuterClass + a) < (this.fieldOfOuterClass + b) 427. (a + this.fieldOfOuterClass) < (this.fieldOfOuterClass + b) 428. (this.fieldOfOuterClass + a) < (b + this.fieldOfOuterClass) 429. (a + this.fieldOfOuterClass) < (b + this.fieldOfOuterClass) 430. (b + a) < (b + b) 431. (a + b) < (b + b) 432. (a + a) < (b + b) 433. (a + a) < (b + a) 434. (a + a) < (a + b) 435. (a - 0) < (b - 0) 436. (a - 1) < (b - 0) 437. (a - 0) < (b - 1) 438. (1 - b) < (1 - a) 439. (a - 1) < (b - 1) 440. (this.fieldOfOuterClass - b) < (this.fieldOfOuterClass - a) 441. (a - this.fieldOfOuterClass) < (b - this.fieldOfOuterClass) 442. (a - b) < (b - a) 443. (0 / b) < (b - a) 444. (0 / a) < (b - a) 445. (b / this.fieldOfOuterClass) < (b - a) 446. (a / this.fieldOfOuterClass) < (b - a) 447. (a - b) < (0 / b) 448. (a - b) < (0 / a) 449. (a - b) < (b / this.fieldOfOuterClass) 450. (a - b) < (a / this.fieldOfOuterClass) 451. (a - b) < (b / a) 452. (a - b) < (a / b) 453. (this.fieldOfOuterClass * a) < (this.fieldOfOuterClass * b) 454. (a * this.fieldOfOuterClass) < (this.fieldOfOuterClass * b) 455. (this.fieldOfOuterClass * a) < (b * this.fieldOfOuterClass) 456. (a * this.fieldOfOuterClass) < (b * this.fieldOfOuterClass) ======================== Stat ======================== Operators: MINUS 1 LT 1 Methods: Variable: a 2 b 2 & 4 & 0 & 0 & 3 & 7 & 34398 & 639 ms & 7 & 06:56:36.834 [pool-331-thread-1] DEBUG f.i.l.r.n.s.d.DynamothSynthesizer - Collected 0 potential patches 06:56:36.841 [pool-331-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL a <= b 06:56:36.930 [pool-331-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "a <= b" is working 06:56:36.945 [pool-331-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL a < b 06:56:37.036 [pool-331-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "a < b" is working 06:56:37.041 [pool-331-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL (b != 0) && (a <= b) 06:56:37.137 [pool-331-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(b != 0) && (a <= b)" is working 06:56:37.146 [pool-331-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL (a <= b) && (b != 0) 06:56:37.264 [pool-331-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(a <= b) && (b != 0)" is working 06:56:37.270 [pool-331-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL (b != 0) && (a < b) 06:56:37.360 [pool-331-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(b != 0) && (a < b)" is working 06:56:37.367 [pool-331-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL (a < b) && (b != 0) 06:56:37.450 [pool-331-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(a < b) && (b != 0)" is working 06:56:37.457 [pool-331-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL (a != 0) && (a <= b) 06:56:37.569 [pool-331-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(a != 0) && (a <= b)" is working 06:56:37.575 [pool-331-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL (a <= b) && (a != 0) 06:56:37.669 [pool-331-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(a <= b) && (a != 0)" is working 06:56:37.688 [pool-331-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL (a != 0) && (a < b) 06:56:37.796 [pool-331-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(a != 0) && (a < b)" is working 06:56:37.805 [pool-331-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL (a < b) && (a != 0) 06:56:37.933 [pool-331-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(a < b) && (a != 0)" is working 06:56:37.946 [pool-331-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped 446 patches for sake of performance 06:56:37.946 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 06:56:37.947 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_2.NopolExample:12 which is executed by 4 tests -126608641 06:56:37.981 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #3 06:56:37.981 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_2.NopolExample:14 which is executed by 5 tests -126608641 06:56:38.015 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 06:56:38.015 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 06:56:38.015 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 2 06:56:38.015 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 5 06:56:38.015 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 3 06:56:38.015 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 3710ms 06:56:38.015 [main] INFO fr.inria.lille.repair.nopol.NoPol - 06:56:38.015 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 06:56:38.016 [main] INFO fr.inria.lille.repair.nopol.NoPol - a <= b 06:56:38.016 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 06:56:38.016 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 06:56:38.021 [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 ( a <= b){ // Fix a < b return b; 06:56:38.023 [main] INFO fr.inria.lille.repair.nopol.NoPol - a < b 06:56:38.025 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 06:56:38.026 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 06:56:38.027 [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 ( a < b){ // Fix a < b return b; 06:56:38.028 [main] INFO fr.inria.lille.repair.nopol.NoPol - (b != 0) && (a <= b) 06:56:38.029 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 06:56:38.030 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 06:56:38.031 [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 != 0) && (a <= b)){ // Fix a < b return b; 06:56:38.032 [main] INFO fr.inria.lille.repair.nopol.NoPol - (a <= b) && (b != 0) 06:56:38.034 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 06:56:38.034 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 06:56:38.036 [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 ( (a <= b) && (b != 0)){ // Fix a < b return b; 06:56:38.037 [main] INFO fr.inria.lille.repair.nopol.NoPol - (b != 0) && (a < b) 06:56:38.038 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 06:56:38.039 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 06:56:38.041 [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 != 0) && (a < b)){ // Fix a < b return b; 06:56:38.042 [main] INFO fr.inria.lille.repair.nopol.NoPol - (a < b) && (b != 0) 06:56:38.043 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 06:56:38.044 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 06:56:38.046 [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 ( (a < b) && (b != 0)){ // Fix a < b return b; 06:56:38.047 [main] INFO fr.inria.lille.repair.nopol.NoPol - (a != 0) && (a <= b) 06:56:38.048 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 06:56:38.049 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 06:56:38.050 [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 ( (a != 0) && (a <= b)){ // Fix a < b return b; 06:56:38.053 [main] INFO fr.inria.lille.repair.nopol.NoPol - (a <= b) && (a != 0) 06:56:38.054 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 06:56:38.054 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 06:56:38.056 [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 ( (a <= b) && (a != 0)){ // Fix a < b return b; 06:56:38.057 [main] INFO fr.inria.lille.repair.nopol.NoPol - (a != 0) && (a < b) 06:56:38.058 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 06:56:38.059 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 06:56:38.060 [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 ( (a != 0) && (a < b)){ // Fix a < b return b; 06:56:38.061 [main] INFO fr.inria.lille.repair.nopol.NoPol - (a < b) && (a != 0) 06:56:38.062 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 06:56:38.063 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 06:56:38.065 [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 ( (a < b) && (a != 0)){ // Fix a < b return b; 06:56:38.072 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_1] 06:56:38.072 [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] 06:56:38.073 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 06:56:38.073 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_1.NopolExampleTest] 06:56:38.073 [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;@6a08e9a2', projectTests=[nopol_examples.nopol_example_1.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 06:56:38.074 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 06:56:38.074 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 62 MB 06:56:38.074 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB 06:56:38.074 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 200 MB 06:56:38.074 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 06:56:38.074 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 06:56:38.074 [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 06:56:39.826 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 06:56:39.826 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:16 which is executed by 7 tests -126608641 06:56:39.868 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 06:56:39.868 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:15 which is executed by 8 tests -126608641 06:56:39.908 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 06:56:40.050 [pool-449-thread-1] DEBUG tests.output - Failing tests with false: [test6(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:] 06:56:40.050 [pool-449-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] 06:56:40.050 [pool-449-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. 06:56:40.051 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #3 06:56:40.051 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:12 which is executed by 9 tests -126608641 06:56:40.104 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 06:56:40.281 [pool-455-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 06:56:40.294 [pool-455-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 06:56:40.342 [pool-455-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: index < 0 06:56:40.342 [pool-455-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL index < 0 06:56:40.396 [pool-455-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "index < 0" is working 06:56:40.404 [pool-455-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance 06:56:40.405 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 06:56:40.405 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 06:56:40.405 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 1 06:56:40.405 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 7 06:56:40.405 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 4 06:56:40.405 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7 06:56:40.405 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 06:56:40.405 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 06:56:40.405 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 06:56:40.405 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 16 06:56:40.405 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2333ms 06:56:40.405 [main] INFO fr.inria.lille.repair.nopol.NoPol - 06:56:40.405 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 06:56:40.405 [main] INFO fr.inria.lille.repair.nopol.NoPol - index < 0 06:56:40.405 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 06:56:40.406 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL 06:56:40.406 [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); 06:56:40.411 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_2] 06:56:40.411 [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] 06:56:40.411 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 06:56:40.411 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_2.NopolExampleTest] 06:56:40.412 [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;@306779a5', projectTests=[nopol_examples.nopol_example_2.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 06:56:40.412 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 06:56:40.412 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 52 MB 06:56:40.412 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB 06:56:40.412 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 221 MB 06:56:40.412 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 06:56:40.412 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 06:56:40.412 [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 06:56:41.968 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 06:56:41.968 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_2.NopolExample:11 which is executed by 9 tests -126608641 06:56:42.007 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 06:56:42.193 [pool-495-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 06:56:42.206 [pool-495-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 06:56:42.268 [pool-495-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 1 < (b - a) 06:56:42.268 [pool-495-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 1 < (b - a) 06:56:42.344 [pool-495-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "1 < (b - a)" is working 06:56:42.353 [pool-495-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance 06:56:42.353 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 06:56:42.355 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 06:56:42.355 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 2 06:56:42.355 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 8 06:56:42.355 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 5 06:56:42.355 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7 06:56:42.355 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 06:56:42.356 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 06:56:42.356 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 06:56:42.356 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 14 06:56:42.356 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 1942ms 06:56:42.356 [main] INFO fr.inria.lille.repair.nopol.NoPol - 06:56:42.356 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 06:56:42.356 [main] INFO fr.inria.lille.repair.nopol.NoPol - 1 < (b - a) 06:56:42.356 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 06:56:42.357 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 06:56:42.358 [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; 06:56:42.365 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_3] 06:56:42.365 [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] 06:56:42.365 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 06:56:42.365 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_3.NopolExampleTest] 06:56:42.365 [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;@911a1b6', projectTests=[nopol_examples.nopol_example_3.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 06:56:42.366 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 06:56:42.366 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 61 MB 06:56:42.366 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB 06:56:42.366 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 210 MB 06:56:42.366 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 06:56:42.366 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 06:56:42.366 [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 06:56:44.159 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 06:56:44.159 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_3.NopolExample:11 which is executed by 9 tests -126608641 06:56:44.195 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 06:56:44.421 [pool-539-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 06:56:44.437 [pool-539-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 06:56:44.509 [pool-539-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 0 == tmp 06:56:44.509 [pool-539-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_3.NopolExample:11: CONDITIONAL 0 == tmp 06:56:44.584 [pool-539-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "0 == tmp" is working 06:56:44.594 [pool-539-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance 06:56:44.594 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 06:56:44.595 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 06:56:44.595 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 3 06:56:44.595 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 9 06:56:44.595 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 6 06:56:44.595 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 9 06:56:44.595 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 06:56:44.595 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 06:56:44.595 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 06:56:44.595 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 12 06:56:44.595 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2229ms 06:56:44.595 [main] INFO fr.inria.lille.repair.nopol.NoPol - 06:56:44.595 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 06:56:44.595 [main] INFO fr.inria.lille.repair.nopol.NoPol - 0 == tmp 06:56:44.595 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 06:56:44.595 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_3.NopolExample:11: CONDITIONAL 06:56:44.596 [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; 06:56:44.602 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_5] 06:56:44.602 [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] 06:56:44.602 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: PRECONDITION 06:56:44.602 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_5.NopolExampleTest] 06:56:44.602 [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;@545bf9c3', projectTests=[nopol_examples.nopol_example_5.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 06:56:44.602 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 06:56:44.602 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 103 MB 06:56:44.602 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB 06:56:44.602 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 222 MB 06:56:44.602 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 06:56:44.602 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 06:56:44.602 [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 06:56:46.212 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 06:56:46.212 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_5.NopolExample:21 which is executed by 6 tests -126608641 06:56:46.251 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 06:56:46.251 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_5.NopolExample:20 which is executed by 6 tests -126608641 06:56:46.285 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder 06:56:46.463 [pool-587-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 06:56:46.474 [pool-587-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 06:56:46.497 [pool-587-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: -1 < a 06:56:46.497 [pool-587-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION -1 < a 06:56:46.568 [pool-587-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "-1 < a" is working 06:56:46.572 [pool-587-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance 06:56:46.572 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 06:56:46.574 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 06:56:46.574 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 1 06:56:46.574 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 10 06:56:46.574 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 7 06:56:46.574 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 5 06:56:46.574 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 06:56:46.574 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 06:56:46.574 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 06:56:46.575 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7 06:56:46.575 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 1970ms 06:56:46.575 [main] INFO fr.inria.lille.repair.nopol.NoPol - 06:56:46.575 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 06:56:46.575 [main] INFO fr.inria.lille.repair.nopol.NoPol - -1 < a 06:56:46.576 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 6 06:56:46.576 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION 06:56:46.577 [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 b) { // FIX: if(a < b) + if (a < b) { // FIX: if(a < b) return b - a; 06:56:48.524 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_7] 06:56:48.524 [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] 06:56:48.524 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 06:56:48.524 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_7.NopolExampleTest] 06:56:48.524 [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;@6b37b91', projectTests=[nopol_examples.nopol_example_7.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 06:56:48.524 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 06:56:48.524 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 66 MB 06:56:48.524 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB 06:56:48.524 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 225 MB 06:56:48.524 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 06:56:48.524 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 06:56:48.524 [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 06:56:50.109 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 06:56:50.109 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_7.NopolExample:22 which is executed by 4 tests -126608641 06:56:50.139 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 06:56:50.140 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_7.NopolExample:21 which is executed by 30 tests -126608641 06:56:50.178 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 06:56:50.363 [pool-646-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 06:56:50.380 [pool-646-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 06:56:50.496 [pool-646-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 06:56:50.687 [pool-646-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: (intermediaire == 0) && (3 < a) 06:56:50.687 [pool-646-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_7.NopolExample:21: CONDITIONAL (intermediaire == 0) && (3 < a) 06:56:50.746 [pool-646-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(intermediaire == 0) && (3 < a)" is working 06:56:50.772 [pool-646-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance 06:56:50.772 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 06:56:50.773 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 06:56:50.773 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 1 06:56:50.773 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 12 06:56:50.773 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 9 06:56:50.773 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 26 06:56:50.773 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 3 06:56:50.773 [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] 06:56:50.773 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 7 06:56:50.774 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 9 06:56:50.774 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2248ms 06:56:50.774 [main] INFO fr.inria.lille.repair.nopol.NoPol - 06:56:50.774 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 06:56:50.774 [main] INFO fr.inria.lille.repair.nopol.NoPol - (intermediaire == 0) && (3 < a) 06:56:50.775 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 30 06:56:50.775 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_7.NopolExample:21: CONDITIONAL 06:56:50.777 [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; 06:56:50.781 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_8] 06:56:50.781 [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] 06:56:50.781 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 06:56:50.781 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_8.NopolExampleTest] 06:56:50.781 [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;@21413780', projectTests=[nopol_examples.nopol_example_8.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 06:56:50.781 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 06:56:50.781 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 56 MB 06:56:50.781 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB 06:56:50.781 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 224 MB 06:56:50.781 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 06:56:50.781 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 06:56:50.781 [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 06:56:52.364 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 06:56:52.364 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_8.NopolExample:15 which is executed by 5 tests -126608641 06:56:52.396 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 06:56:52.396 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_8.NopolExample:12 which is executed by 10 tests -126608641 06:56:52.426 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 06:56:52.578 [pool-766-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 06:56:52.590 [pool-766-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 06:56:52.646 [pool-766-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: (a * b) <= 100 06:56:52.646 [pool-766-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_8.NopolExample:12: CONDITIONAL (a * b) <= 100 06:56:52.699 [pool-766-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(a * b) <= 100" is working 06:56:52.705 [pool-766-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance 06:56:52.705 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 06:56:52.706 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 06:56:52.706 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 2 06:56:52.706 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 13 06:56:52.706 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 10 06:56:52.706 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 10 06:56:52.706 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 06:56:52.706 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 06:56:52.706 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 06:56:52.706 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 10 06:56:52.706 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 1924ms 06:56:52.706 [main] INFO fr.inria.lille.repair.nopol.NoPol - 06:56:52.706 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 06:56:52.706 [main] INFO fr.inria.lille.repair.nopol.NoPol - (a * b) <= 100 06:56:52.706 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 10 06:56:52.706 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_8.NopolExample:12: CONDITIONAL 06:56:52.707 [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; 06:56:52.708 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_2] 06:56:52.708 [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] 06:56:52.708 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 06:56:52.708 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_2.NopolExampleTest] 06:56:52.708 [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;@5489a4d', projectTests=[nopol_examples.nopol_example_2.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 06:56:52.708 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 06:56:52.708 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 87 MB 06:56:52.708 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB 06:56:52.708 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 223 MB 06:56:52.708 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 06:56:52.708 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 06:56:52.708 [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 06:56:52.742 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_2] 06:56:52.742 [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] 06:56:52.743 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 06:56:52.743 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_2.NopolExampleTest] 06:56:52.743 [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;@5489a4d', projectTests=[nopol_examples.nopol_example_2.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 06:56:52.743 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 06:56:52.744 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 69 MB 06:56:52.744 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB 06:56:52.745 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 223 MB 06:56:52.745 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 06:56:52.745 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 06:56:52.745 [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 06:56:54.298 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 06:56:54.299 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_2.NopolExample:11 which is executed by 9 tests -126608641 06:56:54.338 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 06:56:54.521 [pool-809-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 06:56:54.532 [pool-809-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 06:56:54.560 [pool-809-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: (b - a) == 2 06:56:54.560 [pool-809-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL (b - a) == 2 06:56:54.644 [pool-809-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(b - a) == 2" is working 06:56:54.652 [pool-809-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance 06:56:54.652 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 06:56:54.653 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 06:56:54.653 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 2 06:56:54.653 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 14 06:56:54.653 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 11 06:56:54.653 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 2 06:56:54.653 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 06:56:54.653 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 06:56:54.653 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 06:56:54.654 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 14 06:56:54.654 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 1910ms 06:56:54.654 [main] INFO fr.inria.lille.repair.nopol.NoPol - 06:56:54.654 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 06:56:54.654 [main] INFO fr.inria.lille.repair.nopol.NoPol - (b - a) == 2 06:56:54.656 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 06:56:54.656 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 06:56:54.657 [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; 06:56:54.661 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_5] 06:56:54.661 [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] 06:56:54.661 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: PRE_THEN_COND 06:56:54.661 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_5.NopolExampleTest] 06:56:54.661 [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;@4b0d537c', projectTests=[nopol_examples.nopol_example_5.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 06:56:54.661 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 06:56:54.662 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 110 MB 06:56:54.662 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB 06:56:54.662 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 223 MB 06:56:54.662 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 06:56:54.662 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 06:56:54.662 [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 06:56:56.269 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 06:56:56.270 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_5.NopolExample:21 which is executed by 6 tests -126608641 06:56:56.305 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 06:56:56.306 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_5.NopolExample:20 which is executed by 6 tests -126608641 06:56:56.338 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder 06:56:56.450 [pool-828-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 06:56:56.460 [pool-828-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 06:56:56.498 [pool-828-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: -1 < a 06:56:56.498 [pool-828-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION -1 < a 06:56:56.584 [pool-828-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "-1 < a" is working 06:56:56.594 [pool-828-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance 06:56:56.594 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 06:56:56.595 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 06:56:56.595 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 1 06:56:56.595 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 15 06:56:56.595 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 12 06:56:56.595 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 5 06:56:56.595 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 06:56:56.595 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 06:56:56.595 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 06:56:56.595 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7 06:56:56.595 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 1933ms 06:56:56.595 [main] INFO fr.inria.lille.repair.nopol.NoPol - 06:56:56.595 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 06:56:56.596 [main] INFO fr.inria.lille.repair.nopol.NoPol - -1 < a 06:56:56.596 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 6 06:56:56.596 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION 06:56:56.597 [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 but was:, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:] 06:57:00.475 [pool-899-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] 06:57:00.475 [pool-899-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. 06:57:00.475 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 06:57:00.475 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:15 which is executed by 8 tests -126608641 06:57:00.512 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 06:57:00.610 [pool-905-thread-1] DEBUG tests.output - Failing tests with false: [test6(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:] 06:57:00.610 [pool-905-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] 06:57:00.610 [pool-905-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. 06:57:00.611 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder 06:57:00.718 [pool-911-thread-1] DEBUG tests.output - Failing tests with false: [test6(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:] 06:57:00.718 [pool-911-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] 06:57:00.718 [pool-911-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. 06:57:00.718 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #3 06:57:00.718 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:12 which is executed by 9 tests -126608641 06:57:00.757 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 06:57:00.950 [pool-917-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 06:57:00.963 [pool-917-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 06:57:01.027 [pool-917-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: index < 0 06:57:01.027 [pool-917-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL index < 0 06:57:01.098 [pool-917-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "index < 0" is working 06:57:01.104 [pool-917-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance 06:57:01.104 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 06:57:01.105 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 06:57:01.105 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 1 06:57:01.105 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 20 06:57:01.105 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 14 06:57:01.105 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7 06:57:01.105 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 06:57:01.105 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 06:57:01.105 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 06:57:01.105 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 16 06:57:01.105 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2452ms 06:57:01.105 [main] INFO fr.inria.lille.repair.nopol.NoPol - 06:57:01.105 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 06:57:01.105 [main] INFO fr.inria.lille.repair.nopol.NoPol - index < 0 06:57:01.105 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 06:57:01.105 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL 06:57:01.106 [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); 06:57:01.110 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_1] 06:57:01.110 [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] 06:57:01.110 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 06:57:01.110 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_1.NopolExampleTest] 06:57:01.110 [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;@7ad4803c', projectTests=[nopol_examples.nopol_example_1.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 06:57:01.110 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 06:57:01.110 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 69 MB 06:57:01.110 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB 06:57:01.110 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 223 MB 06:57:01.110 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 06:57:01.110 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 06:57:01.110 [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 06:57:02.770 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 06:57:02.770 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:16 which is executed by 7 tests -126608641 06:57:02.805 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 06:57:02.806 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:15 which is executed by 8 tests -126608641 06:57:02.841 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 06:57:02.990 [pool-957-thread-1] DEBUG tests.output - Failing tests with false: [test6(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:] 06:57:02.991 [pool-957-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] 06:57:02.991 [pool-957-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. 06:57:02.991 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #3 06:57:02.991 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:12 which is executed by 9 tests -126608641 06:57:03.030 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 06:57:03.168 [pool-963-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 06:57:03.179 [pool-963-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 06:57:03.227 [pool-963-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: index < 0 06:57:03.227 [pool-963-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance 06:57:03.228 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 06:57:03.228 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 06:57:03.228 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 1 06:57:03.229 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 22 06:57:03.229 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 15 06:57:03.229 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7 06:57:03.229 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 06:57:03.229 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 06:57:03.229 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 06:57:03.229 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 16 06:57:03.229 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2118ms 06:57:03.229 [main] INFO fr.inria.lille.repair.nopol.NoPol - 06:57:03.229 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 06:57:03.229 [main] INFO fr.inria.lille.repair.nopol.NoPol - index < 0 06:57:03.230 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 06:57:03.230 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL 06:57:03.231 [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); 06:57:03.237 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_1] 06:57:03.237 [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] 06:57:03.237 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: PRE_THEN_COND 06:57:03.237 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_1.NopolExampleTest] 06:57:03.237 [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;@6744c857', projectTests=[nopol_examples.nopol_example_1.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 06:57:03.237 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 06:57:03.237 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 56 MB 06:57:03.237 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB 06:57:03.238 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 221 MB 06:57:03.238 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 06:57:03.238 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 06:57:03.238 [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 06:57:04.911 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 06:57:04.911 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:16 which is executed by 7 tests -126608641 06:57:04.944 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder 06:57:05.050 [pool-994-thread-1] DEBUG tests.output - Failing tests with false: [test6(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:] 06:57:05.050 [pool-994-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] 06:57:05.050 [pool-994-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. 06:57:05.050 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 06:57:05.050 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:15 which is executed by 8 tests -126608641 06:57:05.088 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder 06:57:05.180 [pool-1000-thread-1] DEBUG tests.output - Failing tests with false: [test6(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:] 06:57:05.180 [pool-1000-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] 06:57:05.180 [pool-1000-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. 06:57:05.181 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 06:57:05.271 [pool-1006-thread-1] DEBUG tests.output - Failing tests with false: [test6(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:] 06:57:05.271 [pool-1006-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] 06:57:05.271 [pool-1006-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. 06:57:05.272 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #3 06:57:05.272 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:12 which is executed by 9 tests -126608641 06:57:05.304 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder 06:57:05.398 [pool-1012-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] 06:57:05.398 [pool-1012-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] 06:57:05.398 [pool-1012-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. 06:57:05.399 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 06:57:05.580 [pool-1018-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 06:57:05.602 [pool-1018-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 06:57:05.653 [pool-1018-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: index < 0 06:57:05.653 [pool-1018-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL index < 0 06:57:05.758 [pool-1018-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "index < 0" is working 06:57:05.765 [pool-1018-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance 06:57:05.766 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 06:57:05.766 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 06:57:05.766 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 1 06:57:05.766 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 27 06:57:05.766 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 16 06:57:05.766 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7 06:57:05.766 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 06:57:05.766 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 06:57:05.766 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 06:57:05.766 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 16 06:57:05.766 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2529ms 06:57:05.766 [main] INFO fr.inria.lille.repair.nopol.NoPol - 06:57:05.766 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 06:57:05.766 [main] INFO fr.inria.lille.repair.nopol.NoPol - index < 0 06:57:05.766 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 06:57:05.767 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL 06:57:05.767 [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); 06:57:05.772 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_5] 06:57:05.772 [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] 06:57:05.772 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: COND_THEN_PRE 06:57:05.772 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_5.NopolExampleTest] 06:57:05.772 [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;@1e7b016b', projectTests=[nopol_examples.nopol_example_5.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 06:57:05.772 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 06:57:05.772 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 142 MB 06:57:05.772 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB 06:57:05.772 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 223 MB 06:57:05.772 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 06:57:05.772 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 06:57:05.772 [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 06:57:07.398 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 06:57:07.398 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_5.NopolExample:21 which is executed by 6 tests -126608641 06:57:07.433 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 06:57:07.434 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_5.NopolExample:20 which is executed by 6 tests -126608641 06:57:07.494 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder 06:57:07.629 [pool-1058-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 06:57:07.640 [pool-1058-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 06:57:07.663 [pool-1058-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: -1 < a 06:57:07.663 [pool-1058-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION -1 < a 06:57:07.717 [pool-1058-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "-1 < a" is working 06:57:07.721 [pool-1058-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance 06:57:07.722 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 06:57:07.722 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 06:57:07.722 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 1 06:57:07.722 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 28 06:57:07.722 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 17 06:57:07.722 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 5 06:57:07.722 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 06:57:07.722 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 06:57:07.722 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 06:57:07.722 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7 06:57:07.722 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 1950ms 06:57:07.722 [main] INFO fr.inria.lille.repair.nopol.NoPol - 06:57:07.722 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 06:57:07.722 [main] INFO fr.inria.lille.repair.nopol.NoPol - -1 < a 06:57:07.722 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 6 06:57:07.722 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION 06:57:07.723 [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 evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < -1 06:58:12.479 [main] DEBUG fr.inria.lille.evo.Main - test_evo_example_generated_1 <===> null 06:58:12.479 [main] DEBUG fr.inria.lille.evo.Main - -------------------------------------------------- 06:58:12.479 [main] DEBUG fr.inria.lille.evo.Main - # TEST METHOD : test_evo_example_generated_0() 06:58:12.479 [main] DEBUG fr.inria.lille.evo.Main - -------------------------------------------------- 06:58:12.479 [main] DEBUG fr.inria.lille.evo.Main - ### Remove EvoSuite & Recompile Tests 06:58:12.687 [main] DEBUG fr.inria.lille.evo.Main - ### Launch Nopol 06:58:12.688 [main] DEBUG fr.inria.lille.evo.Main - Launch nopol with: 06:58:12.688 [main] DEBUG fr.inria.lille.evo.Main - sources = ../test-projects/src/main/java:../test-projects/src/test/java:src/test/resources/evo/destSrcTest 06:58:12.689 [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 06:58:12.689 [main] DEBUG fr.inria.lille.evo.Main - testClasses = [Ljava.lang.String;@e700c09 06:58:12.690 [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] 06:58:12.691 [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] 06:58:12.691 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 06:58:12.692 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [evo_examples.evo_example_1.EvoExampleTest, evo_examples.evo_example_1.EvoExampleGeneratedTest] 06:58:12.693 [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;@7735ecd6', projectTests=[evo_examples.evo_example_1.EvoExampleTest, evo_examples.evo_example_1.EvoExampleGeneratedTest], complianceLevel=7, outputFolder=./, json=false} 06:58:12.693 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 06:58:12.696 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 100 MB 06:58:12.697 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB 06:58:12.697 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 224 MB 06:58:12.697 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 06:58:12.697 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 06:58:12.697 [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 06:58:14.664 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 06:58:14.665 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation evo_examples.evo_example_1.EvoExample:10 which is executed by 3 tests 1314309581 06:58:14.730 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 06:58:14.730 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation evo_examples.evo_example_1.EvoExample:9 which is executed by 6 tests 1314309581 06:58:14.761 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 06:58:14.893 [pool-1127-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 06:58:14.905 [pool-1127-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 06:58:14.931 [pool-1127-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: number < 1 06:58:14.931 [pool-1127-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < 1 06:58:14.986 [pool-1127-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "number < 1" is working 06:58:14.999 [pool-1127-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance 06:58:15.000 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 06:58:15.005 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 61 06:58:15.005 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 286 06:58:15.005 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 31 06:58:15.005 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 20 06:58:15.005 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 5 06:58:15.005 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 06:58:15.005 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 06:58:15.005 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 06:58:15.005 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7 06:58:15.005 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2310ms 06:58:15.005 [main] INFO fr.inria.lille.repair.nopol.NoPol - 06:58:15.005 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 06:58:15.005 [main] INFO fr.inria.lille.repair.nopol.NoPol - number < 1 06:58:15.005 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 6 06:58:15.005 [main] INFO fr.inria.lille.repair.nopol.NoPol - evo_examples.evo_example_1.EvoExample:9: CONDITIONAL 06:58:15.006 [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; 06:58:15.006 [main] DEBUG fr.inria.lille.evo.Main - ### ----- PATCH FOUND ----- 06:58:15.006 [main] DEBUG fr.inria.lille.evo.Main - evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < 1 06:58:15.006 [main] DEBUG fr.inria.lille.evo.Main - ### METHOD KEPT : test_evo_example_generated_0() 06:58:15.006 [main] DEBUG fr.inria.lille.evo.Main - basic <===> evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < -1 06:58:15.006 [main] DEBUG fr.inria.lille.evo.Main - test_evo_example_generated_1 <===> null 06:58:15.006 [main] DEBUG fr.inria.lille.evo.Main - test_evo_example_generated_0 <===> evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < 1 06:58:15.006 [main] DEBUG fr.inria.lille.evo.Main - ### End of program. Recompile keeping all good tests 06:58:15.176 [main] DEBUG fr.inria.lille.evo.Main - basic <===> evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < -1 06:58:15.176 [main] DEBUG fr.inria.lille.evo.Main - test_evo_example_generated_1 <===> null 06:58:15.177 [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.694 sec Running fr.inria.lille.diff.PatchGeneratorTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.477 sec Results : Tests run: 368, 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 339 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 --- 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:21 min [INFO] Finished at: 2020-01-13T12:58:25+01:00 [INFO] Final Memory: 34M/227M [INFO] ------------------------------------------------------------------------ Recording test results Sending e-mails to: spoon-devel@lists.gforge.inria.fr [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS