scripts/cpa.sh -heap 50000M -noout -disable-java-assertions -predicateAnalysis-PredAbsRefiner-ABEl -setprop cpa.predicate.handlePointerAliasing=false -64 -timelimit 900s -stats -spec test/programs/benchmarks/ldv-linux-3.4-simple/ALL.prp test/programs/benchmarks/ldv-linux-3.4-simple/32_1_cilled_true-unreach-call_ok_nondet_linux-3.4-32_1-drivers--media--dvb--frontends--tua6100.ko-ldv_main0_sequence_infinite_withcheck_stateful.cil.out.c -------------------------------------------------------------------------------- Running CPAchecker with Java heap of size 50000M. 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) line 5106: Function pointer *__cil_tmp49 with type int (*)(struct dvb_frontend *, int) is called, but no possible target functions were found. (CFunctionPointerResolver.replaceFunctionPointerCall, WARNING) line 5141: Function pointer *__cil_tmp59 with type int (*)(struct dvb_frontend *, int) is called, but no possible target functions were found. (CFunctionPointerResolver.replaceFunctionPointerCall, WARNING) line 4739: Function pointer *__cil_tmp155 with type int (*)(struct dvb_frontend *, int) is called, but no possible target functions were found. (CFunctionPointerResolver.replaceFunctionPointerCall, WARNING) line 4781: Function pointer *__cil_tmp165 with type int (*)(struct dvb_frontend *, int) is called, but no possible target functions were found. (CFunctionPointerResolver.replaceFunctionPointerCall, WARNING) line 4823: Function pointer *__cil_tmp175 with type int (*)(struct dvb_frontend *, int) is called, but no possible target functions were found. (CFunctionPointerResolver.replaceFunctionPointerCall, WARNING) line 4865: Function pointer *__cil_tmp185 with type int (*)(struct dvb_frontend *, int) is called, but no possible target functions were found. (CFunctionPointerResolver.replaceFunctionPointerCall, WARNING) line 4091: Function pointer *__cil_tmp27 with type int (*)(struct dvb_frontend *, int) is called, but no possible target functions were found. (CFunctionPointerResolver.replaceFunctionPointerCall, WARNING) line 4135: Function pointer *__cil_tmp37 with type int (*)(struct dvb_frontend *, int) is called, but no possible target functions were found. (CFunctionPointerResolver.replaceFunctionPointerCall, WARNING) Handling of pointer aliasing is disabled, analysis is unsound if aliased pointers exist. (PredicateCPA:PathFormulaManagerImpl., WARNING) 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) The following configuration options were specified but are not used: cpa.predicate.memoryAllocationsAlwaysSucceed cpa.predicate.maxPreFilledAllocationSize (CPAchecker.printConfigurationWarnings, WARNING) Starting analysis ... (CPAchecker.runAlgorithm, INFO) Assuming external function ldv_initialize to be a constant function. (PredicateCPA:ExpressionToFormulaVisitor.visit, INFO) Program contains array, or pointer (multiple level of indirection), or field (enable handleFieldAccess and handleFieldAliasing) access; analysis is imprecise in case of aliasing. (PredicateCPA:CtoFormulaConverter.makeVariableUnsafe, WARNING) line 4739: Ignoring call via function pointer tua6100_set_params::__cil_tmp155 for which no suitable target was found in line: (*__cil_tmp155)(fe, 1); (FunctionPointerCPA:FunctionPointerTransferRelation.getAbstractSuccessorsForEdge, WARNING) line 4739: Ignoring function call through function pointer *__cil_tmp155: (*__cil_tmp155)(fe, 1); (PredicateCPA:ExpressionToFormulaVisitor.visit, WARNING) Assuming external function i2c_transfer to be a pure function. (PredicateCPA:ExpressionToFormulaVisitor.visit, INFO) line 4781: Ignoring call via function pointer tua6100_set_params::__cil_tmp165 for which no suitable target was found in line: (*__cil_tmp165)(fe, 1); (FunctionPointerCPA:FunctionPointerTransferRelation.getAbstractSuccessorsForEdge, WARNING) line 4781: Ignoring function call through function pointer *__cil_tmp165: (*__cil_tmp165)(fe, 1); (PredicateCPA:ExpressionToFormulaVisitor.visit, WARNING) line 4823: Ignoring call via function pointer tua6100_set_params::__cil_tmp175 for which no suitable target was found in line: (*__cil_tmp175)(fe, 1); (FunctionPointerCPA:FunctionPointerTransferRelation.getAbstractSuccessorsForEdge, WARNING) line 4823: Ignoring function call through function pointer *__cil_tmp175: (*__cil_tmp175)(fe, 1); (PredicateCPA:ExpressionToFormulaVisitor.visit, WARNING) line 4865: Ignoring call via function pointer tua6100_set_params::__cil_tmp185 for which no suitable target was found in line: (*__cil_tmp185)(fe, 0); (FunctionPointerCPA:FunctionPointerTransferRelation.getAbstractSuccessorsForEdge, WARNING) line 4865: Ignoring function call through function pointer *__cil_tmp185: (*__cil_tmp185)(fe, 0); (PredicateCPA:ExpressionToFormulaVisitor.visit, WARNING) line 4091: Ignoring call via function pointer tua6100_sleep::__cil_tmp27 for which no suitable target was found in line: (*__cil_tmp27)(fe, 1); (FunctionPointerCPA:FunctionPointerTransferRelation.getAbstractSuccessorsForEdge, WARNING) line 4091: Ignoring function call through function pointer *__cil_tmp27: (*__cil_tmp27)(fe, 1); (PredicateCPA:ExpressionToFormulaVisitor.visit, WARNING) line 4135: Ignoring call via function pointer tua6100_sleep::__cil_tmp37 for which no suitable target was found in line: (*__cil_tmp37)(fe, 0); (FunctionPointerCPA:FunctionPointerTransferRelation.getAbstractSuccessorsForEdge, WARNING) line 4135: Ignoring function call through function pointer *__cil_tmp37: (*__cil_tmp37)(fe, 0); (PredicateCPA:ExpressionToFormulaVisitor.visit, WARNING) Stopping analysis ... (CPAchecker.runAlgorithm, INFO) PredicateCPA statistics ----------------------- Number of abstractions: 3 (2% of all post computations) Times abstraction was reused: 0 Because of function entry/exit: 0 (0%) Because of loop head: 3 (100%) Because of join nodes: 0 (0%) Because of threshold: 0 (0%) Times precision was empty: 1 (33%) Times precision was {false}: 0 (0%) Times result was cached: 0 (0%) Times cartesian abs was used: 0 (0%) Times boolean abs was used: 2 (67%) Times result was 'false': 0 (0%) Number of strengthen sat checks: 2 Times result was 'false': 1 (50%) Number of coverage checks: 45 BDD entailment checks: 1 Number of SMT sat checks: 2 trivial: 0 cached: 0 Max ABE block size: 45 Number of predicates discovered: 2 Number of abstraction locations: 0 Max number of predicates per location: 0 Avg number of predicates per location: 0 Total predicates per abstraction: 4 Max number of predicates per abstraction: 2 Avg number of predicates per abstraction: 2.00 Number of irrelevant predicates: 0 (0%) Number of preds handled by boolean abs: 4 (100%) Total number of models for allsat: 2 Max number of models for allsat: 1 Avg number of models for allsat: 1.00 Number of path formula cache hits: 23 (12%) Time for post operator: 0.104s Time for path formula creation: 0.100s Actual computation: 0.097s Time for strengthen operator: 0.028s Time for satisfiability checks: 0.028s Time for prec operator: 0.359s Time for abstraction: 0.358s (Max: 0.345s, Count: 3) Boolean abstraction: 0.153s Solving time: 0.125s (Max: 0.124s) Model enumeration time: 0.022s Time for BDD construction: 0.001s (Max: 0.001s) Time for merge operator: 0.105s Time for coverage check: 0.000s Time for BDD entailment checks: 0.000s Total time for SMT solver (w/o itp): 0.175s Number of BDD nodes: 203 Size of BDD node table: 10007 Size of BDD node cleanup queue: 0 (count: 17, 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.052s Automaton transfers with branching: 0 Automaton transfer successors: 1876 (count: 1876, min: 1, max: 1, avg: 1,00) [1 x 1876] CPA algorithm statistics ------------------------ Number of iterations: 161 Max size of waitlist: 8 Average size of waitlist: 3 Number of computed successors: 186 Max successors for one state: 2 Number of times merged: 22 Number of times stopped: 23 Number of times breaked: 1 Total time for CPA algorithm: 0.712s (Max: 0.618s) Time for choose from waitlist: 0.002s Time for precision adjustment: 0.366s Time for transfer relation: 0.224s Time for merge operator: 0.107s Time for stop operator: 0.003s Time for adding to reached set: 0.004s Predicate-Abstraction Refiner statistics ---------------------------------------- Avg. length of target path (in blocks): 2 (count: 1, min: 2, max: 2, avg: 2,00) Time for refinement: 0.013s Counterexample analysis: 0.006s (Max: 0.006s, Calls: 1) Refinement sat check: 0.004s Interpolant computation: 0.000s Error path post-processing: 0.000s Path-formulas extraction: 0.000s Building the counterexample trace: 0.006s Extracting precise counterexample: 0.000s 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: 1 Number of successful refinements: 1 Number of failed refinements: 0 Max. size of reached set before ref.: 23 Max. size of reached set after ref.: 1 Avg. size of reached set before ref.: 23.00 Avg. size of reached set after ref.: 1.00 Total time for CEGAR algorithm: 0.733s Time for refinements: 0.020s Average time for refinement: 0.020s Max time for refinement: 0.020s Counterexample-Check Algorithm statistics ----------------------------------------- Number of counterexample checks: 0 CPAchecker general statistics ----------------------------- Number of program locations: 248 Number of functions: 17 Number of loops: 1 Size of reached set: 142 Number of reached locations: 142 (57%) Avg states per location: 1 Max states per location: 1 (at node N14) Number of reached functions: 7 (41%) Number of partitions: 142 Avg size of partitions: 1 Max size of partitions: 1 Number of target states: 0 Time for analysis setup: 2.635s Time for loading CPAs: 0.648s Time for loading parser: 0.349s Time for CFA construction: 1.532s Time for parsing file(s): 0.510s Time for AST to CFA: 0.706s Time for CFA sanity check: 0.000s Time for post-processing: 0.203s Time for var class.: 0.000s Time for Analysis: 0.735s CPU time for analysis: 1.020s Total time for CPAchecker: 3.371s Total CPU time for CPAchecker: 4.890s Time for Garbage Collector: 0.000s (in 0 runs) Garbage Collector(s) used: PS MarkSweep, PS Scavenge Used heap memory: 233MB ( 222 MiB) max; 149MB ( 142 MiB) avg; 243MB ( 232 MiB) peak Used non-heap memory: 21MB ( 20 MiB) max; 15MB ( 14 MiB) avg; 22MB ( 21 MiB) peak Used in PS Old Gen pool: 0MB ( 0 MiB) max; 0MB ( 0 MiB) avg; 0MB ( 0 MiB) peak Allocated heap memory: 2024MB ( 1930 MiB) max; 2024MB ( 1930 MiB) avg Allocated non-heap memory: 24MB ( 23 MiB) max; 24MB ( 23 MiB) avg Total process virtual memory: 57054MB ( 54411 MiB) max; 57054MB ( 54411 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".