scripts/cpa.sh -heap 3000M -noout -disable-java-assertions -predicateAnalysis-PredAbsRefiner-ABEl -timelimit 900s -stats -spec test/programs/benchmarks/ntdrivers-simplified/ALL.prp test/programs/benchmarks/ntdrivers-simplified/kbfiltr_simpl2_true-unreach-call_true-termination.cil.c -------------------------------------------------------------------------------- Running CPAchecker with Java heap of size 3000M. Using the following resource limits: CPU-time limit of 900s (ResourceLimitChecker.fromConfiguration, INFO) CPAchecker 1.4-svn (OpenJDK 64-Bit Server VM 1.7.0_65) started (CPAchecker.run, INFO) Using predicate analysis with SMTInterpol 2.1-174-ga199d47-comp and JFactory 1.21. (PredicateCPA:PredicateCPA., INFO) Using refinement for predicate analysis with PredicateAbstractionRefinementStrategy strategy. (PredicateCPA:PredicateCPARefiner., INFO) Starting analysis ... (CPAchecker.runAlgorithm, INFO) Stopping analysis ... (CPAchecker.runAlgorithm, INFO) PredicateCPA statistics ----------------------- Number of abstractions: 0 (0% of all post computations) Number of strengthen sat checks: 29 Times result was 'false': 29 (100%) Number of coverage checks: 194 BDD entailment checks: 0 Number of SMT sat checks: 29 trivial: 0 cached: 0 Max ABE block size: 0 Number of predicates discovered: 0 Number of path formula cache hits: 0 (0%) Time for post operator: 0.194s Time for path formula creation: 0.187s Actual computation: 0.177s Time for strengthen operator: 0.669s Time for satisfiability checks: 0.667s Time for prec operator: 0.000s Time for merge operator: 0.047s Time for coverage check: 0.000s Total time for SMT solver (w/o itp): 0.666s Number of BDD nodes: 202 Size of BDD node table: 10007 Size of BDD node cleanup queue: 0 (count: 1, min: 0, max: 0, avg: 0,00) Time for BDD node cleanup: 0.000s Time for BDD garbage collection: 0.000s (in 0 runs) PrecisionBootstrap statistics ----------------------------- Init. function predicates: 0 Init. global predicates: 0 Init. location predicates: 0 AutomatonAnalysis (SVCOMP) statistics ------------------------------------- Number of states: 1 Total time for successor computation: 0.037s Automaton transfers with branching: 0 Automaton transfer successors: 1562 (count: 1562, min: 1, max: 1, avg: 1,00) [1 x 1562] CPA algorithm statistics ------------------------ Number of iterations: 861 Max size of waitlist: 13 Average size of waitlist: 8 Number of computed successors: 957 Max successors for one state: 2 Number of times merged: 97 Number of times stopped: 97 Number of times breaked: 0 Total time for CPA algorithm: 1.150s (Max: 1.150s) Time for choose from waitlist: 0.010s Time for precision adjustment: 0.020s Time for transfer relation: 0.973s Time for merge operator: 0.084s Time for stop operator: 0.029s Time for adding to reached set: 0.012s Predicate-Abstraction Refiner statistics ---------------------------------------- Predicate creation: 0.000s Precision update: 0.000s ARG update: 0.000s Length of refined path (in blocks): 0 (count: 0, min: 0, max: 0, avg: 0,00) Number of affected states: 0 (count: 0, min: 0, max: 0, avg: 0,00) Length (states) of path with itp 'true': 0 (count: 0, min: 0, max: 0, avg: 0,00) Length (states) of path with itp non-trivial itp: 0 (count: 0, min: 0, max: 0, avg: 0,00) Length (states) of path with itp 'false': 0 (count: 0, min: 0, max: 0, avg: 0,00) Different non-trivial interpolants along paths: 0 (count: 0, min: 0, max: 0, avg: 0,00) Equal non-trivial interpolants along paths: 0 (count: 0, min: 0, max: 0, avg: 0,00) Different precisions along paths: 0 (count: 0, min: 0, max: 0, avg: 0,00) Equal precisions along paths: 0 (count: 0, min: 0, max: 0, avg: 0,00) Number of refs with location-based cutoff: 0 CEGAR algorithm statistics -------------------------- Number of refinements: 0 Counterexample-Check Algorithm statistics ----------------------------------------- Number of counterexample checks: 0 CPAchecker general statistics ----------------------------- Number of program locations: 410 Number of functions: 16 Number of loops: 0 Size of reached set: 861 Number of reached locations: 395 (96%) Avg states per location: 2 Max states per location: 29 (at node N875) Number of reached functions: 16 (100%) Number of partitions: 861 Avg size of partitions: 1 Max size of partitions: 1 Number of target states: 0 Time for analysis setup: 1.483s Time for loading CPAs: 0.303s Time for loading parser: 0.476s Time for CFA construction: 0.667s Time for parsing file(s): 0.369s Time for AST to CFA: 0.141s Time for CFA sanity check: 0.000s Time for post-processing: 0.081s Time for var class.: 0.000s Time for Analysis: 1.160s CPU time for analysis: 1.160s Total time for CPAchecker: 2.643s Total CPU time for CPAchecker: 2.650s Time for Garbage Collector: 0.081s (in 1 runs) Garbage Collector(s) used: PS MarkSweep, PS Scavenge Used heap memory: 132MB ( 126 MiB) max; 78MB ( 75 MiB) avg; 150MB ( 143 MiB) peak Used non-heap memory: 20MB ( 19 MiB) max; 15MB ( 15 MiB) avg; 21MB ( 20 MiB) peak Used in PS Old Gen pool: 0MB ( 0 MiB) max; 0MB ( 0 MiB) avg; 0MB ( 0 MiB) peak Allocated heap memory: 504MB ( 481 MiB) max; 504MB ( 481 MiB) avg Allocated non-heap memory: 24MB ( 23 MiB) max; 24MB ( 23 MiB) avg Total process virtual memory: 4900MB ( 4673 MiB) max; 4899MB ( 4672 MiB) avg Verification result: TRUE. No property violation found by chosen configuration. More details about the verification run can be found in the directory "./output".