Project

General

Profile

Skype Meeting 06092016 » History » Version 14

Karine Even Mendoza, 06/09/2016 23:32

1 2 Sepideh Asadi
h1. Skype Meeting 06092016
2 3 Sepideh Asadi
3 4 Sepideh Asadi
*Updates of current tasks:*
4 3 Sepideh Asadi
5 11 Sepideh Asadi
Antti: works on incrementality- added some bugs to Issue-tracking
6 3 Sepideh Asadi
7 9 Sepideh Asadi
Karine: is working on new version of CBMC- and refinement.
8 3 Sepideh Asadi
9 10 Sepideh Asadi
Sepideh: is doing experiments on FF-HF-CBMC
10
sepideh has found some benchmarks that CBMC gets out of memory, but HiFrog and Funfrog managed to do verification very quickly.
11
Benchmarks: EvenOdd.c, Arith.c, in recursion directory
12 1 Sepideh Asadi
13 12 Sepideh Asadi
reports some bugs: rec4.c  in 17_recursion which HIfrog failed with this error:; Error: Clause has no color (triggered at PGInterAux.C, 218)
14
15 7 Sepideh Asadi
16 8 Sepideh Asadi
=========================================
17
18 3 Sepideh Asadi
*Things we agreed to do this week:*
19 1 Sepideh Asadi
20 9 Sepideh Asadi
21 6 Sepideh Asadi
Antti: Uploaded the benchmark of Milano guys, FABRIZIO PASTORE,(also will upload more)
22 3 Sepideh Asadi
23
24
Karine:
25 13 Karine Even Mendoza
1. Upload some of SIR benchmarks
26
2. Refinement - checking + reporting bugs
27
3. Continue update cprover/cbmc 5.5
28
4. Generally check hifrog with LRA after the last changes in opensmt
29
   ==> There are some bugs, I added comments and will open a new ticket if needed
30
5. Test refinement - #3488 issue number, several problems
31
   ==> Added a comment with the smt encoding we are sending to the solver
32 14 Karine Even Mendoza
6. To check if it is the same ptref - check the field - PTRef::x
33
   ==> Added it to the prints + some testing. Need to test it with the original benchmark that causes the bug
34 13 Karine Even Mendoza
7. Check the reason for improvement
35
7.1 funfrog - hifrog check
36
7.2 opensmt - opensmt2 check
37
8. Open new branch EUF in two weeks + start working on UF encoding (Theory.h in opensmt).
38 9 Sepideh Asadi
39 6 Sepideh Asadi
Sepideh:
40 1 Sepideh Asadi
1) We need to know how consistent the results of experiment are, so Sepideh will prepare Scatter plot, and compare the results.
41 6 Sepideh Asadi
2) she will do experiment on Milano guys' benchmark.
42 9 Sepideh Asadi
3) benchmarking the OpenSMT2 incrementality implementation 
43 7 Sepideh Asadi
44
--------------
45
We need to have proper benchmark for interpolation.