Skip to content

Console Output

Skipping 140 KB.. Full Log
05:39:13.012 [pool-330-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1
05:39:13.012 [pool-330-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=443)
05:39:13.012 [pool-330-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a
05:39:13.013 [pool-330-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b
05:39:13.014 [pool-330-thread-1] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass
05:39:13.020 [pool-330-thread-1] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit
05:39:13.025 [pool-330-thread-1] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 7 elements
05:39:13.230 [pool-330-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      227 ms
Collect Execution time   135 ms
Combine Execution time   215.0 ms
Nb Combination par sec   159991 combinations/sec
Total Execution time     579 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 & 617 ms & 7 &
05:39:13.276 [pool-330-thread-1] DEBUG f.i.l.r.n.s.d.DynamothSynthesizer - Collected 0 potential patches
05:39:13.302 [pool-330-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL a <= b
05:39:13.404 [pool-330-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "a <= b" is working
05:39:13.421 [pool-330-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL a < b
05:39:13.521 [pool-330-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "a < b" is working
05:39:13.536 [pool-330-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL (b != 0) && (a <= b)
05:39:13.601 [pool-330-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(b != 0) && (a <= b)" is working
05:39:13.614 [pool-330-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL (a <= b) && (b != 0)
05:39:13.675 [pool-330-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(a <= b) && (b != 0)" is working
05:39:13.686 [pool-330-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL (b != 0) && (a < b)
05:39:13.793 [pool-330-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(b != 0) && (a < b)" is working
05:39:13.804 [pool-330-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL (a < b) && (b != 0)
05:39:13.879 [pool-330-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(a < b) && (b != 0)" is working
05:39:13.885 [pool-330-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL (a != 0) && (a <= b)
05:39:13.945 [pool-330-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(a != 0) && (a <= b)" is working
05:39:13.959 [pool-330-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL (a <= b) && (a != 0)
05:39:14.054 [pool-330-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(a <= b) && (a != 0)" is working
05:39:14.074 [pool-330-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL (a != 0) && (a < b)
05:39:14.174 [pool-330-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(a != 0) && (a < b)" is working
05:39:14.188 [pool-330-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL (a < b) && (a != 0)
05:39:14.249 [pool-330-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(a < b) && (a != 0)" is working
05:39:14.269 [pool-330-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped 446 patches for sake of performance
05:39:14.269 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2
05:39:14.269 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_2.NopolExample:12 which is executed by 4 tests
-126608641
05:39:14.316 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #3
05:39:14.317 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_2.NopolExample:14 which is executed by 5 tests
-126608641
05:39:14.356 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
05:39:14.357 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
05:39:14.357 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 2
05:39:14.357 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 5
05:39:14.357 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 3
05:39:14.357 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 3695ms
05:39:14.358 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
05:39:14.358 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
05:39:14.359 [main] INFO  fr.inria.lille.repair.nopol.NoPol - a <= b
05:39:14.359 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9
05:39:14.359 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL
05:39:14.361 [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;

05:39:14.361 [main] INFO  fr.inria.lille.repair.nopol.NoPol - a < b
05:39:14.362 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9
05:39:14.362 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL
05:39:14.363 [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;

05:39:14.363 [main] INFO  fr.inria.lille.repair.nopol.NoPol - (b != 0) && (a <= b)
05:39:14.363 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9
05:39:14.364 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL
05:39:14.372 [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;

05:39:14.373 [main] INFO  fr.inria.lille.repair.nopol.NoPol - (a <= b) && (b != 0)
05:39:14.373 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9
05:39:14.373 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL
05:39:14.374 [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;

05:39:14.374 [main] INFO  fr.inria.lille.repair.nopol.NoPol - (b != 0) && (a < b)
05:39:14.374 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9
05:39:14.374 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL
05:39:14.376 [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;

05:39:14.376 [main] INFO  fr.inria.lille.repair.nopol.NoPol - (a < b) && (b != 0)
05:39:14.376 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9
05:39:14.376 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL
05:39:14.377 [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;

05:39:14.378 [main] INFO  fr.inria.lille.repair.nopol.NoPol - (a != 0) && (a <= b)
05:39:14.378 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9
05:39:14.378 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL
05:39:14.379 [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;

05:39:14.380 [main] INFO  fr.inria.lille.repair.nopol.NoPol - (a <= b) && (a != 0)
05:39:14.380 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9
05:39:14.380 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL
05:39:14.382 [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;

05:39:14.382 [main] INFO  fr.inria.lille.repair.nopol.NoPol - (a != 0) && (a < b)
05:39:14.383 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9
05:39:14.384 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL
05:39:14.385 [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;

05:39:14.387 [main] INFO  fr.inria.lille.repair.nopol.NoPol - (a < b) && (a != 0)
05:39:14.387 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9
05:39:14.388 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL
05:39:14.389 [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;

05:39:14.397 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_1]
05:39:14.397 [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]
05:39:14.397 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL
05:39:14.397 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_1.NopolExampleTest]
05:39:14.397 [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;@26ecf7c5', projectTests=[nopol_examples.nopol_example_1.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
05:39:14.398 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
05:39:14.398 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 41 MB
05:39:14.398 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB
05:39:14.398 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 206 MB
05:39:14.398 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
05:39:14.398 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
05:39:14.398 [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
05:39:16.218 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
05:39:16.218 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:16 which is executed by 7 tests
-126608641
05:39:16.254 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2
05:39:16.254 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:15 which is executed by 8 tests
-126608641
05:39:16.287 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
05:39:16.420 [pool-448-thread-1] DEBUG tests.output - Failing tests with false: 
[test6(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>]
05:39:16.420 [pool-448-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]
05:39:16.420 [pool-448-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.
05:39:16.420 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #3
05:39:16.420 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:12 which is executed by 9 tests
-126608641
05:39:16.456 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
05:39:16.624 [pool-454-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
05:39:16.639 [pool-454-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
05:39:16.714 [pool-454-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: index < 0
05:39:16.714 [pool-454-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL index < 0
05:39:16.769 [pool-454-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "index < 0" is working
05:39:16.785 [pool-454-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance
05:39:16.785 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
05:39:16.786 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
05:39:16.786 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 1
05:39:16.786 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 7
05:39:16.786 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 4
05:39:16.786 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7
05:39:16.786 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
05:39:16.786 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2]
05:39:16.786 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
05:39:16.786 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 16
05:39:16.786 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2388ms
05:39:16.786 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
05:39:16.786 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
05:39:16.786 [main] INFO  fr.inria.lille.repair.nopol.NoPol - index < 0
05:39:16.786 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9
05:39:16.786 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL
05:39:16.787 [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);
 		

05:39:16.805 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_2]
05:39:16.805 [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]
05:39:16.805 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL
05:39:16.805 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_2.NopolExampleTest]
05:39:16.806 [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;@20219d66', projectTests=[nopol_examples.nopol_example_2.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
05:39:16.806 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
05:39:16.806 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 171 MB
05:39:16.806 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB
05:39:16.806 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 224 MB
05:39:16.806 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
05:39:16.806 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
05:39:16.806 [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
05:39:18.469 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
05:39:18.469 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_2.NopolExample:11 which is executed by 9 tests
-126608641
05:39:18.504 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
05:39:18.687 [pool-494-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
05:39:18.698 [pool-494-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
05:39:18.748 [pool-494-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 1 < (b - a)
05:39:18.748 [pool-494-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 1 < (b - a)
05:39:18.811 [pool-494-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "1 < (b - a)" is working
05:39:18.819 [pool-494-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance
05:39:18.819 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
05:39:18.820 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
05:39:18.820 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 2
05:39:18.820 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 8
05:39:18.820 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 5
05:39:18.820 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7
05:39:18.820 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
05:39:18.820 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2]
05:39:18.820 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
05:39:18.821 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 14
05:39:18.821 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2014ms
05:39:18.821 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
05:39:18.821 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
05:39:18.821 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 1 < (b - a)
05:39:18.821 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9
05:39:18.821 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL
05:39:18.822 [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;

05:39:18.826 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_3]
05:39:18.826 [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]
05:39:18.826 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL
05:39:18.826 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_3.NopolExampleTest]
05:39:18.826 [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;@4e277eb3', projectTests=[nopol_examples.nopol_example_3.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
05:39:18.826 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
05:39:18.826 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 92 MB
05:39:18.826 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB
05:39:18.826 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 224 MB
05:39:18.826 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
05:39:18.826 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
05:39:18.826 [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
05:39:20.642 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
05:39:20.643 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_3.NopolExample:11 which is executed by 9 tests
-126608641
05:39:20.689 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
05:39:20.859 [pool-538-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
05:39:20.874 [pool-538-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
05:39:20.936 [pool-538-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 0 == tmp
05:39:20.937 [pool-538-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_3.NopolExample:11: CONDITIONAL 0 == tmp
05:39:21.019 [pool-538-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "0 == tmp" is working
05:39:21.038 [pool-538-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance
05:39:21.038 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
05:39:21.039 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
05:39:21.039 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 3
05:39:21.039 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 9
05:39:21.039 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 6
05:39:21.039 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 9
05:39:21.039 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
05:39:21.039 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2]
05:39:21.039 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
05:39:21.039 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 12
05:39:21.039 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2212ms
05:39:21.039 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
05:39:21.039 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
05:39:21.039 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 0 == tmp
05:39:21.040 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9
05:39:21.040 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_3.NopolExample:11: CONDITIONAL
05:39:21.041 [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;

05:39:21.046 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_5]
05:39:21.046 [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]
05:39:21.046 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: PRECONDITION
05:39:21.046 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_5.NopolExampleTest]
05:39:21.046 [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;@35a005a4', projectTests=[nopol_examples.nopol_example_5.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
05:39:21.046 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
05:39:21.046 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 137 MB
05:39:21.046 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB
05:39:21.046 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 224 MB
05:39:21.046 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
05:39:21.046 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
05:39:21.046 [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
05:39:22.603 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
05:39:22.603 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_5.NopolExample:21 which is executed by 6 tests
-126608641
05:39:22.659 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2
05:39:22.659 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_5.NopolExample:20 which is executed by 6 tests
-126608641
05:39:22.694 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder
05:39:22.825 [pool-586-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
05:39:22.835 [pool-586-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
05:39:22.859 [pool-586-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: -1 < a
05:39:22.859 [pool-586-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION -1 < a
05:39:22.911 [pool-586-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "-1 < a" is working
05:39:22.916 [pool-586-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance
05:39:22.916 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
05:39:22.917 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
05:39:22.917 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 1
05:39:22.917 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 10
05:39:22.917 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 7
05:39:22.917 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 5
05:39:22.917 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
05:39:22.917 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2]
05:39:22.918 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
05:39:22.918 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7
05:39:22.918 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 1870ms
05:39:22.918 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
05:39:22.918 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
05:39:22.918 [main] INFO  fr.inria.lille.repair.nopol.NoPol - -1 < a
05:39:22.918 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 6
05:39:22.918 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION
05:39:22.920 [main] INFO  fr.inria.lille.repair.nopol.NoPol - --- a/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_5/NopolExample.java
+++ b/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_5/NopolExample.java
@@ -19,3 +19,5 @@
 		// FIX : precondition missing : if ( -1<a  )
-		r = -1;				
+		if (-1 < a) {
+			r = -1;
+		}
 		return r*a;		

05:39:22.925 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_6]
05:39:22.925 [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]
05:39:22.925 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL
05:39:22.925 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_6.NopolExampleTest]
05:39:22.925 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_6], projectClasspath='[Ljava.net.URL;@5f30597', projectTests=[nopol_examples.nopol_example_6.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
05:39:22.925 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
05:39:22.925 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 60 MB
05:39:22.925 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB
05:39:22.925 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 226 MB
05:39:22.925 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
05:39:22.925 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
05:39:22.925 [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
05:39:24.481 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
05:39:24.481 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_6.NopolExample:7 which is executed by 6 tests
-126608641
05:39:24.514 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
05:39:24.653 [pool-614-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
05:39:24.663 [pool-614-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
05:39:24.689 [pool-614-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: a < b
05:39:24.689 [pool-614-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_6.NopolExample:7: CONDITIONAL a < b
05:39:24.737 [pool-614-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "a < b" is working
05:39:24.744 [pool-614-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance
05:39:24.745 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
05:39:24.745 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
05:39:24.745 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 1
05:39:24.745 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 11
05:39:24.745 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 8
05:39:24.745 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 5
05:39:24.745 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
05:39:24.745 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2]
05:39:24.745 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
05:39:24.745 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7
05:39:24.745 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 1820ms
05:39:24.745 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
05:39:24.745 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
05:39:24.745 [main] INFO  fr.inria.lille.repair.nopol.NoPol - a < b
05:39:24.745 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 6
05:39:24.745 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_6.NopolExample:7: CONDITIONAL
05:39:24.746 [main] INFO  fr.inria.lille.repair.nopol.NoPol - --- a/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_6/NopolExample.java
+++ b/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_6/NopolExample.java
@@ -6,3 +6,3 @@
 	{
-		if (a > b) { // FIX: if(a < b)
+		if (a < b) { // FIX: if(a < b)
 			return b - a;

05:39:24.770 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_7]
05:39:24.770 [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]
05:39:24.770 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL
05:39:24.770 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_7.NopolExampleTest]
05:39:24.770 [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;@566de4fe', projectTests=[nopol_examples.nopol_example_7.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
05:39:24.770 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
05:39:24.770 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 123 MB
05:39:24.770 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB
05:39:24.770 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 225 MB
05:39:24.770 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
05:39:24.770 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
05:39:24.770 [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
05:39:26.454 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
05:39:26.454 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_7.NopolExample:22 which is executed by 4 tests
-126608641
05:39:26.491 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2
05:39:26.491 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_7.NopolExample:21 which is executed by 30 tests
-126608641
05:39:26.530 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
05:39:26.731 [pool-645-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
05:39:26.744 [pool-645-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
05:39:26.849 [pool-645-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
05:39:27.042 [pool-645-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: (intermediaire == 0) && (3 < a)
05:39:27.042 [pool-645-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_7.NopolExample:21: CONDITIONAL (intermediaire == 0) && (3 < a)
05:39:27.117 [pool-645-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(intermediaire == 0) && (3 < a)" is working
05:39:27.140 [pool-645-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance
05:39:27.140 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
05:39:27.141 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
05:39:27.141 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 1
05:39:27.141 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 12
05:39:27.141 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 9
05:39:27.141 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 26
05:39:27.141 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 3
05:39:27.141 [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]
05:39:27.141 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 7
05:39:27.141 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 9
05:39:27.141 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2370ms
05:39:27.141 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
05:39:27.141 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
05:39:27.141 [main] INFO  fr.inria.lille.repair.nopol.NoPol - (intermediaire == 0) && (3 < a)
05:39:27.141 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 30
05:39:27.141 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_7.NopolExample:21: CONDITIONAL
05:39:27.142 [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;
 		

05:39:27.149 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_8]
05:39:27.149 [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]
05:39:27.149 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL
05:39:27.149 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_8.NopolExampleTest]
05:39:27.149 [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;@20bdac09', projectTests=[nopol_examples.nopol_example_8.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
05:39:27.149 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
05:39:27.149 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 135 MB
05:39:27.149 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB
05:39:27.149 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 226 MB
05:39:27.149 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
05:39:27.149 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
05:39:27.149 [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
05:39:28.801 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
05:39:28.801 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_8.NopolExample:15 which is executed by 5 tests
-126608641
05:39:28.856 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2
05:39:28.857 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_8.NopolExample:12 which is executed by 10 tests
-126608641
05:39:28.889 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
05:39:29.068 [pool-765-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
05:39:29.082 [pool-765-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
05:39:29.148 [pool-765-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: (a * b) <= 100
05:39:29.148 [pool-765-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_8.NopolExample:12: CONDITIONAL (a * b) <= 100
05:39:29.210 [pool-765-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(a * b) <= 100" is working
05:39:29.220 [pool-765-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance
05:39:29.220 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
05:39:29.221 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
05:39:29.221 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 2
05:39:29.221 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 13
05:39:29.221 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 10
05:39:29.221 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 10
05:39:29.221 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
05:39:29.221 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2]
05:39:29.221 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
05:39:29.221 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 10
05:39:29.221 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2071ms
05:39:29.221 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
05:39:29.221 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
05:39:29.221 [main] INFO  fr.inria.lille.repair.nopol.NoPol - (a * b) <= 100
05:39:29.222 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 10
05:39:29.222 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_8.NopolExample:12: CONDITIONAL
05:39:29.222 [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;
 		

05:39:29.223 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_2]
05:39:29.223 [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]
05:39:29.223 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL
05:39:29.223 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_2.NopolExampleTest]
05:39:29.224 [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;@66197919', projectTests=[nopol_examples.nopol_example_2.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
05:39:29.224 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
05:39:29.224 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 45 MB
05:39:29.224 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB
05:39:29.224 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 222 MB
05:39:29.224 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
05:39:29.224 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
05:39:29.224 [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
05:39:29.290 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_2]
05:39:29.291 [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]
05:39:29.291 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL
05:39:29.291 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_2.NopolExampleTest]
05:39:29.291 [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;@66197919', projectTests=[nopol_examples.nopol_example_2.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
05:39:29.291 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
05:39:29.292 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 159 MB
05:39:29.292 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB
05:39:29.292 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 226 MB
05:39:29.292 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
05:39:29.293 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
05:39:29.293 [main] INFO  fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
05:39:30.902 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
05:39:30.902 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_2.NopolExample:11 which is executed by 9 tests
-126608641
05:39:30.935 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
05:39:31.096 [pool-808-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
05:39:31.106 [pool-808-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
05:39:31.130 [pool-808-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: (b - a) == 2
05:39:31.130 [pool-808-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL (b - a) == 2
05:39:31.210 [pool-808-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(b - a) == 2" is working
05:39:31.217 [pool-808-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance
05:39:31.217 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
05:39:31.217 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
05:39:31.217 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 2
05:39:31.217 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 14
05:39:31.217 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 11
05:39:31.217 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 2
05:39:31.217 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
05:39:31.217 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2]
05:39:31.217 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
05:39:31.218 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 14
05:39:31.218 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 1927ms
05:39:31.218 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
05:39:31.218 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
05:39:31.218 [main] INFO  fr.inria.lille.repair.nopol.NoPol - (b - a) == 2
05:39:31.218 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9
05:39:31.218 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL
05:39:31.218 [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;

05:39:31.223 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_5]
05:39:31.223 [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]
05:39:31.223 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: PRE_THEN_COND
05:39:31.223 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_5.NopolExampleTest]
05:39:31.223 [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;@6f3fb5cd', projectTests=[nopol_examples.nopol_example_5.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
05:39:31.223 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
05:39:31.223 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 91 MB
05:39:31.223 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB
05:39:31.223 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 225 MB
05:39:31.223 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
05:39:31.224 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
05:39:31.224 [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
05:39:32.845 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
05:39:32.845 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_5.NopolExample:21 which is executed by 6 tests
-126608641
05:39:32.882 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2
05:39:32.882 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_5.NopolExample:20 which is executed by 6 tests
-126608641
05:39:32.926 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder
05:39:33.036 [pool-827-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
05:39:33.047 [pool-827-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
05:39:33.089 [pool-827-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: -1 < a
05:39:33.089 [pool-827-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION -1 < a
05:39:33.141 [pool-827-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "-1 < a" is working
05:39:33.152 [pool-827-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance
05:39:33.153 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
05:39:33.153 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
05:39:33.153 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 1
05:39:33.153 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 15
05:39:33.153 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 12
05:39:33.153 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 5
05:39:33.153 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
05:39:33.153 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2]
05:39:33.155 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
05:39:33.155 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7
05:39:33.155 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 1930ms
05:39:33.155 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
05:39:33.155 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
05:39:33.155 [main] INFO  fr.inria.lille.repair.nopol.NoPol - -1 < a
05:39:33.155 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 6
05:39:33.156 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION
05:39:33.157 [main] INFO  fr.inria.lille.repair.nopol.NoPol - --- a/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_5/NopolExample.java
+++ b/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_5/NopolExample.java
@@ -19,3 +19,5 @@
 		// FIX : precondition missing : if ( -1<a  )
-		r = -1;				
+		if (-1 < a) {
+			r = -1;
+		}
 		return r*a;		

05:39:33.158 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_2]
05:39:33.158 [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]
05:39:33.158 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL
05:39:33.158 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_2.NopolExampleTest]
05:39:33.158 [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;@29ae886d', projectTests=[nopol_examples.nopol_example_2.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
05:39:33.158 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
05:39:33.158 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 135 MB
05:39:33.158 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB
05:39:33.158 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 225 MB
05:39:33.158 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
05:39:33.158 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
05:39:33.158 [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
05:39:34.767 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
05:39:34.767 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_2.NopolExample:11 which is executed by 9 tests
-126608641
05:39:34.827 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
05:39:35.028 [pool-854-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
05:39:35.045 [pool-854-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
05:39:35.100 [pool-854-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 1 < (b - a)
05:39:35.100 [pool-854-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 1 < (b - a)
05:39:35.161 [pool-854-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "1 < (b - a)" is working
05:39:35.169 [pool-854-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance
05:39:35.169 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
05:39:35.169 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
05:39:35.170 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 2
05:39:35.170 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 16
05:39:35.170 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 13
05:39:35.170 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7
05:39:35.170 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
05:39:35.170 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2]
05:39:35.170 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
05:39:35.170 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 14
05:39:35.170 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2011ms
05:39:35.170 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
05:39:35.170 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
05:39:35.170 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 1 < (b - a)
05:39:35.170 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9
05:39:35.170 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL
05:39:35.170 [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;

05:39:35.179 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_1]
05:39:35.179 [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]
05:39:35.179 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: COND_THEN_PRE
05:39:35.179 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_1.NopolExampleTest]
05:39:35.179 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=COND_THEN_PRE, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_1], projectClasspath='[Ljava.net.URL;@4a40ef1', projectTests=[nopol_examples.nopol_example_1.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
05:39:35.179 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
05:39:35.179 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 56 MB
05:39:35.179 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB
05:39:35.179 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 223 MB
05:39:35.179 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
05:39:35.179 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
05:39:35.179 [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
05:39:36.769 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
05:39:36.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
05:39:36.814 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder
05:39:36.925 [pool-898-thread-1] DEBUG tests.output - Failing tests with false: 
[test6(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>]
05:39:36.925 [pool-898-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]
05:39:36.925 [pool-898-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.
05:39:36.925 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2
05:39:36.925 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:15 which is executed by 8 tests
-126608641
05:39:36.989 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
05:39:37.071 [pool-904-thread-1] DEBUG tests.output - Failing tests with false: 
[test6(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>]
05:39:37.071 [pool-904-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]
05:39:37.071 [pool-904-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.
05:39:37.071 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder
05:39:37.144 [pool-910-thread-1] DEBUG tests.output - Failing tests with false: 
[test6(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>]
05:39:37.144 [pool-910-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]
05:39:37.144 [pool-910-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.
05:39:37.145 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #3
05:39:37.145 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:12 which is executed by 9 tests
-126608641
05:39:37.178 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
05:39:37.319 [pool-916-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
05:39:37.331 [pool-916-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
05:39:37.397 [pool-916-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: index < 0
05:39:37.397 [pool-916-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL index < 0
05:39:37.448 [pool-916-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "index < 0" is working
05:39:37.459 [pool-916-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance
05:39:37.459 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
05:39:37.459 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
05:39:37.459 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 1
05:39:37.459 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 20
05:39:37.459 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 14
05:39:37.459 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7
05:39:37.459 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
05:39:37.459 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2]
05:39:37.459 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
05:39:37.459 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 16
05:39:37.459 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2280ms
05:39:37.459 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
05:39:37.459 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
05:39:37.459 [main] INFO  fr.inria.lille.repair.nopol.NoPol - index < 0
05:39:37.460 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9
05:39:37.460 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL
05:39:37.461 [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);
 		

05:39:37.465 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_1]
05:39:37.465 [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]
05:39:37.465 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL
05:39:37.465 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_1.NopolExampleTest]
05:39:37.465 [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;@3e776a48', projectTests=[nopol_examples.nopol_example_1.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
05:39:37.465 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
05:39:37.465 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 94 MB
05:39:37.465 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB
05:39:37.465 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 223 MB
05:39:37.465 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
05:39:37.465 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
05:39:37.465 [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
05:39:39.042 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
05:39:39.042 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:16 which is executed by 7 tests
-126608641
05:39:39.077 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2
05:39:39.077 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:15 which is executed by 8 tests
-126608641
05:39:39.119 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
05:39:39.213 [pool-956-thread-1] DEBUG tests.output - Failing tests with false: 
[test6(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>]
05:39:39.214 [pool-956-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]
05:39:39.214 [pool-956-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.
05:39:39.214 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #3
05:39:39.214 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:12 which is executed by 9 tests
-126608641
05:39:39.248 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
05:39:39.415 [pool-962-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
05:39:39.427 [pool-962-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
05:39:39.477 [pool-962-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: index < 0
05:39:39.478 [pool-962-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance
05:39:39.478 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
05:39:39.478 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
05:39:39.478 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 1
05:39:39.478 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 22
05:39:39.478 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 15
05:39:39.478 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7
05:39:39.478 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
05:39:39.479 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2]
05:39:39.479 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
05:39:39.479 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 16
05:39:39.479 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2013ms
05:39:39.479 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
05:39:39.479 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
05:39:39.479 [main] INFO  fr.inria.lille.repair.nopol.NoPol - index < 0
05:39:39.479 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9
05:39:39.479 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL
05:39:39.479 [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);
 		

05:39:39.485 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_1]
05:39:39.485 [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]
05:39:39.485 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: PRE_THEN_COND
05:39:39.485 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_1.NopolExampleTest]
05:39:39.485 [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;@48585c03', projectTests=[nopol_examples.nopol_example_1.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
05:39:39.485 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
05:39:39.485 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 98 MB
05:39:39.486 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB
05:39:39.486 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 223 MB
05:39:39.486 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
05:39:39.486 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
05:39:39.486 [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
05:39:41.154 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
05:39:41.154 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:16 which is executed by 7 tests
-126608641
05:39:41.196 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder
05:39:41.285 [pool-993-thread-1] DEBUG tests.output - Failing tests with false: 
[test6(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>]
05:39:41.285 [pool-993-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]
05:39:41.285 [pool-993-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.
05:39:41.285 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2
05:39:41.285 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:15 which is executed by 8 tests
-126608641
05:39:41.317 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder
05:39:41.442 [pool-999-thread-1] DEBUG tests.output - Failing tests with false: 
[test6(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>]
05:39:41.442 [pool-999-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]
05:39:41.442 [pool-999-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.
05:39:41.442 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
05:39:41.531 [pool-1005-thread-1] DEBUG tests.output - Failing tests with false: 
[test6(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected:<a> but was:<d>]
05:39:41.531 [pool-1005-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]
05:39:41.532 [pool-1005-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.
05:39:41.532 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #3
05:39:41.532 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:12 which is executed by 9 tests
-126608641
05:39:41.564 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder
05:39:41.644 [pool-1011-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]
05:39:41.644 [pool-1011-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]
05:39:41.644 [pool-1011-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.
05:39:41.644 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
05:39:41.821 [pool-1017-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
05:39:41.834 [pool-1017-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
05:39:41.888 [pool-1017-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: index < 0
05:39:41.888 [pool-1017-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL index < 0
05:39:41.939 [pool-1017-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "index < 0" is working
05:39:41.946 [pool-1017-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance
05:39:41.947 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
05:39:41.947 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
05:39:41.947 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 1
05:39:41.947 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 27
05:39:41.947 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 16
05:39:41.947 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7
05:39:41.947 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
05:39:41.947 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2]
05:39:41.947 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
05:39:41.947 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 16
05:39:41.947 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2462ms
05:39:41.947 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
05:39:41.947 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
05:39:41.947 [main] INFO  fr.inria.lille.repair.nopol.NoPol - index < 0
05:39:41.947 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9
05:39:41.948 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL
05:39:41.948 [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);
 		

05:39:41.952 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_5]
05:39:41.952 [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]
05:39:41.952 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: COND_THEN_PRE
05:39:41.952 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_5.NopolExampleTest]
05:39:41.952 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=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;@1608bb5d', projectTests=[nopol_examples.nopol_example_5.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false}
05:39:41.952 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
05:39:41.952 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 103 MB
05:39:41.952 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB
05:39:41.952 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 225 MB
05:39:41.952 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
05:39:41.952 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
05:39:41.952 [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
05:39:43.767 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
05:39:43.767 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_5.NopolExample:21 which is executed by 6 tests
-126608641
05:39:43.804 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2
05:39:43.804 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_5.NopolExample:20 which is executed by 6 tests
-126608641
05:39:43.841 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder
05:39:43.986 [pool-1057-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
05:39:43.999 [pool-1057-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
05:39:44.025 [pool-1057-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: -1 < a
05:39:44.026 [pool-1057-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION -1 < a
05:39:44.109 [pool-1057-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "-1 < a" is working
05:39:44.113 [pool-1057-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance
05:39:44.113 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
05:39:44.114 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 1
05:39:44.114 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 1
05:39:44.114 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 28
05:39:44.114 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 17
05:39:44.114 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 5
05:39:44.114 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
05:39:44.114 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2]
05:39:44.114 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
05:39:44.114 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7
05:39:44.114 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2161ms
05:39:44.114 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
05:39:44.114 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
05:39:44.114 [main] INFO  fr.inria.lille.repair.nopol.NoPol - -1 < a
05:39:44.114 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 6
05:39:44.114 [main] INFO  fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION
05:39:44.115 [main] INFO  fr.inria.lille.repair.nopol.NoPol - --- a/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_5/NopolExample.java
+++ b/builds/workspace/nopol/test-projects/src/main/java/nopol_examples/nopol_example_5/NopolExample.java
@@ -19,3 +19,5 @@
 		// FIX : precondition missing : if ( -1<a  )
-		r = -1;				
+		if (-1 < a) {
+			r = -1;
+		}
 		return r*a;		

Tests run: 16, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 33.453 sec
Running fr.inria.lille.commons.smt.SMTLibTest
Tests run: 32, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.198 sec
Running fr.inria.lille.commons.smt.SMTLibEqualVisitorTest
05:39:44.332 [main] WARN  f.i.l.c.s.smt.SMTLibEqualVisitor - Empty implementation of fr.inria.lille.commons.synthesis.smt.SMTLibEqualVisitor.visit(IApplication)
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running fr.inria.lille.commons.smt.ComparisonTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running fr.inria.lille.commons.trace.ValuesCollectorTest
Collected variables [aBoolean, reachableVariable]
Expected variables [aBoolean, reachableVariable]
Getters: {}
Collected variables [index, word, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer]
Expected variables [word, index, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer]
Getters: {infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer=[getConsumed, getSize]}
Collected variables [nested.privateInstanceField, spoon.example.ClassToSpoon.privateStaticField, spoon.example.ClassToSpoon.this.protectedInstanceField, spoon.example.ClassToSpoon.this.publicInstanceField, spoon.example.ClassToSpoon.protectedStaticField, spoon.example.ClassToSpoon.NestedClassToSpoon.this.privateNestedInstanceField, comparable.privateNestedInstanceField, comparable.publicNestedInstanceField, nested, nested.protectedInstanceField, nested.publicInstanceField, comparable.protectedNestedInstanceField, spoon.example.ClassToSpoon.publicStaticField, spoon.example.ClassToSpoon.NestedClassToSpoon.this.protectedNestedInstanceField, spoon.example.ClassToSpoon.this.privateInstanceField, comparable, spoon.example.ClassToSpoon.NestedClassToSpoon.this.publicNestedInstanceField]
Expected variables [comparable, nested, comparable.privateNestedInstanceField, comparable.publicNestedInstanceField, comparable.protectedNestedInstanceField, spoon.example.ClassToSpoon.protectedStaticField, spoon.example.ClassToSpoon.privateStaticField, spoon.example.ClassToSpoon.publicStaticField, nested.publicInstanceField, nested.protectedInstanceField, nested.privateInstanceField, spoon.example.ClassToSpoon.NestedClassToSpoon.this.protectedNestedInstanceField, spoon.example.ClassToSpoon.NestedClassToSpoon.this.publicNestedInstanceField, spoon.example.ClassToSpoon.NestedClassToSpoon.this.privateNestedInstanceField, spoon.example.ClassToSpoon.this.publicInstanceField, spoon.example.ClassToSpoon.this.privateInstanceField, spoon.example.ClassToSpoon.this.protectedInstanceField]
Getters: {}
Collected variables [nopol_examples.nopol_example_2.NopolExample.1.this.limit]
Expected variables [nopol_examples.nopol_example_2.NopolExample.1.this.limit]
Getters: {}
05:39:44.859 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
05:39:44.871 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
05:39:44.896 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
! of arity: 1
|| of arity: 2
&& of arity: 2
05:39:45.031 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
! of arity: 1
|| of arity: 2
&& of arity: 2
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
05:39:45.291 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
! of arity: 1
|| of arity: 2
&& of arity: 2
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
! of arity: 1
|| of arity: 2
&& of arity: 2
05:40:09.810 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Failed code synthesis, returning NullCodeGenesis
05:40:09.814 [main] INFO  spoon.Launcher - Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html).
05:40:09.940 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
05:40:09.956 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
05:40:09.985 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: -1 <= a
Collected variables [a, b]
Expected variables [a, b]
Getters: {}
Collected variables [11, (!(a < b)), 0, a, (a * b), b, -b, ((a * b) < 11), (a < b)]
Expected variables [0, 11, a, b, -b, (a * b), (a < b), (!(a < b)), ((a * b) < 11)]
Getters: {}
Collected variables [spoon.example.ClassToSpoon.privateStaticField, nested2.protectedInstanceField, spoon.example.ClassToSpoon.this.protectedInstanceField, spoon.example.ClassToSpoon.this.publicInstanceField, spoon.example.ClassToSpoon.protectedStaticField, comparable.privateNestedInstanceField, nested2, comparable.publicNestedInstanceField, nested2.privateInstanceField, nested2.publicInstanceField, comparable.protectedNestedInstanceField, spoon.example.ClassToSpoon.publicStaticField, spoon.example.ClassToSpoon.this.privateInstanceField, comparable]
Expected variables [comparable, nested2, comparable.privateNestedInstanceField, comparable.publicNestedInstanceField, comparable.protectedNestedInstanceField, spoon.example.ClassToSpoon.protectedStaticField, spoon.example.ClassToSpoon.privateStaticField, spoon.example.ClassToSpoon.publicStaticField, nested2.privateInstanceField, nested2.publicInstanceField, nested2.protectedInstanceField, spoon.example.ClassToSpoon.this.publicInstanceField, spoon.example.ClassToSpoon.this.privateInstanceField, spoon.example.ClassToSpoon.this.protectedInstanceField]
Getters: {}
Collected variables [aBoolean, nopol_examples.nopol_example_2.NopolExample.InnerNopolExample.this.fieldOfInnerClass, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass]
Expected variables [aBoolean, nopol_examples.nopol_example_2.NopolExample.InnerNopolExample.this.fieldOfInnerClass, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass]
Getters: {}
Collected variables [index, nopol_examples.nopol_example_1.NopolExample.s, s, nopol_examples.nopol_example_1.NopolExample.this.index]
Expected variables [s, index, nopol_examples.nopol_example_1.NopolExample.this.index, nopol_examples.nopol_example_1.NopolExample.s]
Getters: {}
Collected variables [a, b, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass]
Expected variables [b, a, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass]
Getters: {}
Collected variables [a, tmp]
Expected variables [a, tmp]
Getters: {}
Collected variables [a, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass, r]
Expected variables [r, a, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass]
Getters: {}
Collected variables [a, b]
Expected variables [a, b]
Getters: {}
Collected variables [stringParameter]
Expected variables [stringParameter]
Getters: {}
Tests run: 26, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 26.384 sec
Running fr.inria.lille.commons.synthesis.CodeSynthesisTest
05:40:10.736 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
05:40:10.751 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 0
05:40:10.763 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
05:40:10.782 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
?: of arity: 3
05:40:10.803 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 0 == ((cond)?(size):(0))
05:40:10.808 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
05:40:10.819 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: array.length
05:40:10.824 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
05:40:10.842 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: value == letter
05:40:10.847 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
05:40:10.869 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
+ of arity: 2
- of arity: 2
05:40:10.942 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: q + p <= n
05:40:10.951 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
+ of arity: 2
- of arity: 2
05:40:10.965 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: array.length + iterations
05:40:10.972 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
05:40:10.990 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: iterations <= array.length
05:40:10.995 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
?: of arity: 3
05:40:11.009 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
?: of arity: 3
+ of arity: 2
- of arity: 2
05:40:11.050 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: (((isEmpty)?(iterations):(array.length))) - (1)
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 sec
Running fr.inria.lille.commons.synthesis.smt.constraint.ConstraintTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
Running fr.inria.lille.commons.synthesis.LocationVariableContainerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running fr.inria.lille.commons.synthesis.LocationVariableTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running fr.inria.lille.commons.synthesis.OperatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running fr.inria.lille.evo.TestPatchEvo
05:40:11.114 [main] DEBUG fr.inria.lille.evo.Main - --------------------------------------------------
05:40:11.114 [main] DEBUG fr.inria.lille.evo.Main -  ##### launch nopol without new tests ##### 
05:40:11.115 [main] DEBUG fr.inria.lille.evo.Main - Launch nopol with:
05:40:11.115 [main] DEBUG fr.inria.lille.evo.Main - sources = ../test-projects/src/main/java:../test-projects/src/test/java:src/test/resources/evo/destSrcTest
05:40:11.115 [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
05:40:11.115 [main] DEBUG fr.inria.lille.evo.Main - testClasses = [Ljava.lang.String;@257032f6
05:40:11.115 [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]
05:40:11.115 [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]
05:40:11.115 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL
05:40:11.115 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [evo_examples.evo_example_1.EvoExampleTest]
05:40:11.116 [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;@1a08c387', projectTests=[evo_examples.evo_example_1.EvoExampleTest], complianceLevel=7, outputFolder=./, json=false}
05:40:11.116 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
05:40:11.116 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 101 MB
05:40:11.116 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB
05:40:11.116 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 225 MB
05:40:11.116 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
05:40:11.116 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
05:40:11.116 [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
05:40:13.656 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
05:40:13.660 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation evo_examples.evo_example_1.EvoExample:10 which is executed by 3 tests
1314309581
05:40:13.731 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2
05:40:13.731 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation evo_examples.evo_example_1.EvoExample:9 which is executed by 5 tests
1314309581
05:40:13.761 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
05:40:13.879 [pool-1084-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
05:40:13.889 [pool-1084-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
05:40:13.914 [pool-1084-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: number < -1
05:40:13.915 [pool-1084-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < -1
05:40:13.963 [pool-1084-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "number < -1" is working
05:40:13.967 [pool-1084-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance
05:40:13.967 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
05:40:13.975 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 60
05:40:13.975 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 285
05:40:13.976 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 29
05:40:13.976 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 18
05:40:13.977 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 4
05:40:13.978 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
05:40:13.978 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2]
05:40:13.979 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
05:40:13.980 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7
05:40:13.981 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2852ms
05:40:13.982 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
05:40:13.982 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
05:40:13.983 [main] INFO  fr.inria.lille.repair.nopol.NoPol - number < -1
05:40:13.984 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 5
05:40:13.985 [main] INFO  fr.inria.lille.repair.nopol.NoPol - evo_examples.evo_example_1.EvoExample:9: CONDITIONAL
05:40:13.986 [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;

05:40:13.987 [main] DEBUG fr.inria.lille.evo.Main - ### ----- PATCH FOUND -----
05:40:13.988 [main] DEBUG fr.inria.lille.evo.Main - evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < -1
05:40:13.989 [main] DEBUG fr.inria.lille.evo.Main - --------------------------------------------------
05:40:13.989 [main] DEBUG fr.inria.lille.evo.Main -  ##### Search tests files path ##### 
05:40:13.991 [main] INFO  spoon.Launcher - Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html).
05:40:14.117 [main] DEBUG fr.inria.lille.evo.Main - [FOUND] evo_examples.evo_example_1.EvoExampleGeneratedTest
05:40:14.117 [main] DEBUG fr.inria.lille.evo.Main - --------------------------------------------------
05:40:14.118 [main] DEBUG fr.inria.lille.evo.Main -  ##### Search tests methods ##### 
05:40:14.119 [main] INFO  spoon.Launcher - Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html).
05:40:14.223 [main] DEBUG fr.inria.lille.evo.Main - [FOUND] test_evo_example_generated_1()
05:40:14.224 [main] DEBUG fr.inria.lille.evo.Main - [FOUND] test_evo_example_generated_0()
05:40:14.224 [main] DEBUG fr.inria.lille.evo.Main - ###########################################
05:40:14.225 [main] DEBUG fr.inria.lille.evo.Main - ######## start to try each methods ########
05:40:14.225 [main] DEBUG fr.inria.lille.evo.Main - ###########################################
05:40:14.226 [main] DEBUG fr.inria.lille.evo.Main - --------------------------------------------------
05:40:14.227 [main] DEBUG fr.inria.lille.evo.Main - # TEST METHOD : test_evo_example_generated_1()
05:40:14.228 [main] DEBUG fr.inria.lille.evo.Main - --------------------------------------------------
05:40:14.228 [main] DEBUG fr.inria.lille.evo.Main - ### Remove EvoSuite &  Recompile Tests 
05:40:14.230 [main] INFO  spoon.Launcher - Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html).
05:40:14.482 [main] DEBUG fr.inria.lille.evo.Main - ### Launch Nopol
05:40:14.483 [main] DEBUG fr.inria.lille.evo.Main - Launch nopol with:
05:40:14.484 [main] DEBUG fr.inria.lille.evo.Main - sources = ../test-projects/src/main/java:../test-projects/src/test/java:src/test/resources/evo/destSrcTest
05:40:14.485 [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
05:40:14.485 [main] DEBUG fr.inria.lille.evo.Main - testClasses = [Ljava.lang.String;@1ecbf271
05:40:14.487 [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]
05:40:14.487 [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]
05:40:14.488 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL
05:40:14.489 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [evo_examples.evo_example_1.EvoExampleTest, evo_examples.evo_example_1.EvoExampleGeneratedTest]
05:40:14.490 [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;@721d590a', projectTests=[evo_examples.evo_example_1.EvoExampleTest, evo_examples.evo_example_1.EvoExampleGeneratedTest], complianceLevel=7, outputFolder=./, json=false}
05:40:14.491 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
05:40:14.492 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 117 MB
05:40:14.492 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB
05:40:14.493 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 224 MB
05:40:14.494 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
05:40:14.495 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
05:40:14.496 [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
05:40:16.530 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
05:40:16.530 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation evo_examples.evo_example_1.EvoExample:10 which is executed by 4 tests
1314309581
05:40:16.563 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2
05:40:16.564 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation evo_examples.evo_example_1.EvoExample:9 which is executed by 6 tests
1314309581
05:40:16.611 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
05:40:16.719 [pool-1106-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
05:40:16.730 [pool-1106-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
05:40:16.760 [pool-1106-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
05:40:16.868 [pool-1106-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
! of arity: 1
|| of arity: 2
&& of arity: 2
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
05:40:17.443 [pool-1106-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
! of arity: 1
|| of arity: 2
&& of arity: 2
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
! of arity: 1
|| of arity: 2
&& of arity: 2
05:40:49.746 [pool-1106-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Failed code synthesis, returning NullCodeGenesis
05:40:49.747 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
05:40:49.763 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 61
05:40:49.763 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 286
05:40:49.763 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 30
05:40:49.763 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 19
05:40:49.763 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 4
05:40:49.763 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 5
05:40:49.764 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [14] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2, ! of arity: 1, || of arity: 2, && of arity: 2, == of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2, ! of arity: 1, || of arity: 2, && of arity: 2]
05:40:49.765 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 14
05:40:49.765 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7
05:40:49.765 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 35260ms
05:40:49.766 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
05:40:49.766 [main] DEBUG fr.inria.lille.evo.Main - ### ----- NO PATCH FOUND -----
05:40:49.766 [main] DEBUG fr.inria.lille.evo.Main - ### METHOD REMOVED : test_evo_example_generated_1()
05:40:49.767 [main] DEBUG fr.inria.lille.evo.Main - basic <===> evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < -1
05:40:49.767 [main] DEBUG fr.inria.lille.evo.Main - test_evo_example_generated_1 <===> null
05:40:49.767 [main] DEBUG fr.inria.lille.evo.Main - --------------------------------------------------
05:40:49.768 [main] DEBUG fr.inria.lille.evo.Main - # TEST METHOD : test_evo_example_generated_0()
05:40:49.768 [main] DEBUG fr.inria.lille.evo.Main - --------------------------------------------------
05:40:49.768 [main] DEBUG fr.inria.lille.evo.Main - ### Remove EvoSuite &  Recompile Tests 
05:40:49.769 [main] INFO  spoon.Launcher - Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html).
05:40:50.016 [main] DEBUG fr.inria.lille.evo.Main - ### Launch Nopol
05:40:50.017 [main] DEBUG fr.inria.lille.evo.Main - Launch nopol with:
05:40:50.017 [main] DEBUG fr.inria.lille.evo.Main - sources = ../test-projects/src/main/java:../test-projects/src/test/java:src/test/resources/evo/destSrcTest
05:40:50.017 [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
05:40:50.018 [main] DEBUG fr.inria.lille.evo.Main - testClasses = [Ljava.lang.String;@1ecbf271
05:40:50.019 [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]
05:40:50.019 [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]
05:40:50.019 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL
05:40:50.019 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Args: [evo_examples.evo_example_1.EvoExampleTest, evo_examples.evo_example_1.EvoExampleGeneratedTest]
05:40:50.020 [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;@1eb3580e', projectTests=[evo_examples.evo_example_1.EvoExampleTest, evo_examples.evo_example_1.EvoExampleGeneratedTest], complianceLevel=7, outputFolder=./, json=false}
05:40:50.020 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2
05:40:50.020 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Free memory: 134 MB
05:40:50.020 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Maximum memory: 444 MB
05:40:50.021 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 225 MB
05:40:50.021 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151
05:40:50.021 [main] INFO  fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151
05:40:50.021 [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
05:40:52.071 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1
05:40:52.072 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation evo_examples.evo_example_1.EvoExample:10 which is executed by 3 tests
1314309581
05:40:52.126 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2
05:40:52.126 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation evo_examples.evo_example_1.EvoExample:9 which is executed by 6 tests
1314309581
05:40:52.165 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer
05:40:52.336 [pool-1126-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
05:40:52.355 [pool-1126-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators:
== of arity: 2
!= of arity: 2
< of arity: 2
<= of arity: 2
05:40:52.384 [pool-1126-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: number < 1
05:40:52.384 [pool-1126-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Applying patch: evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < 1
05:40:52.445 [pool-1126-thread-1] INFO  f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "number < 1" is working
05:40:52.451 [pool-1126-thread-1] DEBUG fr.inria.lille.repair.nopol.NoPol - Skipped -9 patches for sake of performance
05:40:52.451 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----INFORMATION----
05:40:52.457 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb classes : 61
05:40:52.457 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb methods : 286
05:40:52.457 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 31
05:40:52.457 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 20
05:40:52.457 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 5
05:40:52.457 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2
05:40:52.457 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2]
05:40:52.457 [main] INFO  fr.inria.lille.repair.nopol.NoPol -                   class java.lang.Boolean: 4
05:40:52.457 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7
05:40:52.457 [main] INFO  fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2432ms
05:40:52.457 [main] INFO  fr.inria.lille.repair.nopol.NoPol - 
05:40:52.457 [main] INFO  fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND----
05:40:52.457 [main] INFO  fr.inria.lille.repair.nopol.NoPol - number < 1
05:40:52.458 [main] INFO  fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 6
05:40:52.458 [main] INFO  fr.inria.lille.repair.nopol.NoPol - evo_examples.evo_example_1.EvoExample:9: CONDITIONAL
05:40:52.458 [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;

05:40:52.459 [main] DEBUG fr.inria.lille.evo.Main - ### ----- PATCH FOUND -----
05:40:52.459 [main] DEBUG fr.inria.lille.evo.Main - evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < 1
05:40:52.459 [main] DEBUG fr.inria.lille.evo.Main - ### METHOD KEPT : test_evo_example_generated_0()
05:40:52.459 [main] DEBUG fr.inria.lille.evo.Main - basic <===> evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < -1
05:40:52.459 [main] DEBUG fr.inria.lille.evo.Main - test_evo_example_generated_1 <===> null
05:40:52.459 [main] DEBUG fr.inria.lille.evo.Main - test_evo_example_generated_0 <===> evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < 1
05:40:52.459 [main] DEBUG fr.inria.lille.evo.Main - ### End of program. Recompile keeping all good tests
05:40:52.459 [main] INFO  spoon.Launcher - Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html).
05:40:52.613 [main] DEBUG fr.inria.lille.evo.Main - basic <===> evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < -1
05:40:52.613 [main] DEBUG fr.inria.lille.evo.Main - test_evo_example_generated_1 <===> null
05:40:52.613 [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: 41.508 sec
Running fr.inria.lille.diff.PatchGeneratorTest
05:40:52.622 [main] INFO  spoon.Launcher - Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html).
05:40:52.678 [main] INFO  spoon.Launcher - Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html).
05:40:52.736 [main] INFO  spoon.Launcher - Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html).
05:40:52.789 [main] INFO  spoon.Launcher - Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html).
05:40:52.851 [main] INFO  spoon.Launcher - Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html).
05:40:52.902 [main] INFO  spoon.Launcher - Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html).
05:40:52.952 [main] INFO  spoon.Launcher - Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html).
05:40:53.012 [main] INFO  spoon.Launcher - Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html).
05:40:53.079 [main] INFO  spoon.Launcher - Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html).
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.51 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:22 min
[INFO] Finished at: 2020-03-11T10:41:03+01:00
[INFO] Final Memory: 36M/232M
[INFO] ------------------------------------------------------------------------
Recording test results
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: SUCCESS