./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/pthread-wmm/safe002_power.oepc.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/safe002_power.oepc.yml/witness.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version cb09d658 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/safe002_power.oepc.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/safe002_power.oepc.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-cb09d65-m [2024-01-27 23:25:10,636 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-27 23:25:10,700 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-01-27 23:25:10,705 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-27 23:25:10,706 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-27 23:25:10,724 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-27 23:25:10,725 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-27 23:25:10,725 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-27 23:25:10,725 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-27 23:25:10,729 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-27 23:25:10,729 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-27 23:25:10,729 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-27 23:25:10,730 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-27 23:25:10,731 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-27 23:25:10,731 INFO L153 SettingsManager]: * Use SBE=true [2024-01-27 23:25:10,732 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-27 23:25:10,732 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-27 23:25:10,732 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-27 23:25:10,732 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-27 23:25:10,733 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-27 23:25:10,733 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-27 23:25:10,733 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-27 23:25:10,733 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-27 23:25:10,734 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-27 23:25:10,734 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-27 23:25:10,734 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-27 23:25:10,734 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-27 23:25:10,734 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-27 23:25:10,735 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-27 23:25:10,735 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-27 23:25:10,736 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-27 23:25:10,736 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-27 23:25:10,736 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 23:25:10,736 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-27 23:25:10,736 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-27 23:25:10,737 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-27 23:25:10,737 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-27 23:25:10,737 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-27 23:25:10,737 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-27 23:25:10,737 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-27 23:25:10,737 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-27 23:25:10,738 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-27 23:25:10,738 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-27 23:25:10,738 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-27 23:25:11,003 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-27 23:25:11,028 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-27 23:25:11,030 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-27 23:25:11,031 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-27 23:25:11,031 INFO L274 PluginConnector]: CDTParser initialized [2024-01-27 23:25:11,032 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/safe002_power.oepc.i [2024-01-27 23:25:12,050 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-27 23:25:12,245 INFO L384 CDTParser]: Found 1 translation units. [2024-01-27 23:25:12,258 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/safe002_power.oepc.i [2024-01-27 23:25:12,270 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6ef6ff844/54d24cfece514721a32b2bd118dd6418/FLAG8ae1facd2 [2024-01-27 23:25:12,285 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6ef6ff844/54d24cfece514721a32b2bd118dd6418 [2024-01-27 23:25:12,287 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-27 23:25:12,288 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-27 23:25:12,288 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/safe002_power.oepc.yml/witness.yml [2024-01-27 23:25:12,663 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-27 23:25:12,665 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-27 23:25:12,666 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-27 23:25:12,666 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-27 23:25:12,670 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-27 23:25:12,670 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:25:12" (1/2) ... [2024-01-27 23:25:12,671 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@584c1e2f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:25:12, skipping insertion in model container [2024-01-27 23:25:12,671 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:25:12" (1/2) ... [2024-01-27 23:25:12,673 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@1fdcdae2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:25:12, skipping insertion in model container [2024-01-27 23:25:12,673 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:25:12" (2/2) ... [2024-01-27 23:25:12,673 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@584c1e2f and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:25:12, skipping insertion in model container [2024-01-27 23:25:12,674 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:25:12" (2/2) ... [2024-01-27 23:25:12,674 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-27 23:25:13,786 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-27 23:25:13,788 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y$mem_tmp [2024-01-27 23:25:13,788 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,788 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,788 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,788 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,789 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x <= 1 [2024-01-27 23:25:13,789 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0 == 0 [2024-01-27 23:25:13,789 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1 == 0 [2024-01-27 23:25:13,789 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,789 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,789 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,789 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,789 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,790 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,790 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x == 0 || x == 1 [2024-01-27 23:25:13,790 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,790 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= x [2024-01-27 23:25:13,790 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$mem_tmp <= 2 [2024-01-27 23:25:13,790 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,790 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,791 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,791 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,791 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,791 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,791 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,791 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,791 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y == 2 [2024-01-27 23:25:13,792 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,792 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,792 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,792 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && *__unbuffered_p0_EAX$read_delayed_var == 2) [2024-01-27 23:25:13,792 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,792 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,792 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,792 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,793 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,793 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,793 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (unsigned long )arg == 0UL [2024-01-27 23:25:13,793 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,793 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (unsigned long )arg == 0UL [2024-01-27 23:25:13,793 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (unsigned long )arg == 0UL [2024-01-27 23:25:13,793 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y [2024-01-27 23:25:13,794 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,794 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,794 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (unsigned long )arg == 0UL [2024-01-27 23:25:13,794 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,794 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,794 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,794 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,794 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,795 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,795 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,795 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,795 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,795 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x <= 1 [2024-01-27 23:25:13,795 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,795 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,795 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,796 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,796 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff1 == 0 [2024-01-27 23:25:13,796 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,796 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,796 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x == 0 || x == 1 [2024-01-27 23:25:13,796 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,796 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,796 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff0 == 0 [2024-01-27 23:25:13,797 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,797 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,797 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,797 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,797 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,797 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$mem_tmp <= 2 [2024-01-27 23:25:13,797 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y$mem_tmp [2024-01-27 23:25:13,797 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= x [2024-01-27 23:25:13,798 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,798 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y <= 2 [2024-01-27 23:25:13,798 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,798 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,798 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,798 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y <= 127 [2024-01-27 23:25:13,798 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,798 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,798 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,799 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,799 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,799 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,799 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= x [2024-01-27 23:25:13,799 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,799 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,799 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,799 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,799 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:25:13,800 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,800 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,800 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y <= 2 [2024-01-27 23:25:13,800 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,800 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX <= 127 [2024-01-27 23:25:13,800 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,800 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2 [2024-01-27 23:25:13,800 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y [2024-01-27 23:25:13,800 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,801 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,801 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,801 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x == 0 || x == 1 [2024-01-27 23:25:13,801 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,801 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,801 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,801 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,801 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,801 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$mem_tmp [2024-01-27 23:25:13,802 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,802 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,802 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y <= 127 [2024-01-27 23:25:13,802 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,802 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp <= 2 [2024-01-27 23:25:13,802 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:25:13,802 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:13,802 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] *__unbuffered_p0_EAX$read_delayed_var <= 127 [2024-01-27 23:25:13,802 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,803 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,803 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] *__unbuffered_p0_EAX$read_delayed_var <= 2 [2024-01-27 23:25:13,803 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,803 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 1 [2024-01-27 23:25:13,803 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0 == 0 [2024-01-27 23:25:13,803 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,803 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,803 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,803 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1 == 0 [2024-01-27 23:25:13,804 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,804 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (unsigned long )arg == 0UL [2024-01-27 23:25:13,804 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp <= 127 [2024-01-27 23:25:13,804 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y <= 2 [2024-01-27 23:25:13,804 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,804 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff1 == 0 [2024-01-27 23:25:13,804 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,804 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,805 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,805 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,805 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,805 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,805 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x <= 1 [2024-01-27 23:25:13,805 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,805 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x == 0 || x == 1 [2024-01-27 23:25:13,805 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,805 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,806 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,806 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,806 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,806 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,806 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,806 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,806 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,806 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,806 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,807 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,807 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff0 == 0 [2024-01-27 23:25:13,807 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= x [2024-01-27 23:25:13,807 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,807 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (unsigned long )arg == 0UL [2024-01-27 23:25:13,807 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y <= 127 [2024-01-27 23:25:13,807 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,807 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,807 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,808 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,808 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,808 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,808 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y [2024-01-27 23:25:13,808 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y$mem_tmp [2024-01-27 23:25:13,808 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,808 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,808 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$mem_tmp <= 2 [2024-01-27 23:25:13,808 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,809 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,809 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$read_delayed == (_Bool)0 [2024-01-27 23:25:13,809 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,809 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,809 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,809 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$w_buff1 == 0 [2024-01-27 23:25:13,809 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x == 0 [2024-01-27 23:25:13,809 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$read_delayed == (_Bool)0 [2024-01-27 23:25:13,810 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX == 0 [2024-01-27 23:25:13,810 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,810 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] main$tmp_guard0 == (_Bool)0 [2024-01-27 23:25:13,810 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] weak$$choice0 == (_Bool)0 [2024-01-27 23:25:13,810 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,810 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,810 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p2_EAX == 0 [2024-01-27 23:25:13,810 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,810 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,811 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$read_delayed_var == 0 [2024-01-27 23:25:13,811 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,811 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (0LL - (long long )y$w_buff0_used) - (long long )y$w_buff1_used >= 0LL [2024-01-27 23:25:13,811 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,811 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y == 0 [2024-01-27 23:25:13,811 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$mem_tmp == 0 [2024-01-27 23:25:13,811 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,811 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] weak$$choice1 == (_Bool)0 [2024-01-27 23:25:13,811 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (long long )y$w_buff0_used - (long long )y$w_buff1_used >= 0LL [2024-01-27 23:25:13,812 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,812 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,812 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$w_buff1 == 0 [2024-01-27 23:25:13,812 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$w_buff0 == 0 [2024-01-27 23:25:13,812 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,812 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,812 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,812 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_cnt == 0 [2024-01-27 23:25:13,812 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] weak$$choice2 == (_Bool)0 [2024-01-27 23:25:13,813 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EBX == 0 [2024-01-27 23:25:13,813 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,813 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$w_buff0 == 0 [2024-01-27 23:25:13,813 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,813 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,813 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] main$tmp_guard1 == (_Bool)0 [2024-01-27 23:25:13,813 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (0LL - (long long )y$w_buff0_used) + (long long )y$w_buff1_used >= 0LL [2024-01-27 23:25:13,813 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$read_delayed_var == 0 [2024-01-27 23:25:13,813 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (long long )y$w_buff0_used + (long long )y$w_buff1_used >= 0LL [2024-01-27 23:25:13,814 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$mem_tmp == 0 [2024-01-27 23:25:13,814 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,814 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,814 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,814 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,814 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,814 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,814 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,814 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y [2024-01-27 23:25:13,815 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,815 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0 == 0 [2024-01-27 23:25:13,815 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,815 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,815 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,815 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,815 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,815 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 1 [2024-01-27 23:25:13,815 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,816 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,816 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,816 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,816 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,816 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1 == 0 [2024-01-27 23:25:13,816 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y <= 2 [2024-01-27 23:25:13,816 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y <= 127 [2024-01-27 23:25:13,816 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x == 0 || x == 1 [2024-01-27 23:25:13,816 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,817 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,817 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,817 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,817 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,817 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,817 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x [2024-01-27 23:25:13,817 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,817 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,817 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,818 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,818 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (unsigned long )arg == 0UL [2024-01-27 23:25:13,818 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,818 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,818 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,818 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y$mem_tmp [2024-01-27 23:25:13,818 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,818 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$mem_tmp <= 2 [2024-01-27 23:25:13,818 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,819 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,819 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (unsigned long )arg == 0UL [2024-01-27 23:25:13,819 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,819 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,819 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= y [2024-01-27 23:25:13,819 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,819 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,819 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,819 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,819 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,820 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,820 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,820 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] x <= 1 [2024-01-27 23:25:13,820 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,820 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,820 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,820 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$mem_tmp <= 2 [2024-01-27 23:25:13,820 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,820 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,821 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,821 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,821 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= x [2024-01-27 23:25:13,821 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,821 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,821 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,821 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y <= 2 [2024-01-27 23:25:13,821 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,821 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y <= 127 [2024-01-27 23:25:13,822 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,822 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] x == 0 || x == 1 [2024-01-27 23:25:13,822 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff1 == 0 [2024-01-27 23:25:13,822 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,822 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff0 == 0 [2024-01-27 23:25:13,822 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= y$mem_tmp [2024-01-27 23:25:13,822 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,822 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,822 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,822 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,823 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,823 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,823 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,823 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,823 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,823 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,823 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] x <= 1 [2024-01-27 23:25:13,823 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,824 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,824 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,824 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,826 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,826 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$mem_tmp <= 2 [2024-01-27 23:25:13,827 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,831 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,831 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] x == 0 || x == 1 [2024-01-27 23:25:13,831 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,831 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,831 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,831 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,833 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,833 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,833 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,833 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,833 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,833 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= x [2024-01-27 23:25:13,833 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,833 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,833 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y <= 2 [2024-01-27 23:25:13,834 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,834 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,834 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,834 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,834 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= y [2024-01-27 23:25:13,834 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,834 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,834 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,835 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,835 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,835 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y <= 127 [2024-01-27 23:25:13,835 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,835 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,835 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$w_buff0 == 0 [2024-01-27 23:25:13,835 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,835 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= y$mem_tmp [2024-01-27 23:25:13,835 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$w_buff1 == 0 [2024-01-27 23:25:13,835 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,836 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,836 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,836 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,836 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,836 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,836 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,836 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,836 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,836 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y <= 127 [2024-01-27 23:25:13,836 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= x [2024-01-27 23:25:13,837 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= y [2024-01-27 23:25:13,837 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= y$mem_tmp [2024-01-27 23:25:13,837 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,837 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,837 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,837 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,837 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,837 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,837 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,837 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff0 == 0 [2024-01-27 23:25:13,837 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,838 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,838 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,838 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,838 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,838 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,838 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,838 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,838 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y <= 2 [2024-01-27 23:25:13,838 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,838 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,838 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,839 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x <= 1 [2024-01-27 23:25:13,839 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$mem_tmp <= 2 [2024-01-27 23:25:13,839 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,839 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x == 0 || x == 1 [2024-01-27 23:25:13,839 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (unsigned long )arg == 0UL [2024-01-27 23:25:13,840 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,841 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff1 == 0 [2024-01-27 23:25:13,841 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,841 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,841 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,841 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,841 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,841 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,841 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,841 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,842 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,842 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,842 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,842 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,842 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y [2024-01-27 23:25:13,842 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y$mem_tmp [2024-01-27 23:25:13,842 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y <= 127 [2024-01-27 23:25:13,842 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,842 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,842 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,842 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x <= 1 [2024-01-27 23:25:13,843 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,843 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1 == 0 [2024-01-27 23:25:13,843 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,843 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,843 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= x [2024-01-27 23:25:13,843 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,843 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,843 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y <= 2 [2024-01-27 23:25:13,843 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,843 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,843 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,844 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,844 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$mem_tmp <= 2 [2024-01-27 23:25:13,844 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,844 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,844 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0 == 0 [2024-01-27 23:25:13,844 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,844 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,844 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,844 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,844 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,844 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,845 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,845 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (unsigned long )arg == 0UL [2024-01-27 23:25:13,845 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x == 0 || x == 1 [2024-01-27 23:25:13,845 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (unsigned long )arg == 0UL [2024-01-27 23:25:13,845 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (unsigned long )arg == 0UL [2024-01-27 23:25:13,845 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,845 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,845 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 2 [2024-01-27 23:25:13,845 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (unsigned long )arg == 0UL [2024-01-27 23:25:13,845 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,845 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$mem_tmp [2024-01-27 23:25:13,847 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,847 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,847 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] *__unbuffered_p0_EAX$read_delayed_var <= 127 [2024-01-27 23:25:13,848 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,848 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x [2024-01-27 23:25:13,848 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,849 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,849 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,849 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0 == 0 [2024-01-27 23:25:13,849 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,849 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp <= 127 [2024-01-27 23:25:13,849 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,849 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1 == 0 [2024-01-27 23:25:13,849 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y [2024-01-27 23:25:13,849 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,849 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,849 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,850 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,851 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,851 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:13,851 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,851 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,851 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:25:13,851 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,851 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,851 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,851 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,851 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x == 0 || x == 1 [2024-01-27 23:25:13,852 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,852 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp <= 2 [2024-01-27 23:25:13,852 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 127 [2024-01-27 23:25:13,852 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:25:13,852 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,852 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,852 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,852 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2 [2024-01-27 23:25:13,852 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] *__unbuffered_p0_EAX$read_delayed_var <= 2 [2024-01-27 23:25:13,852 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,852 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,853 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 1 [2024-01-27 23:25:13,853 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,853 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (unsigned long )arg == 0UL [2024-01-27 23:25:13,853 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,853 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,853 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff1 == 0 [2024-01-27 23:25:13,853 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,853 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,853 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y <= 127 [2024-01-27 23:25:13,853 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= x [2024-01-27 23:25:13,853 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,854 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$mem_tmp <= 2 [2024-01-27 23:25:13,854 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y [2024-01-27 23:25:13,854 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] x == 0 || x == 1 [2024-01-27 23:25:13,854 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,854 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,854 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$mem_tmp <= 127 [2024-01-27 23:25:13,854 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,854 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:13,854 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] x <= 1 [2024-01-27 23:25:13,854 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,854 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,855 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,855 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,855 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff0 == 0 [2024-01-27 23:25:13,855 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,855 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y$mem_tmp [2024-01-27 23:25:13,855 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,855 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,855 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,855 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y <= 2 [2024-01-27 23:25:13,855 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,855 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,855 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,856 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (unsigned long )arg == 0UL [2024-01-27 23:25:13,856 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,856 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,856 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,856 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,856 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,856 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,856 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,856 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,856 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,856 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,857 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,857 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y [2024-01-27 23:25:13,857 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,857 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x == 1 [2024-01-27 23:25:13,857 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,857 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,857 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,857 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,857 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,857 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 127 [2024-01-27 23:25:13,857 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,858 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,858 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,858 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,858 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,858 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,858 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (unsigned long )arg == 0UL [2024-01-27 23:25:13,858 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,858 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$mem_tmp [2024-01-27 23:25:13,858 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0 == 0 [2024-01-27 23:25:13,858 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,858 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,859 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,859 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,859 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp <= 2 [2024-01-27 23:25:13,859 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,859 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,859 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,859 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,859 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,859 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,859 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,859 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,859 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,860 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 == 0 [2024-01-27 23:25:13,860 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,860 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 2 [2024-01-27 23:25:13,860 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,860 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,860 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,860 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,860 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,860 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,862 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y <= 127 [2024-01-27 23:25:13,862 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$mem_tmp <= 2 [2024-01-27 23:25:13,862 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,862 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,862 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,862 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,863 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,863 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff1 == 0 [2024-01-27 23:25:13,863 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= y [2024-01-27 23:25:13,863 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,863 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,863 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,863 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= y$mem_tmp [2024-01-27 23:25:13,863 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y <= 2 [2024-01-27 23:25:13,863 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,863 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff0 == 0 [2024-01-27 23:25:13,863 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,864 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,864 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,864 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,864 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,864 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= x [2024-01-27 23:25:13,864 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,864 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,864 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,864 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,864 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,864 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,865 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,865 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] x == 0 || x == 1 [2024-01-27 23:25:13,865 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,865 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,865 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,865 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,865 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] x <= 1 [2024-01-27 23:25:13,865 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,865 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,865 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,865 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,866 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,866 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,866 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,866 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,866 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,866 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,866 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,866 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,866 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,866 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y [2024-01-27 23:25:13,866 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,867 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,867 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,867 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y <= 127 [2024-01-27 23:25:13,867 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x <= 1 [2024-01-27 23:25:13,867 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= x [2024-01-27 23:25:13,867 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (unsigned long )arg == 0UL [2024-01-27 23:25:13,867 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,867 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,867 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x == 0 || x == 1 [2024-01-27 23:25:13,867 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,867 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,867 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,868 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,868 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,868 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$mem_tmp <= 2 [2024-01-27 23:25:13,868 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,868 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff0 == 0 [2024-01-27 23:25:13,868 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,868 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,868 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,868 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,868 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y$mem_tmp [2024-01-27 23:25:13,869 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,869 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,869 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,869 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1 == 0 [2024-01-27 23:25:13,869 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y <= 2 [2024-01-27 23:25:13,869 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,869 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,869 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,869 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,869 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,869 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 127 [2024-01-27 23:25:13,870 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,870 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,870 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,870 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,870 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,870 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,870 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,870 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,870 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,870 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1 == 0 [2024-01-27 23:25:13,870 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (unsigned long )arg == 0UL [2024-01-27 23:25:13,871 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,871 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,871 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,871 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,871 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 2 [2024-01-27 23:25:13,871 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,871 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x <= 1 [2024-01-27 23:25:13,871 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,871 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,871 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,871 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y [2024-01-27 23:25:13,871 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= x [2024-01-27 23:25:13,872 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff0 == 0 [2024-01-27 23:25:13,872 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y$mem_tmp [2024-01-27 23:25:13,872 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x == 0 || x == 1 [2024-01-27 23:25:13,872 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,872 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,872 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,872 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,872 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,872 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,872 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,872 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,873 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,873 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,873 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,873 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$mem_tmp <= 2 [2024-01-27 23:25:13,873 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,873 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,873 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y <= 127 [2024-01-27 23:25:13,873 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= y [2024-01-27 23:25:13,873 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,873 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,873 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,874 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= x [2024-01-27 23:25:13,874 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,874 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$w_buff0 == 0 [2024-01-27 23:25:13,874 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] x == 0 || x == 1 [2024-01-27 23:25:13,874 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,874 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,874 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= y$mem_tmp [2024-01-27 23:25:13,874 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,874 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:13,874 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$w_buff1 == 0 [2024-01-27 23:25:13,874 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,875 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,875 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,875 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,875 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] x <= 1 [2024-01-27 23:25:13,875 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,875 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,875 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,875 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,875 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,875 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,875 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,876 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,876 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,876 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,876 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,876 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,876 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y <= 2 [2024-01-27 23:25:13,876 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$mem_tmp <= 2 [2024-01-27 23:25:13,876 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,876 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,876 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,876 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,877 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,877 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,877 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,877 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$mem_tmp [2024-01-27 23:25:13,877 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,877 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,877 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,877 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,877 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,877 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= x [2024-01-27 23:25:13,877 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,878 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,878 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,878 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,878 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$mem_tmp <= 2 [2024-01-27 23:25:13,878 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,878 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,878 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,878 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y <= 2 [2024-01-27 23:25:13,878 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y <= 127 [2024-01-27 23:25:13,878 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,878 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,879 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,879 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,879 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,879 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,879 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (unsigned long )arg == 0UL [2024-01-27 23:25:13,879 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x <= 1 [2024-01-27 23:25:13,879 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,879 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,879 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,879 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,879 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1 == 0 [2024-01-27 23:25:13,880 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,880 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x == 0 || x == 1 [2024-01-27 23:25:13,880 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,880 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,880 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,880 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,880 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,880 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,880 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0 == 0 [2024-01-27 23:25:13,880 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y [2024-01-27 23:25:13,880 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,880 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,881 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,881 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,881 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,881 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,882 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,882 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,882 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,882 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,882 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= y$mem_tmp [2024-01-27 23:25:13,882 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff0 == 0 [2024-01-27 23:25:13,882 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,882 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff1 == 0 [2024-01-27 23:25:13,882 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,882 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] x <= 1 [2024-01-27 23:25:13,882 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,883 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,883 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,883 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= x [2024-01-27 23:25:13,883 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$mem_tmp <= 127 [2024-01-27 23:25:13,883 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] x == 0 || x == 1 [2024-01-27 23:25:13,883 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,883 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,883 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:13,883 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,883 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$mem_tmp <= 2 [2024-01-27 23:25:13,883 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (unsigned long )arg == 0UL [2024-01-27 23:25:13,884 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,884 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y <= 2 [2024-01-27 23:25:13,884 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,884 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,884 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,884 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,884 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,884 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,884 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,884 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,885 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= y [2024-01-27 23:25:13,885 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,885 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y <= 127 [2024-01-27 23:25:13,885 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,885 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,885 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,885 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,885 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,885 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,885 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:13,885 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,885 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,886 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,886 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y <= 2 [2024-01-27 23:25:13,886 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y <= 127 [2024-01-27 23:25:13,886 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,886 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y$mem_tmp [2024-01-27 23:25:13,886 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,886 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,886 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1 == 0 [2024-01-27 23:25:13,886 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= x [2024-01-27 23:25:13,886 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,886 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,887 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp <= 2 [2024-01-27 23:25:13,887 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,887 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,887 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,887 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,887 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp <= 127 [2024-01-27 23:25:13,888 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,888 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,888 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,888 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,888 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x == 0 || x == 1 [2024-01-27 23:25:13,888 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y [2024-01-27 23:25:13,888 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,888 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,888 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 1 [2024-01-27 23:25:13,888 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,888 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,889 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (unsigned long )arg == 0UL [2024-01-27 23:25:13,889 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,889 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,889 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,889 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,889 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,889 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,889 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,889 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,889 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0 == 0 [2024-01-27 23:25:13,889 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x [2024-01-27 23:25:13,889 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,890 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 2 [2024-01-27 23:25:13,890 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,890 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,890 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 1 [2024-01-27 23:25:13,890 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,890 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,890 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,890 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1 == 0 [2024-01-27 23:25:13,890 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,890 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,890 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,891 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 127 [2024-01-27 23:25:13,891 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,891 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,891 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y$mem_tmp [2024-01-27 23:25:13,891 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,891 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x == 0 || x == 1 [2024-01-27 23:25:13,891 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,891 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,891 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,891 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,891 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,891 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,892 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0 == 0 [2024-01-27 23:25:13,892 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,892 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,892 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:13,892 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,892 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,892 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,893 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y [2024-01-27 23:25:13,893 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,893 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (unsigned long )arg == 0UL [2024-01-27 23:25:13,893 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp <= 2 [2024-01-27 23:25:13,893 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp <= 127 [2024-01-27 23:25:13,893 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,893 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,893 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,893 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,893 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,893 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,893 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,894 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (unsigned long )arg == 0UL [2024-01-27 23:25:13,894 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y [2024-01-27 23:25:13,894 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,894 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,894 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff0 == 0 [2024-01-27 23:25:13,894 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] x <= 1 [2024-01-27 23:25:13,894 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,894 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,894 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,894 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,894 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,895 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,895 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,895 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,895 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff1 == 0 [2024-01-27 23:25:13,895 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,895 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] x == 0 || x == 1 [2024-01-27 23:25:13,895 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,895 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y <= 2 [2024-01-27 23:25:13,895 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,895 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= x [2024-01-27 23:25:13,895 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,895 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,896 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,896 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,896 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,896 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,896 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,896 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,896 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y$mem_tmp [2024-01-27 23:25:13,896 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,896 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,896 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y <= 127 [2024-01-27 23:25:13,896 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,896 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,897 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,897 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$mem_tmp <= 127 [2024-01-27 23:25:13,897 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,897 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,897 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,897 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,897 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$mem_tmp <= 2 [2024-01-27 23:25:13,897 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,897 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y <= 127 [2024-01-27 23:25:13,897 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,897 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,898 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,898 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,898 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,898 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= y$mem_tmp [2024-01-27 23:25:13,898 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x == 0 || x == 1 [2024-01-27 23:25:13,898 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,898 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$mem_tmp <= 2 [2024-01-27 23:25:13,898 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,898 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,898 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,898 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,898 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= y [2024-01-27 23:25:13,899 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,899 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,899 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,899 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,899 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,899 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x <= 1 [2024-01-27 23:25:13,899 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,899 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y <= 2 [2024-01-27 23:25:13,899 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff0 == 0 [2024-01-27 23:25:13,899 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff1 == 0 [2024-01-27 23:25:13,899 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,899 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,900 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,900 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,900 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,900 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,900 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,911 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,911 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,911 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= x [2024-01-27 23:25:13,912 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,912 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (unsigned long )arg == 0UL [2024-01-27 23:25:13,912 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,912 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,912 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,912 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,912 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (unsigned long )arg == 0UL [2024-01-27 23:25:13,912 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,912 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (unsigned long )arg == 0UL [2024-01-27 23:25:13,912 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,913 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x == 0 || x == 1 [2024-01-27 23:25:13,913 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,913 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,913 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,913 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,913 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,913 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,913 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y <= 127 [2024-01-27 23:25:13,913 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x <= 1 [2024-01-27 23:25:13,913 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,913 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,914 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff0 == 0 [2024-01-27 23:25:13,914 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,914 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,914 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,914 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,914 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,914 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y$mem_tmp [2024-01-27 23:25:13,914 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,914 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,914 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,914 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,915 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y <= 2 [2024-01-27 23:25:13,915 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,915 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,915 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,915 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,915 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,915 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff1 == 0 [2024-01-27 23:25:13,915 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,915 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= x [2024-01-27 23:25:13,915 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y [2024-01-27 23:25:13,915 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,915 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,916 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,916 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$mem_tmp <= 2 [2024-01-27 23:25:13,916 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,916 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,916 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,916 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (unsigned long )arg == 0UL [2024-01-27 23:25:13,916 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,916 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,916 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y <= 127 [2024-01-27 23:25:13,916 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0 == 0 [2024-01-27 23:25:13,917 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= x [2024-01-27 23:25:13,917 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y [2024-01-27 23:25:13,917 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,917 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,917 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$mem_tmp <= 2 [2024-01-27 23:25:13,917 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,917 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,917 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,917 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,917 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,917 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,917 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,918 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,918 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x <= 1 [2024-01-27 23:25:13,918 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,918 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1 == 0 [2024-01-27 23:25:13,918 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,918 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,918 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,918 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,918 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,918 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,918 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,919 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,919 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x == 0 || x == 1 [2024-01-27 23:25:13,919 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,919 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,919 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,919 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (unsigned long )arg == 0UL [2024-01-27 23:25:13,919 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,919 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,919 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,919 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,919 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y$mem_tmp [2024-01-27 23:25:13,919 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y <= 2 [2024-01-27 23:25:13,920 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,920 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,920 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,920 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$mem_tmp <= 2 [2024-01-27 23:25:13,920 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,920 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] x == 0 || x == 1 [2024-01-27 23:25:13,920 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,920 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,920 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,920 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,920 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,920 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= y [2024-01-27 23:25:13,921 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,921 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,921 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,921 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] x <= 1 [2024-01-27 23:25:13,921 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y <= 2 [2024-01-27 23:25:13,921 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,921 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y <= 127 [2024-01-27 23:25:13,921 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,921 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,921 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,921 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,921 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,922 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,922 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,922 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,922 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,922 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,922 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,922 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= x [2024-01-27 23:25:13,922 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,922 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,922 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,922 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,922 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,923 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,923 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,923 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$w_buff1 == 0 [2024-01-27 23:25:13,923 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,923 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,923 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= y$mem_tmp [2024-01-27 23:25:13,923 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,923 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$w_buff0 == 0 [2024-01-27 23:25:13,923 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,923 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,923 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,923 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,924 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,924 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,924 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,924 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x == 0 || x == 1 [2024-01-27 23:25:13,924 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,924 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,924 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,924 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,924 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:13,924 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,924 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,924 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y <= 2 [2024-01-27 23:25:13,925 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,925 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$mem_tmp <= 127 [2024-01-27 23:25:13,925 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,925 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff0 == 0 [2024-01-27 23:25:13,925 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,925 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= x [2024-01-27 23:25:13,925 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff1 == 0 [2024-01-27 23:25:13,925 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,925 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,925 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,925 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,925 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= y$mem_tmp [2024-01-27 23:25:13,926 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,926 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= y [2024-01-27 23:25:13,926 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (unsigned long )arg == 0UL [2024-01-27 23:25:13,926 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,926 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,926 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,926 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,926 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,926 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,926 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,926 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x <= 1 [2024-01-27 23:25:13,926 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y <= 127 [2024-01-27 23:25:13,927 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,927 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,927 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$mem_tmp <= 2 [2024-01-27 23:25:13,927 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x == 0 || x == 1 [2024-01-27 23:25:13,927 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,927 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,927 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y <= 2 [2024-01-27 23:25:13,927 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,927 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,927 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,927 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,927 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0 == 0 [2024-01-27 23:25:13,928 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (unsigned long )arg == 0UL [2024-01-27 23:25:13,928 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,928 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,928 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,928 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y <= 127 [2024-01-27 23:25:13,928 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,928 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,928 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,928 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,928 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,928 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,928 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,929 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x <= 1 [2024-01-27 23:25:13,929 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,929 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y [2024-01-27 23:25:13,929 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,929 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,929 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,929 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y$mem_tmp [2024-01-27 23:25:13,929 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= x [2024-01-27 23:25:13,929 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,929 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,929 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$mem_tmp <= 2 [2024-01-27 23:25:13,929 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,930 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,930 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,930 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,930 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,930 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,930 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,930 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,930 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1 == 0 [2024-01-27 23:25:13,930 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,930 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,930 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,930 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,931 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$mem_tmp [2024-01-27 23:25:13,931 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,931 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 == 0 [2024-01-27 23:25:13,931 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,931 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression <= 1 [2024-01-27 23:25:13,931 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,931 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 127 [2024-01-27 23:25:13,931 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,931 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 1 [2024-01-27 23:25:13,931 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 == 0 [2024-01-27 23:25:13,931 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,931 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,932 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,932 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,932 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,932 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,932 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,932 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,932 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= expression [2024-01-27 23:25:13,932 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 [2024-01-27 23:25:13,932 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,932 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,932 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,932 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,933 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,933 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y [2024-01-27 23:25:13,933 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x == 0 || x == 1 [2024-01-27 23:25:13,933 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-27 23:25:13,933 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,933 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,933 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,933 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,933 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,933 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 2 [2024-01-27 23:25:13,933 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,933 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x [2024-01-27 23:25:13,934 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,934 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 || expression == 1 [2024-01-27 23:25:13,934 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp <= 2 [2024-01-27 23:25:13,934 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:13,934 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,934 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 1 [2024-01-27 23:25:13,934 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,934 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,934 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,934 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,934 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y <= 2 [2024-01-27 23:25:13,934 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,935 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,935 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,935 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,935 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,935 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,935 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,935 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,935 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,935 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,935 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (unsigned long )arg == 0UL [2024-01-27 23:25:13,935 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,935 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,936 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$mem_tmp <= 2 [2024-01-27 23:25:13,936 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,936 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,936 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,936 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x == 0 || x == 1 [2024-01-27 23:25:13,936 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,936 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,936 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,936 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,936 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y [2024-01-27 23:25:13,936 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff0 == 0 [2024-01-27 23:25:13,936 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff1 == 0 [2024-01-27 23:25:13,937 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x [2024-01-27 23:25:13,937 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y <= 127 [2024-01-27 23:25:13,937 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,937 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,937 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x <= 1 [2024-01-27 23:25:13,937 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,937 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,937 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,937 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,937 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,937 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,937 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y$mem_tmp [2024-01-27 23:25:13,938 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,938 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,938 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (unsigned long )arg == 0UL [2024-01-27 23:25:13,938 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (unsigned long )arg == 0UL [2024-01-27 23:25:13,938 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,938 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] x <= 1 [2024-01-27 23:25:13,938 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,938 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff0 == 0 [2024-01-27 23:25:13,938 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,938 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,938 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,938 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,939 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,939 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,939 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,939 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$mem_tmp <= 2 [2024-01-27 23:25:13,939 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff1 == 0 [2024-01-27 23:25:13,939 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,939 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y <= 2 [2024-01-27 23:25:13,939 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,939 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,939 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,939 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= y [2024-01-27 23:25:13,939 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y <= 127 [2024-01-27 23:25:13,940 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] x == 0 || x == 1 [2024-01-27 23:25:13,940 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,940 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,940 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,940 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,940 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,940 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= y$mem_tmp [2024-01-27 23:25:13,940 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,940 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,940 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,940 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,940 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,941 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,941 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,941 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,941 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,941 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,941 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,941 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,941 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,941 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= x [2024-01-27 23:25:13,941 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,941 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,941 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,942 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,942 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,942 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,942 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0 == 0 [2024-01-27 23:25:13,942 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,942 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,942 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,942 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,942 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,942 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x <= 1 [2024-01-27 23:25:13,942 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,943 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,943 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,943 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,943 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y$mem_tmp [2024-01-27 23:25:13,943 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,943 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,943 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,943 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,943 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1 == 0 [2024-01-27 23:25:13,943 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,943 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y [2024-01-27 23:25:13,943 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,944 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,944 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x == 0 || x == 1 [2024-01-27 23:25:13,944 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$mem_tmp <= 2 [2024-01-27 23:25:13,944 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,944 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y <= 2 [2024-01-27 23:25:13,944 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (unsigned long )arg == 0UL [2024-01-27 23:25:13,944 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,944 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y <= 127 [2024-01-27 23:25:13,944 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,944 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= x [2024-01-27 23:25:13,944 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,944 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,945 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,945 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,945 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,945 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,945 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,945 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,945 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,945 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,945 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,945 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,945 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,946 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,946 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,946 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y [2024-01-27 23:25:13,946 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y$mem_tmp [2024-01-27 23:25:13,946 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,946 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff0 == 0 [2024-01-27 23:25:13,946 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x == 0 || x == 1 [2024-01-27 23:25:13,946 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,946 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y <= 2 [2024-01-27 23:25:13,946 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff1 == 0 [2024-01-27 23:25:13,946 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,946 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y <= 127 [2024-01-27 23:25:13,947 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,947 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (unsigned long )arg == 0UL [2024-01-27 23:25:13,947 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,947 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,947 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 1 <= __unbuffered_cnt [2024-01-27 23:25:13,947 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,947 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,947 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,947 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,947 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x <= 1 [2024-01-27 23:25:13,947 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$mem_tmp <= 2 [2024-01-27 23:25:13,947 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,947 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,948 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,948 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,948 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,948 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,948 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,948 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,948 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,948 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= x [2024-01-27 23:25:13,948 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,948 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,948 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,949 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,949 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,949 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,949 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,949 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0 == 0 [2024-01-27 23:25:13,949 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,949 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= x [2024-01-27 23:25:13,949 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$mem_tmp <= 2 [2024-01-27 23:25:13,949 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,949 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,949 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,949 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,950 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,950 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,950 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,950 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,950 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,950 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x == 0 || x == 1 [2024-01-27 23:25:13,950 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,950 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,950 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,950 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,950 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (unsigned long )arg == 0UL [2024-01-27 23:25:13,950 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,950 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,951 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,951 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,951 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y == 1 [2024-01-27 23:25:13,951 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,951 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,951 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1 == 0 [2024-01-27 23:25:13,951 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,951 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,951 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x <= 1 [2024-01-27 23:25:13,951 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,951 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y$mem_tmp [2024-01-27 23:25:13,951 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && *__unbuffered_p0_EAX$read_delayed_var == 1) [2024-01-27 23:25:13,952 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,952 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,952 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,952 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$w_buff1 == 0 [2024-01-27 23:25:13,952 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,952 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,952 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,952 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,952 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$mem_tmp <= 2 [2024-01-27 23:25:13,952 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,952 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= y$mem_tmp [2024-01-27 23:25:13,953 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,953 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,953 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,953 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,953 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,953 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,953 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,953 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,953 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$w_buff0 == 0 [2024-01-27 23:25:13,953 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,953 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] x == 0 || x == 1 [2024-01-27 23:25:13,953 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y <= 2 [2024-01-27 23:25:13,953 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,954 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,954 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= y [2024-01-27 23:25:13,954 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,954 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] x <= 1 [2024-01-27 23:25:13,954 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,954 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,954 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,954 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,954 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,954 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,954 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,954 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,955 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= x [2024-01-27 23:25:13,955 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y <= 127 [2024-01-27 23:25:13,955 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,955 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,955 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,955 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,955 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= y$mem_tmp [2024-01-27 23:25:13,955 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,955 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:13,955 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,955 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x <= 1 [2024-01-27 23:25:13,955 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$w_buff0 == 0 [2024-01-27 23:25:13,956 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,956 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= y [2024-01-27 23:25:13,956 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,956 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,956 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= x [2024-01-27 23:25:13,956 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,956 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$mem_tmp <= 2 [2024-01-27 23:25:13,956 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,956 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y <= 2 [2024-01-27 23:25:13,956 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,956 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x == 0 || x == 1 [2024-01-27 23:25:13,956 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,957 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$mem_tmp <= 127 [2024-01-27 23:25:13,957 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,957 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,957 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y <= 127 [2024-01-27 23:25:13,957 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,957 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,957 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,957 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,957 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,957 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,957 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,957 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,958 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,958 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,958 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,958 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,958 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,958 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,958 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,958 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$w_buff1 == 0 [2024-01-27 23:25:13,958 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,958 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,958 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,958 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,959 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (unsigned long )arg == 0UL [2024-01-27 23:25:13,959 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0 == 0 [2024-01-27 23:25:13,959 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,959 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,959 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,959 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$mem_tmp <= 2 [2024-01-27 23:25:13,959 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,959 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,959 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,959 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,959 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (unsigned long )arg == 0UL [2024-01-27 23:25:13,959 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,960 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,960 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y [2024-01-27 23:25:13,960 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,960 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y$mem_tmp [2024-01-27 23:25:13,960 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,960 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,960 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x <= 1 [2024-01-27 23:25:13,960 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y <= 2 [2024-01-27 23:25:13,960 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x == 0 || x == 1 [2024-01-27 23:25:13,960 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,960 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,961 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,961 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,961 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= x [2024-01-27 23:25:13,961 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,961 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,961 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,961 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,961 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,961 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,961 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y <= 127 [2024-01-27 23:25:13,961 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,961 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,961 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,962 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,962 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,962 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1 == 0 [2024-01-27 23:25:13,962 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,962 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,962 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,962 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,962 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,962 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,962 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,962 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y <= 2 [2024-01-27 23:25:13,962 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,963 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,963 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,963 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,963 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,963 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= x [2024-01-27 23:25:13,963 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,963 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,963 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,963 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x <= 1 [2024-01-27 23:25:13,963 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,963 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,963 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0 == 0 [2024-01-27 23:25:13,964 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,964 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,964 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (unsigned long )arg == 0UL [2024-01-27 23:25:13,964 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,964 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,964 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,964 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,964 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,964 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,964 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,964 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$mem_tmp <= 2 [2024-01-27 23:25:13,965 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$mem_tmp [2024-01-27 23:25:13,965 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,965 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,965 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,965 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 1 <= __unbuffered_cnt [2024-01-27 23:25:13,965 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,965 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,965 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,965 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,965 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,965 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1 == 0 [2024-01-27 23:25:13,965 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y [2024-01-27 23:25:13,966 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y <= 127 [2024-01-27 23:25:13,966 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x == 0 || x == 1 [2024-01-27 23:25:13,966 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (unsigned long )arg == 0UL [2024-01-27 23:25:13,966 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (unsigned long )arg == 0UL [2024-01-27 23:25:13,966 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (unsigned long )arg == 0UL [2024-01-27 23:25:13,966 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x == 0 || x == 1 [2024-01-27 23:25:13,966 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,966 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,966 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$mem_tmp <= 2 [2024-01-27 23:25:13,966 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,966 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,966 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0 == 0 [2024-01-27 23:25:13,967 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,967 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,967 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,967 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,967 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,967 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,967 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 1 <= __unbuffered_cnt [2024-01-27 23:25:13,967 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,967 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= x [2024-01-27 23:25:13,967 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,967 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,967 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,968 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y$mem_tmp [2024-01-27 23:25:13,968 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,968 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,968 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,968 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1 == 0 [2024-01-27 23:25:13,968 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,968 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y [2024-01-27 23:25:13,968 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,968 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,968 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,968 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,968 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,969 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,969 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y <= 127 [2024-01-27 23:25:13,969 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y <= 2 [2024-01-27 23:25:13,969 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,969 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,969 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,969 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,969 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x <= 1 [2024-01-27 23:25:13,969 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,969 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,969 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y <= 2 [2024-01-27 23:25:13,969 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$w_buff0 == 0 [2024-01-27 23:25:13,970 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x == 0 || x == 1 [2024-01-27 23:25:13,970 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= x [2024-01-27 23:25:13,970 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,970 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,970 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,970 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,970 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= y$mem_tmp [2024-01-27 23:25:13,970 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$w_buff1 == 0 [2024-01-27 23:25:13,970 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,970 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,970 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x <= 1 [2024-01-27 23:25:13,971 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,971 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y <= 127 [2024-01-27 23:25:13,971 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,971 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,971 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,971 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,971 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,971 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$mem_tmp <= 127 [2024-01-27 23:25:13,971 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,971 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,971 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,971 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,972 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,972 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,972 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,972 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= y [2024-01-27 23:25:13,972 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,972 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,972 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,972 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,972 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,972 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,972 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,972 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,973 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$mem_tmp <= 2 [2024-01-27 23:25:13,973 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,973 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,973 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,973 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,973 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$mem_tmp <= 2 [2024-01-27 23:25:13,973 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,973 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,973 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,973 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,973 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y [2024-01-27 23:25:13,973 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,974 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x <= 1 [2024-01-27 23:25:13,974 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1 == 0 [2024-01-27 23:25:13,974 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y <= 127 [2024-01-27 23:25:13,974 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,974 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y <= 2 [2024-01-27 23:25:13,974 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,974 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,974 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,974 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,974 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,974 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,974 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y$mem_tmp [2024-01-27 23:25:13,975 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,975 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,975 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x == 0 || x == 1 [2024-01-27 23:25:13,975 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,975 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,975 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= x [2024-01-27 23:25:13,975 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,975 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,975 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,975 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,975 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0 == 0 [2024-01-27 23:25:13,975 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (unsigned long )arg == 0UL [2024-01-27 23:25:13,976 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:13,976 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,976 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,976 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,976 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,976 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,976 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,976 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,976 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,976 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,976 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,976 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,977 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y [2024-01-27 23:25:13,977 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,977 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1 == 0 [2024-01-27 23:25:13,977 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,977 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,977 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,977 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,977 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,977 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,977 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,977 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x <= 1 [2024-01-27 23:25:13,977 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,978 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,978 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,978 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,978 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,978 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y <= 127 [2024-01-27 23:25:13,978 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,978 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,978 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,978 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,978 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,978 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,978 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$mem_tmp <= 2 [2024-01-27 23:25:13,979 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,979 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x == 0 || x == 1 [2024-01-27 23:25:13,979 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,979 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,979 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,979 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,979 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,979 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,979 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,979 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (unsigned long )arg == 0UL [2024-01-27 23:25:13,979 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,979 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0 == 0 [2024-01-27 23:25:13,980 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y$mem_tmp [2024-01-27 23:25:13,980 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y <= 2 [2024-01-27 23:25:13,980 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= x [2024-01-27 23:25:13,980 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,980 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,980 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,980 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y <= 127 [2024-01-27 23:25:13,980 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= x [2024-01-27 23:25:13,980 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,980 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,980 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,980 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,981 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,981 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,981 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x <= 1 [2024-01-27 23:25:13,981 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,981 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,981 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,981 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,981 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,981 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,981 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,981 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,981 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,982 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$w_buff0 == 0 [2024-01-27 23:25:13,982 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$mem_tmp <= 2 [2024-01-27 23:25:13,982 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,982 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x == 0 || x == 1 [2024-01-27 23:25:13,982 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,982 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,982 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$w_buff1 == 0 [2024-01-27 23:25:13,982 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= y$mem_tmp [2024-01-27 23:25:13,982 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,982 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,982 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,982 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,983 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,983 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y <= 2 [2024-01-27 23:25:13,983 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,983 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,983 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,983 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= y [2024-01-27 23:25:13,983 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,983 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,983 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,983 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,983 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,983 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,984 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,984 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,984 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,984 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,984 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,984 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,984 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y$mem_tmp [2024-01-27 23:25:13,984 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,984 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0 == 0 [2024-01-27 23:25:13,984 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,984 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,985 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,985 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,985 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 1 [2024-01-27 23:25:13,985 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,985 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$mem_tmp <= 2 [2024-01-27 23:25:13,985 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,985 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,985 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,985 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,985 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= x [2024-01-27 23:25:13,985 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,985 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x == 0 || x == 1 [2024-01-27 23:25:13,986 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,986 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,986 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,986 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y <= 127 [2024-01-27 23:25:13,986 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y <= 2 [2024-01-27 23:25:13,986 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,986 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,986 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (unsigned long )arg == 0UL [2024-01-27 23:25:13,986 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,986 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y [2024-01-27 23:25:13,986 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,987 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1 == 0 [2024-01-27 23:25:13,987 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,987 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,987 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,987 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,987 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,987 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (unsigned long )arg == 0UL [2024-01-27 23:25:13,987 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,987 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1 == 0 [2024-01-27 23:25:13,987 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,987 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,987 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,988 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,988 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,988 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,988 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,988 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,988 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX <= 127 [2024-01-27 23:25:13,988 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0 == 0 [2024-01-27 23:25:13,988 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= x [2024-01-27 23:25:13,988 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,988 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,988 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 2 [2024-01-27 23:25:13,988 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:25:13,989 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y$mem_tmp [2024-01-27 23:25:13,989 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,989 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,989 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,989 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,989 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,989 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,989 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,989 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp <= 2 [2024-01-27 23:25:13,989 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] *__unbuffered_p0_EAX$read_delayed_var <= 2 [2024-01-27 23:25:13,989 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,989 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] *__unbuffered_p0_EAX$read_delayed_var <= 127 [2024-01-27 23:25:13,990 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,990 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp <= 127 [2024-01-27 23:25:13,990 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,990 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 127 [2024-01-27 23:25:13,990 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,990 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,990 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2 [2024-01-27 23:25:13,990 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,990 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x <= 1 [2024-01-27 23:25:13,990 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,990 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,990 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y [2024-01-27 23:25:13,990 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,991 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (unsigned long )arg == 0UL [2024-01-27 23:25:13,991 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,991 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,991 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:25:13,991 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,991 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x == 0 || x == 1 [2024-01-27 23:25:13,991 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y [2024-01-27 23:25:13,991 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff0 == 0 [2024-01-27 23:25:13,991 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:13,991 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (unsigned long )arg == 0UL [2024-01-27 23:25:13,991 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,992 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,992 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x <= 1 [2024-01-27 23:25:13,992 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,992 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y <= 2 [2024-01-27 23:25:13,992 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,992 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,992 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y$mem_tmp [2024-01-27 23:25:13,992 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,992 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:13,992 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,992 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,992 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:13,993 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$mem_tmp <= 2 [2024-01-27 23:25:13,993 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,993 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,993 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,993 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,993 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,993 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,993 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y <= 127 [2024-01-27 23:25:13,993 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= x [2024-01-27 23:25:13,993 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,993 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,993 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,994 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,994 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,994 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,994 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,994 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:13,994 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,994 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,994 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,994 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,994 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,994 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x == 0 || x == 1 [2024-01-27 23:25:13,994 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,994 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff1 == 0 [2024-01-27 23:25:13,995 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= x [2024-01-27 23:25:13,995 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] (__unbuffered_p0_EAX == 2 && (__unbuffered_p0_EBX == 0 || ((0 <= __unbuffered_p0_EBX && __unbuffered_p0_EBX <= 1) && (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1)))) || (((((0 <= __unbuffered_p0_EAX && 0 <= __unbuffered_p0_EBX) && __unbuffered_p0_EAX <= 2) && __unbuffered_p0_EBX <= 1) && (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1)) && ((__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2)) [2024-01-27 23:25:13,995 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:13,995 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,995 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:13,995 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,995 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:13,995 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$mem_tmp <= 127 [2024-01-27 23:25:13,995 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= y$mem_tmp [2024-01-27 23:25:13,995 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,995 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,995 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:13,996 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,996 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x == 0 || x == 1 [2024-01-27 23:25:13,996 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,996 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,996 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$mem_tmp <= 2 [2024-01-27 23:25:13,996 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,996 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:13,996 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:13,996 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y == 2 [2024-01-27 23:25:13,996 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && *__unbuffered_p0_EAX$read_delayed_var == 2) [2024-01-27 23:25:13,996 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:13,996 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,997 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,997 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:13,997 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,997 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x <= 1 [2024-01-27 23:25:13,997 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:13,997 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,997 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,997 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,997 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$w_buff0 == 0 [2024-01-27 23:25:13,997 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$w_buff1 == 0 [2024-01-27 23:25:13,997 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= x [2024-01-27 23:25:13,997 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:13,998 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:13,998 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= __unbuffered_cnt [2024-01-27 23:25:13,998 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:13,998 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:13,998 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= y [2024-01-27 23:25:13,998 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:13,998 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:13,998 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y <= 2 [2024-01-27 23:25:13,998 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:13,998 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:13,998 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:13,998 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y <= 127 [2024-01-27 23:25:13,999 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$w_buff0 == 0 [2024-01-27 23:25:13,999 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:13,999 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:13,999 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:13,999 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:13,999 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:13,999 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$mem_tmp <= 2 [2024-01-27 23:25:13,999 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:13,999 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:13,999 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] x == 0 || x == 1 [2024-01-27 23:25:13,999 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:13,999 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:13,999 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:14,000 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:14,000 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:14,000 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$w_buff1 == 0 [2024-01-27 23:25:14,000 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:14,000 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:14,000 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:14,000 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= y$mem_tmp [2024-01-27 23:25:14,000 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:14,000 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] x <= 1 [2024-01-27 23:25:14,000 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:14,001 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:14,001 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:14,001 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:14,001 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:14,001 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (unsigned long )arg == 0UL [2024-01-27 23:25:14,001 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y <= 127 [2024-01-27 23:25:14,001 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:14,001 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:14,001 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:14,001 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y <= 2 [2024-01-27 23:25:14,001 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:14,001 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_cnt [2024-01-27 23:25:14,001 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:14,002 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:14,002 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$mem_tmp <= 2 [2024-01-27 23:25:14,002 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:14,002 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:14,002 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:14,002 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:14,002 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:14,002 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:14,002 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:14,002 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:14,002 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:14,002 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:14,003 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:14,003 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x == 0 || x == 1 [2024-01-27 23:25:14,003 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= y [2024-01-27 23:25:14,003 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:14,003 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:14,003 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff1 == 0 [2024-01-27 23:25:14,003 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= x [2024-01-27 23:25:14,003 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (unsigned long )arg == 0UL [2024-01-27 23:25:14,003 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:14,003 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:14,003 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:14,003 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:14,004 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff0 == 0 [2024-01-27 23:25:14,004 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:14,004 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:14,004 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= y$mem_tmp [2024-01-27 23:25:14,004 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:14,004 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:14,004 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:14,004 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x <= 1 [2024-01-27 23:25:14,004 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:14,004 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:14,004 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:14,004 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:14,005 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:14,005 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:14,005 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:14,005 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:14,005 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:14,005 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_cnt [2024-01-27 23:25:14,005 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$mem_tmp <= 2 [2024-01-27 23:25:14,005 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:14,005 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 1 [2024-01-27 23:25:14,005 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:14,005 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:14,005 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:14,006 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y$mem_tmp [2024-01-27 23:25:14,006 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:14,006 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (unsigned long )arg == 0UL [2024-01-27 23:25:14,006 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:14,006 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:14,006 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$mem_tmp <= 127 [2024-01-27 23:25:14,006 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y [2024-01-27 23:25:14,006 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 127 [2024-01-27 23:25:14,006 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:14,006 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x [2024-01-27 23:25:14,006 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 2 [2024-01-27 23:25:14,006 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:14,006 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:14,007 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:14,007 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x == 0 || x == 1 [2024-01-27 23:25:14,007 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1 == 0 [2024-01-27 23:25:14,007 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:14,007 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:14,007 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:14,007 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:14,007 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:14,007 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:14,007 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:14,007 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:14,007 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0 == 0 [2024-01-27 23:25:14,008 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:14,008 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:14,008 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:14,008 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:14,008 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= x [2024-01-27 23:25:14,008 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:14,008 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:14,008 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:14,008 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:14,008 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:14,008 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:14,008 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x <= 1 [2024-01-27 23:25:14,009 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:14,009 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:14,009 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:14,009 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:14,009 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff0 == 0 [2024-01-27 23:25:14,009 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:14,009 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:14,009 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (unsigned long )arg == 0UL [2024-01-27 23:25:14,009 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:14,009 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y <= 127 [2024-01-27 23:25:14,009 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_cnt [2024-01-27 23:25:14,009 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:14,010 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:14,010 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:14,010 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:14,010 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:14,010 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:14,010 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:14,010 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:14,010 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:14,010 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:14,010 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff1 == 0 [2024-01-27 23:25:14,010 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= y$mem_tmp [2024-01-27 23:25:14,010 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y <= 2 [2024-01-27 23:25:14,011 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= y [2024-01-27 23:25:14,011 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:14,011 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:14,011 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:14,011 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:14,011 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$mem_tmp <= 2 [2024-01-27 23:25:14,011 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x == 0 || x == 1 [2024-01-27 23:25:14,011 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:14,011 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:14,011 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:14,011 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:14,011 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:14,012 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:14,012 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:14,012 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= y [2024-01-27 23:25:14,012 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:14,012 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:14,012 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:14,012 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:14,012 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x <= 1 [2024-01-27 23:25:14,012 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:14,012 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_cnt [2024-01-27 23:25:14,012 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff0 == 0 [2024-01-27 23:25:14,012 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:14,013 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x == 0 || x == 1 [2024-01-27 23:25:14,013 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:14,013 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff1 == 0 [2024-01-27 23:25:14,013 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:14,013 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (unsigned long )arg == 0UL [2024-01-27 23:25:14,013 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:14,013 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:14,013 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:14,013 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:14,013 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:14,013 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:14,013 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:14,013 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= y$mem_tmp [2024-01-27 23:25:14,014 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:14,014 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:14,014 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:14,014 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y <= 2 [2024-01-27 23:25:14,014 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y <= 127 [2024-01-27 23:25:14,014 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$mem_tmp <= 2 [2024-01-27 23:25:14,014 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:14,014 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= x [2024-01-27 23:25:14,014 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:14,014 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:14,014 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:14,014 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:14,015 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:14,015 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:14,015 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:14,015 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:14,015 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:14,015 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:14,015 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:14,015 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:14,015 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:14,015 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:14,015 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:14,015 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:14,016 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:14,016 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x == 0 || x == 1 [2024-01-27 23:25:14,016 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$w_buff0 == 0 [2024-01-27 23:25:14,016 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:14,016 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$w_buff1 == 0 [2024-01-27 23:25:14,016 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:14,016 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:14,016 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:14,016 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:14,016 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= x [2024-01-27 23:25:14,016 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:14,016 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= y$mem_tmp [2024-01-27 23:25:14,017 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:14,017 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:14,017 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:14,017 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:14,017 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:14,017 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= y [2024-01-27 23:25:14,017 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:14,017 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:14,017 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x <= 1 [2024-01-27 23:25:14,017 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y <= 2 [2024-01-27 23:25:14,017 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= __unbuffered_cnt [2024-01-27 23:25:14,017 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$mem_tmp <= 2 [2024-01-27 23:25:14,018 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y <= 127 [2024-01-27 23:25:14,018 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:14,018 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:14,018 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:14,018 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:14,018 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:14,018 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:14,018 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$mem_tmp <= 127 [2024-01-27 23:25:14,018 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:14,018 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:14,018 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_cnt [2024-01-27 23:25:14,018 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 2 [2024-01-27 23:25:14,019 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:14,019 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:14,019 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:14,019 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:14,019 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:14,019 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:14,019 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:14,019 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y [2024-01-27 23:25:14,019 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 1 [2024-01-27 23:25:14,019 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:14,019 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:14,019 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1 == 0 [2024-01-27 23:25:14,019 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:14,020 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:14,020 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0 == 0 [2024-01-27 23:25:14,020 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:14,020 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:14,020 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:14,020 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y$mem_tmp [2024-01-27 23:25:14,020 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x == 0 || x == 1 [2024-01-27 23:25:14,020 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:14,020 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:14,020 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:14,020 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x [2024-01-27 23:25:14,020 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:14,021 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:14,021 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 127 [2024-01-27 23:25:14,021 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:14,021 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:14,021 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:14,021 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$mem_tmp <= 2 [2024-01-27 23:25:14,021 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:14,021 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:14,021 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:14,021 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (unsigned long )arg == 0UL [2024-01-27 23:25:14,021 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:14,021 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:14,022 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:14,022 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:14,077 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 23:25:14,229 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/safe002_power.oepc.i[995,1008] [2024-01-27 23:25:14,397 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 23:25:14,410 INFO L202 MainTranslator]: Completed pre-run [2024-01-27 23:25:14,418 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/safe002_power.oepc.i[995,1008] [2024-01-27 23:25:14,419 WARN L424 MainDispatcher]: Unable to annotate void __VERIFIER_assert(int expression) { if (!expression) { ERROR: {reach_error();abort();} }; return; } 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 [2024-01-27 23:25:14,489 ERROR L324 MainTranslator]: Unsupported Syntax: Unknown or unsupported unary operation: ADDROF [2024-01-27 23:25:14,489 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@1fdcdae2 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:25:14, skipping insertion in model container [2024-01-27 23:25:14,489 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-27 23:25:14,489 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-27 23:25:14,491 INFO L158 Benchmark]: Toolchain (without parser) took 1825.58ms. Allocated memory is still 155.2MB. Free memory was 100.0MB in the beginning and 56.7MB in the end (delta: 43.4MB). Peak memory consumption was 50.6MB. Max. memory is 16.1GB. [2024-01-27 23:25:14,491 INFO L158 Benchmark]: CDTParser took 0.17ms. Allocated memory is still 109.1MB. Free memory was 80.6MB in the beginning and 80.5MB in the end (delta: 159.4kB). There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:25:14,491 INFO L158 Benchmark]: Witness Parser took 0.14ms. Allocated memory is still 155.2MB. Free memory is still 116.1MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:25:14,492 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1823.65ms. Allocated memory is still 155.2MB. Free memory was 100.0MB in the beginning and 56.7MB in the end (delta: 43.4MB). Peak memory consumption was 50.6MB. Max. memory is 16.1GB. [2024-01-27 23:25:14,493 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.17ms. Allocated memory is still 109.1MB. Free memory was 80.6MB in the beginning and 80.5MB in the end (delta: 159.4kB). There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.14ms. Allocated memory is still 155.2MB. Free memory is still 116.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1823.65ms. Allocated memory is still 155.2MB. Free memory was 100.0MB in the beginning and 56.7MB in the end (delta: 43.4MB). Peak memory consumption was 50.6MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 761]: Unsupported Syntax Unknown or unsupported unary operation: ADDROF RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### 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/safe002_power.oepc.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/safe002_power.oepc.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.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-cb09d65-m [2024-01-27 23:25:16,355 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-27 23:25:16,392 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-01-27 23:25:16,396 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-27 23:25:16,396 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-27 23:25:16,412 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-27 23:25:16,415 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-27 23:25:16,415 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-27 23:25:16,416 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-27 23:25:16,417 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-27 23:25:16,418 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-27 23:25:16,419 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-27 23:25:16,419 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-27 23:25:16,421 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-27 23:25:16,421 INFO L153 SettingsManager]: * Use SBE=true [2024-01-27 23:25:16,421 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-27 23:25:16,422 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-27 23:25:16,425 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-27 23:25:16,425 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-27 23:25:16,425 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-27 23:25:16,425 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-27 23:25:16,426 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-27 23:25:16,426 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-27 23:25:16,426 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-01-27 23:25:16,427 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-01-27 23:25:16,427 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-27 23:25:16,427 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-01-27 23:25:16,427 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-27 23:25:16,428 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-27 23:25:16,428 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-27 23:25:16,429 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-27 23:25:16,429 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-27 23:25:16,429 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-27 23:25:16,440 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-27 23:25:16,441 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 23:25:16,441 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-27 23:25:16,441 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-27 23:25:16,441 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-27 23:25:16,442 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-01-27 23:25:16,442 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-01-27 23:25:16,442 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-27 23:25:16,442 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-27 23:25:16,443 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-27 23:25:16,443 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-27 23:25:16,443 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-27 23:25:16,443 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-01-27 23:25:16,443 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-27 23:25:16,719 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-27 23:25:16,734 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-27 23:25:16,737 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-27 23:25:16,738 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-27 23:25:16,739 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-27 23:25:16,741 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/safe002_power.oepc.yml/witness.yml [2024-01-27 23:25:17,254 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-27 23:25:17,254 INFO L274 PluginConnector]: CDTParser initialized [2024-01-27 23:25:17,255 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/safe002_power.oepc.i [2024-01-27 23:25:18,384 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-27 23:25:18,597 INFO L384 CDTParser]: Found 1 translation units. [2024-01-27 23:25:18,598 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/safe002_power.oepc.i [2024-01-27 23:25:18,610 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1998390c2/e3f1215710214c2d8a91a84e07bd54ed/FLAG8ba50fc04 [2024-01-27 23:25:18,628 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1998390c2/e3f1215710214c2d8a91a84e07bd54ed [2024-01-27 23:25:18,628 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-27 23:25:18,630 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-27 23:25:18,645 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-27 23:25:18,645 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-27 23:25:18,649 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-27 23:25:18,649 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:25:17" (1/2) ... [2024-01-27 23:25:18,650 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@23004adb and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:25:18, skipping insertion in model container [2024-01-27 23:25:18,650 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:25:17" (1/2) ... [2024-01-27 23:25:18,651 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@7c1273d0 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:25:18, skipping insertion in model container [2024-01-27 23:25:18,651 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:25:18" (2/2) ... [2024-01-27 23:25:18,652 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@23004adb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:25:18, skipping insertion in model container [2024-01-27 23:25:18,652 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:25:18" (2/2) ... [2024-01-27 23:25:18,652 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-27 23:25:19,956 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-27 23:25:19,957 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$mem_tmp <= 2 [2024-01-27 23:25:19,957 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:19,958 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:19,958 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:19,958 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:19,958 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:19,958 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:19,958 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:19,958 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:19,959 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:19,959 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x == 0 || x == 1 [2024-01-27 23:25:19,959 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:19,959 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:19,959 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= __unbuffered_cnt [2024-01-27 23:25:19,959 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:19,959 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:19,960 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:19,960 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:19,960 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:19,960 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:19,960 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:19,960 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:19,960 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:19,961 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:19,961 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:19,961 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x <= 1 [2024-01-27 23:25:19,961 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:19,961 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= x [2024-01-27 23:25:19,961 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:19,961 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$w_buff0 == 0 [2024-01-27 23:25:19,961 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:19,962 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= y$mem_tmp [2024-01-27 23:25:19,962 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y <= 2 [2024-01-27 23:25:19,962 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:19,962 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y <= 127 [2024-01-27 23:25:19,962 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:19,962 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:19,962 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$w_buff1 == 0 [2024-01-27 23:25:19,963 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:19,963 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= y [2024-01-27 23:25:19,963 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:19,963 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:19,963 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:19,963 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$w_buff0 == 0 [2024-01-27 23:25:19,963 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && *__unbuffered_p0_EAX$read_delayed_var == 2) [2024-01-27 23:25:19,964 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x <= 1 [2024-01-27 23:25:19,964 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:19,964 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$mem_tmp <= 127 [2024-01-27 23:25:19,964 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$w_buff1 == 0 [2024-01-27 23:25:19,964 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:19,964 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= x [2024-01-27 23:25:19,964 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:19,965 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] (__unbuffered_p0_EAX == 2 && (__unbuffered_p0_EBX == 0 || ((0 <= __unbuffered_p0_EBX && __unbuffered_p0_EBX <= 1) && (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1)))) || (((((0 <= __unbuffered_p0_EAX && 0 <= __unbuffered_p0_EBX) && __unbuffered_p0_EAX <= 2) && __unbuffered_p0_EBX <= 1) && (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1)) && ((__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2)) [2024-01-27 23:25:19,965 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:19,965 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:19,965 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x == 0 || x == 1 [2024-01-27 23:25:19,965 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:19,965 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= __unbuffered_cnt [2024-01-27 23:25:19,965 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:19,966 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:19,966 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:19,966 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= y$mem_tmp [2024-01-27 23:25:19,966 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y == 2 [2024-01-27 23:25:19,966 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:19,966 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:19,966 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:19,966 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:19,967 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:19,967 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:19,967 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:19,967 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:19,968 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:19,968 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:19,968 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$mem_tmp <= 2 [2024-01-27 23:25:19,968 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:19,969 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:19,969 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= expression [2024-01-27 23:25:19,969 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 2 [2024-01-27 23:25:19,969 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 == 0 [2024-01-27 23:25:19,969 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression <= 1 [2024-01-27 23:25:19,969 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:19,969 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:19,969 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 1 [2024-01-27 23:25:19,970 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:19,970 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:19,970 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 || expression == 1 [2024-01-27 23:25:19,970 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y [2024-01-27 23:25:19,970 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 1 [2024-01-27 23:25:19,970 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 127 [2024-01-27 23:25:19,970 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:19,970 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:19,971 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:19,971 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:19,971 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:19,971 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:19,971 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_cnt [2024-01-27 23:25:19,971 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:19,971 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:19,971 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:19,972 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:19,972 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp <= 2 [2024-01-27 23:25:19,972 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-27 23:25:19,972 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:19,972 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:19,972 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:19,972 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:19,973 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 == 0 [2024-01-27 23:25:19,973 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:19,973 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:19,973 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:19,973 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:19,973 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:19,973 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 [2024-01-27 23:25:19,973 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:19,974 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x [2024-01-27 23:25:19,974 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x == 0 || x == 1 [2024-01-27 23:25:19,974 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:19,974 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$mem_tmp [2024-01-27 23:25:19,974 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:19,974 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:19,974 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:19,974 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:19,975 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (unsigned long )arg == 0UL [2024-01-27 23:25:19,975 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:19,975 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 1 [2024-01-27 23:25:19,975 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:19,975 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:19,975 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] *__unbuffered_p0_EAX$read_delayed_var <= 127 [2024-01-27 23:25:19,975 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:19,975 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 127 [2024-01-27 23:25:19,976 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:19,976 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:19,976 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1 == 0 [2024-01-27 23:25:19,976 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:19,976 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:19,976 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:19,976 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 2 [2024-01-27 23:25:19,976 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:19,977 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2 [2024-01-27 23:25:19,977 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:19,977 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:19,977 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:19,977 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:19,977 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:19,977 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:19,977 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:19,978 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] *__unbuffered_p0_EAX$read_delayed_var <= 2 [2024-01-27 23:25:19,978 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:25:19,978 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x == 0 || x == 1 [2024-01-27 23:25:19,978 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:19,978 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$mem_tmp [2024-01-27 23:25:19,978 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:19,978 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_cnt [2024-01-27 23:25:19,978 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:19,978 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x [2024-01-27 23:25:19,979 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp <= 127 [2024-01-27 23:25:19,979 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0 == 0 [2024-01-27 23:25:19,979 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:19,979 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y [2024-01-27 23:25:19,979 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:19,979 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:25:19,979 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:19,979 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:19,980 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp <= 2 [2024-01-27 23:25:19,980 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:19,980 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:19,980 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:19,980 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:19,980 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:19,980 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:19,980 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (unsigned long )arg == 0UL [2024-01-27 23:25:19,981 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:19,981 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:19,981 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:19,981 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:19,981 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:19,981 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:19,981 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:19,982 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:19,982 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y [2024-01-27 23:25:19,982 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_cnt [2024-01-27 23:25:19,982 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 2 [2024-01-27 23:25:19,982 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:19,982 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:19,982 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:19,982 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x == 0 || x == 1 [2024-01-27 23:25:19,983 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= x [2024-01-27 23:25:19,983 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:19,983 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:19,983 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:19,983 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:19,983 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1 == 0 [2024-01-27 23:25:19,983 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$mem_tmp <= 2 [2024-01-27 23:25:19,983 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:19,983 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:19,984 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 127 [2024-01-27 23:25:19,984 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:19,984 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:19,984 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y$mem_tmp [2024-01-27 23:25:19,984 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:19,984 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:19,984 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:19,984 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:19,985 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:19,985 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff0 == 0 [2024-01-27 23:25:19,985 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:19,985 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:19,985 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:19,985 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:19,985 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:19,985 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x <= 1 [2024-01-27 23:25:19,986 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:19,986 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:19,986 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:19,986 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:19,986 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= __unbuffered_cnt [2024-01-27 23:25:19,986 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:19,986 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:19,986 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y <= 2 [2024-01-27 23:25:19,986 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:19,987 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= x [2024-01-27 23:25:19,987 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:19,987 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] x <= 1 [2024-01-27 23:25:19,987 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:19,987 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:19,987 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$mem_tmp <= 2 [2024-01-27 23:25:19,987 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:19,987 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= y$mem_tmp [2024-01-27 23:25:19,988 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:19,988 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:19,988 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:19,988 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:19,988 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:19,988 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:19,988 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$w_buff0 == 0 [2024-01-27 23:25:19,988 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:19,988 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] x == 0 || x == 1 [2024-01-27 23:25:19,989 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:19,989 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:19,989 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:19,989 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:19,989 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:19,989 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:19,989 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$w_buff1 == 0 [2024-01-27 23:25:19,989 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:19,990 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y <= 127 [2024-01-27 23:25:19,990 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:19,990 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:19,990 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:19,990 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:19,990 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= y [2024-01-27 23:25:19,990 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:19,990 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:19,990 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$mem_tmp <= 2 [2024-01-27 23:25:19,991 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0 == 0 [2024-01-27 23:25:19,991 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:19,991 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:19,991 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:19,991 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:19,991 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:19,991 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:19,991 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:19,992 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x == 0 || x == 1 [2024-01-27 23:25:19,992 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 1 [2024-01-27 23:25:19,992 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:19,992 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:19,992 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:19,992 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 127 [2024-01-27 23:25:19,992 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:19,992 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1 == 0 [2024-01-27 23:25:19,992 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (unsigned long )arg == 0UL [2024-01-27 23:25:19,993 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:19,993 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:19,993 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:19,993 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:19,993 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:19,993 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y [2024-01-27 23:25:19,993 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x [2024-01-27 23:25:19,993 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:19,993 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:19,994 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:19,994 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:19,994 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:19,994 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y$mem_tmp [2024-01-27 23:25:19,994 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:19,994 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:19,994 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:19,994 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:19,994 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:19,995 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_cnt [2024-01-27 23:25:19,995 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:19,995 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:19,995 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 2 [2024-01-27 23:25:19,995 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$mem_tmp <= 127 [2024-01-27 23:25:19,995 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:19,995 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= x [2024-01-27 23:25:19,995 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:19,996 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:19,996 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:19,996 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:19,996 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:19,996 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:19,996 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:19,996 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:19,996 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1 == 0 [2024-01-27 23:25:19,996 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:19,997 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:19,997 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:19,997 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:19,997 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (unsigned long )arg == 0UL [2024-01-27 23:25:19,997 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:19,997 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y <= 2 [2024-01-27 23:25:19,997 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:19,997 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:19,998 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:19,998 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:19,998 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_cnt [2024-01-27 23:25:19,998 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:19,998 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y$mem_tmp [2024-01-27 23:25:19,998 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y <= 127 [2024-01-27 23:25:19,998 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:19,998 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:19,999 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:19,999 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:19,999 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0 == 0 [2024-01-27 23:25:19,999 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:19,999 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:19,999 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:19,999 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:19,999 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$mem_tmp <= 2 [2024-01-27 23:25:19,999 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,000 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,000 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x == 0 || x == 1 [2024-01-27 23:25:20,000 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y [2024-01-27 23:25:20,000 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,000 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,000 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x <= 1 [2024-01-27 23:25:20,000 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,000 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,000 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x <= 1 [2024-01-27 23:25:20,001 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$mem_tmp <= 2 [2024-01-27 23:25:20,001 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,001 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,001 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y [2024-01-27 23:25:20,001 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,001 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,001 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,001 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,001 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,002 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,002 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,002 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,002 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,002 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,002 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0 == 0 [2024-01-27 23:25:20,002 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,002 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,002 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (unsigned long )arg == 0UL [2024-01-27 23:25:20,003 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,003 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,003 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,003 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,003 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,003 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,003 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= x [2024-01-27 23:25:20,003 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$mem_tmp [2024-01-27 23:25:20,003 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,004 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y <= 2 [2024-01-27 23:25:20,004 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,004 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x == 0 || x == 1 [2024-01-27 23:25:20,004 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1 == 0 [2024-01-27 23:25:20,004 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,004 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,004 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y <= 127 [2024-01-27 23:25:20,004 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,004 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,005 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,005 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,005 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,005 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0 == 0 [2024-01-27 23:25:20,005 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,005 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,005 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= x [2024-01-27 23:25:20,005 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x <= 1 [2024-01-27 23:25:20,005 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y [2024-01-27 23:25:20,006 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,006 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y <= 2 [2024-01-27 23:25:20,006 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1 == 0 [2024-01-27 23:25:20,006 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,006 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,006 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,006 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,006 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,007 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x == 0 || x == 1 [2024-01-27 23:25:20,007 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,007 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,007 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,007 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y$mem_tmp [2024-01-27 23:25:20,007 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,007 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,007 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,007 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,008 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$mem_tmp <= 2 [2024-01-27 23:25:20,008 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,008 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (unsigned long )arg == 0UL [2024-01-27 23:25:20,008 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,008 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,008 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,008 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,008 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,008 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,008 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y <= 127 [2024-01-27 23:25:20,009 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,009 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,009 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,009 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,009 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,009 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,009 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:20,009 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,009 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,010 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y$mem_tmp [2024-01-27 23:25:20,010 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,010 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff1 == 0 [2024-01-27 23:25:20,010 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,010 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,010 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,010 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,010 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff0 == 0 [2024-01-27 23:25:20,010 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,010 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y <= 127 [2024-01-27 23:25:20,011 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,011 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,011 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x <= 1 [2024-01-27 23:25:20,011 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,011 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,011 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,011 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,011 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,011 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,012 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,012 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,012 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y [2024-01-27 23:25:20,012 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,012 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,012 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,012 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,012 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,012 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,012 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,013 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,013 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,013 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$mem_tmp <= 2 [2024-01-27 23:25:20,013 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (unsigned long )arg == 0UL [2024-01-27 23:25:20,013 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,013 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,013 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,013 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,013 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y <= 2 [2024-01-27 23:25:20,013 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x == 0 || x == 1 [2024-01-27 23:25:20,014 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,014 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= x [2024-01-27 23:25:20,014 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,014 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (unsigned long )arg == 0UL [2024-01-27 23:25:20,014 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= y [2024-01-27 23:25:20,014 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff1 == 0 [2024-01-27 23:25:20,014 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,014 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,014 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,015 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,015 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,015 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,015 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,015 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,015 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,015 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,015 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,015 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= y$mem_tmp [2024-01-27 23:25:20,015 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,015 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,016 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,016 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x == 0 || x == 1 [2024-01-27 23:25:20,016 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,016 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x <= 1 [2024-01-27 23:25:20,016 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,016 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,016 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,016 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,016 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,016 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,017 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$mem_tmp <= 2 [2024-01-27 23:25:20,017 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,017 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,017 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,017 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,017 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y <= 2 [2024-01-27 23:25:20,017 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y <= 127 [2024-01-27 23:25:20,017 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= x [2024-01-27 23:25:20,017 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,017 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:20,018 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,018 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,018 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff0 == 0 [2024-01-27 23:25:20,018 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,018 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (unsigned long )arg == 0UL [2024-01-27 23:25:20,018 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,018 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$mem_tmp <= 2 [2024-01-27 23:25:20,018 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (unsigned long )arg == 0UL [2024-01-27 23:25:20,018 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,018 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,018 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y <= 127 [2024-01-27 23:25:20,019 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,019 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,019 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y$mem_tmp [2024-01-27 23:25:20,019 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,019 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,019 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,019 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= x [2024-01-27 23:25:20,019 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,019 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,019 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,020 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x == 0 || x == 1 [2024-01-27 23:25:20,020 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,020 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,020 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,020 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,020 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,020 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,020 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,020 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,020 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,021 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,021 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1 == 0 [2024-01-27 23:25:20,021 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,021 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x <= 1 [2024-01-27 23:25:20,021 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,021 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,021 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0 == 0 [2024-01-27 23:25:20,021 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,021 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,021 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,021 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,022 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,022 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,022 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,022 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,022 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y <= 2 [2024-01-27 23:25:20,022 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y [2024-01-27 23:25:20,022 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp <= 2 [2024-01-27 23:25:20,022 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,022 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,022 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,023 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,023 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,023 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX <= 127 [2024-01-27 23:25:20,023 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,023 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 2 [2024-01-27 23:25:20,023 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,023 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,023 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y [2024-01-27 23:25:20,023 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,023 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1 == 0 [2024-01-27 23:25:20,024 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x == 0 || x == 1 [2024-01-27 23:25:20,024 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,024 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,024 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,025 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:25:20,025 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,026 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,026 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp <= 127 [2024-01-27 23:25:20,026 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,026 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 127 [2024-01-27 23:25:20,026 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,026 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,026 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,026 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,026 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0 == 0 [2024-01-27 23:25:20,026 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (unsigned long )arg == 0UL [2024-01-27 23:25:20,026 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,027 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,027 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,027 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,027 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,027 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2 [2024-01-27 23:25:20,027 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] *__unbuffered_p0_EAX$read_delayed_var <= 2 [2024-01-27 23:25:20,027 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y$mem_tmp [2024-01-27 23:25:20,027 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,027 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,027 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= x [2024-01-27 23:25:20,027 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:25:20,028 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,028 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,028 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,028 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x <= 1 [2024-01-27 23:25:20,028 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] *__unbuffered_p0_EAX$read_delayed_var <= 127 [2024-01-27 23:25:20,028 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,028 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (unsigned long )arg == 0UL [2024-01-27 23:25:20,028 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,028 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,028 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,029 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,029 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,029 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,029 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,029 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,029 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,029 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= x [2024-01-27 23:25:20,029 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,029 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,029 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,029 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,030 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,030 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,030 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y$mem_tmp [2024-01-27 23:25:20,030 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x <= 1 [2024-01-27 23:25:20,030 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (unsigned long )arg == 0UL [2024-01-27 23:25:20,030 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,030 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,030 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff0 == 0 [2024-01-27 23:25:20,030 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$mem_tmp <= 2 [2024-01-27 23:25:20,030 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,030 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,031 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,031 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y [2024-01-27 23:25:20,031 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,031 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y <= 2 [2024-01-27 23:25:20,031 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,031 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,031 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,031 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff1 == 0 [2024-01-27 23:25:20,031 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,031 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,031 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y <= 127 [2024-01-27 23:25:20,032 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,032 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,032 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x == 0 || x == 1 [2024-01-27 23:25:20,032 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,032 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,032 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,032 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,032 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,032 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 1 [2024-01-27 23:25:20,032 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y <= 127 [2024-01-27 23:25:20,032 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,033 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,033 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,033 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y [2024-01-27 23:25:20,033 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,033 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,033 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,033 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,033 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0 == 0 [2024-01-27 23:25:20,033 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,033 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x [2024-01-27 23:25:20,034 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,034 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,034 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,034 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,034 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,034 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,034 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,034 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,034 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,034 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$mem_tmp <= 2 [2024-01-27 23:25:20,034 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,035 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x == 0 || x == 1 [2024-01-27 23:25:20,035 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,035 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,035 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,035 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,035 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,035 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y$mem_tmp [2024-01-27 23:25:20,035 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,035 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,035 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (unsigned long )arg == 0UL [2024-01-27 23:25:20,035 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y <= 2 [2024-01-27 23:25:20,036 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1 == 0 [2024-01-27 23:25:20,036 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,036 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,036 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,036 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,036 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (unsigned long )arg == 0UL [2024-01-27 23:25:20,036 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,036 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:20,036 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= y [2024-01-27 23:25:20,036 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,036 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$mem_tmp <= 2 [2024-01-27 23:25:20,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff1 == 0 [2024-01-27 23:25:20,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,038 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= x [2024-01-27 23:25:20,038 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,038 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y <= 2 [2024-01-27 23:25:20,038 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$mem_tmp <= 127 [2024-01-27 23:25:20,038 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,038 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,038 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,038 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,038 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,038 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,038 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= y$mem_tmp [2024-01-27 23:25:20,039 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y <= 127 [2024-01-27 23:25:20,039 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,039 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,039 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,039 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,039 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,039 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,039 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,039 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff0 == 0 [2024-01-27 23:25:20,039 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x == 0 || x == 1 [2024-01-27 23:25:20,040 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,040 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,040 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,040 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,040 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x <= 1 [2024-01-27 23:25:20,040 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,040 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,040 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,040 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,040 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,041 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,041 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,041 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,041 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,041 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,041 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,041 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,041 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,041 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,041 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,041 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= y [2024-01-27 23:25:20,042 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y <= 2 [2024-01-27 23:25:20,042 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,042 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,042 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,042 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,042 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,042 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,042 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,042 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$mem_tmp <= 2 [2024-01-27 23:25:20,043 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,043 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,043 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] x <= 1 [2024-01-27 23:25:20,043 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,043 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$w_buff0 == 0 [2024-01-27 23:25:20,043 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,043 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,043 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$w_buff1 == 0 [2024-01-27 23:25:20,043 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,043 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] x == 0 || x == 1 [2024-01-27 23:25:20,043 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= x [2024-01-27 23:25:20,044 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= y$mem_tmp [2024-01-27 23:25:20,044 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,044 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,044 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,044 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y <= 127 [2024-01-27 23:25:20,044 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,044 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,044 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,044 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y [2024-01-27 23:25:20,045 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,045 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,045 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,045 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,045 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,045 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,045 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,045 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x <= 1 [2024-01-27 23:25:20,045 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y <= 127 [2024-01-27 23:25:20,045 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,045 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= x [2024-01-27 23:25:20,046 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,046 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y <= 2 [2024-01-27 23:25:20,046 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,046 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y$mem_tmp [2024-01-27 23:25:20,046 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,046 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,046 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,046 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,046 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x == 0 || x == 1 [2024-01-27 23:25:20,046 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,047 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,047 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,047 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,047 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,047 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,047 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,047 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,047 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,047 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,047 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0 == 0 [2024-01-27 23:25:20,047 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,048 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1 == 0 [2024-01-27 23:25:20,048 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,048 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$mem_tmp <= 2 [2024-01-27 23:25:20,048 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,048 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (unsigned long )arg == 0UL [2024-01-27 23:25:20,048 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,048 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,048 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,048 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp <= 2 [2024-01-27 23:25:20,048 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,048 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,049 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1 == 0 [2024-01-27 23:25:20,049 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,049 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x [2024-01-27 23:25:20,049 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,049 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y$mem_tmp [2024-01-27 23:25:20,049 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,049 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,049 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 2 [2024-01-27 23:25:20,049 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,049 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,049 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,050 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,050 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,050 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y [2024-01-27 23:25:20,050 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,050 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,050 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,050 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,050 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,050 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0 == 0 [2024-01-27 23:25:20,050 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,050 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:20,051 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,051 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,051 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,051 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x == 0 || x == 1 [2024-01-27 23:25:20,051 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 1 [2024-01-27 23:25:20,051 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,051 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,051 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,051 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp <= 127 [2024-01-27 23:25:20,051 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,051 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,052 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,052 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,052 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,052 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (unsigned long )arg == 0UL [2024-01-27 23:25:20,052 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,052 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 127 [2024-01-27 23:25:20,052 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,052 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,052 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (unsigned long )arg == 0UL [2024-01-27 23:25:20,052 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= y [2024-01-27 23:25:20,053 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y <= 127 [2024-01-27 23:25:20,053 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,053 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,053 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= x [2024-01-27 23:25:20,053 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,053 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,053 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff1 == 0 [2024-01-27 23:25:20,053 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,053 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,053 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x == 0 || x == 1 [2024-01-27 23:25:20,053 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,054 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,054 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,054 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,054 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,054 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,054 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,054 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= y$mem_tmp [2024-01-27 23:25:20,054 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,054 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,054 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,054 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,055 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,055 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,055 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,055 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,055 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,055 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,055 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,055 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,055 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$mem_tmp <= 2 [2024-01-27 23:25:20,055 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y <= 2 [2024-01-27 23:25:20,055 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,056 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,056 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x <= 1 [2024-01-27 23:25:20,056 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,056 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff0 == 0 [2024-01-27 23:25:20,056 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,056 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,056 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= y [2024-01-27 23:25:20,056 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (unsigned long )arg == 0UL [2024-01-27 23:25:20,056 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,056 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,056 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y <= 127 [2024-01-27 23:25:20,057 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,057 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,057 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,057 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,057 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$mem_tmp <= 2 [2024-01-27 23:25:20,057 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,057 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= y$mem_tmp [2024-01-27 23:25:20,057 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,057 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,057 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,057 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff1 == 0 [2024-01-27 23:25:20,058 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,058 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,058 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,058 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,058 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x <= 1 [2024-01-27 23:25:20,058 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,058 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,058 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,058 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,058 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,059 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x == 0 || x == 1 [2024-01-27 23:25:20,059 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,059 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,059 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,059 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,059 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,059 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,059 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,059 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,059 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,059 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= x [2024-01-27 23:25:20,060 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y <= 2 [2024-01-27 23:25:20,060 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,060 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff0 == 0 [2024-01-27 23:25:20,060 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,060 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (unsigned long )arg == 0UL [2024-01-27 23:25:20,060 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,060 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,060 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y [2024-01-27 23:25:20,060 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,060 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,060 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,061 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,061 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp <= 127 [2024-01-27 23:25:20,061 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,061 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 1 [2024-01-27 23:25:20,061 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,061 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,061 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,061 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,061 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (unsigned long )arg == 0UL [2024-01-27 23:25:20,061 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,061 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,062 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= x [2024-01-27 23:25:20,062 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,062 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1 == 0 [2024-01-27 23:25:20,062 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,062 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x == 0 || x == 1 [2024-01-27 23:25:20,062 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,062 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y <= 127 [2024-01-27 23:25:20,062 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,062 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y <= 2 [2024-01-27 23:25:20,062 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,062 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,063 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,063 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y$mem_tmp [2024-01-27 23:25:20,063 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:20,063 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,063 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,063 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,063 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp <= 2 [2024-01-27 23:25:20,063 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,063 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,063 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,063 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,064 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,064 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,064 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0 == 0 [2024-01-27 23:25:20,064 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,064 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$mem_tmp <= 2 [2024-01-27 23:25:20,064 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,064 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,064 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,064 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,064 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= y$mem_tmp [2024-01-27 23:25:20,064 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,065 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,065 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$w_buff0 == 0 [2024-01-27 23:25:20,065 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,065 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,065 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,065 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$mem_tmp <= 127 [2024-01-27 23:25:20,065 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,065 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,065 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= y [2024-01-27 23:25:20,065 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,065 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,066 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,066 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,066 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,066 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,066 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,066 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,066 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,066 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,066 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,066 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y <= 127 [2024-01-27 23:25:20,066 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y <= 2 [2024-01-27 23:25:20,067 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,067 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x <= 1 [2024-01-27 23:25:20,067 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,067 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,067 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,067 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= x [2024-01-27 23:25:20,067 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,067 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,067 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,067 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$w_buff1 == 0 [2024-01-27 23:25:20,067 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x == 0 || x == 1 [2024-01-27 23:25:20,068 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,068 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,068 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp <= 2 [2024-01-27 23:25:20,068 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,068 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0 == 0 [2024-01-27 23:25:20,068 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 2 [2024-01-27 23:25:20,068 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 127 [2024-01-27 23:25:20,068 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,068 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,068 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (unsigned long )arg == 0UL [2024-01-27 23:25:20,068 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,069 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,069 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,069 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,069 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,069 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,069 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,069 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,069 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,069 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 == 0 [2024-01-27 23:25:20,069 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,069 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,070 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,070 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,070 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,070 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,070 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,070 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,070 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y [2024-01-27 23:25:20,070 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,070 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,070 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,070 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,071 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,071 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,071 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,071 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x == 1 [2024-01-27 23:25:20,071 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,071 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$mem_tmp [2024-01-27 23:25:20,071 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,071 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,071 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,071 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (unsigned long )arg == 0UL [2024-01-27 23:25:20,071 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,072 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,072 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,072 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,072 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 1 [2024-01-27 23:25:20,072 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y$mem_tmp [2024-01-27 23:25:20,072 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,072 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,072 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,072 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,072 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0 == 0 [2024-01-27 23:25:20,072 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,073 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y [2024-01-27 23:25:20,073 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,073 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y <= 2 [2024-01-27 23:25:20,073 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y <= 127 [2024-01-27 23:25:20,073 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,073 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (unsigned long )arg == 0UL [2024-01-27 23:25:20,073 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x == 0 || x == 1 [2024-01-27 23:25:20,073 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,073 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,073 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,073 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,074 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,074 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,074 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,074 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,074 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,074 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= x [2024-01-27 23:25:20,074 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,074 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,074 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$mem_tmp <= 2 [2024-01-27 23:25:20,074 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,074 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,074 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,075 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1 == 0 [2024-01-27 23:25:20,075 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,075 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,075 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,075 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,075 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,075 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,075 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (unsigned long )arg == 0UL [2024-01-27 23:25:20,075 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (unsigned long )arg == 0UL [2024-01-27 23:25:20,075 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (unsigned long )arg == 0UL [2024-01-27 23:25:20,076 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,076 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,076 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,076 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x <= 1 [2024-01-27 23:25:20,076 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,076 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,076 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,076 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,076 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,076 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,076 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x == 0 || x == 1 [2024-01-27 23:25:20,077 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,077 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,077 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1 == 0 [2024-01-27 23:25:20,077 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y$mem_tmp [2024-01-27 23:25:20,077 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,077 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$mem_tmp <= 2 [2024-01-27 23:25:20,077 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,077 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,077 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,077 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,077 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,078 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0 == 0 [2024-01-27 23:25:20,078 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,078 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,078 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,078 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,078 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,078 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,078 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,078 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && *__unbuffered_p0_EAX$read_delayed_var == 2) [2024-01-27 23:25:20,078 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,078 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,079 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y == 2 [2024-01-27 23:25:20,079 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,079 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= x [2024-01-27 23:25:20,079 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (unsigned long )arg == 0UL [2024-01-27 23:25:20,079 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,079 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,079 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,079 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,079 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,079 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,079 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,080 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,080 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y [2024-01-27 23:25:20,080 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 1 <= __unbuffered_cnt [2024-01-27 23:25:20,080 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,080 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,080 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,080 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,080 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,080 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,080 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x == 0 || x == 1 [2024-01-27 23:25:20,080 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,081 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0 == 0 [2024-01-27 23:25:20,081 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,081 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,081 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,081 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,081 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,081 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,081 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1 == 0 [2024-01-27 23:25:20,081 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,081 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,081 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (unsigned long )arg == 0UL [2024-01-27 23:25:20,081 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$mem_tmp <= 2 [2024-01-27 23:25:20,082 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,082 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x <= 1 [2024-01-27 23:25:20,082 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,082 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,082 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,082 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,082 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= x [2024-01-27 23:25:20,082 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y <= 127 [2024-01-27 23:25:20,082 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y <= 2 [2024-01-27 23:25:20,082 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,082 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,083 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y$mem_tmp [2024-01-27 23:25:20,083 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,083 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,083 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,083 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,083 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x == 0 || x == 1 [2024-01-27 23:25:20,083 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,083 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,083 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,083 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,083 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,084 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,084 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,084 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y <= 127 [2024-01-27 23:25:20,084 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,084 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,084 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,084 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,084 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x <= 1 [2024-01-27 23:25:20,084 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,084 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,084 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y <= 2 [2024-01-27 23:25:20,085 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1 == 0 [2024-01-27 23:25:20,085 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0 == 0 [2024-01-27 23:25:20,085 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,085 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,085 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,085 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,085 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,085 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,085 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,085 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y$mem_tmp [2024-01-27 23:25:20,085 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,086 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y [2024-01-27 23:25:20,086 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,086 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,086 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,086 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (unsigned long )arg == 0UL [2024-01-27 23:25:20,086 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,086 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$mem_tmp <= 2 [2024-01-27 23:25:20,086 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,086 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,086 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= x [2024-01-27 23:25:20,086 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,087 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,087 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,087 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,087 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y <= 2 [2024-01-27 23:25:20,087 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,087 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,087 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,087 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,087 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,087 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y [2024-01-27 23:25:20,087 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x == 0 || x == 1 [2024-01-27 23:25:20,087 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,088 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,093 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,094 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,094 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff1 == 0 [2024-01-27 23:25:20,094 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,094 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,094 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,094 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,094 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x <= 1 [2024-01-27 23:25:20,094 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,094 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,094 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,095 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (unsigned long )arg == 0UL [2024-01-27 23:25:20,095 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,095 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,095 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,095 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,095 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,095 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,095 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,095 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,095 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y$mem_tmp [2024-01-27 23:25:20,095 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,096 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,096 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,096 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y <= 127 [2024-01-27 23:25:20,096 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x [2024-01-27 23:25:20,096 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$mem_tmp <= 2 [2024-01-27 23:25:20,096 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff0 == 0 [2024-01-27 23:25:20,096 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,096 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,096 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,096 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,096 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,096 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,097 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,097 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,097 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,097 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y <= 127 [2024-01-27 23:25:20,097 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,097 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,097 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,097 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,097 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,097 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,097 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,097 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,098 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,098 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,098 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,098 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,098 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff1 == 0 [2024-01-27 23:25:20,098 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,098 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,098 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,098 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,098 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,098 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,099 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= y$mem_tmp [2024-01-27 23:25:20,099 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,099 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y <= 2 [2024-01-27 23:25:20,099 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,099 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,099 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff0 == 0 [2024-01-27 23:25:20,099 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] x == 0 || x == 1 [2024-01-27 23:25:20,099 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] x <= 1 [2024-01-27 23:25:20,099 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$mem_tmp <= 2 [2024-01-27 23:25:20,099 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,099 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= y [2024-01-27 23:25:20,099 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,100 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= x [2024-01-27 23:25:20,100 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,100 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= x [2024-01-27 23:25:20,100 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,100 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,100 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,100 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,100 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,100 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,100 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y <= 127 [2024-01-27 23:25:20,100 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,101 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,101 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y [2024-01-27 23:25:20,101 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,101 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0 == 0 [2024-01-27 23:25:20,101 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,101 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,101 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,101 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,101 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,101 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,102 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x <= 1 [2024-01-27 23:25:20,102 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x == 0 || x == 1 [2024-01-27 23:25:20,102 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,102 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$mem_tmp [2024-01-27 23:25:20,102 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,102 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,102 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (unsigned long )arg == 0UL [2024-01-27 23:25:20,102 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,102 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1 == 0 [2024-01-27 23:25:20,102 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,102 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,103 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,103 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,103 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,103 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,103 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,103 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,103 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,103 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,103 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,103 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 1 <= __unbuffered_cnt [2024-01-27 23:25:20,103 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$mem_tmp <= 2 [2024-01-27 23:25:20,104 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y <= 2 [2024-01-27 23:25:20,104 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (unsigned long )arg == 0UL [2024-01-27 23:25:20,104 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:25:20,104 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] *__unbuffered_p0_EAX$read_delayed_var <= 2 [2024-01-27 23:25:20,104 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2 [2024-01-27 23:25:20,104 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,104 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,104 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y <= 127 [2024-01-27 23:25:20,104 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (unsigned long )arg == 0UL [2024-01-27 23:25:20,104 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] *__unbuffered_p0_EAX$read_delayed_var <= 127 [2024-01-27 23:25:20,104 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,104 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,105 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,105 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX <= 127 [2024-01-27 23:25:20,105 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,105 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0 == 0 [2024-01-27 23:25:20,105 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y [2024-01-27 23:25:20,105 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,105 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,105 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,105 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,105 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1 == 0 [2024-01-27 23:25:20,105 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:20,106 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp <= 2 [2024-01-27 23:25:20,106 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,106 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 1 [2024-01-27 23:25:20,106 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= x [2024-01-27 23:25:20,106 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$mem_tmp [2024-01-27 23:25:20,106 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,106 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,106 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,106 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,106 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp <= 127 [2024-01-27 23:25:20,106 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,106 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,106 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,107 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,107 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,107 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:25:20,107 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x == 0 || x == 1 [2024-01-27 23:25:20,107 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,107 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,107 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,107 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,107 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,107 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,107 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,107 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,108 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,108 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y <= 2 [2024-01-27 23:25:20,108 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$w_buff1 == 0 [2024-01-27 23:25:20,108 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,108 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,108 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EBX == 0 [2024-01-27 23:25:20,108 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y == 0 [2024-01-27 23:25:20,108 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,108 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,108 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$mem_tmp == 0 [2024-01-27 23:25:20,108 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,108 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (0LL - (long long )y$w_buff0_used) - (long long )y$w_buff1_used >= 0LL [2024-01-27 23:25:20,109 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (0LL - (long long )y$w_buff0_used) + (long long )y$w_buff1_used >= 0LL [2024-01-27 23:25:20,109 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] weak$$choice1 == (_Bool)0 [2024-01-27 23:25:20,109 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,109 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,109 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x == 0 [2024-01-27 23:25:20,109 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] main$tmp_guard0 == (_Bool)0 [2024-01-27 23:25:20,109 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] weak$$choice0 == (_Bool)0 [2024-01-27 23:25:20,109 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,109 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,109 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$read_delayed == (_Bool)0 [2024-01-27 23:25:20,109 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,110 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,110 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,110 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (long long )y$w_buff0_used + (long long )y$w_buff1_used >= 0LL [2024-01-27 23:25:20,110 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$read_delayed == (_Bool)0 [2024-01-27 23:25:20,110 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$w_buff0 == 0 [2024-01-27 23:25:20,110 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,110 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,110 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$read_delayed_var == 0 [2024-01-27 23:25:20,110 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,110 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_cnt == 0 [2024-01-27 23:25:20,110 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,110 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,111 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,111 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] main$tmp_guard1 == (_Bool)0 [2024-01-27 23:25:20,111 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,111 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,111 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,111 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] weak$$choice2 == (_Bool)0 [2024-01-27 23:25:20,111 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX == 0 [2024-01-27 23:25:20,111 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (long long )y$w_buff0_used - (long long )y$w_buff1_used >= 0LL [2024-01-27 23:25:20,111 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$mem_tmp == 0 [2024-01-27 23:25:20,111 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,111 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p2_EAX == 0 [2024-01-27 23:25:20,111 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$w_buff0 == 0 [2024-01-27 23:25:20,112 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$w_buff1 == 0 [2024-01-27 23:25:20,112 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$read_delayed_var == 0 [2024-01-27 23:25:20,112 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (unsigned long )arg == 0UL [2024-01-27 23:25:20,112 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= x [2024-01-27 23:25:20,112 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,112 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,112 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,112 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$mem_tmp <= 2 [2024-01-27 23:25:20,112 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,112 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,113 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x <= 1 [2024-01-27 23:25:20,113 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y <= 2 [2024-01-27 23:25:20,113 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,113 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,113 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,113 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:20,113 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,113 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,113 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,113 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,113 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,113 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,114 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= y$mem_tmp [2024-01-27 23:25:20,114 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,114 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,114 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$w_buff1 == 0 [2024-01-27 23:25:20,114 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,114 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,114 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= y [2024-01-27 23:25:20,114 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,114 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,114 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,114 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,114 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,115 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$w_buff0 == 0 [2024-01-27 23:25:20,115 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$mem_tmp <= 127 [2024-01-27 23:25:20,115 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,115 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,115 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,115 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,115 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y <= 127 [2024-01-27 23:25:20,115 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,115 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,115 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,115 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x == 0 || x == 1 [2024-01-27 23:25:20,115 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,115 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff0 == 0 [2024-01-27 23:25:20,116 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= y$mem_tmp [2024-01-27 23:25:20,116 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,116 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,116 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,116 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,116 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,116 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,116 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,116 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,116 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,116 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,116 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,117 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y <= 2 [2024-01-27 23:25:20,117 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,117 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] x == 0 || x == 1 [2024-01-27 23:25:20,117 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= y [2024-01-27 23:25:20,117 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,117 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y <= 127 [2024-01-27 23:25:20,117 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,117 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,117 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,117 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,117 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,117 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,118 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,118 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff1 == 0 [2024-01-27 23:25:20,118 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,118 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,118 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,118 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= x [2024-01-27 23:25:20,118 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] x <= 1 [2024-01-27 23:25:20,118 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,118 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,118 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,118 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,118 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$mem_tmp <= 2 [2024-01-27 23:25:20,119 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,119 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,119 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,119 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,119 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (unsigned long )arg == 0UL [2024-01-27 23:25:20,119 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,119 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,119 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,119 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,119 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,119 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,119 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x <= 1 [2024-01-27 23:25:20,120 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,120 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$mem_tmp <= 2 [2024-01-27 23:25:20,120 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,120 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,120 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= x [2024-01-27 23:25:20,120 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y [2024-01-27 23:25:20,120 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,120 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,120 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y$mem_tmp [2024-01-27 23:25:20,120 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,120 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,120 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,121 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,121 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,121 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y <= 127 [2024-01-27 23:25:20,121 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,121 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff0 == 0 [2024-01-27 23:25:20,121 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff1 == 0 [2024-01-27 23:25:20,121 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,121 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,121 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,121 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,121 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,121 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,122 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,122 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,122 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,122 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,122 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,122 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x == 0 || x == 1 [2024-01-27 23:25:20,122 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,122 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,122 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y <= 2 [2024-01-27 23:25:20,122 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,122 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,122 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,123 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,123 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,123 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,123 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,123 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,123 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff0 == 0 [2024-01-27 23:25:20,123 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,123 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,123 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,123 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,123 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,123 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y <= 2 [2024-01-27 23:25:20,124 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,124 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y <= 127 [2024-01-27 23:25:20,124 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,124 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= x [2024-01-27 23:25:20,124 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,124 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,124 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,124 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y$mem_tmp [2024-01-27 23:25:20,124 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (unsigned long )arg == 0UL [2024-01-27 23:25:20,124 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff1 == 0 [2024-01-27 23:25:20,124 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,124 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] x == 0 || x == 1 [2024-01-27 23:25:20,125 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,125 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,125 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,125 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,125 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,125 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y [2024-01-27 23:25:20,125 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,125 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$mem_tmp <= 127 [2024-01-27 23:25:20,125 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,125 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] x <= 1 [2024-01-27 23:25:20,125 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,125 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$mem_tmp <= 2 [2024-01-27 23:25:20,126 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,126 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,126 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:20,126 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,126 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,126 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,126 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= x [2024-01-27 23:25:20,126 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] x == 0 || x == 1 [2024-01-27 23:25:20,126 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,126 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,126 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,126 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,127 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] x <= 1 [2024-01-27 23:25:20,127 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,127 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,127 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,127 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff0 == 0 [2024-01-27 23:25:20,127 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,127 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,127 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y$mem_tmp [2024-01-27 23:25:20,127 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,127 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,127 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,127 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,127 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,128 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$mem_tmp <= 2 [2024-01-27 23:25:20,128 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$mem_tmp <= 127 [2024-01-27 23:25:20,128 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,128 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,128 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,128 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,128 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,128 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff1 == 0 [2024-01-27 23:25:20,128 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,128 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,128 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,128 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,129 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,129 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (unsigned long )arg == 0UL [2024-01-27 23:25:20,129 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,129 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y <= 2 [2024-01-27 23:25:20,129 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y <= 127 [2024-01-27 23:25:20,129 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,129 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,129 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,129 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y [2024-01-27 23:25:20,129 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,129 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (unsigned long )arg == 0UL [2024-01-27 23:25:20,129 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x <= 1 [2024-01-27 23:25:20,130 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y$mem_tmp [2024-01-27 23:25:20,130 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,130 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,130 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,130 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,130 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,130 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff0 == 0 [2024-01-27 23:25:20,130 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y <= 127 [2024-01-27 23:25:20,130 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,130 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,130 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,130 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,130 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff1 == 0 [2024-01-27 23:25:20,131 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,131 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,131 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,131 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,131 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (unsigned long )arg == 0UL [2024-01-27 23:25:20,131 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,131 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,131 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= x [2024-01-27 23:25:20,131 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,131 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,131 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,132 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,132 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,132 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,132 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,132 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,132 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y [2024-01-27 23:25:20,132 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,132 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x == 0 || x == 1 [2024-01-27 23:25:20,132 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,132 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y <= 2 [2024-01-27 23:25:20,132 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,132 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,134 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,134 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,134 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,134 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,134 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$mem_tmp <= 2 [2024-01-27 23:25:20,134 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,134 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] x == 0 || x == 1 [2024-01-27 23:25:20,134 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,134 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,134 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= x [2024-01-27 23:25:20,134 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,135 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,135 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,135 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,135 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$mem_tmp <= 2 [2024-01-27 23:25:20,135 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,135 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,135 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,135 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,135 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:20,135 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,135 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,136 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,136 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,136 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,136 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y <= 127 [2024-01-27 23:25:20,136 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] x <= 1 [2024-01-27 23:25:20,136 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,136 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,136 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,136 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,136 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$mem_tmp <= 127 [2024-01-27 23:25:20,136 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff0 == 0 [2024-01-27 23:25:20,136 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff1 == 0 [2024-01-27 23:25:20,137 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= y [2024-01-27 23:25:20,137 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,137 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y <= 2 [2024-01-27 23:25:20,137 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,137 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,137 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,137 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= y$mem_tmp [2024-01-27 23:25:20,137 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (unsigned long )arg == 0UL [2024-01-27 23:25:20,137 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,137 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,137 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,137 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,138 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,138 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,138 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1 == 0 [2024-01-27 23:25:20,138 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,138 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,138 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x == 0 || x == 1 [2024-01-27 23:25:20,138 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,138 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,138 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,138 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,138 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y [2024-01-27 23:25:20,138 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0 == 0 [2024-01-27 23:25:20,139 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,139 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,139 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,139 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,139 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,139 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,139 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,139 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,139 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,139 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,139 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,139 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y$mem_tmp [2024-01-27 23:25:20,139 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,140 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x <= 1 [2024-01-27 23:25:20,140 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,140 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y <= 127 [2024-01-27 23:25:20,140 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,140 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,140 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,140 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,140 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,140 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,140 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,140 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$mem_tmp <= 2 [2024-01-27 23:25:20,140 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= x [2024-01-27 23:25:20,141 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y <= 2 [2024-01-27 23:25:20,141 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (unsigned long )arg == 0UL [2024-01-27 23:25:20,141 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,141 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,141 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,141 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,141 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,141 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,141 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,141 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,141 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,141 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,141 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,142 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,142 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,142 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff1 == 0 [2024-01-27 23:25:20,142 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y <= 2 [2024-01-27 23:25:20,142 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,142 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,142 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] x <= 1 [2024-01-27 23:25:20,142 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,142 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,142 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,142 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,142 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,143 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,143 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] x == 0 || x == 1 [2024-01-27 23:25:20,143 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,143 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,143 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,143 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff0 == 0 [2024-01-27 23:25:20,143 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,143 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,143 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,143 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= y [2024-01-27 23:25:20,143 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y <= 127 [2024-01-27 23:25:20,143 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= x [2024-01-27 23:25:20,143 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= y$mem_tmp [2024-01-27 23:25:20,144 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,144 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,144 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,144 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,144 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,144 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,144 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,144 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,144 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$mem_tmp <= 2 [2024-01-27 23:25:20,144 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,144 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,145 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x <= 1 [2024-01-27 23:25:20,145 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,145 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,145 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,145 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,145 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,145 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y$mem_tmp [2024-01-27 23:25:20,145 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,145 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,145 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,145 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,145 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= x [2024-01-27 23:25:20,146 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,146 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,146 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,146 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,146 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0 == 0 [2024-01-27 23:25:20,146 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1 == 0 [2024-01-27 23:25:20,146 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,146 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y <= 2 [2024-01-27 23:25:20,146 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,146 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,146 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,146 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,146 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y [2024-01-27 23:25:20,147 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,147 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,147 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y <= 127 [2024-01-27 23:25:20,147 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,147 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x == 0 || x == 1 [2024-01-27 23:25:20,147 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,147 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,147 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,147 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,147 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,147 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,147 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,148 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,148 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,148 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$mem_tmp <= 2 [2024-01-27 23:25:20,148 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (unsigned long )arg == 0UL [2024-01-27 23:25:20,148 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,148 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,148 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,148 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,148 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,148 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,148 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,148 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,149 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y [2024-01-27 23:25:20,149 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,149 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,149 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y$mem_tmp [2024-01-27 23:25:20,149 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff0 == 0 [2024-01-27 23:25:20,149 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y <= 2 [2024-01-27 23:25:20,149 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,149 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,149 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,149 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,149 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,149 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= x [2024-01-27 23:25:20,149 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,150 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,150 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,150 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x <= 1 [2024-01-27 23:25:20,150 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,150 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,150 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,150 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y <= 127 [2024-01-27 23:25:20,150 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,150 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,150 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,150 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (unsigned long )arg == 0UL [2024-01-27 23:25:20,150 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$mem_tmp <= 2 [2024-01-27 23:25:20,150 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,151 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,151 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x == 0 || x == 1 [2024-01-27 23:25:20,151 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,151 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,151 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,151 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,151 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,151 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1 == 0 [2024-01-27 23:25:20,151 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,151 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,151 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y == 1 [2024-01-27 23:25:20,151 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,152 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,152 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,152 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && *__unbuffered_p0_EAX$read_delayed_var == 1) [2024-01-27 23:25:20,152 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,152 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= x [2024-01-27 23:25:20,152 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0 == 0 [2024-01-27 23:25:20,152 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1 == 0 [2024-01-27 23:25:20,152 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,152 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,152 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,152 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,152 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,153 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,153 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x <= 1 [2024-01-27 23:25:20,153 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (unsigned long )arg == 0UL [2024-01-27 23:25:20,153 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,153 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,153 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,153 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$mem_tmp <= 2 [2024-01-27 23:25:20,153 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,153 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,153 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,153 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,153 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,153 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,154 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,154 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,154 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y$mem_tmp [2024-01-27 23:25:20,154 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x == 0 || x == 1 [2024-01-27 23:25:20,154 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,154 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,154 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,154 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,154 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,154 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,154 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (unsigned long )arg == 0UL [2024-01-27 23:25:20,154 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,155 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$w_buff0 == 0 [2024-01-27 23:25:20,155 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= x [2024-01-27 23:25:20,155 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] x <= 1 [2024-01-27 23:25:20,155 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$w_buff1 == 0 [2024-01-27 23:25:20,155 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,155 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,155 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,155 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,155 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= y$mem_tmp [2024-01-27 23:25:20,155 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,155 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,155 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,155 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,156 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,156 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,156 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$mem_tmp <= 2 [2024-01-27 23:25:20,156 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,156 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,156 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,156 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,156 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,156 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,156 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,156 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,156 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,157 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,157 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,157 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,157 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y <= 127 [2024-01-27 23:25:20,157 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,157 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] x == 0 || x == 1 [2024-01-27 23:25:20,157 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y <= 2 [2024-01-27 23:25:20,157 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= y [2024-01-27 23:25:20,157 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,157 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,157 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,157 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,158 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,158 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,158 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,158 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (unsigned long )arg == 0UL [2024-01-27 23:25:20,158 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (unsigned long )arg == 0UL [2024-01-27 23:25:20,158 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,158 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,158 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,158 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,158 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$w_buff0 == 0 [2024-01-27 23:25:20,158 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,158 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,158 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] x <= 1 [2024-01-27 23:25:20,159 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,159 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] x == 0 || x == 1 [2024-01-27 23:25:20,159 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,159 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,159 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= y [2024-01-27 23:25:20,159 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,159 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,159 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,159 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,159 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,159 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,159 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,160 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$mem_tmp <= 2 [2024-01-27 23:25:20,160 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,160 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,160 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,160 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,160 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,160 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,160 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,160 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,160 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= y$mem_tmp [2024-01-27 23:25:20,160 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,160 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,161 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,161 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$w_buff1 == 0 [2024-01-27 23:25:20,161 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y <= 127 [2024-01-27 23:25:20,161 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= x [2024-01-27 23:25:20,161 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,161 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y <= 2 [2024-01-27 23:25:20,161 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,161 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,161 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,161 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (unsigned long )arg == 0UL [2024-01-27 23:25:20,161 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y <= 127 [2024-01-27 23:25:20,161 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,161 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,162 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y <= 2 [2024-01-27 23:25:20,162 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,162 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,162 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,162 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,162 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,162 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,162 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,162 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,162 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,162 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x <= 1 [2024-01-27 23:25:20,162 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= x [2024-01-27 23:25:20,163 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (unsigned long )arg == 0UL [2024-01-27 23:25:20,163 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,163 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,163 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,163 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,163 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,163 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$mem_tmp <= 2 [2024-01-27 23:25:20,163 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff1 == 0 [2024-01-27 23:25:20,163 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,163 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,163 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,163 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,163 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,164 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,164 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,164 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,164 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x == 0 || x == 1 [2024-01-27 23:25:20,164 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,164 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,164 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,164 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,164 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff0 == 0 [2024-01-27 23:25:20,164 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,164 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= y$mem_tmp [2024-01-27 23:25:20,164 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= y [2024-01-27 23:25:20,165 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,165 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,165 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,165 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,165 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,165 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] x == 0 || x == 1 [2024-01-27 23:25:20,165 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,165 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,165 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,165 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,165 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,165 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,166 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,166 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,166 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,166 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$mem_tmp <= 2 [2024-01-27 23:25:20,166 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:20,166 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,166 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,166 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y <= 2 [2024-01-27 23:25:20,166 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,166 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,166 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,166 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= y$mem_tmp [2024-01-27 23:25:20,166 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,167 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,167 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,167 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y <= 127 [2024-01-27 23:25:20,167 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,167 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,167 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,167 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,167 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,167 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,167 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= y [2024-01-27 23:25:20,167 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] x <= 1 [2024-01-27 23:25:20,167 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,168 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= x [2024-01-27 23:25:20,168 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$w_buff0 == 0 [2024-01-27 23:25:20,168 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,168 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$w_buff1 == 0 [2024-01-27 23:25:20,168 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,168 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,168 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,168 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$mem_tmp <= 2 [2024-01-27 23:25:20,168 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,168 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,168 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,168 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y <= 127 [2024-01-27 23:25:20,169 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 1 <= __unbuffered_cnt [2024-01-27 23:25:20,169 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,169 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,169 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y <= 2 [2024-01-27 23:25:20,169 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,169 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,169 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,169 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,169 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y [2024-01-27 23:25:20,169 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,169 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,169 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,170 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff0 == 0 [2024-01-27 23:25:20,170 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,170 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,170 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (unsigned long )arg == 0UL [2024-01-27 23:25:20,170 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,170 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,170 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,170 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,170 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,170 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,170 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,170 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= x [2024-01-27 23:25:20,171 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,171 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff1 == 0 [2024-01-27 23:25:20,171 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,171 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x <= 1 [2024-01-27 23:25:20,171 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,171 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,171 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,171 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y$mem_tmp [2024-01-27 23:25:20,171 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x == 0 || x == 1 [2024-01-27 23:25:20,171 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,171 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,171 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,171 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,172 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x <= 1 [2024-01-27 23:25:20,172 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,172 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$mem_tmp <= 2 [2024-01-27 23:25:20,172 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,172 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,172 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,172 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,172 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,172 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,172 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,172 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,172 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,173 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= y$mem_tmp [2024-01-27 23:25:20,173 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$w_buff0 == 0 [2024-01-27 23:25:20,173 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,173 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,173 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,173 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,173 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,173 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,173 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= x [2024-01-27 23:25:20,173 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,173 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y <= 127 [2024-01-27 23:25:20,173 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,174 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,174 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,174 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,174 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,174 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,174 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,174 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y <= 2 [2024-01-27 23:25:20,174 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,174 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= y [2024-01-27 23:25:20,174 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,174 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,174 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,175 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$w_buff1 == 0 [2024-01-27 23:25:20,175 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x == 0 || x == 1 [2024-01-27 23:25:20,175 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:20,175 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$mem_tmp <= 127 [2024-01-27 23:25:20,175 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,175 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,175 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,175 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,175 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,175 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,175 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,175 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,176 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,176 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 1 [2024-01-27 23:25:20,176 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,176 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,176 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,176 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,176 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,176 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,176 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,176 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (unsigned long )arg == 0UL [2024-01-27 23:25:20,176 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,176 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 2 [2024-01-27 23:25:20,176 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x == 0 || x == 1 [2024-01-27 23:25:20,177 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,177 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,177 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x [2024-01-27 23:25:20,177 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,177 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1 == 0 [2024-01-27 23:25:20,177 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,177 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$mem_tmp <= 2 [2024-01-27 23:25:20,177 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,177 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 127 [2024-01-27 23:25:20,177 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,177 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,177 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,178 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,178 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,178 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,178 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y$mem_tmp [2024-01-27 23:25:20,178 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y [2024-01-27 23:25:20,178 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,178 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0 == 0 [2024-01-27 23:25:20,178 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,178 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,178 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,178 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (unsigned long )arg == 0UL [2024-01-27 23:25:20,178 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x == 0 || x == 1 [2024-01-27 23:25:20,178 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:20,179 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:20,179 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:20,179 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:20,179 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:20,179 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= x [2024-01-27 23:25:20,179 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:20,179 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p0_EBX <= 1 [2024-01-27 23:25:20,179 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:20,179 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_cnt [2024-01-27 23:25:20,179 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= y$mem_tmp [2024-01-27 23:25:20,179 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:20,179 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:20,180 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:20,180 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:20,180 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_p0_EBX [2024-01-27 23:25:20,180 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (unsigned long )arg == 0UL [2024-01-27 23:25:20,180 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:20,180 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:20,180 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:20,180 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-27 23:25:20,180 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:20,180 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:20,180 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:20,180 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y <= 2 [2024-01-27 23:25:20,181 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff1 == 0 [2024-01-27 23:25:20,181 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:20,181 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff0 == 0 [2024-01-27 23:25:20,181 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:20,181 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y <= 127 [2024-01-27 23:25:20,181 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:20,181 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:20,181 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= y [2024-01-27 23:25:20,181 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x <= 1 [2024-01-27 23:25:20,181 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:20,181 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:20,181 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:20,182 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$mem_tmp <= 2 [2024-01-27 23:25:20,182 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:20,182 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:20,182 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:20,232 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 23:25:20,389 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/safe002_power.oepc.i[995,1008] [2024-01-27 23:25:20,519 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 23:25:20,537 INFO L202 MainTranslator]: Completed pre-run [2024-01-27 23:25:20,546 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/safe002_power.oepc.i[995,1008] [2024-01-27 23:25:20,546 WARN L424 MainDispatcher]: Unable to annotate void __VERIFIER_assert(int expression) { if (!expression) { ERROR: {reach_error();abort();} }; return; } 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 [2024-01-27 23:25:20,608 ERROR L324 MainTranslator]: Unsupported Syntax: Unknown or unsupported unary operation: ADDROF [2024-01-27 23:25:20,609 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@7c1273d0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:25:20, skipping insertion in model container [2024-01-27 23:25:20,609 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-27 23:25:20,609 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-27 23:25:20,610 INFO L158 Benchmark]: Toolchain (without parser) took 1979.40ms. Allocated memory is still 142.6MB. Free memory was 91.6MB in the beginning and 58.8MB in the end (delta: 32.8MB). Peak memory consumption was 54.8MB. Max. memory is 16.1GB. [2024-01-27 23:25:20,611 INFO L158 Benchmark]: Witness Parser took 0.18ms. Allocated memory is still 48.2MB. Free memory was 23.2MB in the beginning and 23.1MB in the end (delta: 62.9kB). There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:25:20,611 INFO L158 Benchmark]: CDTParser took 0.07ms. Allocated memory is still 94.4MB. Free memory is still 57.5MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:25:20,611 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1964.63ms. Allocated memory is still 142.6MB. Free memory was 90.6MB in the beginning and 58.8MB in the end (delta: 31.8MB). Peak memory consumption was 54.8MB. Max. memory is 16.1GB. [2024-01-27 23:25:20,612 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Witness Parser took 0.18ms. Allocated memory is still 48.2MB. Free memory was 23.2MB in the beginning and 23.1MB in the end (delta: 62.9kB). There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.07ms. Allocated memory is still 94.4MB. Free memory is still 57.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1964.63ms. Allocated memory is still 142.6MB. Free memory was 90.6MB in the beginning and 58.8MB in the end (delta: 31.8MB). Peak memory consumption was 54.8MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 761]: Unsupported Syntax Unknown or unsupported unary operation: ADDROF RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: UNKNOWN