./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/weaver/popl20-more-buffer-mult2.wvr.c --full-output --witness-type correctness_witness --witnessparser.only.consider.loop.invariants false --validate ./goblint.2024-02-07_10-47-16.files/SV-COMP24_unreach-call/popl20-more-buffer-mult2.wvr.yml/witness.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version e7c74aec Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReachWitnessValidation.xml -i ../../../trunk/examples/svcomp/weaver/popl20-more-buffer-mult2.wvr.c ./goblint.2024-02-07_10-47-16.files/SV-COMP24_unreach-call/popl20-more-buffer-mult2.wvr.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg false --witnessparser.only.consider.loop.invariants false --- Real Ultimate output --- This is Ultimate 0.2.4-wip.fs.fix-undeclared-acsl-variable-e7c74ae-m [2024-02-07 19:17:25,076 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-02-07 19:17:25,148 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-02-07 19:17:25,152 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-02-07 19:17:25,153 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-02-07 19:17:25,180 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-02-07 19:17:25,182 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-02-07 19:17:25,182 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-02-07 19:17:25,183 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-02-07 19:17:25,186 INFO L153 SettingsManager]: * Use memory slicer=true [2024-02-07 19:17:25,186 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-02-07 19:17:25,187 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-02-07 19:17:25,187 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-02-07 19:17:25,188 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-02-07 19:17:25,188 INFO L153 SettingsManager]: * Use SBE=true [2024-02-07 19:17:25,189 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-02-07 19:17:25,189 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-02-07 19:17:25,189 INFO L153 SettingsManager]: * sizeof long=4 [2024-02-07 19:17:25,189 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-02-07 19:17:25,190 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-02-07 19:17:25,190 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-02-07 19:17:25,190 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-02-07 19:17:25,191 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-02-07 19:17:25,191 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-02-07 19:17:25,191 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-02-07 19:17:25,191 INFO L153 SettingsManager]: * sizeof long double=12 [2024-02-07 19:17:25,192 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-02-07 19:17:25,192 INFO L153 SettingsManager]: * Use constant arrays=true [2024-02-07 19:17:25,192 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-02-07 19:17:25,193 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-02-07 19:17:25,194 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-02-07 19:17:25,194 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-02-07 19:17:25,194 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-02-07 19:17:25,194 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-02-07 19:17:25,194 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-02-07 19:17:25,195 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-02-07 19:17:25,195 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-02-07 19:17:25,195 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-02-07 19:17:25,195 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-02-07 19:17:25,195 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-02-07 19:17:25,196 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-02-07 19:17:25,196 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-02-07 19:17:25,196 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-02-07 19:17:25,196 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessparser: Only consider loop invariants -> false [2024-02-07 19:17:25,433 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-02-07 19:17:25,461 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-02-07 19:17:25,465 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-02-07 19:17:25,466 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-02-07 19:17:25,466 INFO L274 PluginConnector]: Witness Parser initialized [2024-02-07 19:17:25,467 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/./goblint.2024-02-07_10-47-16.files/SV-COMP24_unreach-call/popl20-more-buffer-mult2.wvr.yml/witness.yml [2024-02-07 19:17:25,538 INFO L270 PluginConnector]: Initializing CDTParser... [2024-02-07 19:17:25,539 INFO L274 PluginConnector]: CDTParser initialized [2024-02-07 19:17:25,539 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/popl20-more-buffer-mult2.wvr.c [2024-02-07 19:17:26,582 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-02-07 19:17:26,724 INFO L384 CDTParser]: Found 1 translation units. [2024-02-07 19:17:26,724 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-buffer-mult2.wvr.c [2024-02-07 19:17:26,730 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/66b6a052f/2c2ca314906e4106b83a3c2905c49abd/FLAG589615b94 [2024-02-07 19:17:26,739 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/66b6a052f/2c2ca314906e4106b83a3c2905c49abd [2024-02-07 19:17:26,739 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-02-07 19:17:26,740 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-02-07 19:17:26,741 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-02-07 19:17:26,741 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-02-07 19:17:26,745 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-02-07 19:17:26,745 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 07.02 07:17:25" (1/2) ... [2024-02-07 19:17:26,746 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7ec96ed2 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 07:17:26, skipping insertion in model container [2024-02-07 19:17:26,746 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 07.02 07:17:25" (1/2) ... [2024-02-07 19:17:26,747 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@3ae15540 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 07:17:26, skipping insertion in model container [2024-02-07 19:17:26,747 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.02 07:17:26" (2/2) ... [2024-02-07 19:17:26,748 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7ec96ed2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 07:17:26, skipping insertion in model container [2024-02-07 19:17:26,748 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.02 07:17:26" (2/2) ... [2024-02-07 19:17:26,748 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-02-07 19:17:26,771 INFO L74 edCorrectnessWitness]: Found the following entries in the witness: [2024-02-07 19:17:26,772 INFO L76 edCorrectnessWitness]: Location invariant before [L49-L49] 0 <= i [2024-02-07 19:17:26,772 INFO L76 edCorrectnessWitness]: Location invariant before [L135-L135] -2147483647 <= C [2024-02-07 19:17:26,772 INFO L76 edCorrectnessWitness]: Location invariant after [L105-L105] 0 <= j [2024-02-07 19:17:26,772 INFO L76 edCorrectnessWitness]: Location invariant before [L68-L68] 0 <= j [2024-02-07 19:17:26,772 INFO L76 edCorrectnessWitness]: Location invariant before [L57-L57] 1 <= i [2024-02-07 19:17:26,772 INFO L76 edCorrectnessWitness]: Location invariant before [L114-L114] 0 <= j [2024-02-07 19:17:26,772 INFO L76 edCorrectnessWitness]: Location invariant before [L78-L78] 0 <= j [2024-02-07 19:17:26,773 INFO L76 edCorrectnessWitness]: Location invariant before [L166-L166] (1 <= b) && (b != 0) [2024-02-07 19:17:26,773 INFO L76 edCorrectnessWitness]: Location invariant after [L49-L49] 0 <= i [2024-02-07 19:17:26,773 INFO L76 edCorrectnessWitness]: Location invariant before [L56-L56] (-2147483647 <= q1_back) && (0 <= i) [2024-02-07 19:17:26,773 INFO L76 edCorrectnessWitness]: Location invariant before [L165-L165] (b <= -1) && (b != 0) [2024-02-07 19:17:26,773 INFO L76 edCorrectnessWitness]: Location invariant before [L72-L72] 0 <= q2_back [2024-02-07 19:17:26,773 INFO L76 edCorrectnessWitness]: Location invariant before [L105-L105] 0 <= j [2024-02-07 19:17:26,773 INFO L76 edCorrectnessWitness]: Location invariant before [L75-L75] (-2147483647 <= q2_back) && (0 <= j) [2024-02-07 19:17:26,773 INFO L76 edCorrectnessWitness]: Location invariant before [L59-L59] 0 <= i [2024-02-07 19:17:26,774 INFO L76 edCorrectnessWitness]: Location invariant before [L159-L159] ((((((((8 <= i && i <= 2147483646) || i == 7) || i == 6) || i == 5) || i == 4) || i == 3) || i == 2) || i == 1) || (0 == i && i == 0) [2024-02-07 19:17:26,774 INFO L76 edCorrectnessWitness]: Location invariant before [L76-L76] 1 <= j [2024-02-07 19:17:26,774 INFO L76 edCorrectnessWitness]: Location invariant before [L94-L94] -2147483647 <= q1_front [2024-02-07 19:17:26,774 INFO L76 edCorrectnessWitness]: Location invariant before [L91-L91] (-2147483647 <= q1_back) && (q1_front <= 2147483646) [2024-02-07 19:17:26,774 INFO L76 edCorrectnessWitness]: Location invariant before [L96-L96] 0 <= i [2024-02-07 19:17:26,774 INFO L76 edCorrectnessWitness]: Location invariant after [L87-L87] 0 <= i [2024-02-07 19:17:26,774 INFO L76 edCorrectnessWitness]: Location invariant before [L87-L87] 0 <= i [2024-02-07 19:17:26,775 INFO L76 edCorrectnessWitness]: Location invariant before [L112-L112] -2147483647 <= q2_front [2024-02-07 19:17:26,775 INFO L76 edCorrectnessWitness]: Location invariant after [L68-L68] 0 <= j [2024-02-07 19:17:26,775 INFO L76 edCorrectnessWitness]: Location invariant before [L53-L53] 0 <= q1_back [2024-02-07 19:17:26,775 INFO L76 edCorrectnessWitness]: Location invariant before [L109-L109] (-2147483647 <= q2_back) && (q2_front <= 2147483646) [2024-02-07 19:17:26,794 INFO L181 MainTranslator]: Built tables and reachable declarations [2024-02-07 19:17:26,946 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-buffer-mult2.wvr.c[4151,4164] [2024-02-07 19:17:26,954 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-02-07 19:17:26,960 INFO L206 MainTranslator]: Completed pre-run [2024-02-07 19:17:26,984 WARN L423 MainDispatcher]: Unable to annotate _Bool with a witness entry [2024-02-07 19:17:26,984 WARN L423 MainDispatcher]: Unable to annotate cond = i < N with a witness entry Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-02-07 19:17:27,009 WARN L423 MainDispatcher]: Unable to annotate _Bool with a witness entry [2024-02-07 19:17:27,009 WARN L423 MainDispatcher]: Unable to annotate cond = j < N with a witness entry Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-02-07 19:17:27,012 WARN L423 MainDispatcher]: Unable to annotate _Bool with a witness entry [2024-02-07 19:17:27,012 WARN L423 MainDispatcher]: Unable to annotate cond = i < N || q1_front < q1_back with a witness entry Start Parsing Local Start Parsing Local Start Parsing Local [2024-02-07 19:17:27,015 WARN L423 MainDispatcher]: Unable to annotate _Bool with a witness entry [2024-02-07 19:17:27,015 WARN L423 MainDispatcher]: Unable to annotate cond = j < N || q2_front < q2_back with a witness entry Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-02-07 19:17:27,021 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-buffer-mult2.wvr.c[4151,4164] Start Parsing Local Start Parsing Local Start Parsing Local [2024-02-07 19:17:27,026 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-02-07 19:17:27,037 INFO L211 MainTranslator]: Completed translation [2024-02-07 19:17:27,038 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 07:17:27 WrapperNode [2024-02-07 19:17:27,038 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-02-07 19:17:27,039 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-02-07 19:17:27,039 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-02-07 19:17:27,039 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-02-07 19:17:27,043 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 07:17:27" (1/1) ... [2024-02-07 19:17:27,050 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 07:17:27" (1/1) ... [2024-02-07 19:17:27,082 INFO L138 Inliner]: procedures = 27, calls = 76, calls flagged for inlining = 18, calls inlined = 22, statements flattened = 337 [2024-02-07 19:17:27,082 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-02-07 19:17:27,083 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-02-07 19:17:27,083 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-02-07 19:17:27,083 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-02-07 19:17:27,098 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 07:17:27" (1/1) ... [2024-02-07 19:17:27,098 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 07:17:27" (1/1) ... [2024-02-07 19:17:27,113 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 07:17:27" (1/1) ... [2024-02-07 19:17:27,132 INFO L175 MemorySlicer]: Split 16 memory accesses to 6 slices as follows [2, 6, 2, 2, 2, 2]. 38 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0, 0, 0, 0]. The 6 writes are split as follows [0, 2, 1, 1, 1, 1]. [2024-02-07 19:17:27,137 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 07:17:27" (1/1) ... [2024-02-07 19:17:27,138 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 07:17:27" (1/1) ... [2024-02-07 19:17:27,148 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 07:17:27" (1/1) ... [2024-02-07 19:17:27,151 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 07:17:27" (1/1) ... [2024-02-07 19:17:27,153 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 07:17:27" (1/1) ... [2024-02-07 19:17:27,154 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 07:17:27" (1/1) ... [2024-02-07 19:17:27,161 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-02-07 19:17:27,162 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-02-07 19:17:27,162 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-02-07 19:17:27,162 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-02-07 19:17:27,162 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 07:17:27" (1/1) ... [2024-02-07 19:17:27,168 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-02-07 19:17:27,174 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-07 19:17:27,189 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-02-07 19:17:27,208 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-02-07 19:17:27,223 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-02-07 19:17:27,223 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-02-07 19:17:27,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-02-07 19:17:27,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-02-07 19:17:27,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-02-07 19:17:27,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-02-07 19:17:27,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-02-07 19:17:27,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-02-07 19:17:27,224 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-02-07 19:17:27,224 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-02-07 19:17:27,225 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-02-07 19:17:27,225 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-02-07 19:17:27,225 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-02-07 19:17:27,225 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-02-07 19:17:27,225 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-02-07 19:17:27,225 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-02-07 19:17:27,225 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-02-07 19:17:27,225 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-02-07 19:17:27,226 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-02-07 19:17:27,226 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-02-07 19:17:27,226 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2024-02-07 19:17:27,226 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2024-02-07 19:17:27,226 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-02-07 19:17:27,226 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-02-07 19:17:27,226 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-02-07 19:17:27,226 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-02-07 19:17:27,226 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-02-07 19:17:27,227 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-02-07 19:17:27,227 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-02-07 19:17:27,227 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-02-07 19:17:27,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-02-07 19:17:27,227 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-02-07 19:17:27,228 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-02-07 19:17:27,228 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-02-07 19:17:27,230 WARN L214 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2024-02-07 19:17:27,359 INFO L244 CfgBuilder]: Building ICFG [2024-02-07 19:17:27,361 INFO L270 CfgBuilder]: Building CFG for each procedure with an implementation [2024-02-07 19:17:27,771 INFO L289 CfgBuilder]: Ommited future-live optimization because the input is a concurrent program. [2024-02-07 19:17:27,772 INFO L293 CfgBuilder]: Performing block encoding [2024-02-07 19:17:28,122 INFO L315 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-02-07 19:17:28,122 INFO L320 CfgBuilder]: Removed 6 assume(true) statements. [2024-02-07 19:17:28,123 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.02 07:17:28 BoogieIcfgContainer [2024-02-07 19:17:28,124 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-02-07 19:17:28,127 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-02-07 19:17:28,127 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-02-07 19:17:28,130 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-02-07 19:17:28,130 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 07.02 07:17:25" (1/4) ... [2024-02-07 19:17:28,131 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5ffb1d8c and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 07.02 07:17:28, skipping insertion in model container [2024-02-07 19:17:28,131 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.02 07:17:26" (2/4) ... [2024-02-07 19:17:28,132 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5ffb1d8c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.02 07:17:28, skipping insertion in model container [2024-02-07 19:17:28,133 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 07:17:27" (3/4) ... [2024-02-07 19:17:28,133 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5ffb1d8c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.02 07:17:28, skipping insertion in model container [2024-02-07 19:17:28,133 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.02 07:17:28" (4/4) ... [2024-02-07 19:17:28,140 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-more-buffer-mult2.wvr.c [2024-02-07 19:17:28,155 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-02-07 19:17:28,155 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 22 error locations. [2024-02-07 19:17:28,156 INFO L518 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-02-07 19:17:28,220 INFO L144 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-02-07 19:17:28,253 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 82 places, 75 transitions, 178 flow [2024-02-07 19:17:28,289 INFO L124 PetriNetUnfolderBase]: 6/71 cut-off events. [2024-02-07 19:17:28,289 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-02-07 19:17:28,292 INFO L83 FinitePrefix]: Finished finitePrefix Result has 88 conditions, 71 events. 6/71 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 162 event pairs, 0 based on Foata normal form. 0/43 useless extension candidates. Maximal degree in co-relation 55. Up to 2 conditions per place. [2024-02-07 19:17:28,292 INFO L82 GeneralOperation]: Start removeDead. Operand has 82 places, 75 transitions, 178 flow [2024-02-07 19:17:28,295 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 77 places, 70 transitions, 164 flow [2024-02-07 19:17:28,306 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-02-07 19:17:28,314 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@5edbd1c2, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-02-07 19:17:28,314 INFO L358 AbstractCegarLoop]: Starting to check reachability of 44 error locations. [2024-02-07 19:17:28,318 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-02-07 19:17:28,318 INFO L124 PetriNetUnfolderBase]: 1/4 cut-off events. [2024-02-07 19:17:28,318 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-02-07 19:17:28,318 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-02-07 19:17:28,319 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-02-07 19:17:28,320 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [thread1Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread1Err1ASSERT_VIOLATIONWITNESS_INVARIANT, thread1Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 41 more)] === [2024-02-07 19:17:28,323 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-02-07 19:17:28,323 INFO L85 PathProgramCache]: Analyzing trace with hash 957594, now seen corresponding path program 1 times [2024-02-07 19:17:28,330 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-07 19:17:28,330 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [340309207] [2024-02-07 19:17:28,330 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-07 19:17:28,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-07 19:17:28,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-07 19:17:28,537 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-02-07 19:17:28,537 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-02-07 19:17:28,538 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [340309207] [2024-02-07 19:17:28,538 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [340309207] provided 1 perfect and 0 imperfect interpolant sequences [2024-02-07 19:17:28,539 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-02-07 19:17:28,539 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-02-07 19:17:28,540 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [694627542] [2024-02-07 19:17:28,541 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-02-07 19:17:28,547 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-02-07 19:17:28,552 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-02-07 19:17:28,574 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-02-07 19:17:28,575 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-02-07 19:17:28,588 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 75 [2024-02-07 19:17:28,590 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 77 places, 70 transitions, 164 flow. Second operand has 3 states, 3 states have (on average 20.666666666666668) internal successors, (62), 3 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-02-07 19:17:28,590 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-02-07 19:17:28,590 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 75 [2024-02-07 19:17:28,591 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-02-07 19:17:30,198 INFO L124 PetriNetUnfolderBase]: 12910/17465 cut-off events. [2024-02-07 19:17:30,199 INFO L125 PetriNetUnfolderBase]: For 402/402 co-relation queries the response was YES. [2024-02-07 19:17:30,229 INFO L83 FinitePrefix]: Finished finitePrefix Result has 34657 conditions, 17465 events. 12910/17465 cut-off events. For 402/402 co-relation queries the response was YES. Maximal size of possible extension queue 1466. Compared 114749 event pairs, 9244 based on Foata normal form. 0/9538 useless extension candidates. Maximal degree in co-relation 31291. Up to 16374 conditions per place. [2024-02-07 19:17:30,328 INFO L140 encePairwiseOnDemand]: 62/75 looper letters, 43 selfloop transitions, 5 changer transitions 0/64 dead transitions. [2024-02-07 19:17:30,328 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 71 places, 64 transitions, 248 flow [2024-02-07 19:17:30,329 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-02-07 19:17:30,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-02-07 19:17:30,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 116 transitions. [2024-02-07 19:17:30,338 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5155555555555555 [2024-02-07 19:17:30,340 INFO L175 Difference]: Start difference. First operand has 77 places, 70 transitions, 164 flow. Second operand 3 states and 116 transitions. [2024-02-07 19:17:30,340 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 71 places, 64 transitions, 248 flow [2024-02-07 19:17:30,393 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 63 places, 64 transitions, 232 flow, removed 0 selfloop flow, removed 8 redundant places. [2024-02-07 19:17:30,398 INFO L231 Difference]: Finished difference. Result has 65 places, 64 transitions, 168 flow [2024-02-07 19:17:30,401 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=75, PETRI_DIFFERENCE_MINUEND_FLOW=128, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=60, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=168, PETRI_PLACES=65, PETRI_TRANSITIONS=64} [2024-02-07 19:17:30,404 INFO L281 CegarLoopForPetriNet]: 77 programPoint places, -12 predicate places. [2024-02-07 19:17:30,404 INFO L495 AbstractCegarLoop]: Abstraction has has 65 places, 64 transitions, 168 flow [2024-02-07 19:17:30,408 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 20.666666666666668) internal successors, (62), 3 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-02-07 19:17:30,408 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-02-07 19:17:30,408 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2024-02-07 19:17:30,409 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-02-07 19:17:30,409 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [thread1Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread1Err1ASSERT_VIOLATIONWITNESS_INVARIANT, thread1Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 41 more)] === [2024-02-07 19:17:30,410 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-02-07 19:17:30,410 INFO L85 PathProgramCache]: Analyzing trace with hash 29688583, now seen corresponding path program 1 times [2024-02-07 19:17:30,410 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-07 19:17:30,411 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1605901372] [2024-02-07 19:17:30,411 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-07 19:17:30,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-07 19:17:30,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-07 19:17:30,468 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-07 19:17:30,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-07 19:17:30,519 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-07 19:17:30,520 INFO L360 BasicCegarLoop]: Counterexample is feasible [2024-02-07 19:17:30,521 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (43 of 44 remaining) [2024-02-07 19:17:30,525 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread1Err0ASSERT_VIOLATIONWITNESS_INVARIANT (42 of 44 remaining) [2024-02-07 19:17:30,526 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread1Err1ASSERT_VIOLATIONWITNESS_INVARIANT (41 of 44 remaining) [2024-02-07 19:17:30,526 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread1Err2ASSERT_VIOLATIONWITNESS_INVARIANT (40 of 44 remaining) [2024-02-07 19:17:30,526 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread1Err3ASSERT_VIOLATIONWITNESS_INVARIANT (39 of 44 remaining) [2024-02-07 19:17:30,526 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT (38 of 44 remaining) [2024-02-07 19:17:30,526 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread2Err1ASSERT_VIOLATIONWITNESS_INVARIANT (37 of 44 remaining) [2024-02-07 19:17:30,526 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (36 of 44 remaining) [2024-02-07 19:17:30,527 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT (35 of 44 remaining) [2024-02-07 19:17:30,527 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread3Err0ASSERT_VIOLATIONWITNESS_INVARIANT (34 of 44 remaining) [2024-02-07 19:17:30,527 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread3Err1ASSERT_VIOLATIONWITNESS_INVARIANT (33 of 44 remaining) [2024-02-07 19:17:30,528 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread3Err2ASSERT_VIOLATIONWITNESS_INVARIANT (32 of 44 remaining) [2024-02-07 19:17:30,528 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread3Err3ASSERT_VIOLATIONWITNESS_INVARIANT (31 of 44 remaining) [2024-02-07 19:17:30,528 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread3Err4ASSERT_VIOLATIONWITNESS_INVARIANT (30 of 44 remaining) [2024-02-07 19:17:30,528 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT (29 of 44 remaining) [2024-02-07 19:17:30,528 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT (28 of 44 remaining) [2024-02-07 19:17:30,528 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION (27 of 44 remaining) [2024-02-07 19:17:30,529 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (26 of 44 remaining) [2024-02-07 19:17:30,529 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (25 of 44 remaining) [2024-02-07 19:17:30,529 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (24 of 44 remaining) [2024-02-07 19:17:30,530 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (23 of 44 remaining) [2024-02-07 19:17:30,530 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread4Err0ASSERT_VIOLATIONWITNESS_INVARIANT (22 of 44 remaining) [2024-02-07 19:17:30,532 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread4Err1ASSERT_VIOLATIONWITNESS_INVARIANT (21 of 44 remaining) [2024-02-07 19:17:30,532 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread4Err2ASSERT_VIOLATIONWITNESS_INVARIANT (20 of 44 remaining) [2024-02-07 19:17:30,533 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread4Err3ASSERT_VIOLATIONWITNESS_INVARIANT (19 of 44 remaining) [2024-02-07 19:17:30,533 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread4Err4ASSERT_VIOLATIONWITNESS_INVARIANT (18 of 44 remaining) [2024-02-07 19:17:30,533 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread1Err0ASSERT_VIOLATIONWITNESS_INVARIANT (17 of 44 remaining) [2024-02-07 19:17:30,533 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread1Err1ASSERT_VIOLATIONWITNESS_INVARIANT (16 of 44 remaining) [2024-02-07 19:17:30,533 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread1Err2ASSERT_VIOLATIONWITNESS_INVARIANT (15 of 44 remaining) [2024-02-07 19:17:30,533 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread1Err3ASSERT_VIOLATIONWITNESS_INVARIANT (14 of 44 remaining) [2024-02-07 19:17:30,533 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT (13 of 44 remaining) [2024-02-07 19:17:30,534 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread2Err1ASSERT_VIOLATIONWITNESS_INVARIANT (12 of 44 remaining) [2024-02-07 19:17:30,534 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (11 of 44 remaining) [2024-02-07 19:17:30,534 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread2Err3ASSERT_VIOLATIONWITNESS_INVARIANT (10 of 44 remaining) [2024-02-07 19:17:30,534 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread3Err0ASSERT_VIOLATIONWITNESS_INVARIANT (9 of 44 remaining) [2024-02-07 19:17:30,534 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread3Err1ASSERT_VIOLATIONWITNESS_INVARIANT (8 of 44 remaining) [2024-02-07 19:17:30,535 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread3Err2ASSERT_VIOLATIONWITNESS_INVARIANT (7 of 44 remaining) [2024-02-07 19:17:30,535 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread3Err3ASSERT_VIOLATIONWITNESS_INVARIANT (6 of 44 remaining) [2024-02-07 19:17:30,535 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread3Err4ASSERT_VIOLATIONWITNESS_INVARIANT (5 of 44 remaining) [2024-02-07 19:17:30,535 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread4Err0ASSERT_VIOLATIONWITNESS_INVARIANT (4 of 44 remaining) [2024-02-07 19:17:30,535 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread4Err1ASSERT_VIOLATIONWITNESS_INVARIANT (3 of 44 remaining) [2024-02-07 19:17:30,535 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread4Err2ASSERT_VIOLATIONWITNESS_INVARIANT (2 of 44 remaining) [2024-02-07 19:17:30,535 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread4Err3ASSERT_VIOLATIONWITNESS_INVARIANT (1 of 44 remaining) [2024-02-07 19:17:30,536 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thread4Err4ASSERT_VIOLATIONWITNESS_INVARIANT (0 of 44 remaining) [2024-02-07 19:17:30,536 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-02-07 19:17:30,536 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1] [2024-02-07 19:17:30,541 INFO L229 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-02-07 19:17:30,541 INFO L179 ceAbstractionStarter]: Computing trace abstraction results [2024-02-07 19:17:30,552 WARN L1574 BoogieBacktranslator]: Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not [2024-02-07 19:17:30,553 WARN L1574 BoogieBacktranslator]: Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not [2024-02-07 19:17:30,559 INFO L503 ceAbstractionStarter]: Automizer considered 21 witness invariants [2024-02-07 19:17:30,559 INFO L504 ceAbstractionStarter]: WitnessConsidered=21 [2024-02-07 19:17:30,560 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 07.02 07:17:30 BasicIcfg [2024-02-07 19:17:30,560 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-02-07 19:17:30,560 INFO L158 Benchmark]: Toolchain (without parser) took 3820.05ms. Allocated memory was 144.7MB in the beginning and 434.1MB in the end (delta: 289.4MB). Free memory was 83.7MB in the beginning and 176.2MB in the end (delta: -92.5MB). Peak memory consumption was 198.1MB. Max. memory is 16.1GB. [2024-02-07 19:17:30,560 INFO L158 Benchmark]: Witness Parser took 0.17ms. Allocated memory is still 144.7MB. Free memory is still 105.0MB. There was no memory consumed. Max. memory is 16.1GB. [2024-02-07 19:17:30,561 INFO L158 Benchmark]: CDTParser took 0.13ms. Allocated memory is still 144.7MB. Free memory is still 101.6MB. There was no memory consumed. Max. memory is 16.1GB. [2024-02-07 19:17:30,561 INFO L158 Benchmark]: CACSL2BoogieTranslator took 297.14ms. Allocated memory is still 144.7MB. Free memory was 83.4MB in the beginning and 111.2MB in the end (delta: -27.8MB). Peak memory consumption was 20.5MB. Max. memory is 16.1GB. [2024-02-07 19:17:30,561 INFO L158 Benchmark]: Boogie Procedure Inliner took 43.84ms. Allocated memory is still 144.7MB. Free memory was 111.2MB in the beginning and 108.4MB in the end (delta: 2.8MB). There was no memory consumed. Max. memory is 16.1GB. [2024-02-07 19:17:30,561 INFO L158 Benchmark]: Boogie Preprocessor took 78.19ms. Allocated memory is still 144.7MB. Free memory was 108.4MB in the beginning and 105.0MB in the end (delta: 3.5MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2024-02-07 19:17:30,562 INFO L158 Benchmark]: RCFGBuilder took 962.44ms. Allocated memory was 144.7MB in the beginning and 188.7MB in the end (delta: 44.0MB). Free memory was 105.0MB in the beginning and 98.1MB in the end (delta: 6.9MB). Peak memory consumption was 70.1MB. Max. memory is 16.1GB. [2024-02-07 19:17:30,562 INFO L158 Benchmark]: TraceAbstraction took 2433.00ms. Allocated memory was 188.7MB in the beginning and 434.1MB in the end (delta: 245.4MB). Free memory was 98.1MB in the beginning and 176.2MB in the end (delta: -78.1MB). Peak memory consumption was 166.2MB. Max. memory is 16.1GB. [2024-02-07 19:17:30,563 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Witness Parser took 0.17ms. Allocated memory is still 144.7MB. Free memory is still 105.0MB. There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.13ms. Allocated memory is still 144.7MB. Free memory is still 101.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 297.14ms. Allocated memory is still 144.7MB. Free memory was 83.4MB in the beginning and 111.2MB in the end (delta: -27.8MB). Peak memory consumption was 20.5MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 43.84ms. Allocated memory is still 144.7MB. Free memory was 111.2MB in the beginning and 108.4MB in the end (delta: 2.8MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 78.19ms. Allocated memory is still 144.7MB. Free memory was 108.4MB in the beginning and 105.0MB in the end (delta: 3.5MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * RCFGBuilder took 962.44ms. Allocated memory was 144.7MB in the beginning and 188.7MB in the end (delta: 44.0MB). Free memory was 105.0MB in the beginning and 98.1MB in the end (delta: 6.9MB). Peak memory consumption was 70.1MB. Max. memory is 16.1GB. * TraceAbstraction took 2433.00ms. Allocated memory was 188.7MB in the beginning and 434.1MB in the end (delta: 245.4MB). Free memory was 98.1MB in the beginning and 176.2MB in the end (delta: -78.1MB). Peak memory consumption was 166.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not - GenericResult: Unfinished Backtranslation The program execution was not completely translated back. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - CounterExampleResult [Line: 135]: invariant of correctness witness can be violated invariant of correctness witness can be violated We found a FailurePath: [L41] int *q1, *q2; [L42] int q1_front, q1_back, q2_front, q2_back, i, j, n1, n2, N, C, total; [L122] pthread_t t1, t2, t3, t4; [L124] C = __VERIFIER_nondet_int() [L125] N = __VERIFIER_nondet_int() [L126] n1 = __VERIFIER_nondet_int() [L127] n2 = __VERIFIER_nondet_int() [L128] q1_front = __VERIFIER_nondet_int() [L129] q1_back = q1_front [L130] q2_front = __VERIFIER_nondet_int() [L131] q2_back = q2_front [L132] CALL, EXPR create_fresh_int_array(n1) [L154] CALL assume_abort_if_not(size >= 0) [L38] COND FALSE !(!cond) [L154] RET assume_abort_if_not(size >= 0) [L155] CALL assume_abort_if_not(size <= (((size_t) 4294967295) / sizeof(int))) [L38] COND FALSE !(!cond) [L155] RET assume_abort_if_not(size <= (((size_t) 4294967295) / sizeof(int))) [L157] int* arr = (int*)malloc(sizeof(int) * (size_t)size); [L158] int i = 0; VAL [C=-2147483648, N=0, \old(size)=0, arr={-1:0}, i=0, i=0, j=0, n1=0, n2=0, q1={0:0}, q1_back=-3, q1_front=-3, q2={0:0}, q2_back=-2, q2_front=-2, size=0, total=0] [L158] COND FALSE !(i < size) [L161] return arr; [L132] RET, EXPR create_fresh_int_array(n1) [L132] q1 = create_fresh_int_array(n1) [L133] CALL, EXPR create_fresh_int_array(n2) [L154] CALL assume_abort_if_not(size >= 0) [L38] COND FALSE !(!cond) [L154] RET assume_abort_if_not(size >= 0) [L155] CALL assume_abort_if_not(size <= (((size_t) 4294967295) / sizeof(int))) [L38] COND FALSE !(!cond) [L155] RET assume_abort_if_not(size <= (((size_t) 4294967295) / sizeof(int))) [L157] int* arr = (int*)malloc(sizeof(int) * (size_t)size); [L158] int i = 0; VAL [C=-2147483648, N=0, \old(size)=0, arr={-4:0}, i=0, i=0, j=0, n1=0, n2=0, q1={-1:0}, q1_back=-3, q1_front=-3, q2={0:0}, q2_back=-2, q2_front=-2, size=0, total=0] [L158] COND FALSE !(i < size) [L161] return arr; [L133] RET, EXPR create_fresh_int_array(n2) [L133] q2 = create_fresh_int_array(n2) [L135] CodeAnnotStmt[Assertion[BinaryExpression[COMPLEQ,UnaryExpression[MINUS,IntegerLiteral[2147483647]],IdentifierExpression[C]]]] VAL [C=-2147483648, N=0, i=0, j=0, n1=0, n2=0, q1={-1:0}, q1_back=-3, q1_front=-3, q2={-4:0}, q2_back=-2, q2_front=-2, t1={3:0}, t2={5:0}, t3={6:0}, t4={7:0}, total=0] - UnprovableResult [Line: 53]: Unable to prove that invariant of correctness witness holds Unable to prove that invariant of correctness witness holds Reason: Not analyzed. - UnprovableResult [Line: 56]: Unable to prove that invariant of correctness witness holds Unable to prove that invariant of correctness witness holds Reason: Not analyzed. - UnprovableResult [Line: 57]: Unable to prove that invariant of correctness witness holds Unable to prove that invariant of correctness witness holds Reason: Not analyzed. - UnprovableResult [Line: 59]: Unable to prove that invariant of correctness witness holds Unable to prove that invariant of correctness witness holds Reason: Not analyzed. - UnprovableResult [Line: 72]: Unable to prove that invariant of correctness witness holds Unable to prove that invariant of correctness witness holds Reason: Not analyzed. - UnprovableResult [Line: 75]: Unable to prove that invariant of correctness witness holds Unable to prove that invariant of correctness witness holds Reason: Not analyzed. - UnprovableResult [Line: 76]: Unable to prove that invariant of correctness witness holds Unable to prove that invariant of correctness witness holds Reason: Not analyzed. - UnprovableResult [Line: 78]: Unable to prove that invariant of correctness witness holds Unable to prove that invariant of correctness witness holds Reason: Not analyzed. - UnprovableResult [Line: 91]: Unable to prove that invariant of correctness witness holds Unable to prove that invariant of correctness witness holds Reason: Not analyzed. - UnprovableResult [Line: 165]: Unable to prove that invariant of correctness witness holds Unable to prove that invariant of correctness witness holds Reason: Not analyzed. - UnprovableResult [Line: 166]: Unable to prove that invariant of correctness witness holds Unable to prove that invariant of correctness witness holds Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that invariant of correctness witness holds Unable to prove that invariant of correctness witness holds Reason: Not analyzed. - UnprovableResult [Line: 96]: Unable to prove that invariant of correctness witness holds Unable to prove that invariant of correctness witness holds Reason: Not analyzed. - UnprovableResult [Line: 159]: Unable to prove that invariant of correctness witness holds Unable to prove that invariant of correctness witness holds Reason: Not analyzed. - UnprovableResult [Line: 159]: Unable to prove that invariant of correctness witness holds Unable to prove that invariant of correctness witness holds Reason: Not analyzed. - UnprovableResult [Line: 148]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 138]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 140]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 141]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 139]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 109]: Unable to prove that invariant of correctness witness holds Unable to prove that invariant of correctness witness holds Reason: Not analyzed. - UnprovableResult [Line: 165]: Unable to prove that invariant of correctness witness holds Unable to prove that invariant of correctness witness holds Reason: Not analyzed. - UnprovableResult [Line: 166]: Unable to prove that invariant of correctness witness holds Unable to prove that invariant of correctness witness holds Reason: Not analyzed. - UnprovableResult [Line: 112]: Unable to prove that invariant of correctness witness holds Unable to prove that invariant of correctness witness holds Reason: Not analyzed. - UnprovableResult [Line: 114]: Unable to prove that invariant of correctness witness holds Unable to prove that invariant of correctness witness holds Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 9 procedures, 116 locations, 44 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 2.3s, OverallIterations: 2, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 1.8s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 9 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 2 mSDsluCounter, 4 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 9 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 88 IncrementalHoareTripleChecker+Invalid, 97 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 9 mSolverCounterUnsat, 4 mSDtfsCounter, 88 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 1 GetRequests, 0 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=168occurred in iteration=1, InterpolantAutomatonStates: 3, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 7 NumberOfCodeBlocks, 7 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 2 ConstructedInterpolants, 0 QuantifiedInterpolants, 6 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available RESULT: Ultimate proved your program to be incorrect! [2024-02-07 19:17:30,594 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE