/storage/repos/cpachecker/scripts/cpa.sh -witnessValidation -setprop witness.checkProgramHash=false -heap 5000m -benchmark -setprop cpa.predicate.memoryAllocationsAlwaysSucceed=true -setprop cpa.smg.memoryAllocationFunctions=malloc,__kmalloc,kmalloc,kzalloc,kzalloc_node,ldv_zalloc,ldv_malloc -setprop cpa.smg.arrayAllocationFunctions=calloc,kmalloc_array,kcalloc -setprop cpa.smg.zeroingMemoryAllocation=calloc,kzalloc,kcalloc,kzalloc_node,ldv_zalloc -setprop cpa.smg.deallocationFunctions=free,kfree,kfree_const -witness /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/results-verified/uautomizer-local.2021-09-22_14-18-52.files/SV-COMP21_unreach-call/28_buggy_simple_loop1_vf.yml/witness.graphml -timelimit 90s -stats -spec ../sv-benchmarks/c/properties/unreach-call.prp -32 ../sv-benchmarks/c/pthread-ext/28_buggy_simple_loop1_vf.i -------------------------------------------------------------------------------- Running CPAchecker with Java heap of size 5000m. 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 90s (ResourceLimitChecker.fromConfiguration, INFO) CPAchecker 2.0.1-svn / witnessValidation (OpenJDK 64-Bit Server VM 11.0.12) started (CPAchecker.run, INFO) Parsing CFA from file(s) "../sv-benchmarks/c/pthread-ext/28_buggy_simple_loop1_vf.i" (CPAchecker.parse, INFO) program contains concurrency, cloning functions... (CFACreator.postProcessingOnMutableCFAs, INFO) Expression contains unknown variables: [k] (AutomatonGraphmlParser.getAssumptions, WARNING) Expression contains unknown variables: [z] (AutomatonGraphmlParser.getAssumptions, WARNING) Expression contains unknown variables: [y] (AutomatonGraphmlParser.getAssumptions, WARNING) Expression contains unknown variables: [j] (AutomatonGraphmlParser.getAssumptions, WARNING) Expression contains unknown variables: [i] (AutomatonGraphmlParser.getAssumptions, WARNING) Expression contains unknown variables: [x] (AutomatonGraphmlParser.getAssumptions, WARNING) Expression contains unknown variables: [k] (AutomatonGraphmlParser.getAssumptions, WARNING) Expression contains unknown variables: [i] (AutomatonGraphmlParser.getAssumptions, WARNING) Expression contains unknown variables: [y] (AutomatonGraphmlParser.getAssumptions, WARNING) Expression contains unknown variables: [x] (AutomatonGraphmlParser.getAssumptions, WARNING) Expression contains unknown variables: [j] (AutomatonGraphmlParser.getAssumptions, WARNING) Expression contains unknown variables: [z] (AutomatonGraphmlParser.getAssumptions, WARNING) Using Restarting Algorithm (CoreComponentsFactory.createAlgorithm, INFO) The following configuration options were specified but are not used: termination.violation.witness cpa.smg.arrayAllocationFunctions cpa.smg.deallocationFunctions cpa.smg.memoryAllocationFunctions cpa.predicate.memoryAllocationsAlwaysSucceed cpa.arg.compressWitness cpa.automaton.treatErrorsAsTargets cpa.composite.aggregateBasicBlocks WitnessAutomaton.cpa.automaton.treatErrorsAsTargets counterexample.export.exportAsSource counterexample.export.graphml counterexample.export.compressWitness cpa.arg.proofWitness cpa.smg.zeroingMemoryAllocation (CPAchecker.printConfigurationWarnings, WARNING) Starting analysis ... (CPAchecker.runAlgorithm, INFO) Loading analysis 1 from file /storage/repos/cpachecker/config/components/violationWitnessValidation.properties ... (RestartAlgorithm.run, INFO) Mismatch of configuration options when loading from '/storage/repos/cpachecker/config/components/violationWitnessValidation.properties': 'limits.time.cpu' has two values '90s' and ''. Using ''. (NestingAlgorithm.checkConfigs, INFO) Mismatch of configuration options when loading from '/storage/repos/cpachecker/config/components/violationWitnessValidation.properties': 'specification' has two values '../sv-benchmarks/c/properties/unreach-call.prp,/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/results-verified/uautomizer-local.2021-09-22_14-18-52.files/SV-COMP21_unreach-call/28_buggy_simple_loop1_vf.yml/witness.graphml' and ''. Using ''. (NestingAlgorithm.checkConfigs, INFO) Using predicate analysis with MathSAT5 version 5.6.6 (218275631c24) (Apr 23 2021 08:35:29, gmp 6.1.2, gcc 7.5.0, 64-bit, reentrant) and JFactory 1.21. (Analysis /storage/repos/cpachecker/config/components/violationWitnessValidation.properties:PredicateCPA:PredicateCPA., INFO) Using refinement for predicate analysis with PredicateAbstractionRefinementStrategy strategy. (Analysis /storage/repos/cpachecker/config/components/violationWitnessValidation.properties:PredicateCPA:PredicateCPARefiner., INFO) Starting analysis 1 ... (RestartAlgorithm.run, INFO) Warning: Analysis 1 not completed. (line 703: Unsupported feature (pthread_create): pthread_create(&t, 0, &thr1, 0); (line was originally pthread_create(&t, 0, thr1, 0);)) (CallstackTransferRelation.getAbstractSuccessorsForEdge, WARNING) Ignoring restart configuration '/storage/repos/cpachecker/config/components/violationWitnessValidation--recursion.properties' because condition if-recursive did not match. (RestartAlgorithm.run, INFO) Statistics for algorithm 2 of 3 =============================== Total time for algorithm 2: 0.405s PredicateCPA statistics ----------------------- Number of abstractions: 1 (0% of all post computations) Times abstraction was reused: 0 Because of function entry/exit: 0 (0%) Because of loop head: 1 (100%) Because of join nodes: 0 (0%) Because of threshold: 0 (0%) Because of target state: 0 (0%) 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: 7 Avg ABE block size: 7.00 (sum: 7, count: 1, min: 7, max: 7) Number of predicates discovered: 0 Time for post operator: 0.045s Time for path formula creation: 0.042s Time for strengthen operator: 0.006s Time for prec operator: 0.004s Time for abstraction: 0.001s (Max: 0.001s, 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 Number of path formula cache hits: 0 (0%) Inside post operator: Inside path formula creation: Time for path formula computation: 0.036s Total number of created targets for pointer analysis: 0 Number of BDD nodes: 202 Size of BDD node table: 262147 Size of BDD node cleanup queue: 0.00 (sum: 0, count: 2, min: 0, max: 0) Time for BDD node cleanup: 0.000s Time for BDD garbage collection: 0.000s (in 0 runs) KeyValue statistics ------------------- Init. function predicates: 0 Init. global predicates: 0 Init. location predicates: 0 Invariant Generation statistics ------------------------------- ValueAnalysisCPA statistics --------------------------- Number of variables per state: 0.00 (sum: 0, count: 293, min: 0, max: 0) Number of global variables per state: 0.00 (sum: 0, count: 293, min: 0, max: 0) Number of assumptions: 0 Number of deterministic assumptions: 0 Level of Determinism: 100% ValueAnalysisPrecisionAdjustment statistics ------------------------------------------- Number of abstraction computations: 292 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 AutomatonAnalysis (SVCOMP) statistics ------------------------------------- Number of states: 1 Total time for successor computation: 0.007s Automaton transfers with branching: 0 Automaton transfer successors: 1.00 (sum: 292, count: 292, min: 1, max: 1) [1 x 292] Number of states with assumption transitions: 0 AutomatonAnalysis (WitnessAutomaton) statistics ----------------------------------------------- Number of states: 8 Total time for successor computation: 0.015s Automaton transfers with branching: 0 Automaton transfer successors: 1.00 (sum: 292, count: 292, min: 1, max: 1) [1 x 292] Number of states with assumption transitions: 0 CPA algorithm statistics ------------------------ Number of iterations: 293 Max size of waitlist: 1 Average size of waitlist: 1 ReversePostorderSortedWaitlist: 0.00 (sum: 0, count: 293, min: 0, max: 0) CallstackSortedWaitlist: 0.00 (sum: 0, count: 293, min: 0, max: 0) AutomatonVariableWaitlist: 0.00 (sum: 0, count: 1, min: 0, max: 0) Number of computed successors: 292 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: 0.150s (Max: 0.150s) Time for choose from waitlist: 0.007s Time for precision adjustment: 0.018s Time for transfer relation: 0.102s Time for stop operator: 0.002s Time for adding to reached set: 0.014s PredicateCPARefiner statistics ------------------------------ Number of predicate refinements: 0 Predicate-Abstraction Refiner statistics ---------------------------------------- Predicate creation: 0.000s Precision update: 0.000s ARG update: 0.000s Length of refined path (in blocks): 0.00 (sum: 0, count: 0, min: 0, max: 0) Number of affected states: 0 (count: 0, min: 0, max: 0, avg: 0.00) Length (states) of path with itp 'true': 0 (count: 0, min: 0, max: 0, avg: 0.00) Length (states) of path with itp non-trivial itp: 0 (count: 0, min: 0, max: 0, avg: 0.00) Length (states) of path with itp 'false': 0 (count: 0, min: 0, max: 0, avg: 0.00) Different non-trivial interpolants along paths: 0 (count: 0, min: 0, max: 0, avg: 0.00) Equal non-trivial interpolants along paths: 0 (count: 0, min: 0, max: 0, avg: 0.00) Number of refs with location-based cutoff: 0 CEGAR algorithm statistics -------------------------- Number of CEGAR refinements: 0 CPA algorithm statistics ------------------------ Number of iterations: 293 Max size of waitlist: 1 Average size of waitlist: 1 ReversePostorderSortedWaitlist: 0.00 (sum: 0, count: 293, min: 0, max: 0) CallstackSortedWaitlist: 0.00 (sum: 0, count: 293, min: 0, max: 0) AutomatonVariableWaitlist: 0.00 (sum: 0, count: 1, min: 0, max: 0) Number of computed successors: 292 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: 0.150s (Max: 0.150s) Time for choose from waitlist: 0.007s Time for precision adjustment: 0.018s Time for transfer relation: 0.102s Time for stop operator: 0.002s Time for adding to reached set: 0.014s PredicateCPARefiner statistics ------------------------------ Number of predicate refinements: 0 Predicate-Abstraction Refiner statistics ---------------------------------------- Predicate creation: 0.000s Precision update: 0.000s ARG update: 0.000s Length of refined path (in blocks): 0.00 (sum: 0, count: 0, min: 0, max: 0) Number of affected states: 0 (count: 0, min: 0, max: 0, avg: 0.00) Length (states) of path with itp 'true': 0 (count: 0, min: 0, max: 0, avg: 0.00) Length (states) of path with itp non-trivial itp: 0 (count: 0, min: 0, max: 0, avg: 0.00) Length (states) of path with itp 'false': 0 (count: 0, min: 0, max: 0, avg: 0.00) Different non-trivial interpolants along paths: 0 (count: 0, min: 0, max: 0, avg: 0.00) Equal non-trivial interpolants along paths: 0 (count: 0, min: 0, max: 0, avg: 0.00) Number of refs with location-based cutoff: 0 CEGAR algorithm statistics -------------------------- Number of CEGAR refinements: 0 RestartAlgorithm switches to the next configuration... (RestartAlgorithm.run, INFO) Loading analysis 3 from file /storage/repos/cpachecker/config/components/violationWitnessValidation--concurrency.properties ... (RestartAlgorithm.run, INFO) Mismatch of configuration options when loading from '/storage/repos/cpachecker/config/components/violationWitnessValidation--concurrency.properties': 'limits.time.cpu' has two values '90s' and ''. Using ''. (NestingAlgorithm.checkConfigs, INFO) Mismatch of configuration options when loading from '/storage/repos/cpachecker/config/components/violationWitnessValidation--concurrency.properties': 'specification' has two values '../sv-benchmarks/c/properties/unreach-call.prp,/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/results-verified/uautomizer-local.2021-09-22_14-18-52.files/SV-COMP21_unreach-call/28_buggy_simple_loop1_vf.yml/witness.graphml' and ''. Using ''. (NestingAlgorithm.checkConfigs, INFO) Starting analysis 3 ... (RestartAlgorithm.run, INFO) Error: Unrecognized code (multiple thread assignments to same LHS not supported: t) (ThreadingTransferRelation.getNewThreadId, SEVERE) Restart Algorithm statistics ---------------------------- Number of algorithms provided: 3 Number of algorithms used: 3 Total time for algorithm 3: 0.113s BDDCPA statistics ----------------- Number of boolean vars: 4 (of 28) Number of intEqual vars: 0 (of 0) Number of intAdd vars: 4 (of 36) Number of all vars: 8 Number of intBool partitions: 22 Number of intEq partitions: 0 Number of intAdd partitions: 6 Number of all partitions: 62 Number of named predicates: 11776 Number of BDD nodes: 25844 Size of BDD node table: 262147 Size of BDD node cleanup queue: 0.00 (sum: 0, count: 11787, min: 0, max: 0) Time for BDD node cleanup: 0.003s Time for BDD garbage collection: 0.000s (in 0 runs) AutomatonAnalysis (SVCOMP) statistics ------------------------------------- Number of states: 1 Total time for successor computation: 0.000s Automaton transfers with branching: 0 Automaton transfer successors: 1.00 (sum: 309, count: 309, min: 1, max: 1) [1 x 309] Number of states with assumption transitions: 0 AutomatonAnalysis (WitnessAutomaton) statistics ----------------------------------------------- Number of states: 8 Total time for successor computation: 0.003s Automaton transfers with branching: 0 Automaton transfer successors: 1.00 (sum: 313, count: 313, min: 1, max: 1) [1 x 313] Number of states with assumption transitions: 0 CPA algorithm statistics ------------------------ Number of iterations: 306 Max size of waitlist: 8 Average size of waitlist: 1 CallstackSortedWaitlist: 0.00 (sum: 0, count: 293, min: 0, max: 0) AutomatonVariableWaitlist: 13.00 (sum: 13, count: 1, min: 13, max: 13) Number of computed successors: 312 Max successors for one state: 4 Number of times merged: 0 Number of times stopped: 0 Number of times breaked: 0 Total time for CPA algorithm: 0.051s (Max: 0.051s) Time for choose from waitlist: 0.000s Time for precision adjustment: 0.002s Time for transfer relation: 0.037s Time for stop operator: 0.002s Time for adding to reached set: 0.006s CPA algorithm statistics ------------------------ Number of iterations: 306 Max size of waitlist: 8 Average size of waitlist: 1 CallstackSortedWaitlist: 0.00 (sum: 0, count: 293, min: 0, max: 0) AutomatonVariableWaitlist: 13.00 (sum: 13, count: 1, min: 13, max: 13) Number of computed successors: 312 Max successors for one state: 4 Number of times merged: 0 Number of times stopped: 0 Number of times breaked: 0 Total time for CPA algorithm: 0.051s (Max: 0.051s) Time for choose from waitlist: 0.000s Time for precision adjustment: 0.002s Time for transfer relation: 0.037s Time for stop operator: 0.002s Time for adding to reached set: 0.006s CPAchecker general statistics ----------------------------- Number of program locations: 696 Number of CFA edges (per node): 732 (count: 696, min: 0, max: 2, avg: 1.05) Number of relevant variables: 44 Number of functions: 43 Number of loops (and loop nodes): 7 (sum: 87, min: 3, max: 14, avg: 12.43) Size of reached set: 313 Number of partitions: 313 Avg size of partitions: 1 Max size of partitions: 1 Number of target states: 0 Size of final wait list: 8 Time for analysis setup: 1.037s Time for loading CPAs: 0.230s Time for loading parser: 0.129s Time for CFA construction: 0.659s Time for parsing file(s): 0.340s Time for AST to CFA: 0.180s Time for CFA sanity check: 0.000s Time for post-processing: 0.100s Time for function pointers resolving: 0.002s 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.045s Time for collecting variables: 0.021s Time for solving dependencies: 0.001s Time for building hierarchy: 0.000s Time for building classification: 0.023s Time for exporting data: 0.000s Time for Analysis: 0.557s CPU time for analysis: 1.070s Total time for CPAchecker: 1.595s Total CPU time for CPAchecker: 3.090s Time for statistics: 0.018s Time for Garbage Collector: 0.048s (in 5 runs) Garbage Collector(s) used: G1 Old Generation, G1 Young Generation Verification result: UNKNOWN, incomplete analysis. More details about the verification run can be found in the directory "./output".