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/loops-crafted-1/mono-crafted_6.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/loops-crafted-1/mono-crafted_6.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--singleLoopConfig.properties:ResourceLimitChecker.fromConfiguration, INFO) Using Restarting Algorithm (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:CoreComponentsFactory.createAlgorithm, INFO) Loading analysis 1 from file /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-symbolicExecution.properties ... (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:RestartAlgorithm.run, INFO) Mismatch of configuration options when loading from '/storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-symbolicExecution.properties': 'cpa.composite.aggregateBasicBlocks' has two values 'false' and 'true'. Using 'true'. (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:NestingAlgorithm.checkConfigs, INFO) Mismatch of configuration options when loading from '/storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-symbolicExecution.properties': 'limits.time.cpu' has two values '900s' and '140s'. Using '140s'. (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:NestingAlgorithm.checkConfigs, INFO) Mismatch of configuration options when loading from '/storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-symbolicExecution.properties': 'limits.time.cpu::required' has two values '900' and '140s'. Using '140s'. (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:NestingAlgorithm.checkConfigs, INFO) Using the following resource limits: CPU-time limit of 140s (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-symbolicExecution.properties:ResourceLimitChecker.fromConfiguration, INFO) Starting analysis 1 ... (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:RestartAlgorithm.run, INFO) Warning: Analysis 1 stopped. (The CPU-time limit of 140s has elapsed.) (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:ShutdownNotifier.shutdownIfNecessary, WARNING) Statistics for algorithm 1 of 7 =============================== Total time for algorithm 1: 134.356s ValueAnalysisCPA statistics --------------------------- Number of variables per state: 4.00 (sum: 250336, count: 62587, min: 0, max: 4) Number of global variables per state: 0.00 (sum: 0, count: 62587, min: 0, max: 0) Number of assumptions: 100136 Number of deterministic assumptions: 0 Level of Determinism: 0% ValueAnalysisPrecisionAdjustment statistics ------------------------------------------- Number of abstraction computations: 62586 Total time for liveness abstraction: 0.000s Total time for abstraction computation: 0.095s Total time for path thresholds: 0.000s SymbolicValueAnalysisPrecisionAdjustment statistics --------------------------------------------------- Symbolic values before refinement: 0 (count: 62586, min: 0, max: 0, avg: 0.00) Symbolic values after refinement: 0 (count: 62586, min: 0, max: 0, avg: 0.00) ConstraintsStrengthenOperator statistics ---------------------------------------- Total time for strengthening by ConstraintsCPA: 0.002s Replaced symbolic expressions: 0 ConstraintsCPA statistics ------------------------- Time for solving constraints: 1.355s Time for SMT check: 0.001s Time for resolving definites: 0.000s Cache lookups: 25034 Direct cache hits: 25033 Direct cache lookup time: 0.017s Number of removed outdated constraints: 0 (count: 25034, min: 0, max: 0, avg: 0.00) Time for outdated constraint removal: 0.156s Constraints after refinement in state: 0 (count: 62586, min: 0, max: 0, avg: 0.00) Constraints before refinement in state: 0 (count: 62586, min: 0, max: 0, avg: 0.00) Time for constraints adjustment: 0.014s AutomatonAnalysis (SVCOMP) statistics ------------------------------------- Number of states: 1 Total time for successor computation: 0.122s Automaton transfers with branching: 0 Automaton transfer successors: 1.00 (sum: 87629, count: 87629, min: 1, max: 1) [1 x 87629] Number of states with assumption transitions: 0 CPA algorithm statistics ------------------------ Number of iterations: 62586 Max size of waitlist: 1 Average size of waitlist: 1 Number of computed successors: 62586 Max successors for one state: 1 Number of times merged: 0 Number of times stopped: 0 Number of times breaked: 0 Total time for CPA algorithm: 134.160s (Max: 134.160s) Time for choose from waitlist: 0.033s Time for precision adjustment: 0.391s Time for transfer relation: 3.009s Time for stop operator: 130.268s Time for adding to reached set: 0.138s Counterexample-Check Algorithm statistics ----------------------------------------- Number of counterexample checks: 0 CPA algorithm statistics ------------------------ Number of iterations: 62586 Max size of waitlist: 1 Average size of waitlist: 1 Number of computed successors: 62586 Max successors for one state: 1 Number of times merged: 0 Number of times stopped: 0 Number of times breaked: 0 Total time for CPA algorithm: 134.160s (Max: 134.160s) Time for choose from waitlist: 0.033s Time for precision adjustment: 0.391s Time for transfer relation: 3.009s Time for stop operator: 130.268s Time for adding to reached set: 0.138s Counterexample-Check Algorithm statistics ----------------------------------------- Number of counterexample checks: 0 RestartAlgorithm switches to the next configuration... (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:RestartAlgorithm.run, INFO) Loading analysis 2 from file /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-valueAnalysis-Cegar.properties ... (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:RestartAlgorithm.run, INFO) Mismatch of configuration options when loading from '/storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-valueAnalysis-Cegar.properties': 'cpa.composite.aggregateBasicBlocks' has two values 'false' and 'true'. Using 'true'. (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:NestingAlgorithm.checkConfigs, INFO) Mismatch of configuration options when loading from '/storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-valueAnalysis-Cegar.properties': 'limits.time.cpu' has two values '900s' and '60s'. Using '60s'. (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:NestingAlgorithm.checkConfigs, INFO) Mismatch of configuration options when loading from '/storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-valueAnalysis-Cegar.properties': 'limits.time.cpu::required' has two values '900' and '60s'. Using '60s'. (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:NestingAlgorithm.checkConfigs, INFO) Using the following resource limits: CPU-time limit of 60s (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-valueAnalysis-Cegar.properties:ResourceLimitChecker.fromConfiguration, INFO) Starting analysis 2 ... (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:RestartAlgorithm.run, INFO) Warning: Analysis 2 stopped. (The CPU-time limit of 60s has elapsed.) (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:ShutdownNotifier.shutdownIfNecessary, WARNING) Statistics for algorithm 2 of 7 =============================== Total time for algorithm 2: 57.158s ValueAnalysisCPA statistics --------------------------- Number of variables per state: 1.00 (sum: 47914, count: 47916, min: 0, max: 1) Number of global variables per state: 0.00 (sum: 0, count: 47916, min: 0, max: 0) Number of assumptions: 76670 Number of deterministic assumptions: 0 Level of Determinism: 0% ValueAnalysisPrecisionAdjustment statistics ------------------------------------------- Number of abstraction computations: 47933 Total time for liveness abstraction: 0.000s Total time for abstraction computation: 0.054s 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.051s Automaton transfers with branching: 0 Automaton transfer successors: 1.00 (sum: 67117, count: 67117, min: 1, max: 1) [1 x 67117] Number of states with assumption transitions: 0 CPA algorithm statistics ------------------------ Number of iterations: 47930 Max size of waitlist: 4 Average size of waitlist: 1 Number of computed successors: 47933 Max successors for one state: 2 Number of times merged: 0 Number of times stopped: 1 Number of times breaked: 1 Total time for CPA algorithm: 57.077s (Max: 57.059s) Time for choose from waitlist: 0.069s Time for precision adjustment: 0.150s Time for transfer relation: 0.514s Time for stop operator: 56.166s Time for adding to reached set: 0.101s 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.017s Number of root relocations: 0 Number of similar, repeated refinements: 0 Number of unique precision increments: 1 PathExtractor statistics ------------------------ Total number of targets found: 0 ValueAnalysisPathInterpolator statistics ---------------------------------------- Time for interpolation: 0.002s Number of interpolations: 1 Number of interpolation queries: 4 (count: 4, min: 0, max: 3, avg: 1.00) Size of interpolant: 0.50 (sum: 2, count: 4, min: 0, max: 1) Number of sliced prefixes: 1 (count: 1, min: 1, max: 1, avg: 1.00) Extracting infeasible sliced prefixes: 0.005s Selecting infeasible sliced prefixes: 0.002s 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.: 18 Max. size of reached set after ref.: 1 Avg. size of reached set before ref.: 18.00 Avg. size of reached set after ref.: 1.00 Total time for CEGAR algorithm: 57.113s Time for refinements: 0.036s Average time for refinement: 0.036s Max time for refinement: 0.036s Counterexample-Check Algorithm statistics ----------------------------------------- Number of counterexample checks: 0 CPA algorithm statistics ------------------------ Number of iterations: 47930 Max size of waitlist: 4 Average size of waitlist: 1 Number of computed successors: 47933 Max successors for one state: 2 Number of times merged: 0 Number of times stopped: 1 Number of times breaked: 1 Total time for CPA algorithm: 57.077s (Max: 57.059s) Time for choose from waitlist: 0.069s Time for precision adjustment: 0.150s Time for transfer relation: 0.514s Time for stop operator: 56.166s Time for adding to reached set: 0.101s 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.017s Number of root relocations: 0 Number of similar, repeated refinements: 0 Number of unique precision increments: 1 PathExtractor statistics ------------------------ Total number of targets found: 0 ValueAnalysisPathInterpolator statistics ---------------------------------------- Time for interpolation: 0.002s Number of interpolations: 1 Number of interpolation queries: 4 (count: 4, min: 0, max: 3, avg: 1.00) Size of interpolant: 0.50 (sum: 2, count: 4, min: 0, max: 1) Number of sliced prefixes: 1 (count: 1, min: 1, max: 1, avg: 1.00) Extracting infeasible sliced prefixes: 0.005s Selecting infeasible sliced prefixes: 0.002s 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.: 18 Max. size of reached set after ref.: 1 Avg. size of reached set before ref.: 18.00 Avg. size of reached set after ref.: 1.00 Total time for CEGAR algorithm: 57.113s Time for refinements: 0.036s Average time for refinement: 0.036s Max time for refinement: 0.036s Counterexample-Check Algorithm statistics ----------------------------------------- Number of counterexample checks: 0 RestartAlgorithm switches to the next configuration... (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:RestartAlgorithm.run, INFO) Loading analysis 3 from file /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-predicateAnalysis.properties ... (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:RestartAlgorithm.run, INFO) Mismatch of configuration options when loading from '/storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-predicateAnalysis.properties': 'cpa.composite.aggregateBasicBlocks' has two values 'false' and 'true'. Using 'true'. (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:NestingAlgorithm.checkConfigs, INFO) Mismatch of configuration options when loading from '/storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-predicateAnalysis.properties': 'limits.time.cpu' has two values '900s' and '200s'. Using '200s'. (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:NestingAlgorithm.checkConfigs, INFO) Mismatch of configuration options when loading from '/storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-predicateAnalysis.properties': 'limits.time.cpu::required' has two values '900' and '200s'. Using '200s'. (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:NestingAlgorithm.checkConfigs, INFO) Using the following resource limits: CPU-time limit of 200s (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-predicateAnalysis.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--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-predicateAnalysis.properties:PredicateCPA:PredicateCPA., INFO) Using refinement for predicate analysis with PredicateAbstractionRefinementStrategy strategy. (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-predicateAnalysis.properties:PredicateCPA:PredicateCPARefiner., INFO) Starting analysis 3 ... (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:RestartAlgorithm.run, INFO) Warning: Analysis 3 stopped. (The CPU-time limit of 200s has elapsed.) (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:ShutdownNotifier.shutdownIfNecessary, WARNING) Statistics for algorithm 3 of 7 =============================== Total time for algorithm 3: 193.982s PredicateCPA statistics ----------------------- Number of abstractions: 772 (7% of all post computations) Times abstraction was reused: 0 Because of function entry/exit: 0 (0%) Because of loop head: 386 (50%) Because of join nodes: 0 (0%) Because of threshold: 0 (0%) Because of target state: 386 (50%) Times precision was empty: 4 (1%) Times precision was {false}: 384 (50%) Times result was cached: 0 (0%) Times cartesian abs was used: 0 (0%) Times boolean abs was used: 384 (50%) Times result was 'false': 377 (49%) Number of strengthen sat checks: 0 Number of coverage checks: 69796 BDD entailment checks: 68288 Number of SMT sat checks: 0 trivial: 0 cached: 0 Max ABE block size: 4 Avg ABE block size: 3.48 (sum: 2684, count: 772, min: 2, max: 4) Number of predicates discovered: 272 Number of abstraction locations: 2 Max number of predicates per location: 270 Avg number of predicates per location: 135 Total predicates per abstraction: 76148 Max number of predicates per abstraction: 270 Avg number of predicates per abstraction: 99.15 Number of irrelevant predicates: 384 (1%) Number of preds handled by boolean abs: 75764 (99%) Total number of models for allsat: 17435 Max number of models for allsat: 268 Avg number of models for allsat: 45.40 Time for post operator: 0.388s Time for path formula creation: 0.378s Time for strengthen operator: 0.019s Time for prec operator: 101.103s Time for abstraction: 101.046s (Max: 1.711s, Count: 772) Boolean abstraction: 93.167s Solving time: 8.114s (Max: 0.060s) Model enumeration time: 86.831s Time for BDD construction: 43.594s (Max: 0.046s) Time for merge operator: 0.019s Time for coverage checks: 0.792s Time for BDD entailment checks: 0.788s Total time for SMT solver (w/o itp): 94.945s Number of path formula cache hits: 4448 (38%) Inside post operator: Inside path formula creation: Time for path formula computation: 0.352s Total number of created targets for pointer analysis: 0 Number of BDD nodes: 194570 Size of BDD node table: 524309 Size of BDD cache: 52433 Size of BDD node cleanup queue: 1.36 (sum: 252265, count: 185493, min: 0, max: 101210) Time for BDD node cleanup: 0.031s Time for BDD garbage collection: 1.506s (in 435 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.089s Automaton transfers with branching: 0 Automaton transfer successors: 1.00 (sum: 11413, count: 11413, min: 1, max: 1) [1 x 11413] Number of states with assumption transitions: 0 CPA algorithm statistics ------------------------ Number of iterations: 7984 Max size of waitlist: 3 Average size of waitlist: 2 ReversePostorderSortedWaitlist: 0.00 (sum: 0, count: 2679, min: 0, max: 0) CallstackSortedWaitlist: 935.89 (sum: 8423, count: 9, min: 3, max: 5305) Number of computed successors: 9133 Max successors for one state: 2 Number of times merged: 754 Number of times stopped: 754 Number of times breaked: 9 Total time for CPA algorithm: 102.763s (Max: 98.008s) Time for choose from waitlist: 0.021s Time for precision adjustment: 101.132s Time for transfer relation: 0.653s Time for merge operator: 0.869s Time for stop operator: 0.043s Time for adding to reached set: 0.030s Static Predicate Refiner statistics ----------------------------------- Number of predicates found statically: 1 (count: 1, min: 1, max: 1, avg: 1.00) Total time for static refinement: 0.011s Time for path feasibility check: 0.002s Time for predicate extraction from CFA: 0.007s Time for ARG update: 0.001s PredicateCPARefiner statistics ------------------------------ Number of predicate refinements: 8 Avg. length of target path (in blocks): 49.13 (sum: 393, count: 8, min: 2, max: 247) Number of infeasible sliced prefixes: 0 (count: 0, min: 0, max: 0, avg: 0.00) Time for refinement: 91.097s Path-formulas extraction: 0.001s Counterexample analysis: 91.038s (Max: 75.185s, Calls: 9) Refinement sat check: 24.584s Interpolant computation: 66.389s Predicate-Abstraction Refiner statistics ---------------------------------------- Predicate creation: 0.022s Precision update: 0.014s ARG update: 0.014s Length of refined path (in blocks): 20.86 (sum: 146, count: 7, min: 2, max: 85) Number of affected states: 139 (count: 7, min: 1, max: 84, avg: 19.86) Length (states) of path with itp 'true': 0 (count: 7, min: 0, max: 0, avg: 0.00) Length (states) of path with itp non-trivial itp: 139 (count: 7, min: 1, max: 84, avg: 19.86) Length (states) of path with itp 'false': 0 (count: 7, min: 0, max: 0, avg: 0.00) Different non-trivial interpolants along paths: 132 (count: 7, min: 0, max: 83, avg: 18.86) Equal non-trivial interpolants along paths: 0 (count: 7, min: 0, max: 0, avg: 0.00) Number of refs with location-based cutoff: 0 CEGAR algorithm statistics -------------------------- Number of CEGAR refinements: 9 Number of successful refinements: 8 Number of failed refinements: 0 Max. size of reached set before ref.: 5157 Max. size of reached set after ref.: 3 Avg. size of reached set before ref.: 891.67 Avg. size of reached set after ref.: 2.75 Total time for CEGAR algorithm: 193.878s Time for refinements: 91.115s Average time for refinement: 10.123s Max time for refinement: 75.191s CPA algorithm statistics ------------------------ Number of iterations: 7984 Max size of waitlist: 3 Average size of waitlist: 2 ReversePostorderSortedWaitlist: 0.00 (sum: 0, count: 2679, min: 0, max: 0) CallstackSortedWaitlist: 935.89 (sum: 8423, count: 9, min: 3, max: 5305) Number of computed successors: 9133 Max successors for one state: 2 Number of times merged: 754 Number of times stopped: 754 Number of times breaked: 9 Total time for CPA algorithm: 102.763s (Max: 98.008s) Time for choose from waitlist: 0.021s Time for precision adjustment: 101.132s Time for transfer relation: 0.653s Time for merge operator: 0.869s Time for stop operator: 0.043s Time for adding to reached set: 0.030s Static Predicate Refiner statistics ----------------------------------- Number of predicates found statically: 1 (count: 1, min: 1, max: 1, avg: 1.00) Total time for static refinement: 0.011s Time for path feasibility check: 0.002s Time for predicate extraction from CFA: 0.007s Time for ARG update: 0.001s PredicateCPARefiner statistics ------------------------------ Number of predicate refinements: 8 Avg. length of target path (in blocks): 49.13 (sum: 393, count: 8, min: 2, max: 247) Number of infeasible sliced prefixes: 0 (count: 0, min: 0, max: 0, avg: 0.00) Time for refinement: 91.097s Path-formulas extraction: 0.001s Counterexample analysis: 91.038s (Max: 75.185s, Calls: 9) Refinement sat check: 24.584s Interpolant computation: 66.389s Predicate-Abstraction Refiner statistics ---------------------------------------- Predicate creation: 0.022s Precision update: 0.014s ARG update: 0.014s Length of refined path (in blocks): 20.86 (sum: 146, count: 7, min: 2, max: 85) Number of affected states: 139 (count: 7, min: 1, max: 84, avg: 19.86) Length (states) of path with itp 'true': 0 (count: 7, min: 0, max: 0, avg: 0.00) Length (states) of path with itp non-trivial itp: 139 (count: 7, min: 1, max: 84, avg: 19.86) Length (states) of path with itp 'false': 0 (count: 7, min: 0, max: 0, avg: 0.00) Different non-trivial interpolants along paths: 132 (count: 7, min: 0, max: 83, avg: 18.86) Equal non-trivial interpolants along paths: 0 (count: 7, min: 0, max: 0, avg: 0.00) Number of refs with location-based cutoff: 0 CEGAR algorithm statistics -------------------------- Number of CEGAR refinements: 9 Number of successful refinements: 8 Number of failed refinements: 0 Max. size of reached set before ref.: 5157 Max. size of reached set after ref.: 3 Avg. size of reached set before ref.: 891.67 Avg. size of reached set after ref.: 2.75 Total time for CEGAR algorithm: 193.878s Time for refinements: 91.115s Average time for refinement: 10.123s Max time for refinement: 75.191s RestartAlgorithm switches to the next configuration... (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:RestartAlgorithm.run, INFO) Loading analysis 4 from file /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-dataFlow.properties ... (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:RestartAlgorithm.run, INFO) Mismatch of configuration options when loading from '/storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-dataFlow.properties': 'limits.time.cpu' has two values '900s' and '60s'. Using '60s'. (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:NestingAlgorithm.checkConfigs, INFO) Mismatch of configuration options when loading from '/storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-dataFlow.properties': 'limits.time.cpu::required' has two values '900' and '60s'. Using '60s'. (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:NestingAlgorithm.checkConfigs, INFO) Using the following resource limits: CPU-time limit of 60s (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-dataFlow.properties:ResourceLimitChecker.fromConfiguration, INFO) Starting analysis 4 ... (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:RestartAlgorithm.run, INFO) Warning: Analysis 4 stopped. (The CPU-time limit of 60s has elapsed.) (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:ShutdownNotifier.shutdownIfNecessary, WARNING) Statistics for algorithm 4 of 7 =============================== Total time for algorithm 4: 54.494s AutomatonAnalysis (SVCOMP) statistics ------------------------------------- Number of states: 1 Total time for successor computation: 0.021s Automaton transfers with branching: 0 Automaton transfer successors: 1.00 (sum: 16194, count: 16194, min: 1, max: 1) [1 x 16194] Number of states with assumption transitions: 0 CPA algorithm statistics ------------------------ Number of iterations: 16194 Max size of waitlist: 1 Average size of waitlist: 1 ReversePostorderSortedWaitlist: 0.00 (sum: 0, count: 1, min: 0, max: 0) Number of computed successors: 16194 Max successors for one state: 1 Number of times merged: 0 Number of times stopped: 0 Number of times breaked: 0 Total time for CPA algorithm: 54.433s (Max: 54.433s) Time for choose from waitlist: 0.012s Time for precision adjustment: 0.022s Time for transfer relation: 0.834s Time for merge operator: 39.595s Time for stop operator: 13.880s Time for adding to reached set: 0.051s CPA algorithm statistics ------------------------ Number of iterations: 16194 Max size of waitlist: 1 Average size of waitlist: 1 ReversePostorderSortedWaitlist: 0.00 (sum: 0, count: 1, min: 0, max: 0) Number of computed successors: 16194 Max successors for one state: 1 Number of times merged: 0 Number of times stopped: 0 Number of times breaked: 0 Total time for CPA algorithm: 54.433s (Max: 54.433s) Time for choose from waitlist: 0.012s Time for precision adjustment: 0.022s Time for transfer relation: 0.834s Time for merge operator: 39.595s Time for stop operator: 13.880s Time for adding to reached set: 0.051s RestartAlgorithm switches to the next configuration... (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:RestartAlgorithm.run, INFO) Loading analysis 5 from file /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties ... (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:RestartAlgorithm.run, INFO) Mismatch of configuration options when loading from '/storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties': 'limits.time.cpu::required' has two values '900' and ''. Using ''. (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:NestingAlgorithm.checkConfigs, INFO) Using the following resource limits: CPU-time limit of 900s (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.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--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:PredicateCPA:PredicateCPA., INFO) Starting analysis 5 ... (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:RestartAlgorithm.run, INFO) Adjusting maxLoopIterations to 2 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 3 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 4 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 5 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 6 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 7 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 8 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 9 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 10 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 11 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 12 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 13 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 14 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 15 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 16 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 17 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 18 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 19 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 20 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 21 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 22 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 23 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 24 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 25 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 26 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 27 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 28 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 29 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 30 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 31 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 32 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 33 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 34 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 35 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 36 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 37 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 38 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 39 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 40 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 41 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 42 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 43 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 44 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 45 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 46 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 47 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 48 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 49 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 50 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 51 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 52 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 53 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 54 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 55 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 56 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 57 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 58 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 59 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 60 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 61 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 62 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 63 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 64 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 65 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 66 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 67 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 68 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 69 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 70 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 71 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 72 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 73 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 74 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 75 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 76 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 77 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 78 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 79 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 80 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 81 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 82 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 83 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 84 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 85 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 86 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 87 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 88 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 89 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 90 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 91 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 92 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 93 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 94 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 95 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 96 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 97 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 98 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 99 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 100 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 101 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 102 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 103 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 104 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 105 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 106 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 107 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 108 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 109 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 110 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 111 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 112 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 113 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 114 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 115 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 116 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 117 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 118 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 119 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 120 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 121 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 122 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 123 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 124 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 125 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 126 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 127 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 128 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 129 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 130 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 131 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 132 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 133 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 134 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 135 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 136 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 137 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 138 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 139 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 140 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 141 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, INFO) Adjusting maxLoopIterations to 142 (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:LoopBoundCPA:LoopBoundPrecisionAdjustment.nextState, 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--recursion.properties' because condition if-recursive did not match. (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:RestartAlgorithm.skipNextAnalysesIfRequired, INFO) 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--singleLoopConfig.properties:RestartAlgorithm.skipNextAnalysesIfRequired, INFO) 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--singleLoopConfig.properties Program containing only relevant bools: 0 Relevant boolean vars / relevant vars ratio: 0.0000 Requires alias handling: 0 Requires loop handling: 1 Has a single loop: 1 Requires composite-type handling: 0 Requires array handling: 0 Requires float handling: 0 Requires recursion handling: 0 Relevant addressed vars / relevant vars ratio: 0.0000 Program containing external functions: true Number of all righthand side functions: 4 Restart Algorithm statistics ---------------------------- Number of algorithms provided: 7 Number of algorithms used: 7 Last algorithm used: /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--concurrency.properties Total time for algorithm 7: 438.191s PredicateCPA statistics ----------------------- Number of abstractions: 426 (9% of all post computations) Times abstraction was reused: 0 Because of function entry/exit: 0 (0%) Because of loop head: 284 (67%) Because of join nodes: 0 (0%) Because of threshold: 0 (0%) Because of target state: 142 (33%) Times precision was empty: 426 (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: 568 BDD entailment checks: 0 Number of SMT sat checks: 324 trivial: 0 cached: 126 Max ABE block size: 4 Avg ABE block size: 3.66 (sum: 1560, count: 426, min: 2, max: 4) Number of predicates discovered: 0 Time for post operator: 0.096s Time for path formula creation: 0.095s Time for strengthen operator: 0.007s Time for prec operator: 0.009s Time for abstraction: 0.002s (Max: 0.001s, Count: 426) Solving time: 0.000s (Max: 0.000s) Model enumeration time: 0.000s Time for BDD construction: 0.000s (Max: 0.000s) Time for merge operator: 0.003s Time for coverage checks: 0.001s Total time for SMT solver (w/o itp): 3.843s 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: 142 Maximum loop iteration reached: 143 AutomatonAnalysis (SVCOMP) statistics ------------------------------------- Number of states: 1 Total time for successor computation: 0.023s Automaton transfers with branching: 0 Automaton transfer successors: 0.97 (sum: 4413, count: 4555, min: 0, max: 1) [0 x 142, 1 x 4413] Number of states with assumption transitions: 0 CPA algorithm statistics ------------------------ Number of iterations: 4271 Max size of waitlist: 3 Average size of waitlist: 2 LoopstackSortedWaitlist: 0.50 (sum: 710, count: 1431, min: 0, max: 3) ReversePostorderSortedWaitlist: 0.00 (sum: 0, count: 1431, min: 0, max: 0) LoopIterationSortedWaitlist: 0.50 (sum: 710, count: 1431, min: 0, max: 3) CallstackSortedWaitlist: 1430.00 (sum: 203060, count: 142, min: 20, max: 2840) Number of computed successors: 4413 Max successors for one state: 2 Number of times merged: 284 Number of times stopped: 284 Number of times breaked: 0 Total time for CPA algorithm: 0.311s (Max: 0.021s) Time for choose from waitlist: 0.007s Time for precision adjustment: 0.054s Time for transfer relation: 0.207s Time for merge operator: 0.015s Time for stop operator: 0.008s Time for adding to reached set: 0.013s BMC algorithm statistics ------------------------ Time for BMC formula creation: 0.377s Time for final sat check: 7.799s Time for bounding assertions check: 2.684s Time for collecting formulas for interpolation: 0.353s Time for computing fixed-point by interpolation: 425.467s Total number of computed interpolants: 42 Total number of interpolation calls: 42 Total number of atoms in interpolants: 2748 Avg. #atoms in itp: 65 Min. #atoms in itp: 1 Max. #atoms in itp: 217 Total number of vars in interpolants: 42 Avg. #vars in itp: 1 Min. #vars in itp: 1 Max. #vars in itp: 1 Interpolating SMT solver statistics ----------------------------------- Counterexample analysis: 424.304s (Max: 315.464s, Calls: 56) Refinement sat check: 216.598s Reused formulas on solver stack: 82 (Avg: 1.46) Interpolant computation: 207.705s CPA algorithm statistics ------------------------ Number of iterations: 4271 Max size of waitlist: 3 Average size of waitlist: 2 LoopstackSortedWaitlist: 0.50 (sum: 710, count: 1431, min: 0, max: 3) ReversePostorderSortedWaitlist: 0.00 (sum: 0, count: 1431, min: 0, max: 0) LoopIterationSortedWaitlist: 0.50 (sum: 710, count: 1431, min: 0, max: 3) CallstackSortedWaitlist: 1430.00 (sum: 203060, count: 142, min: 20, max: 2840) Number of computed successors: 4413 Max successors for one state: 2 Number of times merged: 284 Number of times stopped: 284 Number of times breaked: 0 Total time for CPA algorithm: 0.311s (Max: 0.021s) Time for choose from waitlist: 0.007s Time for precision adjustment: 0.054s Time for transfer relation: 0.207s Time for merge operator: 0.015s Time for stop operator: 0.008s Time for adding to reached set: 0.013s BMC algorithm statistics ------------------------ Time for BMC formula creation: 0.377s Time for final sat check: 7.799s Time for bounding assertions check: 2.684s Time for collecting formulas for interpolation: 0.353s Time for computing fixed-point by interpolation: 425.467s Total number of computed interpolants: 42 Total number of interpolation calls: 42 Total number of atoms in interpolants: 2748 Avg. #atoms in itp: 65 Min. #atoms in itp: 1 Max. #atoms in itp: 217 Total number of vars in interpolants: 42 Avg. #vars in itp: 1 Min. #vars in itp: 1 Max. #vars in itp: 1 Interpolating SMT solver statistics ----------------------------------- Counterexample analysis: 424.304s (Max: 315.464s, Calls: 56) Refinement sat check: 216.598s Reused formulas on solver stack: 82 (Avg: 1.46) Interpolant computation: 207.705s CPAchecker general statistics ----------------------------- Number of program locations: 47 Number of CFA edges (per node): 47 (count: 47, min: 0, max: 2, avg: 1.00) Number of relevant variables: 4 Number of functions: 3 Number of loops (and loop nodes): 1 (sum: 18, min: 18, max: 18, avg: 18.00) Size of reached set: 3848 Number of reached locations: 40 (85%) Avg states per location: 96 Max states per location: 143 (at node N19) Number of reached functions: 3 (100%) Number of target states: 1 Time for analysis setup: 1.144s Time for loading CPAs: 0.360s Time for loading parser: 0.221s Time for CFA construction: 0.502s Time for parsing file(s): 0.245s Time for AST to CFA: 0.130s Time for CFA sanity check: 0.000s Time for post-processing: 0.086s Time for loop structure: 0.005s Time for AST structure: 0.000s Time for function pointers resolving: 0.003s 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.051s Time for collecting variables: 0.029s Time for solving dependencies: 0.000s Time for building hierarchy: 0.000s Time for building classification: 0.022s Time for exporting data: 0.000s Time for Analysis: 878.413s CPU time for analysis: 902.180s Total time for CPAchecker: 879.558s Total CPU time for CPAchecker: 904.410s Time for statistics: 0.036s Time for Garbage Collector: 1.998s (in 289 runs) Garbage Collector(s) used: G1 Old Generation, G1 Young Generation Verification result: UNKNOWN, incomplete analysis. Exporting witnesses in Version 2.1 is currently WIP. (Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoopConfig.properties:Analysis /storage/repos/certificate-witnesses-artifact/cpachecker/config/components/svcomp24--singleLoop-IMC.properties:ARGCPA:ARGToYAMLWitnessExport.export, INFO) More details about the verification run can be found in the directory "./output".