cpachecker/bin/cpachecker --svcomp24 --heap 10000M --benchmark --option cpa.arg.yamlProofWitness=witness-%s.yml --option witness.yamlexporter.witnessVersions=V2d1,V2 --timelimit 900s --stats --spec sv-benchmarks/c/properties/unreach-call.prp --32 sv-benchmarks/c/recursified_nla-digbench/recursified_ps3-ll.c -------------------------------------------------------------------------------- Running CPAchecker with Java heap of size 10000M. Running CPAchecker with default stack size (1024k). Specify a larger value with --stack if needed. Language C detected and set for analysis (CPAMain.detectFrontendLanguageIfNecessary, INFO) Using the following resource limits: CPU-time limit of 900s (ResourceLimitChecker.fromConfiguration, INFO) CPAchecker 3.1-svn-5f8d539e99+ / svcomp24 (OpenJDK 64-Bit Server VM 17.0.9) started (CPAchecker.run, INFO) Parsing CFA from file(s) "sv-benchmarks/c/recursified_nla-digbench/recursified_ps3-ll.c" (CPAchecker.parse, INFO) Using heuristics to select analysis (CoreComponentsFactory.createAlgorithm, INFO) The following configuration options were specified but are not used: cpa.callstack.unsupportedFunctions termination.violation.witness cpa.predicate.memoryAllocationsAlwaysSucceed cpa.arg.compressWitness cpa.arg.yamlProofWitness cpa.callstack.skipFunctionPointerRecursion counterexample.export.yaml cpa.composite.aggregateBasicBlocks counterexample.export.graphml counterexample.export.compressWitness cpa.arg.proofWitness witness.yamlexporter.witnessVersions (CPAchecker.printConfigurationWarnings, WARNING) Starting analysis ... (CPAchecker.runAlgorithm, INFO) Performing heuristic ... (SelectionAlgorithm.chooseConfig, INFO) Using the following resource limits: CPU-time limit of 900s (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--configselection-restart-bmc-fallbacks.properties:ResourceLimitChecker.fromConfiguration, INFO) Using Restarting Algorithm (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--configselection-restart-bmc-fallbacks.properties:CoreComponentsFactory.createAlgorithm, INFO) Loading analysis 1 from file /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--configselection-singleconfig-bmc.properties ... (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--configselection-restart-bmc-fallbacks.properties:RestartAlgorithm.run, INFO) Using the following resource limits: CPU-time limit of 900s (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--configselection-restart-bmc-fallbacks.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--configselection-singleconfig-bmc.properties:ResourceLimitChecker.fromConfiguration, INFO) Using predicate analysis with MathSAT5 version 5.6.10 (9293adc746be) (May 31 2023 12:38:06, gmp 6.2.0, gcc 7.5.0, 64-bit, reentrant). (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--configselection-restart-bmc-fallbacks.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--configselection-singleconfig-bmc.properties:PredicateCPA:PredicateCPA., INFO) Starting analysis 1 ... (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--configselection-restart-bmc-fallbacks.properties:RestartAlgorithm.run, INFO) Skipping recursive function call from func_to_recursive_line_26_to_34_0 to func_to_recursive_line_26_to_34_0 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--configselection-restart-bmc-fallbacks.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--configselection-singleconfig-bmc.properties:TargetLocationProvider:CallstackCPA:CallstackTransferRelation.getAbstractSuccessorsForEdge, WARNING) Creating formula for program (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--configselection-restart-bmc-fallbacks.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--configselection-singleconfig-bmc.properties:AbstractBMCAlgorithm.run, INFO) Recursion detected, aborting. To ignore recursion, add --skip-recursion to the command line. (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--configselection-restart-bmc-fallbacks.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--configselection-singleconfig-bmc.properties:CallstackCPA:CallstackTransferRelation.getAbstractSuccessorsForEdge, INFO) Warning: Analysis 1 not completed. (line 64: Unsupported feature (recursion): func_to_recursive_line_26_to_34_0(y, k, c, x);) (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--configselection-restart-bmc-fallbacks.properties:CallstackTransferRelation.getAbstractSuccessorsForEdge, WARNING) Statistics for algorithm 1 of 4 =============================== Total time for algorithm 1: 0.374s PredicateCPA statistics ----------------------- Number of abstractions: 1 (3% of all post computations) Times abstraction was reused: 0 Because of function entry/exit: 0 (0%) Because of loop head: 0 (0%) Because of join nodes: 0 (0%) Because of threshold: 0 (0%) Because of target state: 1 (100%) Times precision was empty: 1 (100%) Times precision was {false}: 0 (0%) Times result was cached: 0 (0%) Times cartesian abs was used: 0 (0%) Times boolean abs was used: 0 (0%) Times result was 'false': 0 (0%) Number of strengthen sat checks: 0 Number of coverage checks: 0 BDD entailment checks: 0 Number of SMT sat checks: 0 trivial: 0 cached: 0 Max ABE block size: 11 Avg ABE block size: 11.00 (sum: 11, count: 1, min: 11, max: 11) Number of predicates discovered: 0 Time for post operator: 0.070s Time for path formula creation: 0.069s Time for strengthen operator: 0.000s Time for prec operator: 0.001s Time for abstraction: 0.000s (Max: 0.000s, Count: 1) Solving time: 0.000s (Max: 0.000s) Model enumeration time: 0.000s Time for BDD construction: 0.000s (Max: 0.000s) Time for coverage checks: 0.000s Total time for SMT solver (w/o itp): 0.000s Total number of created targets for pointer analysis: 0 KeyValue statistics ------------------- Init. function predicates: 0 Init. global predicates: 0 Init. location predicates: 0 Invariant Generation statistics ------------------------------- Bounds CPA statistics --------------------- Bound k: 1 Maximum loop iteration reached: 0 ValueAnalysisCPA statistics --------------------------- Number of variables per state: 0.08 (sum: 3, count: 38, min: 0, max: 1) Number of global variables per state: 0.00 (sum: 0, count: 38, min: 0, max: 0) Number of assumptions: 4 Number of deterministic assumptions: 0 Level of Determinism: 0% ValueAnalysisPrecisionAdjustment statistics ------------------------------------------- Number of abstraction computations: 37 Total time for liveness abstraction: 0.000s Total time for abstraction computation: 0.001s Total time for path thresholds: 0.000s ConstraintsStrengthenOperator statistics ---------------------------------------- Total time for strengthening by ConstraintsCPA: 0.000s Replaced symbolic expressions: 0 AutomatonAnalysis (SVCOMP) statistics ------------------------------------- Number of states: 1 Total time for successor computation: 0.000s Automaton transfers with branching: 0 Automaton transfer successors: 0.97 (sum: 37, count: 38, min: 0, max: 1) [0, 1 x 37] Number of states with assumption transitions: 0 CPA algorithm statistics ------------------------ Number of iterations: 37 Max size of waitlist: 2 Average size of waitlist: 1 LoopstackSortedWaitlist: 0.11 (sum: 3, count: 28, min: 0, max: 3) ReversePostorderSortedWaitlist: 0.00 (sum: 0, count: 28, min: 0, max: 0) LoopIterationSortedWaitlist: 0.11 (sum: 3, count: 28, min: 0, max: 3) CallstackSortedWaitlist: 9.00 (sum: 9, count: 1, min: 9, max: 9) Number of computed successors: 37 Max successors for one state: 2 Number of times merged: 0 Number of times stopped: 0 Number of times breaked: 0 Total time for CPA algorithm: 0.119s (Max: 0.119s) Time for choose from waitlist: 0.001s Time for precision adjustment: 0.014s Time for transfer relation: 0.099s Time for stop operator: 0.001s Time for adding to reached set: 0.003s BMC algorithm statistics ------------------------ Time for BMC formula creation: 0.121s CPA algorithm statistics ------------------------ Number of iterations: 37 Max size of waitlist: 2 Average size of waitlist: 1 LoopstackSortedWaitlist: 0.11 (sum: 3, count: 28, min: 0, max: 3) ReversePostorderSortedWaitlist: 0.00 (sum: 0, count: 28, min: 0, max: 0) LoopIterationSortedWaitlist: 0.11 (sum: 3, count: 28, min: 0, max: 3) CallstackSortedWaitlist: 9.00 (sum: 9, count: 1, min: 9, max: 9) Number of computed successors: 37 Max successors for one state: 2 Number of times merged: 0 Number of times stopped: 0 Number of times breaked: 0 Total time for CPA algorithm: 0.119s (Max: 0.119s) Time for choose from waitlist: 0.001s Time for precision adjustment: 0.014s Time for transfer relation: 0.099s Time for stop operator: 0.001s Time for adding to reached set: 0.003s BMC algorithm statistics ------------------------ Time for BMC formula creation: 0.121s RestartAlgorithm switches to the next configuration... (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--configselection-restart-bmc-fallbacks.properties:RestartAlgorithm.run, INFO) Loading analysis 2 from file /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--recursion.properties ... (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--configselection-restart-bmc-fallbacks.properties:RestartAlgorithm.run, INFO) Mismatch of configuration options when loading from '/storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--recursion.properties': 'limits.time.cpu::required' has two values '900' and ''. Using ''. (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--configselection-restart-bmc-fallbacks.properties:NestingAlgorithm.checkConfigs, INFO) Using the following resource limits: CPU-time limit of 900s (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--configselection-restart-bmc-fallbacks.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--recursion.properties:ResourceLimitChecker.fromConfiguration, INFO) Using predicate analysis with MathSAT5 version 5.6.10 (9293adc746be) (May 31 2023 12:38:06, gmp 6.2.0, gcc 7.5.0, 64-bit, reentrant) and JFactory 1.21. (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--configselection-restart-bmc-fallbacks.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--recursion.properties:BAMPredicateCPA:PredicateCPA., INFO) Using refinement for predicate analysis with BAMPredicateAbstractionRefinementStrategy strategy. (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--configselection-restart-bmc-fallbacks.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--recursion.properties:BAMPredicateCPA:PredicateCPARefiner., INFO) Starting analysis 2 ... (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--configselection-restart-bmc-fallbacks.properties:RestartAlgorithm.run, INFO) fixpoint-iteration aborted, because there was a target state. (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--configselection-restart-bmc-fallbacks.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--recursion.properties:BAMCPA:BAMTransferRelationWithFixPointForRecursion.doFixpointIterationForRecursion, INFO) Shutdown requested (The JVM is shutting down, probably because Ctrl+C was pressed.), waiting for termination. (ForceTerminationOnShutdown$1.shutdownRequested, WARNING) Ignoring restart configuration '/storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--concurrency.properties' because condition if-concurrent did not match. (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--configselection-restart-bmc-fallbacks.properties:RestartAlgorithm.skipNextAnalysesIfRequired, INFO) Warning: Analysis 3 stopped. (The JVM is shutting down, probably because Ctrl+C was pressed.) (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--configselection-restart-bmc-fallbacks.properties:ShutdownNotifier.shutdownIfNecessary, WARNING) Warning: Analysis interrupted (The JVM is shutting down, probably because Ctrl+C was pressed.) (ShutdownNotifier.shutdownIfNecessary, WARNING) Selection Algorithm statistics ------------------------------ Size of preliminary analysis reached set: 0 Used algorithm property: /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--configselection-restart-bmc-fallbacks.properties Program containing only relevant bools: 0 Relevant boolean vars / relevant vars ratio: 0.0769 Requires alias handling: 1 Requires loop handling: 0 Has a single loop: 0 Requires composite-type handling: 0 Requires array handling: 0 Requires float handling: 0 Requires recursion handling: 0 Relevant addressed vars / relevant vars ratio: 0.3077 Program containing external functions: true Number of all righthand side functions: 5 Restart Algorithm statistics ---------------------------- Number of algorithms provided: 4 Number of algorithms used: 3 Last algorithm used: /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--concurrency.properties Total time for algorithm 3: 894.020s BAMCPA statistics ----------------- Number of blocks: 4 Max reached nesting level: 3 Time for building block partitioning: 0.006s Time for reducing abstract states: 0.024s Time for expanding abstract states: 0.011s Time for reducing precisions: 0.002s Time for expanding precisions: 0.000s Number of created nested algortihms: 6 Nesting level of target states with caching: 1.50 (#=4, min=0, max=3, hist=[0, 1, 2, 3]) Nesting level of target states without caching: 3.00 (#=4, min=3, max=3, hist=[3 x 4]) BAM-based Refinement: Compute path for refinement: 0.006s Constructing flat ARG: 0.002s Searching path to error location: 0.004s Removing cached subtrees: 0.001s Number of refinements with a missing block: 0 Number of started refinements: 1 Number of spurious counterexamples: 1 Number of precise counterexamples: 0 Block statistics: Analyzed blocks: 3 Avg. time for block analysis: 297.979s Mean time for block analysis: 0.750s Min time for block analysis: 0.023s Max time for block analysis: 893.164s StdDev time for block analysis: 420.859s Total time for block analysis: 893.937s Time for main block: 0.750s ([N36]) could not compute full reached set graph, there is no exit state (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--configselection-restart-bmc-fallbacks.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--recursion.properties:BAMCPA:BAMARGStatistics.isValidContext, WARNING) BAMCache statistics ------------------- Total size of all ARGs: 51 (#=5, avg=10.20, dev=5.64, min=5, max=20) Total number of recursive CPA calls: 6 Number of cache misses: 5 (83% of all calls) Number of partial cache hits: 1 (17% of all calls) Number of full cache hits: 0 (0% of all calls) Time for checking equality of abstract states: 0.000s (Calls: 2) Time for computing the hashCode of abstract states: 0.001s (Calls: 11) ValueAnalysisCPA statistics --------------------------- Number of variables per state: 0.00 (sum: 0, count: 1, min: 0, max: 0) Number of global variables per state: 0.00 (sum: 0, count: 1, min: 0, max: 0) Number of assumptions: 6 Number of deterministic assumptions: 0 Level of Determinism: 0% ValueAnalysisPrecisionAdjustment statistics ------------------------------------------- Number of abstraction computations: 52 Total time for liveness abstraction: 0.000s Total time for abstraction computation: 0.003s Total time for path thresholds: 0.000s ConstraintsStrengthenOperator statistics ---------------------------------------- Total time for strengthening by ConstraintsCPA: 0.000s Replaced symbolic expressions: 0 PredicateCPA statistics ----------------------- Number of abstractions: 17 (35% of all post computations) Times abstraction was reused: 0 Because of function entry/exit: 7 (41%) Because of loop head: 0 (0%) Because of join nodes: 0 (0%) Because of threshold: 0 (0%) Because of target state: 0 (0%) Times precision was empty: 11 (65%) Times precision was {false}: 1 (6%) Times result was cached: 0 (0%) Times cartesian abs was used: 0 (0%) Times boolean abs was used: 5 (29%) Times result was 'false': 1 (6%) Number of strengthen sat checks: 0 Number of coverage checks: 0 BDD entailment checks: 0 Number of SMT sat checks: 0 trivial: 0 cached: 0 Max ABE block size: 8 Avg ABE block size: 2.06 (sum: 35, count: 17, min: 0, max: 8) Number of predicates discovered: 132 Number of abstraction locations: 0 Max number of predicates per location: 0 Avg number of predicates per location: 0 Total predicates per abstraction: 259 Max number of predicates per abstraction: 127 Avg number of predicates per abstraction: 43.17 Number of irrelevant predicates: 1 (0%) Number of preds handled by boolean abs: 258 (100%) Total number of models for allsat: 4 Max number of models for allsat: 1 Avg number of models for allsat: 0.80 Time for post operator: 0.020s Time for path formula creation: 0.020s Time for strengthen operator: 0.000s Time for prec operator: 893.243s Time for abstraction: 893.242s (Max: 893.001s, Count: 17) Boolean abstraction: 893.093s Solving time: 0.139s (Max: 0.063s) Model enumeration time: 893.037s Time for BDD construction: 126.805s (Max: 0.020s) Time for coverage checks: 0.000s Total time for SMT solver (w/o itp): 893.177s Number of path formula cache hits: 46 (54%) Inside post operator: Inside path formula creation: Time for path formula computation: 0.022s Total number of created targets for pointer analysis: 0 Number of BDD nodes: 63312 Size of BDD node table: 524309 Size of BDD cache: 52433 Size of BDD node cleanup queue: 0.00 (sum: 0, count: 596, min: 0, max: 0) Time for BDD node cleanup: 0.000s Time for BDD garbage collection: 0.768s (in 319 runs) KeyValue statistics ------------------- Init. function predicates: 0 Init. global predicates: 0 Init. location predicates: 0 Invariant Generation statistics ------------------------------- AutomatonAnalysis (SVCOMP) statistics ------------------------------------- Number of states: 1 Total time for successor computation: 0.002s Automaton transfers with branching: 0 Automaton transfer successors: 1.00 (sum: 48, count: 48, min: 1, max: 1) [1 x 48] Number of states with assumption transitions: 0 CPA algorithm statistics ------------------------ Number of iterations: 2 Max size of waitlist: 1 Average size of waitlist: 1 ReversePostorderSortedWaitlist: 0.00 (sum: 0, count: 2, min: 0, max: 0) CallstackSortedWaitlist: 0.00 (sum: 0, count: 2, min: 0, max: 0) Number of computed successors: 1 Max successors for one state: 1 Number of times merged: 0 Number of times stopped: 0 Number of times breaked: 1 Total time for CPA algorithm: 893.324s (Max: 893.280s) Time for choose from waitlist: 0.000s Time for precision adjustment: 0.000s Time for transfer relation: 893.324s Time for stop operator: 0.000s Time for adding to reached set: 0.000s DelegatingARGBasedRefiner statistics ------------------------------------ Analysis 1 (ValueAnalysisRefiner): Number of selected refinement: 1 Number of finished refinement: 0 Analysis 2 (PredicateCPARefiner): Number of selected refinement: 1 Number of finished refinement: 1 ValueAnalysisRefiner statistics ------------------------------- Number of refinements: 1 Number of targets found: 1 (count: 1, min: 1, max: 1, avg: 1.00) Time for completing refinement: 0.015s Number of root relocations: 0 Number of similar, repeated refinements: 0 Number of unique precision increments: 0 PathExtractor statistics ------------------------ Total number of targets found: 0 ValueAnalysisPathInterpolator statistics ---------------------------------------- Time for interpolation: 0.000s Number of interpolations: 0 Number of interpolation queries: 0 (count: 0, min: 0, max: 0, avg: 0.00) Size of interpolant: 0.00 (sum: 0, count: 0, min: 0, max: 0) Number of sliced prefixes: 0 (count: 0, min: 0, max: 0, avg: 0.00) Extracting infeasible sliced prefixes: 0.000s Selecting infeasible sliced prefixes: 0.000s PredicateCPARefiner statistics ------------------------------ Number of predicate refinements: 1 Avg. length of target path (in blocks): 6.00 (sum: 6, count: 1, min: 6, max: 6) Number of infeasible sliced prefixes: 0 (count: 0, min: 0, max: 0, avg: 0.00) Time for refinement: 0.541s Path-formulas extraction: 0.006s Counterexample analysis: 0.482s (Max: 0.482s, Calls: 1) Refinement sat check: 0.143s Interpolant computation: 0.329s Predicate-Abstraction Refiner statistics ---------------------------------------- Predicate creation: 0.043s Precision update: 0.006s ARG update: 0.003s Length of refined path (in blocks): 5.00 (sum: 5, count: 1, min: 5, max: 5) Number of affected states: 4 (count: 1, min: 4, max: 4, avg: 4.00) Length (states) of path with itp 'true': 0 (count: 1, min: 0, max: 0, avg: 0.00) Length (states) of path with itp non-trivial itp: 4 (count: 1, min: 4, max: 4, avg: 4.00) Length (states) of path with itp 'false': 1 (count: 1, min: 1, max: 1, avg: 1.00) Different non-trivial interpolants along paths: 3 (count: 1, min: 3, max: 3, avg: 3.00) Equal non-trivial interpolants along paths: 0 (count: 1, min: 0, max: 0, avg: 0.00) Number of refs with location-based cutoff: 0 CEGAR algorithm statistics -------------------------- Number of CEGAR refinements: 1 Number of successful refinements: 1 Number of failed refinements: 0 Max. size of reached set before ref.: 2 Max. size of reached set after ref.: 1 Avg. size of reached set before ref.: 2.00 Avg. size of reached set after ref.: 1.00 Total time for CEGAR algorithm: 893.900s Time for refinements: 0.576s Average time for refinement: 0.576s Max time for refinement: 0.576s CPA algorithm statistics ------------------------ Number of iterations: 2 Max size of waitlist: 1 Average size of waitlist: 1 ReversePostorderSortedWaitlist: 0.00 (sum: 0, count: 2, min: 0, max: 0) CallstackSortedWaitlist: 0.00 (sum: 0, count: 2, min: 0, max: 0) Number of computed successors: 1 Max successors for one state: 1 Number of times merged: 0 Number of times stopped: 0 Number of times breaked: 1 Total time for CPA algorithm: 893.324s (Max: 893.280s) Time for choose from waitlist: 0.000s Time for precision adjustment: 0.000s Time for transfer relation: 893.324s Time for stop operator: 0.000s Time for adding to reached set: 0.000s DelegatingARGBasedRefiner statistics ------------------------------------ Analysis 1 (ValueAnalysisRefiner): Number of selected refinement: 1 Number of finished refinement: 0 Analysis 2 (PredicateCPARefiner): Number of selected refinement: 1 Number of finished refinement: 1 ValueAnalysisRefiner statistics ------------------------------- Number of refinements: 1 Number of targets found: 1 (count: 1, min: 1, max: 1, avg: 1.00) Time for completing refinement: 0.015s Number of root relocations: 0 Number of similar, repeated refinements: 0 Number of unique precision increments: 0 PathExtractor statistics ------------------------ Total number of targets found: 0 ValueAnalysisPathInterpolator statistics ---------------------------------------- Time for interpolation: 0.000s Number of interpolations: 0 Number of interpolation queries: 0 (count: 0, min: 0, max: 0, avg: 0.00) Size of interpolant: 0.00 (sum: 0, count: 0, min: 0, max: 0) Number of sliced prefixes: 0 (count: 0, min: 0, max: 0, avg: 0.00) Extracting infeasible sliced prefixes: 0.000s Selecting infeasible sliced prefixes: 0.000s PredicateCPARefiner statistics ------------------------------ Number of predicate refinements: 1 Avg. length of target path (in blocks): 6.00 (sum: 6, count: 1, min: 6, max: 6) Number of infeasible sliced prefixes: 0 (count: 0, min: 0, max: 0, avg: 0.00) Time for refinement: 0.541s Path-formulas extraction: 0.006s Counterexample analysis: 0.482s (Max: 0.482s, Calls: 1) Refinement sat check: 0.143s Interpolant computation: 0.329s Predicate-Abstraction Refiner statistics ---------------------------------------- Predicate creation: 0.043s Precision update: 0.006s ARG update: 0.003s Length of refined path (in blocks): 5.00 (sum: 5, count: 1, min: 5, max: 5) Number of affected states: 4 (count: 1, min: 4, max: 4, avg: 4.00) Length (states) of path with itp 'true': 0 (count: 1, min: 0, max: 0, avg: 0.00) Length (states) of path with itp non-trivial itp: 4 (count: 1, min: 4, max: 4, avg: 4.00) Length (states) of path with itp 'false': 1 (count: 1, min: 1, max: 1, avg: 1.00) Different non-trivial interpolants along paths: 3 (count: 1, min: 3, max: 3, avg: 3.00) Equal non-trivial interpolants along paths: 0 (count: 1, min: 0, max: 0, avg: 0.00) Number of refs with location-based cutoff: 0 CEGAR algorithm statistics -------------------------- Number of CEGAR refinements: 1 Number of successful refinements: 1 Number of failed refinements: 0 Max. size of reached set before ref.: 2 Max. size of reached set after ref.: 1 Avg. size of reached set before ref.: 2.00 Avg. size of reached set after ref.: 1.00 Total time for CEGAR algorithm: 893.900s Time for refinements: 0.576s Average time for refinement: 0.576s Max time for refinement: 0.576s CPAchecker general statistics ----------------------------- Number of program locations: 56 Number of CFA edges (per node): 59 (count: 56, min: 0, max: 2, avg: 1.05) Number of relevant variables: 13 Number of functions: 5 Number of loops (and loop nodes): 0 (sum: 0, min: 0, max: 0, avg: 0.00) Size of reached set: 1 Number of reached locations: 1 (2%) Avg states per location: 1 Max states per location: 1 (at node N36) Number of reached functions: 1 (20%) Number of target states: 0 Size of final wait list: 1 Time for analysis setup: 1.162s Time for loading CPAs: 0.331s Time for loading parser: 0.211s Time for CFA construction: 0.585s Time for parsing file(s): 0.279s Time for AST to CFA: 0.150s Time for CFA sanity check: 0.000s Time for post-processing: 0.106s Time for loop structure: 0.003s Time for AST structure: 0.000s Time for function pointers resolving: 0.004s Function calls via function pointers: 0 (count: 1, min: 0, max: 0, avg: 0.00) Instrumented function pointer calls: 0 (count: 1, min: 0, max: 0, avg: 0.00) Function calls with function pointer arguments: 0 (count: 1, min: 0, max: 0, avg: 0.00) Instrumented function pointer arguments: 0 (count: 1, min: 0, max: 0, avg: 0.00) Time for classifying variables: 0.068s Time for collecting variables: 0.046s Time for solving dependencies: 0.001s Time for building hierarchy: 0.000s Time for building classification: 0.021s Time for exporting data: 0.000s Time for Analysis: 894.467s CPU time for analysis: 897.170s Total time for CPAchecker: 895.630s Total CPU time for CPAchecker: 899.450s Time for statistics: 0.070s Time for Garbage Collector: 0.452s (in 836 runs) Garbage Collector(s) used: G1 Old Generation, G1 Young Generation Verification result: UNKNOWN, incomplete analysis. could not compute full reached set graph, there is no exit state (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--configselection-restart-bmc-fallbacks.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--recursion.properties:BAMCPA:BAMARGStatistics.isValidContext, WARNING) More details about the verification run can be found in the directory "./output".