./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/pthread-wmm/safe030_power.opt_pso.opt_rmo.opt.i --full-output --witness-type correctness_witness --witnessparser.only.consider.loop.invariants false --validate ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/safe030_power.opt_pso.opt_rmo.opt.yml/witness.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 3d25acf6 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/pthread-wmm/safe030_power.opt_pso.opt_rmo.opt.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/safe030_power.opt_pso.opt_rmo.opt.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-dev-3d25acf-m [2024-01-30 14:39:10,401 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-30 14:39:10,588 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-01-30 14:39:10,591 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-30 14:39:10,592 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-30 14:39:10,615 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-30 14:39:10,616 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-30 14:39:10,616 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-30 14:39:10,617 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-30 14:39:10,617 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-30 14:39:10,617 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-30 14:39:10,617 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-30 14:39:10,618 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-30 14:39:10,618 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-30 14:39:10,618 INFO L153 SettingsManager]: * Use SBE=true [2024-01-30 14:39:10,618 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-30 14:39:10,619 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-30 14:39:10,619 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-30 14:39:10,619 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-30 14:39:10,619 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-30 14:39:10,620 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-30 14:39:10,623 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-30 14:39:10,624 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-30 14:39:10,624 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-30 14:39:10,627 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-30 14:39:10,627 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-30 14:39:10,627 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-30 14:39:10,628 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-30 14:39:10,628 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-30 14:39:10,628 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-30 14:39:10,629 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-30 14:39:10,629 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-30 14:39:10,630 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-30 14:39:10,630 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-30 14:39:10,630 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-30 14:39:10,630 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-30 14:39:10,630 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-30 14:39:10,630 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-30 14:39:10,631 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-30 14:39:10,631 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-30 14:39:10,631 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-30 14:39:10,636 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-30 14:39:10,636 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-30 14:39:10,636 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-01-30 14:39:10,885 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-30 14:39:10,912 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-30 14:39:10,915 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-30 14:39:10,915 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-30 14:39:10,917 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-30 14:39:10,918 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/safe030_power.opt_pso.opt_rmo.opt.yml/witness.yml [2024-01-30 14:39:11,400 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-30 14:39:11,400 INFO L274 PluginConnector]: CDTParser initialized [2024-01-30 14:39:11,401 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/safe030_power.opt_pso.opt_rmo.opt.i [2024-01-30 14:39:12,477 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-30 14:39:12,690 INFO L384 CDTParser]: Found 1 translation units. [2024-01-30 14:39:12,691 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/safe030_power.opt_pso.opt_rmo.opt.i [2024-01-30 14:39:12,707 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/898da2706/808d679337f34b6f8989e19a578d1b43/FLAGb0818b368 [2024-01-30 14:39:12,718 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/898da2706/808d679337f34b6f8989e19a578d1b43 [2024-01-30 14:39:12,719 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-30 14:39:12,720 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-30 14:39:12,722 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-30 14:39:12,723 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-30 14:39:12,726 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-30 14:39:12,727 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 30.01 02:39:11" (1/2) ... [2024-01-30 14:39:12,728 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@13e4ec9c and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 30.01 02:39:12, skipping insertion in model container [2024-01-30 14:39:12,728 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 30.01 02:39:11" (1/2) ... [2024-01-30 14:39:12,730 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@781a9a5 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 30.01 02:39:12, skipping insertion in model container [2024-01-30 14:39:12,730 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 30.01 02:39:12" (2/2) ... [2024-01-30 14:39:12,730 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@13e4ec9c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.01 02:39:12, skipping insertion in model container [2024-01-30 14:39:12,730 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 30.01 02:39:12" (2/2) ... [2024-01-30 14:39:12,731 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-30 14:39:13,755 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-30 14:39:13,756 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,757 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (unsigned long )arg == 0UL [2024-01-30 14:39:13,757 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] ((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && (((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)))) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,757 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && (val == (_Bool)0 || val == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,757 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((y$w_buff1_used == (_Bool)1 && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)))) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,757 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 == 2)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,757 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] ((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,758 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] ((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0_used == (_Bool)1)) && (weak$$choice2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,758 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (((((((((((((((((((((((((((((((((((((((((0 <= x) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (1 <= __unbuffered_cnt)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,758 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] ((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,758 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (unsigned long )arg == 0UL [2024-01-30 14:39:13,758 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (unsigned long )arg == 0UL [2024-01-30 14:39:13,758 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)1)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,758 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] ((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((y$w_buff1_used == (_Bool)1 && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)))) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,759 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0_used == (_Bool)1)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,785 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] ((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((y$w_buff1_used == (_Bool)1 && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)))) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,785 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (unsigned long )arg == 0UL [2024-01-30 14:39:13,785 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] ((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && (((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)))) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,803 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] ((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y == 1)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,803 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (unsigned long )arg == 0UL [2024-01-30 14:39:13,803 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] ((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0_used == (_Bool)1)) && (weak$$choice2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,804 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] ((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,804 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (unsigned long )arg == 0UL [2024-01-30 14:39:13,804 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (unsigned long )arg == 0UL [2024-01-30 14:39:13,804 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] ((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0_used == (_Bool)1)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,805 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] ((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (z == 2)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2) [2024-01-30 14:39:13,805 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] (((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,805 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (((((((((((((((((((((((((((((((((((((((((0 <= x) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (1 <= __unbuffered_cnt)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,805 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] ((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,805 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] ((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,805 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2)) && ((((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (((y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) || y$w_buff1_used == (_Bool)1) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) [2024-01-30 14:39:13,805 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,806 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] ((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (z == 1)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2) [2024-01-30 14:39:13,806 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (((((((((((((((((((((((__unbuffered_cnt == 0) && (main$tmp_guard0 == (_Bool)0)) && (main$tmp_guard1 == (_Bool)0)) && (x == 0)) && (y == 0)) && (y$flush_delayed == (_Bool)0)) && (y$mem_tmp == 0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd1 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff0_thd3 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$r_buff1_thd3 == (_Bool)0)) && (y$read_delayed == (_Bool)0)) && (y$read_delayed_var == 0)) && (y$w_buff0 == 0)) && (y$w_buff0_used == (_Bool)0)) && (y$w_buff1 == 0)) && (y$w_buff1_used == (_Bool)0)) && (z == 0)) && (weak$$choice0 == (_Bool)0)) && (weak$$choice2 == (_Bool)0) [2024-01-30 14:39:13,806 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)1)) && (y$w_buff1_used == (_Bool)1)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,806 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,806 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] ((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,806 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] ((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0_used == (_Bool)1)) && (weak$$choice2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,806 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)1)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,807 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] (unsigned long )arg == 0UL [2024-01-30 14:39:13,807 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,807 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)1)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,807 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)1)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,807 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0_used == (_Bool)1)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,807 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,807 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] ((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && (((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)))) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,808 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] ((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0_used == (_Bool)1)) && (weak$$choice2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,808 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] (((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,808 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] ((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0_used == (_Bool)1)) && (weak$$choice2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,808 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] ((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (x == 2)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,808 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] ((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0_used == (_Bool)1)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2)) && (((y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || y$w_buff1_used == (_Bool)1) [2024-01-30 14:39:13,808 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (unsigned long )arg == 0UL [2024-01-30 14:39:13,809 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] ((((expression == 0) && (0 <= expression)) && (expression <= 1)) && (expression == 0 || expression == 1)) && (expression == 1) [2024-01-30 14:39:13,809 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0_used == (_Bool)1)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,809 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (unsigned long )arg == 0UL [2024-01-30 14:39:13,809 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] ((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (x == 2)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y == 2 || (((0 <= y && y <= 2) && y <= 127) && ((y == 0 || y == 1) || y == 2)))) && (y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,809 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,809 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (unsigned long )arg == 0UL [2024-01-30 14:39:13,809 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] ((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,810 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 == 2)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,810 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] ((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,810 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,810 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] (((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,810 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] ((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0_used == (_Bool)1)) && (weak$$choice2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,810 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0_used == (_Bool)1)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,811 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] ((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && (((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)))) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,811 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] (((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,811 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] (unsigned long )arg == 0UL [2024-01-30 14:39:13,811 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (unsigned long )arg == 0UL [2024-01-30 14:39:13,811 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] (((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && (((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)))) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,811 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)1)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,811 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,811 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (unsigned long )arg == 0UL [2024-01-30 14:39:13,812 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)1)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,812 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (((((((((((((((((((((((((((((((((((((((((0 <= x) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (1 <= __unbuffered_cnt)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,812 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] (((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,812 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] (unsigned long )arg == 0UL [2024-01-30 14:39:13,812 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] ((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,812 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] ((((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= x)) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (x <= 2)) && (x <= 127)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0_used == (_Bool)1)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((x == 0 || x == 1) || x == 2)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,813 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] ((((((((((((((((((((((((((((((((((((((0 <= __unbuffered_cnt) && (0 <= y)) && (0 <= y$mem_tmp)) && (0 <= y$w_buff0)) && (0 <= y$w_buff1)) && (0 <= z)) && (y <= 2)) && (y <= 127)) && (y$mem_tmp <= 2)) && (y$mem_tmp <= 127)) && (y$w_buff0 <= 2)) && (y$w_buff0 <= 127)) && (y$w_buff1 <= 2)) && (y$w_buff1 <= 127)) && (z <= 2)) && (z <= 127)) && (x == 1)) && (y$flush_delayed == (_Bool)0)) && (y$r_buff0_thd0 == (_Bool)0)) && (y$r_buff0_thd2 == (_Bool)0)) && (y$r_buff1_thd0 == (_Bool)0)) && (y$r_buff1_thd1 == (_Bool)0)) && (y$r_buff1_thd2 == (_Bool)0)) && (y$w_buff0 % 2 == 0)) && (y$w_buff1 % 2 == 0)) && ((unsigned long )arg == 0UL)) && (main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1)) && (main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1)) && (y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1)) && (y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1)) && (y$w_buff0 == 0 || y$w_buff0 == 2)) && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1 == 0 || y$w_buff1 == 2)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) && ((y == 0 || y == 1) || y == 2)) && ((y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2)) && ((z == 0 || z == 1) || z == 2) [2024-01-30 14:39:13,884 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-30 14:39:14,027 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/safe030_power.opt_pso.opt_rmo.opt.i[967,980] [2024-01-30 14:39:14,218 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-30 14:39:14,225 INFO L202 MainTranslator]: Completed pre-run [2024-01-30 14:39:14,234 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/safe030_power.opt_pso.opt_rmo.opt.i[967,980] [2024-01-30 14:39:14,234 WARN L424 MainDispatcher]: Unable to annotate void __VERIFIER_assert(int expression) { if (!expression) { ERROR: {reach_error();abort();} }; return; } with a witness entry [2024-01-30 14:39:14,234 WARN L424 MainDispatcher]: Unable to annotate extern void __VERIFIER_atomic_begin(); with a witness entry Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-01-30 14:39:14,525 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-30 14:39:14,560 INFO L206 MainTranslator]: Completed translation [2024-01-30 14:39:14,561 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.01 02:39:14 WrapperNode [2024-01-30 14:39:14,561 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-30 14:39:14,563 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-01-30 14:39:14,563 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-01-30 14:39:14,563 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-01-30 14:39:14,569 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.01 02:39:14" (1/1) ... [2024-01-30 14:39:14,606 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.01 02:39:14" (1/1) ... [2024-01-30 14:39:14,666 INFO L138 Inliner]: procedures = 176, calls = 54, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 191 [2024-01-30 14:39:14,667 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-01-30 14:39:14,667 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-01-30 14:39:14,668 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-01-30 14:39:14,668 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-01-30 14:39:14,677 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.01 02:39:14" (1/1) ... [2024-01-30 14:39:14,677 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.01 02:39:14" (1/1) ... [2024-01-30 14:39:14,702 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.01 02:39:14" (1/1) ... [2024-01-30 14:39:14,737 INFO L175 MemorySlicer]: Split 5 memory accesses to 4 slices as follows [2, 1, 1, 1]. 40 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0, 0]. The 3 writes are split as follows [0, 1, 1, 1]. [2024-01-30 14:39:14,737 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.01 02:39:14" (1/1) ... [2024-01-30 14:39:14,738 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.01 02:39:14" (1/1) ... [2024-01-30 14:39:14,835 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.01 02:39:14" (1/1) ... [2024-01-30 14:39:14,837 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.01 02:39:14" (1/1) ... [2024-01-30 14:39:14,843 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.01 02:39:14" (1/1) ... [2024-01-30 14:39:14,849 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.01 02:39:14" (1/1) ... [2024-01-30 14:39:14,857 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-01-30 14:39:14,858 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-01-30 14:39:14,859 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-01-30 14:39:14,859 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-01-30 14:39:14,860 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.01 02:39:14" (1/1) ... [2024-01-30 14:39:14,864 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-30 14:39:14,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-01-30 14:39:14,975 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-01-30 14:39:15,000 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-01-30 14:39:15,015 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-01-30 14:39:15,016 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-01-30 14:39:15,016 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-01-30 14:39:15,016 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-01-30 14:39:15,016 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-01-30 14:39:15,016 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-01-30 14:39:15,017 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-01-30 14:39:15,017 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-01-30 14:39:15,017 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2024-01-30 14:39:15,017 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2024-01-30 14:39:15,017 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2024-01-30 14:39:15,017 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2024-01-30 14:39:15,017 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2024-01-30 14:39:15,018 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2024-01-30 14:39:15,018 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-01-30 14:39:15,018 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-01-30 14:39:15,018 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-01-30 14:39:15,018 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-01-30 14:39:15,018 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-01-30 14:39:15,018 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-01-30 14:39:15,018 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-01-30 14:39:15,020 WARN L214 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2024-01-30 14:39:15,137 INFO L244 CfgBuilder]: Building ICFG [2024-01-30 14:39:15,139 INFO L270 CfgBuilder]: Building CFG for each procedure with an implementation [2024-01-30 14:39:16,373 INFO L289 CfgBuilder]: Ommited future-live optimization because the input is a concurrent program. [2024-01-30 14:39:16,374 INFO L293 CfgBuilder]: Performing block encoding [2024-01-30 14:39:17,395 INFO L315 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-01-30 14:39:17,395 INFO L320 CfgBuilder]: Removed 0 assume(true) statements. [2024-01-30 14:39:17,396 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 30.01 02:39:17 BoogieIcfgContainer [2024-01-30 14:39:17,396 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-01-30 14:39:17,399 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-01-30 14:39:17,400 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-01-30 14:39:17,402 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-01-30 14:39:17,403 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 30.01 02:39:11" (1/4) ... [2024-01-30 14:39:17,403 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2371c0fb and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 30.01 02:39:17, skipping insertion in model container [2024-01-30 14:39:17,404 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 30.01 02:39:12" (2/4) ... [2024-01-30 14:39:17,405 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2371c0fb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 30.01 02:39:17, skipping insertion in model container [2024-01-30 14:39:17,405 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.01 02:39:14" (3/4) ... [2024-01-30 14:39:17,405 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2371c0fb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 30.01 02:39:17, skipping insertion in model container [2024-01-30 14:39:17,405 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 30.01 02:39:17" (4/4) ... [2024-01-30 14:39:17,406 INFO L112 eAbstractionObserver]: Analyzing ICFG safe030_power.opt_pso.opt_rmo.opt.i [2024-01-30 14:39:17,421 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-01-30 14:39:17,422 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 80 error locations. [2024-01-30 14:39:17,422 INFO L518 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-01-30 14:39:17,674 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-01-30 14:39:17,716 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 139 places, 130 transitions, 272 flow [2024-01-30 14:39:17,814 INFO L124 PetriNetUnfolderBase]: 1/127 cut-off events. [2024-01-30 14:39:17,815 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-01-30 14:39:17,821 INFO L83 FinitePrefix]: Finished finitePrefix Result has 137 conditions, 127 events. 1/127 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 28. Compared 669 event pairs, 0 based on Foata normal form. 0/46 useless extension candidates. Maximal degree in co-relation 127. Up to 2 conditions per place. [2024-01-30 14:39:17,821 INFO L82 GeneralOperation]: Start removeDead. Operand has 139 places, 130 transitions, 272 flow [2024-01-30 14:39:17,828 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 136 places, 127 transitions, 263 flow [2024-01-30 14:39:17,840 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-01-30 14:39:17,846 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;@bf016fc, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-01-30 14:39:17,847 INFO L358 AbstractCegarLoop]: Starting to check reachability of 139 error locations. [2024-01-30 14:39:17,849 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-01-30 14:39:17,849 INFO L124 PetriNetUnfolderBase]: 0/1 cut-off events. [2024-01-30 14:39:17,849 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-01-30 14:39:17,850 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-01-30 14:39:17,850 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2024-01-30 14:39:17,851 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [P0Err0ASSERT_VIOLATIONWITNESS_INVARIANT, P0Err1ASSERT_VIOLATIONWITNESS_INVARIANT, P0Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 136 more)] === [2024-01-30 14:39:17,855 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-01-30 14:39:17,857 INFO L85 PathProgramCache]: Analyzing trace with hash 23486, now seen corresponding path program 1 times [2024-01-30 14:39:17,865 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-01-30 14:39:17,865 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1365561487] [2024-01-30 14:39:17,866 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-01-30 14:39:17,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-01-30 14:39:17,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-01-30 14:39:18,759 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-01-30 14:39:18,760 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-01-30 14:39:18,760 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1365561487] [2024-01-30 14:39:18,761 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1365561487] provided 1 perfect and 0 imperfect interpolant sequences [2024-01-30 14:39:18,761 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-01-30 14:39:18,761 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-01-30 14:39:18,762 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1120485439] [2024-01-30 14:39:18,763 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-01-30 14:39:18,769 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-01-30 14:39:18,773 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-01-30 14:39:18,795 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-01-30 14:39:18,796 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-01-30 14:39:18,798 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 36 out of 130 [2024-01-30 14:39:18,800 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 136 places, 127 transitions, 263 flow. Second operand has 3 states, 3 states have (on average 36.666666666666664) internal successors, (110), 3 states have internal predecessors, (110), 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-01-30 14:39:18,800 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-01-30 14:39:18,801 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 36 of 130 [2024-01-30 14:39:18,801 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-01-30 14:39:27,332 INFO L124 PetriNetUnfolderBase]: 18583/28074 cut-off events. [2024-01-30 14:39:27,332 INFO L125 PetriNetUnfolderBase]: For 114/114 co-relation queries the response was YES. [2024-01-30 14:39:27,381 INFO L83 FinitePrefix]: Finished finitePrefix Result has 54446 conditions, 28074 events. 18583/28074 cut-off events. For 114/114 co-relation queries the response was YES. Maximal size of possible extension queue 1931. Compared 226008 event pairs, 13741 based on Foata normal form. 436/13877 useless extension candidates. Maximal degree in co-relation 54433. Up to 26049 conditions per place. [2024-01-30 14:39:27,533 INFO L140 encePairwiseOnDemand]: 88/130 looper letters, 53 selfloop transitions, 4 changer transitions 0/83 dead transitions. [2024-01-30 14:39:27,533 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 83 places, 83 transitions, 295 flow [2024-01-30 14:39:27,535 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-01-30 14:39:27,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-01-30 14:39:27,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 216 transitions. [2024-01-30 14:39:27,543 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5538461538461539 [2024-01-30 14:39:27,545 INFO L175 Difference]: Start difference. First operand has 136 places, 127 transitions, 263 flow. Second operand 3 states and 216 transitions. [2024-01-30 14:39:27,545 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 83 places, 83 transitions, 295 flow [2024-01-30 14:39:27,550 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 80 places, 83 transitions, 290 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-01-30 14:39:27,553 INFO L231 Difference]: Finished difference. Result has 81 places, 74 transitions, 178 flow [2024-01-30 14:39:27,555 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=148, PETRI_DIFFERENCE_MINUEND_PLACES=78, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=71, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=67, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=178, PETRI_PLACES=81, PETRI_TRANSITIONS=74} [2024-01-30 14:39:27,557 INFO L281 CegarLoopForPetriNet]: 136 programPoint places, -55 predicate places. [2024-01-30 14:39:27,558 INFO L495 AbstractCegarLoop]: Abstraction has has 81 places, 74 transitions, 178 flow [2024-01-30 14:39:27,558 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 36.666666666666664) internal successors, (110), 3 states have internal predecessors, (110), 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-01-30 14:39:27,558 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-01-30 14:39:27,558 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-01-30 14:39:27,558 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-01-30 14:39:27,559 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting P0Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [P0Err0ASSERT_VIOLATIONWITNESS_INVARIANT, P0Err1ASSERT_VIOLATIONWITNESS_INVARIANT, P0Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 136 more)] === [2024-01-30 14:39:27,559 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-01-30 14:39:27,559 INFO L85 PathProgramCache]: Analyzing trace with hash 700600014, now seen corresponding path program 1 times [2024-01-30 14:39:27,559 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-01-30 14:39:27,559 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1503146379] [2024-01-30 14:39:27,560 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-01-30 14:39:27,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-01-30 14:39:27,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-01-30 14:39:27,641 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-01-30 14:39:27,642 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-01-30 14:39:27,642 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1503146379] [2024-01-30 14:39:27,643 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1503146379] provided 1 perfect and 0 imperfect interpolant sequences [2024-01-30 14:39:27,643 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-01-30 14:39:27,643 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-01-30 14:39:27,643 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1327612030] [2024-01-30 14:39:27,644 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-01-30 14:39:27,644 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-01-30 14:39:27,645 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-01-30 14:39:27,645 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-01-30 14:39:27,645 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-01-30 14:39:27,671 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 31 out of 130 [2024-01-30 14:39:27,673 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 81 places, 74 transitions, 178 flow. Second operand has 4 states, 4 states have (on average 32.25) internal successors, (129), 4 states have internal predecessors, (129), 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-01-30 14:39:27,673 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-01-30 14:39:27,674 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 31 of 130 [2024-01-30 14:39:27,674 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-01-30 14:39:36,708 INFO L124 PetriNetUnfolderBase]: 20304/30412 cut-off events. [2024-01-30 14:39:36,708 INFO L125 PetriNetUnfolderBase]: For 3304/3304 co-relation queries the response was YES. [2024-01-30 14:39:36,759 INFO L83 FinitePrefix]: Finished finitePrefix Result has 65448 conditions, 30412 events. 20304/30412 cut-off events. For 3304/3304 co-relation queries the response was YES. Maximal size of possible extension queue 2077. Compared 245042 event pairs, 14319 based on Foata normal form. 2998/21602 useless extension candidates. Maximal degree in co-relation 65435. Up to 26804 conditions per place. [2024-01-30 14:39:36,901 INFO L140 encePairwiseOnDemand]: 123/130 looper letters, 82 selfloop transitions, 2 changer transitions 0/104 dead transitions. [2024-01-30 14:39:36,901 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 79 places, 104 transitions, 426 flow [2024-01-30 14:39:36,902 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-01-30 14:39:36,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-01-30 14:39:36,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 208 transitions. [2024-01-30 14:39:36,903 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4 [2024-01-30 14:39:36,903 INFO L175 Difference]: Start difference. First operand has 81 places, 74 transitions, 178 flow. Second operand 4 states and 208 transitions. [2024-01-30 14:39:36,904 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 79 places, 104 transitions, 426 flow [2024-01-30 14:39:36,905 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 78 places, 104 transitions, 420 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-01-30 14:39:36,906 INFO L231 Difference]: Finished difference. Result has 78 places, 69 transitions, 168 flow [2024-01-30 14:39:36,907 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=164, PETRI_DIFFERENCE_MINUEND_PLACES=75, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=69, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=67, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=168, PETRI_PLACES=78, PETRI_TRANSITIONS=69} [2024-01-30 14:39:36,907 INFO L281 CegarLoopForPetriNet]: 136 programPoint places, -58 predicate places. [2024-01-30 14:39:36,907 INFO L495 AbstractCegarLoop]: Abstraction has has 78 places, 69 transitions, 168 flow [2024-01-30 14:39:36,908 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 32.25) internal successors, (129), 4 states have internal predecessors, (129), 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-01-30 14:39:36,908 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-01-30 14:39:36,908 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2024-01-30 14:39:36,908 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-01-30 14:39:36,908 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting P0Err1ASSERT_VIOLATIONWITNESS_INVARIANT === [P0Err0ASSERT_VIOLATIONWITNESS_INVARIANT, P0Err1ASSERT_VIOLATIONWITNESS_INVARIANT, P0Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 136 more)] === [2024-01-30 14:39:36,908 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-01-30 14:39:36,909 INFO L85 PathProgramCache]: Analyzing trace with hash 243764807, now seen corresponding path program 1 times [2024-01-30 14:39:36,909 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-01-30 14:39:36,909 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1226683802] [2024-01-30 14:39:36,909 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-01-30 14:39:36,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-01-30 14:39:36,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-01-30 14:39:37,745 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-01-30 14:39:37,746 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-01-30 14:39:37,746 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1226683802] [2024-01-30 14:39:37,747 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1226683802] provided 1 perfect and 0 imperfect interpolant sequences [2024-01-30 14:39:37,747 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-01-30 14:39:37,747 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-01-30 14:39:37,747 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1871505677] [2024-01-30 14:39:37,747 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-01-30 14:39:37,747 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-01-30 14:39:37,748 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-01-30 14:39:37,748 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-01-30 14:39:37,748 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-01-30 14:39:37,796 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 27 out of 130 [2024-01-30 14:39:37,797 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 78 places, 69 transitions, 168 flow. Second operand has 5 states, 5 states have (on average 28.2) internal successors, (141), 5 states have internal predecessors, (141), 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-01-30 14:39:37,797 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-01-30 14:39:37,797 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 27 of 130 [2024-01-30 14:39:37,797 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-01-30 14:39:48,561 INFO L124 PetriNetUnfolderBase]: 27950/41472 cut-off events. [2024-01-30 14:39:48,561 INFO L125 PetriNetUnfolderBase]: For 5173/5189 co-relation queries the response was YES. [2024-01-30 14:39:48,632 INFO L83 FinitePrefix]: Finished finitePrefix Result has 89842 conditions, 41472 events. 27950/41472 cut-off events. For 5173/5189 co-relation queries the response was YES. Maximal size of possible extension queue 2852. Compared 336644 event pairs, 20747 based on Foata normal form. 27/26326 useless extension candidates. Maximal degree in co-relation 89828. Up to 39032 conditions per place. [2024-01-30 14:39:48,841 INFO L140 encePairwiseOnDemand]: 124/130 looper letters, 66 selfloop transitions, 7 changer transitions 0/89 dead transitions. [2024-01-30 14:39:48,841 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 81 places, 89 transitions, 368 flow [2024-01-30 14:39:48,842 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-01-30 14:39:48,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-01-30 14:39:48,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 182 transitions. [2024-01-30 14:39:48,845 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.35 [2024-01-30 14:39:48,845 INFO L175 Difference]: Start difference. First operand has 78 places, 69 transitions, 168 flow. Second operand 4 states and 182 transitions. [2024-01-30 14:39:48,845 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 81 places, 89 transitions, 368 flow [2024-01-30 14:39:48,847 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 79 places, 89 transitions, 364 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-01-30 14:39:48,848 INFO L231 Difference]: Finished difference. Result has 81 places, 72 transitions, 201 flow [2024-01-30 14:39:48,849 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=165, PETRI_DIFFERENCE_MINUEND_PLACES=76, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=69, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=64, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=201, PETRI_PLACES=81, PETRI_TRANSITIONS=72} [2024-01-30 14:39:48,853 INFO L281 CegarLoopForPetriNet]: 136 programPoint places, -55 predicate places. [2024-01-30 14:39:48,853 INFO L495 AbstractCegarLoop]: Abstraction has has 81 places, 72 transitions, 201 flow [2024-01-30 14:39:48,853 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 28.2) internal successors, (141), 5 states have internal predecessors, (141), 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-01-30 14:39:48,853 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-01-30 14:39:48,854 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2024-01-30 14:39:48,855 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-01-30 14:39:48,855 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting P1Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [P0Err0ASSERT_VIOLATIONWITNESS_INVARIANT, P0Err1ASSERT_VIOLATIONWITNESS_INVARIANT, P0Err2ASSERT_VIOLATIONWITNESS_INVARIANT (and 136 more)] === [2024-01-30 14:39:48,855 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-01-30 14:39:48,855 INFO L85 PathProgramCache]: Analyzing trace with hash -1033168406, now seen corresponding path program 1 times [2024-01-30 14:39:48,855 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-01-30 14:39:48,856 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [360689421] [2024-01-30 14:39:48,856 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-01-30 14:39:48,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-01-30 14:39:48,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-01-30 14:39:48,910 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-01-30 14:39:48,910 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-01-30 14:39:48,913 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [360689421] [2024-01-30 14:39:48,913 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [360689421] provided 1 perfect and 0 imperfect interpolant sequences [2024-01-30 14:39:48,913 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-01-30 14:39:48,913 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-01-30 14:39:48,914 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1926057201] [2024-01-30 14:39:48,914 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-01-30 14:39:48,914 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-01-30 14:39:48,915 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-01-30 14:39:48,915 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-01-30 14:39:48,916 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-01-30 14:39:48,927 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 31 out of 130 [2024-01-30 14:39:48,928 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 81 places, 72 transitions, 201 flow. Second operand has 4 states, 4 states have (on average 32.75) internal successors, (131), 4 states have internal predecessors, (131), 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-01-30 14:39:48,928 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-01-30 14:39:48,928 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 31 of 130 [2024-01-30 14:39:48,928 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand