/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/mix036_rmo.opt.yml/witness.graphml -timelimit 90s -stats -spec ../sv-benchmarks/c/properties/unreach-call.prp -32 ../sv-benchmarks/c/pthread-wmm/mix036_rmo.opt.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-wmm/mix036_rmo.opt.i" (CPAchecker.parse, INFO) program contains concurrency, cloning functions... (CFACreator.postProcessingOnMutableCFAs, INFO) 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/mix036_rmo.opt.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 864: Unsupported feature (pthread_create): pthread_create(&t957, (void *)0, &P0, (void *)0); (line was originally pthread_create(&t957, ((void *)0), P0, ((void *)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.477s PredicateCPA statistics ----------------------- Number of abstractions: 0 (0% of all post computations) 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: 0 Avg ABE block size: 0.00 (sum: 0, count: 0, min: 0, max: 0) Number of predicates discovered: 0 Time for post operator: 0.068s Time for path formula creation: 0.068s Time for strengthen operator: 0.005s Time for prec operator: 0.002s 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.051s 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: 1, 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: 2.14 (sum: 739, count: 345, min: 0, max: 33) Number of global variables per state: 2.14 (sum: 739, count: 345, min: 0, max: 33) Number of assumptions: 0 Number of deterministic assumptions: 0 Level of Determinism: 100% ValueAnalysisPrecisionAdjustment statistics ------------------------------------------- Number of abstraction computations: 344 Total time for liveness abstraction: 0.000s Total time for abstraction computation: 0.004s 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.005s Automaton transfers with branching: 0 Automaton transfer successors: 1.00 (sum: 344, count: 344, min: 1, max: 1) [1 x 344] Number of states with assumption transitions: 0 AutomatonAnalysis (WitnessAutomaton) statistics ----------------------------------------------- Number of states: 102 Total time for successor computation: 0.014s Automaton transfers with branching: 0 Automaton transfer successors: 1.00 (sum: 344, count: 344, min: 1, max: 1) [1 x 344] Number of states with assumption transitions: 13 CPA algorithm statistics ------------------------ Number of iterations: 345 Max size of waitlist: 1 Average size of waitlist: 1 ReversePostorderSortedWaitlist: 0.00 (sum: 0, count: 345, min: 0, max: 0) CallstackSortedWaitlist: 0.00 (sum: 0, count: 345, min: 0, max: 0) AutomatonVariableWaitlist: 0.00 (sum: 0, count: 1, min: 0, max: 0) Number of computed successors: 344 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.174s (Max: 0.174s) Time for choose from waitlist: 0.006s Time for precision adjustment: 0.021s Time for transfer relation: 0.127s Time for stop operator: 0.003s Time for adding to reached set: 0.011s 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: 345 Max size of waitlist: 1 Average size of waitlist: 1 ReversePostorderSortedWaitlist: 0.00 (sum: 0, count: 345, min: 0, max: 0) CallstackSortedWaitlist: 0.00 (sum: 0, count: 345, min: 0, max: 0) AutomatonVariableWaitlist: 0.00 (sum: 0, count: 1, min: 0, max: 0) Number of computed successors: 344 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.174s (Max: 0.174s) Time for choose from waitlist: 0.006s Time for precision adjustment: 0.021s Time for transfer relation: 0.127s Time for stop operator: 0.003s Time for adding to reached set: 0.011s 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/mix036_rmo.opt.yml/witness.graphml' and ''. Using ''. (NestingAlgorithm.checkConfigs, INFO) Starting analysis 3 ... (RestartAlgorithm.run, INFO) Shutdown requested (The JVM is shutting down, probably because Ctrl+C was pressed.), waiting for termination. (ForceTerminationOnShutdown$1.shutdownRequested, WARNING) Warning: Analysis interrupted (The JVM is shutting down, probably because Ctrl+C was pressed.) (ShutdownNotifier.shutdownIfNecessary, WARNING) Restart Algorithm statistics ---------------------------- Number of algorithms provided: 3 Number of algorithms used: 3 Total time for algorithm 3: 66.026s BDDCPA statistics ----------------- Number of boolean vars: 24 (of 96) Number of intEqual vars: 45 (of 185) Number of intAdd vars: 3 (of 3) Number of all vars: 72 Number of intBool partitions: 35 Number of intEq partitions: 13 Number of intAdd partitions: 1 Number of all partitions: 108 Number of named predicates: 30400 Number of BDD nodes: 3499611 Size of BDD node table: 3511397 Size of BDD cache: 351151 Size of BDD node cleanup queue: 0.63 (sum: 12031650, count: 19167774, min: 0, max: 362542) Time for BDD node cleanup: 3.372s Time for BDD garbage collection: 8.490s (in 67 runs) AutomatonAnalysis (SVCOMP) statistics ------------------------------------- Number of states: 1 Total time for successor computation: 0.593s Time for transition matches: 0.254s Time for transition assertions: 0.001s Time for transition actions: 0.003s Automaton transfers with branching: 0 Automaton transfer successors: 0.99 (sum: 468853, count: 474798, min: 0, max: 1) [0 x 5945, 1 x 468853] Number of states with assumption transitions: 0 AutomatonAnalysis (WitnessAutomaton) statistics ----------------------------------------------- Number of states: 102 Total time for successor computation: 1.958s Time for transition matches: 1.280s Time for transition assertions: 0.014s Time for transition actions: 0.194s Automaton transfers with branching: 0 Automaton transfer successors: 1.00 (sum: 468873, count: 468873, min: 1, max: 1) [1 x 468873] Number of states with assumption transitions: 13 CPA algorithm statistics ------------------------ Number of iterations: 366739 Max size of waitlist: 2478 Average size of waitlist: 1773 CallstackSortedWaitlist: 560.93 (sum: 211472, count: 377, min: 0, max: 211472) AutomatonVariableWaitlist: 366362.00 (sum: 366362, count: 1, min: 366362, max: 366362) Number of computed successors: 468868 Max successors for one state: 8 Number of times merged: 271723 Number of times stopped: 366703 Number of times breaked: 0 Total time for CPA algorithm: 65.923s (Max: 65.923s) Time for choose from waitlist: 0.272s Time for precision adjustment: 0.609s Time for transfer relation: 53.345s Time for merge operator: 8.143s Time for stop operator: 1.697s Time for adding to reached set: 0.552s CPA algorithm statistics ------------------------ Number of iterations: 366739 Max size of waitlist: 2478 Average size of waitlist: 1773 CallstackSortedWaitlist: 560.93 (sum: 211472, count: 377, min: 0, max: 211472) AutomatonVariableWaitlist: 366362.00 (sum: 366362, count: 1, min: 366362, max: 366362) Number of computed successors: 468868 Max successors for one state: 8 Number of times merged: 271723 Number of times stopped: 366703 Number of times breaked: 0 Total time for CPA algorithm: 65.923s (Max: 65.923s) Time for choose from waitlist: 0.272s Time for precision adjustment: 0.609s Time for transfer relation: 53.345s Time for merge operator: 8.143s Time for stop operator: 1.697s Time for adding to reached set: 0.552s CPAchecker general statistics ----------------------------- Number of program locations: 2426 Number of CFA edges (per node): 2936 (count: 2426, min: 0, max: 2, avg: 1.21) Number of relevant variables: 272 Number of functions: 91 Number of loops (and loop nodes): 0 (sum: 0, min: 0, max: 0, avg: 0.00) Size of reached set: 102166 Number of partitions: 98701 Avg size of partitions: 1 Max size of partitions: 2 (with key [{main=N351 (before line 865) Function main called from node N348, stack depth 1 [4624aa29], stack [main] @@ 0, t957=N417 (entry of function P0__cloned_function__1 in lines 753-767) Function P0__cloned_function__1 called from node N417, stack depth 1 [6079dd4e], stack [P0__cloned_function__1] @@ 1}]) Number of target states: 0 Size of final wait list: 1681 Time for analysis setup: 1.521s Time for loading CPAs: 0.336s Time for loading parser: 0.142s Time for CFA construction: 1.020s Time for parsing file(s): 0.403s Time for AST to CFA: 0.305s Time for CFA sanity check: 0.000s Time for post-processing: 0.270s 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.156s Time for collecting variables: 0.090s Time for solving dependencies: 0.001s Time for building hierarchy: 0.001s Time for building classification: 0.064s Time for exporting data: 0.000s Time for Analysis: 66.548s CPU time for analysis: 87.600s Total time for CPAchecker: 68.070s Total CPU time for CPAchecker: 90.340s Time for statistics: 0.291s Time for Garbage Collector: 6.734s (in 73 runs) Garbage Collector(s) used: G1 Old Generation, G1 Young Generation Verification result: UNKNOWN, incomplete analysis.