./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/pthread-wmm/safe014_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/safe014_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/safe014_power.oepc.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/safe014_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:26:13,746 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-27 23:26:13,819 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-01-27 23:26:13,834 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-27 23:26:13,835 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-27 23:26:13,863 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-27 23:26:13,864 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-27 23:26:13,865 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-27 23:26:13,865 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-27 23:26:13,872 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-27 23:26:13,872 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-27 23:26:13,872 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-27 23:26:13,873 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-27 23:26:13,873 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-27 23:26:13,873 INFO L153 SettingsManager]: * Use SBE=true [2024-01-27 23:26:13,873 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-27 23:26:13,873 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-27 23:26:13,874 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-27 23:26:13,874 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-27 23:26:13,874 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-27 23:26:13,874 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-27 23:26:13,875 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-27 23:26:13,876 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-27 23:26:13,876 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-27 23:26:13,876 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-27 23:26:13,876 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-27 23:26:13,877 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-27 23:26:13,877 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-27 23:26:13,877 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-27 23:26:13,878 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-27 23:26:13,879 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-27 23:26:13,879 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-27 23:26:13,879 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 23:26:13,879 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-27 23:26:13,880 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-27 23:26:13,880 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-27 23:26:13,880 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-27 23:26:13,880 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-27 23:26:13,881 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-27 23:26:13,881 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-27 23:26:13,881 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-27 23:26:13,881 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-27 23:26:13,881 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-27 23:26:13,882 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:26:14,114 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-27 23:26:14,138 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-27 23:26:14,141 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-27 23:26:14,142 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-27 23:26:14,143 INFO L274 PluginConnector]: CDTParser initialized [2024-01-27 23:26:14,143 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/safe014_power.oepc.i [2024-01-27 23:26:15,202 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-27 23:26:15,389 INFO L384 CDTParser]: Found 1 translation units. [2024-01-27 23:26:15,389 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/safe014_power.oepc.i [2024-01-27 23:26:15,407 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0e1cce7b0/7682fe6e842f4ef7bf9cfb0680ba0023/FLAG097fc061d [2024-01-27 23:26:15,421 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0e1cce7b0/7682fe6e842f4ef7bf9cfb0680ba0023 [2024-01-27 23:26:15,423 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-27 23:26:15,424 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-27 23:26:15,424 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/safe014_power.oepc.yml/witness.yml [2024-01-27 23:26:15,811 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-27 23:26:15,812 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-27 23:26:15,813 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-27 23:26:15,814 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-27 23:26:15,817 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-27 23:26:15,818 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:26:15" (1/2) ... [2024-01-27 23:26:15,818 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6a58956c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:26:15, skipping insertion in model container [2024-01-27 23:26:15,818 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:26:15" (1/2) ... [2024-01-27 23:26:15,820 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@9888ccb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:26:15, skipping insertion in model container [2024-01-27 23:26:15,820 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:26:15" (2/2) ... [2024-01-27 23:26:15,821 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6a58956c and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:26:15, skipping insertion in model container [2024-01-27 23:26:15,821 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:26:15" (2/2) ... [2024-01-27 23:26:15,821 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-27 23:26:16,617 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-27 23:26:16,618 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,618 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y <= 1 [2024-01-27 23:26:16,618 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,618 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,618 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,619 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,619 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$mem_tmp <= 1 [2024-01-27 23:26:16,619 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,619 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (unsigned long )arg == 0UL [2024-01-27 23:26:16,619 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= x [2024-01-27 23:26:16,619 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,619 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,620 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,620 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,620 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,620 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff0 == 0 [2024-01-27 23:26:16,620 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,620 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,621 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,621 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,621 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 127 [2024-01-27 23:26:16,621 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,621 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 2 [2024-01-27 23:26:16,621 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff1 == 0 [2024-01-27 23:26:16,621 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,622 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,622 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,622 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y$mem_tmp [2024-01-27 23:26:16,622 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,622 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 1 <= __unbuffered_cnt [2024-01-27 23:26:16,622 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,622 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,622 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,623 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,623 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y [2024-01-27 23:26:16,623 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,623 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,623 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:16,623 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,623 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y == 0 || y == 1 [2024-01-27 23:26:16,624 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,624 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,624 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x <= 2 [2024-01-27 23:26:16,624 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,624 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,624 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,625 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,625 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y <= 1 [2024-01-27 23:26:16,625 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$mem_tmp <= 1 [2024-01-27 23:26:16,625 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,625 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$w_buff1 == 0 [2024-01-27 23:26:16,625 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,625 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x <= 127 [2024-01-27 23:26:16,625 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,626 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,626 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= y$mem_tmp [2024-01-27 23:26:16,626 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,626 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,626 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,626 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:16,626 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,627 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,627 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$w_buff0 == 0 [2024-01-27 23:26:16,627 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,627 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,627 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,627 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,627 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,628 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,628 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,628 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= y [2024-01-27 23:26:16,628 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y == 0 || y == 1 [2024-01-27 23:26:16,628 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,628 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,628 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,628 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,629 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,629 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= x [2024-01-27 23:26:16,629 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,629 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,629 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,629 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$mem_tmp <= 1 [2024-01-27 23:26:16,629 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,629 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,629 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,630 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,630 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,630 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,630 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,630 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y == 0 || y == 1 [2024-01-27 23:26:16,630 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,630 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,630 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 2 [2024-01-27 23:26:16,631 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 127 [2024-01-27 23:26:16,631 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,631 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (unsigned long )arg == 0UL [2024-01-27 23:26:16,631 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,631 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,631 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,631 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,631 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,631 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,632 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,632 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,632 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,632 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y [2024-01-27 23:26:16,632 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,632 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,632 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0 == 0 [2024-01-27 23:26:16,632 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,633 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y$mem_tmp [2024-01-27 23:26:16,633 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,633 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,633 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,633 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x [2024-01-27 23:26:16,633 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y <= 1 [2024-01-27 23:26:16,633 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,633 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:26:16,634 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1 == 0 [2024-01-27 23:26:16,634 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,634 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,634 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,634 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (unsigned long )arg == 0UL [2024-01-27 23:26:16,634 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,634 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 2 [2024-01-27 23:26:16,634 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y == 0 || y == 1 [2024-01-27 23:26:16,634 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,635 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,635 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y [2024-01-27 23:26:16,635 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,635 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,635 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 == 0 [2024-01-27 23:26:16,635 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,635 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 [2024-01-27 23:26:16,635 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,635 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 1 [2024-01-27 23:26:16,636 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,636 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,636 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 1 [2024-01-27 23:26:16,636 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x [2024-01-27 23:26:16,636 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,636 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,636 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:26:16,636 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$mem_tmp [2024-01-27 23:26:16,636 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 127 [2024-01-27 23:26:16,637 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,637 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,637 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= expression [2024-01-27 23:26:16,637 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,637 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$flush_delayed == (_Bool)0 || (y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1) [2024-01-27 23:26:16,637 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,637 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,637 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,638 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,638 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 || expression == 1 [2024-01-27 23:26:16,638 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,638 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 == 0 [2024-01-27 23:26:16,638 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,638 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,638 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression <= 1 [2024-01-27 23:26:16,638 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,638 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,639 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,639 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,639 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,639 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,639 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp <= 1 [2024-01-27 23:26:16,639 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-27 23:26:16,639 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,639 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,639 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,640 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,640 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x <= 2 [2024-01-27 23:26:16,640 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,640 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,640 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,640 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0 == 0 [2024-01-27 23:26:16,640 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,640 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,641 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,641 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y [2024-01-27 23:26:16,641 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,641 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,641 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,641 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,641 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,641 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,642 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y$mem_tmp [2024-01-27 23:26:16,642 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x <= 127 [2024-01-27 23:26:16,642 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1 == 0 [2024-01-27 23:26:16,642 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,642 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,642 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,642 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:26:16,642 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= x [2024-01-27 23:26:16,642 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,643 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,643 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,643 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,643 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,643 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,643 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,643 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (unsigned long )arg == 0UL [2024-01-27 23:26:16,643 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y == 0 || y == 1 [2024-01-27 23:26:16,643 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$mem_tmp <= 1 [2024-01-27 23:26:16,644 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y <= 1 [2024-01-27 23:26:16,644 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,644 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,644 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,644 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,644 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$mem_tmp [2024-01-27 23:26:16,644 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,644 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,644 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,645 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:26:16,645 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1 == 0 [2024-01-27 23:26:16,645 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,645 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,645 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y [2024-01-27 23:26:16,645 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,645 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,645 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,645 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y <= 1 [2024-01-27 23:26:16,646 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,646 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,646 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,646 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,646 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (unsigned long )arg == 0UL [2024-01-27 23:26:16,646 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 1 <= __unbuffered_cnt [2024-01-27 23:26:16,646 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,646 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,646 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y == 0 || y == 1 [2024-01-27 23:26:16,647 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= x [2024-01-27 23:26:16,647 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,647 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0 == 0 [2024-01-27 23:26:16,647 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,647 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,647 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,647 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,647 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x <= 2 [2024-01-27 23:26:16,647 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$mem_tmp <= 1 [2024-01-27 23:26:16,648 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,648 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,648 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,648 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x <= 127 [2024-01-27 23:26:16,648 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,648 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,648 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,648 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,648 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,649 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,649 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (unsigned long )arg == 0UL [2024-01-27 23:26:16,649 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,649 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,649 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,649 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,649 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y == 0 || y == 1 [2024-01-27 23:26:16,649 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,649 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,650 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,650 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,650 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 2 [2024-01-27 23:26:16,650 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:26:16,650 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,650 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 1 [2024-01-27 23:26:16,650 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,650 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,650 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,651 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,651 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,651 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,651 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$mem_tmp <= 1 [2024-01-27 23:26:16,651 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,651 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y$mem_tmp [2024-01-27 23:26:16,651 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:26:16,651 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (unsigned long )arg == 0UL [2024-01-27 23:26:16,651 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,652 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,652 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,652 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,652 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y [2024-01-27 23:26:16,652 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,652 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 127 [2024-01-27 23:26:16,652 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0 == 0 [2024-01-27 23:26:16,652 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,652 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,652 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,653 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,653 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,653 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1 == 0 [2024-01-27 23:26:16,653 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,653 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x [2024-01-27 23:26:16,653 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,653 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,653 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice1 == (_Bool)0 [2024-01-27 23:26:16,653 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,654 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$read_delayed_var == 0 [2024-01-27 23:26:16,654 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX == 0 [2024-01-27 23:26:16,654 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,654 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EAX == 0 [2024-01-27 23:26:16,654 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard1 == (_Bool)0 [2024-01-27 23:26:16,654 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:26:16,654 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$read_delayed == (_Bool)0 [2024-01-27 23:26:16,654 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,654 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:26:16,655 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y == 0 [2024-01-27 23:26:16,655 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,655 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,655 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:16,655 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,655 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,655 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,655 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,655 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (0LL - (long long )y$w_buff0_used) + (long long )y$w_buff1_used >= 0LL [2024-01-27 23:26:16,656 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,656 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EBX == 0 [2024-01-27 23:26:16,656 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,656 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x == 0 [2024-01-27 23:26:16,656 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_cnt == 0 [2024-01-27 23:26:16,656 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (long long )y$w_buff0_used - (long long )y$w_buff1_used >= 0LL [2024-01-27 23:26:16,656 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (long long )y$w_buff0_used + (long long )y$w_buff1_used >= 0LL [2024-01-27 23:26:16,656 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,656 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (0LL - (long long )y$w_buff0_used) - (long long )y$w_buff1_used >= 0LL [2024-01-27 23:26:16,657 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$w_buff0 == 0 [2024-01-27 23:26:16,657 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard0 == (_Bool)0 [2024-01-27 23:26:16,657 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$read_delayed == (_Bool)0 [2024-01-27 23:26:16,657 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice0 == (_Bool)0 [2024-01-27 23:26:16,657 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:26:16,657 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,657 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,657 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$mem_tmp == 0 [2024-01-27 23:26:16,657 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,658 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$mem_tmp == 0 [2024-01-27 23:26:16,658 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$w_buff1 == 0 [2024-01-27 23:26:16,658 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0 == 0 [2024-01-27 23:26:16,658 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:26:16,658 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,658 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1 == 0 [2024-01-27 23:26:16,658 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$read_delayed_var == 0 [2024-01-27 23:26:16,658 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,658 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (unsigned long )arg == 0UL [2024-01-27 23:26:16,659 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,659 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,659 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,659 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y <= 1 [2024-01-27 23:26:16,659 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,659 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,659 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,659 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,659 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,659 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,660 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,660 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x <= 2 [2024-01-27 23:26:16,660 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:26:16,660 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y == 0 || y == 1 [2024-01-27 23:26:16,660 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,660 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x <= 127 [2024-01-27 23:26:16,660 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:26:16,660 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,660 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,661 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= x [2024-01-27 23:26:16,661 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y$mem_tmp [2024-01-27 23:26:16,661 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,661 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (unsigned long )arg == 0UL [2024-01-27 23:26:16,661 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,661 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,661 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$mem_tmp <= 1 [2024-01-27 23:26:16,661 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,661 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,662 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,662 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0 == 0 [2024-01-27 23:26:16,662 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,662 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,662 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1 == 0 [2024-01-27 23:26:16,662 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,662 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y [2024-01-27 23:26:16,662 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,662 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,662 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,663 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,663 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,663 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,663 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$mem_tmp <= 1 [2024-01-27 23:26:16,663 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,663 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,663 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y == 0 || y == 1 [2024-01-27 23:26:16,663 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x <= 127 [2024-01-27 23:26:16,663 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= y$mem_tmp [2024-01-27 23:26:16,664 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,664 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,664 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (unsigned long )arg == 0UL [2024-01-27 23:26:16,664 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,664 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,664 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,664 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,664 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,664 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= y [2024-01-27 23:26:16,665 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$w_buff0 == 0 [2024-01-27 23:26:16,665 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,665 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= x [2024-01-27 23:26:16,665 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,665 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,665 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,665 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,665 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$w_buff1 == 0 [2024-01-27 23:26:16,665 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,665 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,666 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,666 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:16,666 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x <= 2 [2024-01-27 23:26:16,666 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,666 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,666 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,666 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,666 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y <= 1 [2024-01-27 23:26:16,666 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,667 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,667 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,667 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,667 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,667 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,667 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,667 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,667 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,667 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,667 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,668 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,668 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,668 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,668 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,668 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= y$mem_tmp [2024-01-27 23:26:16,668 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,668 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,668 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,668 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y == 0 || y == 1 [2024-01-27 23:26:16,668 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,669 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,669 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,669 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,669 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$w_buff0 == 0 [2024-01-27 23:26:16,669 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= x [2024-01-27 23:26:16,669 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= y [2024-01-27 23:26:16,669 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x <= 127 [2024-01-27 23:26:16,669 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,670 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,670 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,670 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,670 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x <= 2 [2024-01-27 23:26:16,670 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,670 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$mem_tmp <= 1 [2024-01-27 23:26:16,670 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,670 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:16,670 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,670 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,671 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,671 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$w_buff1 == 0 [2024-01-27 23:26:16,671 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,671 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,671 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,671 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,671 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y <= 1 [2024-01-27 23:26:16,671 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,671 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,671 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (unsigned long )arg == 0UL [2024-01-27 23:26:16,672 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,672 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (unsigned long )arg == 0UL [2024-01-27 23:26:16,672 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,680 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,681 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,681 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y [2024-01-27 23:26:16,681 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y$mem_tmp [2024-01-27 23:26:16,681 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,681 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,681 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y <= 1 [2024-01-27 23:26:16,681 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,681 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,681 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,681 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,682 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 2 [2024-01-27 23:26:16,682 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,682 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,682 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,682 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,682 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= x [2024-01-27 23:26:16,682 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,682 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,682 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 127 [2024-01-27 23:26:16,682 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:26:16,682 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,683 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1 == 0 [2024-01-27 23:26:16,683 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,683 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,683 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y == 0 || y == 1 [2024-01-27 23:26:16,683 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,683 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$mem_tmp <= 1 [2024-01-27 23:26:16,683 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,683 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0 == 0 [2024-01-27 23:26:16,683 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,683 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,683 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,684 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,684 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,684 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,684 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,684 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,684 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,684 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x <= 2 [2024-01-27 23:26:16,684 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y$mem_tmp [2024-01-27 23:26:16,684 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,684 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,684 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,685 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,685 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,685 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,685 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:16,685 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= x [2024-01-27 23:26:16,685 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,685 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (unsigned long )arg == 0UL [2024-01-27 23:26:16,685 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,685 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,685 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,686 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,686 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,686 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,686 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$mem_tmp <= 1 [2024-01-27 23:26:16,686 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff1 == 0 [2024-01-27 23:26:16,686 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,686 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,686 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x <= 127 [2024-01-27 23:26:16,686 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,686 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y [2024-01-27 23:26:16,686 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,687 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y == 0 || y == 1 [2024-01-27 23:26:16,687 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,687 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,687 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,687 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,687 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y <= 1 [2024-01-27 23:26:16,687 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,687 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff0 == 0 [2024-01-27 23:26:16,687 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,687 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,687 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,688 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,688 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,688 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,688 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (unsigned long )arg == 0UL [2024-01-27 23:26:16,688 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,688 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,688 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= x [2024-01-27 23:26:16,688 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,688 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,688 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,689 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$mem_tmp <= 1 [2024-01-27 23:26:16,689 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,689 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,689 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,689 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,689 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,689 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:16,689 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,689 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,689 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __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:26:16,690 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x <= 2 [2024-01-27 23:26:16,690 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,690 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff0 == 0 [2024-01-27 23:26:16,690 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (unsigned long )arg == 0UL [2024-01-27 23:26:16,690 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,690 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,690 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y == 1 [2024-01-27 23:26:16,690 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,690 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,690 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,691 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,691 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,691 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,691 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff1 == 0 [2024-01-27 23:26:16,691 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= y$mem_tmp [2024-01-27 23:26:16,691 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,691 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,691 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,691 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,691 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,691 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x <= 127 [2024-01-27 23:26:16,692 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,692 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,692 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,692 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,692 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,692 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y <= 1 [2024-01-27 23:26:16,692 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,692 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= y [2024-01-27 23:26:16,692 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:16,692 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$w_buff1 == 0 [2024-01-27 23:26:16,692 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,699 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,699 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,699 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y == 0 || y == 1 [2024-01-27 23:26:16,699 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,699 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= y$mem_tmp [2024-01-27 23:26:16,699 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,699 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,700 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,700 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,700 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,700 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,700 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,700 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,700 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,700 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,700 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,700 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,700 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,700 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,700 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x <= 2 [2024-01-27 23:26:16,700 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$mem_tmp <= 1 [2024-01-27 23:26:16,700 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,700 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x <= 127 [2024-01-27 23:26:16,700 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,700 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,700 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,700 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$w_buff0 == 0 [2024-01-27 23:26:16,700 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= x [2024-01-27 23:26:16,701 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,701 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,701 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,701 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (unsigned long )arg == 0UL [2024-01-27 23:26:16,701 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,701 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,701 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,701 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,701 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,701 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,701 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff0 == 0 [2024-01-27 23:26:16,701 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,701 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y <= 1 [2024-01-27 23:26:16,701 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,701 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,701 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,701 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,701 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,701 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,701 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,701 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,702 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y == 0 || y == 1 [2024-01-27 23:26:16,702 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$mem_tmp <= 1 [2024-01-27 23:26:16,702 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,702 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x <= 2 [2024-01-27 23:26:16,702 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,702 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (unsigned long )arg == 0UL [2024-01-27 23:26:16,702 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:16,702 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,702 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,702 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,702 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,702 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,702 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,702 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff1 == 0 [2024-01-27 23:26:16,702 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,702 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= y [2024-01-27 23:26:16,702 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,702 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,702 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= x [2024-01-27 23:26:16,702 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x <= 127 [2024-01-27 23:26:16,702 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,703 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,703 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= y$mem_tmp [2024-01-27 23:26:16,703 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,703 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (unsigned long )arg == 0UL [2024-01-27 23:26:16,703 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,703 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,703 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,703 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,703 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:26:16,703 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,703 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,703 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 2 [2024-01-27 23:26:16,703 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 127 [2024-01-27 23:26:16,703 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x [2024-01-27 23:26:16,703 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 1 [2024-01-27 23:26:16,703 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,703 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:16,703 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,703 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0 == 0 [2024-01-27 23:26:16,703 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,703 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,704 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp <= 1 [2024-01-27 23:26:16,704 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] *__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1 [2024-01-27 23:26:16,704 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y == 0 || y == 1 [2024-01-27 23:26:16,704 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,704 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:26:16,704 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,704 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$mem_tmp [2024-01-27 23:26:16,704 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,704 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,704 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y [2024-01-27 23:26:16,704 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,704 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,704 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,704 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1 == 0 [2024-01-27 23:26:16,704 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,704 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,704 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:26:16,704 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,704 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] *__unbuffered_p0_EAX$read_delayed_var <= 1 [2024-01-27 23:26:16,704 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,704 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,705 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,705 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,705 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,705 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,705 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,705 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,705 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,705 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= y [2024-01-27 23:26:16,705 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,705 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,705 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,705 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,705 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,705 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,705 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y == 0 || y == 1 [2024-01-27 23:26:16,705 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,705 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= x [2024-01-27 23:26:16,705 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,705 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff1 == 0 [2024-01-27 23:26:16,705 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,705 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$mem_tmp <= 1 [2024-01-27 23:26:16,705 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,706 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x <= 2 [2024-01-27 23:26:16,706 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,706 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,706 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x <= 127 [2024-01-27 23:26:16,706 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y <= 1 [2024-01-27 23:26:16,706 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= y$mem_tmp [2024-01-27 23:26:16,706 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,706 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,706 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,706 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,706 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:16,706 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,706 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,706 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,706 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,706 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,706 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,706 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (unsigned long )arg == 0UL [2024-01-27 23:26:16,706 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff0 == 0 [2024-01-27 23:26:16,706 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,706 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,707 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,707 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,707 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,707 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,707 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,707 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,707 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,707 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x <= 127 [2024-01-27 23:26:16,707 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:26:16,707 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,707 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,707 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,707 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,707 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y [2024-01-27 23:26:16,707 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,707 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,707 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y <= 1 [2024-01-27 23:26:16,707 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,707 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,707 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,707 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= x [2024-01-27 23:26:16,707 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,708 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,708 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,708 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,708 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1 == 0 [2024-01-27 23:26:16,708 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,708 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (unsigned long )arg == 0UL [2024-01-27 23:26:16,708 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,708 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,709 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,709 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,709 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,709 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y$mem_tmp [2024-01-27 23:26:16,709 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0 == 0 [2024-01-27 23:26:16,709 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$mem_tmp <= 1 [2024-01-27 23:26:16,709 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,709 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x <= 2 [2024-01-27 23:26:16,709 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,709 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y == 0 || y == 1 [2024-01-27 23:26:16,709 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,709 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,709 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,709 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,709 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,709 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= y$mem_tmp [2024-01-27 23:26:16,709 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,709 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y == 0 || y == 1 [2024-01-27 23:26:16,709 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$mem_tmp <= 1 [2024-01-27 23:26:16,709 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y <= 1 [2024-01-27 23:26:16,710 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (unsigned long )arg == 0UL [2024-01-27 23:26:16,710 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,710 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,710 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,710 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff1 == 0 [2024-01-27 23:26:16,710 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= x [2024-01-27 23:26:16,710 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,710 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,710 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,710 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff0 == 0 [2024-01-27 23:26:16,710 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,710 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,710 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 1 <= __unbuffered_cnt [2024-01-27 23:26:16,710 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,710 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,710 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,710 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,711 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,711 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x <= 127 [2024-01-27 23:26:16,711 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,711 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,711 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,711 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:26:16,711 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,711 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,711 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= y [2024-01-27 23:26:16,711 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,711 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,711 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,711 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x <= 2 [2024-01-27 23:26:16,711 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,712 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,712 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,712 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,712 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,712 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (unsigned long )arg == 0UL [2024-01-27 23:26:16,712 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp <= 1 [2024-01-27 23:26:16,712 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,712 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,712 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:26:16,712 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0 == 0 [2024-01-27 23:26:16,712 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,712 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:26:16,712 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y <= 1 [2024-01-27 23:26:16,712 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,712 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 127 [2024-01-27 23:26:16,712 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y == 0 || y == 1 [2024-01-27 23:26:16,712 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,712 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,713 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,713 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,713 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,713 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 2 [2024-01-27 23:26:16,713 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:26:16,713 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$mem_tmp [2024-01-27 23:26:16,713 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,713 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,713 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,713 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,713 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] *__unbuffered_p0_EAX$read_delayed_var <= 1 [2024-01-27 23:26:16,713 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y [2024-01-27 23:26:16,713 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,713 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,713 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,713 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (unsigned long )arg == 0UL [2024-01-27 23:26:16,713 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,713 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1 == 0 [2024-01-27 23:26:16,713 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,714 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,714 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:16,714 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,714 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,714 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,714 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] *__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1 [2024-01-27 23:26:16,714 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,714 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,714 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,714 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,714 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= x [2024-01-27 23:26:16,714 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,714 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,714 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,714 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$mem_tmp [2024-01-27 23:26:16,714 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,714 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,715 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,715 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1 == 0 [2024-01-27 23:26:16,715 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,715 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,715 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,715 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0 == 0 [2024-01-27 23:26:16,715 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,715 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y [2024-01-27 23:26:16,715 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,715 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,715 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,715 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y == 0 || y == 1 [2024-01-27 23:26:16,715 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x <= 2 [2024-01-27 23:26:16,715 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,715 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y <= 1 [2024-01-27 23:26:16,715 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,715 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,715 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,715 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (unsigned long )arg == 0UL [2024-01-27 23:26:16,716 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,716 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x <= 127 [2024-01-27 23:26:16,716 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,716 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,716 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= x [2024-01-27 23:26:16,716 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:26:16,716 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,716 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,716 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,716 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,716 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,716 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$mem_tmp <= 1 [2024-01-27 23:26:16,716 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,716 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,716 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,716 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,716 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,716 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (unsigned long )arg == 0UL [2024-01-27 23:26:16,716 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (unsigned long )arg == 0UL [2024-01-27 23:26:16,716 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,716 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,717 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,717 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,717 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,717 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,717 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 == 0 [2024-01-27 23:26:16,717 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp <= 1 [2024-01-27 23:26:16,717 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,717 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$mem_tmp [2024-01-27 23:26:16,717 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:26:16,717 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,717 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,717 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y [2024-01-27 23:26:16,717 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,717 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,717 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,717 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,717 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,717 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y == 0 || y == 1 [2024-01-27 23:26:16,717 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x == 1 [2024-01-27 23:26:16,717 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,717 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (unsigned long )arg == 0UL [2024-01-27 23:26:16,717 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,718 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,718 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,718 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,718 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,718 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,718 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,718 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0 == 0 [2024-01-27 23:26:16,718 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 1 [2024-01-27 23:26:16,718 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,718 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,718 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,718 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,718 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,718 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,718 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y [2024-01-27 23:26:16,718 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:16,718 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,718 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y == 0 || y == 1 [2024-01-27 23:26:16,718 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,718 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,718 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0 == 0 [2024-01-27 23:26:16,719 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= x [2024-01-27 23:26:16,719 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,719 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (unsigned long )arg == 0UL [2024-01-27 23:26:16,719 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,719 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y$mem_tmp [2024-01-27 23:26:16,719 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:26:16,719 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,719 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,719 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,719 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,719 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp <= 1 [2024-01-27 23:26:16,719 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,719 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,719 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1 == 0 [2024-01-27 23:26:16,719 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,719 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,720 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,720 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,720 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,720 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,720 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,720 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,720 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,720 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,720 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,720 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,720 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 2 [2024-01-27 23:26:16,720 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,720 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y <= 1 [2024-01-27 23:26:16,720 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,720 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 127 [2024-01-27 23:26:16,720 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,721 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,721 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,721 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,721 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,721 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y [2024-01-27 23:26:16,721 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,721 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,721 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,721 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,721 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,721 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y <= 1 [2024-01-27 23:26:16,721 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,721 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x <= 127 [2024-01-27 23:26:16,721 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y == 0 || y == 1 [2024-01-27 23:26:16,721 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,721 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,721 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,721 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,722 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$mem_tmp <= 1 [2024-01-27 23:26:16,722 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,722 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= x [2024-01-27 23:26:16,722 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,722 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,722 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,722 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,722 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,722 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,722 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y$mem_tmp [2024-01-27 23:26:16,722 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x <= 2 [2024-01-27 23:26:16,722 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,722 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,722 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0 == 0 [2024-01-27 23:26:16,722 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:26:16,722 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,722 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1 == 0 [2024-01-27 23:26:16,722 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,722 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,722 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,722 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,723 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (unsigned long )arg == 0UL [2024-01-27 23:26:16,723 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,723 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,723 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,723 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (unsigned long )arg == 0UL [2024-01-27 23:26:16,723 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,723 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,723 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,723 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= y$mem_tmp [2024-01-27 23:26:16,723 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,723 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,723 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,723 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,723 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,723 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$mem_tmp <= 1 [2024-01-27 23:26:16,723 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,723 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,723 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,723 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,723 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x <= 127 [2024-01-27 23:26:16,723 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,724 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,724 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,724 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= x [2024-01-27 23:26:16,724 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:26:16,724 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (unsigned long )arg == 0UL [2024-01-27 23:26:16,724 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,724 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= y [2024-01-27 23:26:16,724 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,724 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,724 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff1 == 0 [2024-01-27 23:26:16,724 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff0 == 0 [2024-01-27 23:26:16,724 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,724 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,724 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,724 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,724 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,724 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x <= 2 [2024-01-27 23:26:16,724 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,724 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,725 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,725 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,725 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y <= 1 [2024-01-27 23:26:16,725 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y == 0 || y == 1 [2024-01-27 23:26:16,725 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,725 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,725 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y <= 1 [2024-01-27 23:26:16,725 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,725 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$w_buff0 == 0 [2024-01-27 23:26:16,725 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,725 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,725 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,725 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,725 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,725 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,725 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,725 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= y [2024-01-27 23:26:16,725 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,725 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,725 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,726 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,726 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,726 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y == 0 || y == 1 [2024-01-27 23:26:16,726 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,726 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,726 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$mem_tmp <= 1 [2024-01-27 23:26:16,726 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,726 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,726 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,726 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,726 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= y$mem_tmp [2024-01-27 23:26:16,726 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,726 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,726 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,726 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:16,726 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,726 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,726 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= x [2024-01-27 23:26:16,726 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$w_buff1 == 0 [2024-01-27 23:26:16,726 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,726 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,727 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,727 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,727 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x <= 2 [2024-01-27 23:26:16,727 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x <= 127 [2024-01-27 23:26:16,727 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,727 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,727 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,727 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,727 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,727 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,727 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,727 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,727 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,727 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,727 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,727 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,727 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,727 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x <= 127 [2024-01-27 23:26:16,727 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,727 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y <= 1 [2024-01-27 23:26:16,728 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= y$mem_tmp [2024-01-27 23:26:16,728 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,728 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff0 == 0 [2024-01-27 23:26:16,728 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,728 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= y [2024-01-27 23:26:16,728 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,728 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,728 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y == 0 || y == 1 [2024-01-27 23:26:16,728 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (unsigned long )arg == 0UL [2024-01-27 23:26:16,728 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,728 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,728 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,728 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,728 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,728 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,728 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:26:16,728 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,728 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,728 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,728 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x <= 2 [2024-01-27 23:26:16,728 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,729 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,729 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff1 == 0 [2024-01-27 23:26:16,729 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= x [2024-01-27 23:26:16,729 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,729 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$mem_tmp <= 1 [2024-01-27 23:26:16,729 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff1 == 0 [2024-01-27 23:26:16,729 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,729 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,729 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= x [2024-01-27 23:26:16,729 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x <= 127 [2024-01-27 23:26:16,729 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y <= 1 [2024-01-27 23:26:16,729 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,729 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,729 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,729 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,729 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y [2024-01-27 23:26:16,729 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x <= 2 [2024-01-27 23:26:16,729 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,729 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:16,729 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,729 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,730 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,730 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$mem_tmp <= 1 [2024-01-27 23:26:16,730 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,730 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,730 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,730 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,730 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,730 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y == 0 || y == 1 [2024-01-27 23:26:16,730 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,730 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,730 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,730 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y$mem_tmp [2024-01-27 23:26:16,730 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff0 == 0 [2024-01-27 23:26:16,730 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,730 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,730 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,730 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,730 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,730 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,730 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,730 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (unsigned long )arg == 0UL [2024-01-27 23:26:16,731 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,731 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,731 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,731 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,731 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x <= 127 [2024-01-27 23:26:16,731 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,731 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x <= 2 [2024-01-27 23:26:16,731 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,731 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 1 [2024-01-27 23:26:16,731 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1 == 0 [2024-01-27 23:26:16,731 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,731 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,731 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,731 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,731 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,731 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y [2024-01-27 23:26:16,731 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,731 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,731 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,731 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,731 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,731 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,732 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,732 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y$mem_tmp [2024-01-27 23:26:16,732 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,732 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,732 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:26:16,732 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,732 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,732 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,732 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$mem_tmp <= 1 [2024-01-27 23:26:16,732 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (unsigned long )arg == 0UL [2024-01-27 23:26:16,732 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,732 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,732 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= x [2024-01-27 23:26:16,732 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,732 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,732 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff0 == 0 [2024-01-27 23:26:16,732 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,732 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,732 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,732 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,732 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,733 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y == 0 || y == 1 [2024-01-27 23:26:16,733 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,733 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (unsigned long )arg == 0UL [2024-01-27 23:26:16,733 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (unsigned long )arg == 0UL [2024-01-27 23:26:16,733 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,733 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (unsigned long )arg == 0UL [2024-01-27 23:26:16,733 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,733 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,733 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:26:16,733 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0 == 0 [2024-01-27 23:26:16,733 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,733 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,733 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,733 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,733 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,733 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,733 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y$mem_tmp [2024-01-27 23:26:16,733 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,733 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,733 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$mem_tmp <= 1 [2024-01-27 23:26:16,733 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y == 0 || y == 1 [2024-01-27 23:26:16,733 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,734 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,734 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x == 2 [2024-01-27 23:26:16,734 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,734 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,734 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y <= 1 [2024-01-27 23:26:16,734 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,734 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1 == 0 [2024-01-27 23:26:16,734 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,734 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,734 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,734 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,734 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,734 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,734 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,734 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,734 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,734 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,734 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,734 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,734 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y [2024-01-27 23:26:16,734 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (unsigned long )arg == 0UL [2024-01-27 23:26:16,735 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,735 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y$mem_tmp [2024-01-27 23:26:16,735 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0 == 0 [2024-01-27 23:26:16,735 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y <= 1 [2024-01-27 23:26:16,735 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,735 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,735 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,735 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,735 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,735 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff1 == 0 [2024-01-27 23:26:16,735 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,735 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,735 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,735 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,735 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,735 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,735 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x <= 2 [2024-01-27 23:26:16,735 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,735 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y == 0 || y == 1 [2024-01-27 23:26:16,735 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x <= 127 [2024-01-27 23:26:16,735 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,735 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:16,736 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,736 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,736 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= x [2024-01-27 23:26:16,736 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,736 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,736 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,736 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,736 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,736 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,736 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,736 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,736 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,736 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,736 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,736 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$mem_tmp <= 1 [2024-01-27 23:26:16,736 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y [2024-01-27 23:26:16,736 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,736 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,736 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,736 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,736 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y == 0 || y == 1 [2024-01-27 23:26:16,737 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp <= 1 [2024-01-27 23:26:16,737 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0 == 0 [2024-01-27 23:26:16,737 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x <= 127 [2024-01-27 23:26:16,737 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,737 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (unsigned long )arg == 0UL [2024-01-27 23:26:16,737 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,737 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,737 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,737 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,737 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,737 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,737 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] *__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1 [2024-01-27 23:26:16,737 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,737 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] *__unbuffered_p0_EAX$read_delayed_var <= 1 [2024-01-27 23:26:16,737 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,737 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,737 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:26:16,737 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,737 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,737 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y$mem_tmp [2024-01-27 23:26:16,737 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,737 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,738 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,738 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1 == 0 [2024-01-27 23:26:16,738 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,738 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:26:16,738 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,738 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,738 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,738 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,738 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,738 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:16,738 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x <= 2 [2024-01-27 23:26:16,738 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,738 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,738 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,738 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y [2024-01-27 23:26:16,738 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,738 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= x [2024-01-27 23:26:16,738 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,738 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 1 [2024-01-27 23:26:16,738 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$w_buff0 == 0 [2024-01-27 23:26:16,738 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,739 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x == 2 [2024-01-27 23:26:16,739 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,739 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,739 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y == 0 || y == 1 [2024-01-27 23:26:16,739 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:16,739 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] (__unbuffered_p0_EAX == 1 && (__unbuffered_p0_EBX == 0 || (((0 <= __unbuffered_p0_EBX && __unbuffered_p0_EBX <= 2) && __unbuffered_p0_EBX <= 127) && ((__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2)))) || ((((((0 <= __unbuffered_p0_EAX && 0 <= __unbuffered_p0_EBX) && __unbuffered_p0_EAX <= 1) && __unbuffered_p0_EBX <= 2) && __unbuffered_p0_EBX <= 127) && (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1)) && ((__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2)) [2024-01-27 23:26:16,739 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,739 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,739 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,739 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,739 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,739 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,739 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,739 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$mem_tmp <= 1 [2024-01-27 23:26:16,739 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,739 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,739 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,739 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= y [2024-01-27 23:26:16,739 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$w_buff1 == 0 [2024-01-27 23:26:16,739 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,739 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,740 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y <= 1 [2024-01-27 23:26:16,740 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,740 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= y$mem_tmp [2024-01-27 23:26:16,740 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,740 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,740 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,740 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,740 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,740 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (unsigned long )arg == 0UL [2024-01-27 23:26:16,740 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$mem_tmp <= 1 [2024-01-27 23:26:16,740 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,740 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,740 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,740 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= x [2024-01-27 23:26:16,740 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff1 == 0 [2024-01-27 23:26:16,740 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,740 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,740 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,740 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x <= 2 [2024-01-27 23:26:16,740 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,740 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,740 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:16,741 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff0 == 0 [2024-01-27 23:26:16,741 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,741 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,741 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,741 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,741 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,741 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,741 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,741 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,741 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x <= 127 [2024-01-27 23:26:16,741 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,741 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,741 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= y [2024-01-27 23:26:16,741 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,741 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= y$mem_tmp [2024-01-27 23:26:16,741 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,741 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,741 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y == 0 || y == 1 [2024-01-27 23:26:16,741 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,741 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,741 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,741 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,742 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,742 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,742 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,742 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y <= 1 [2024-01-27 23:26:16,742 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,742 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,742 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,742 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,742 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,742 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,742 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,742 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,742 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,742 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,742 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,742 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,742 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 1 [2024-01-27 23:26:16,742 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y == 0 || y == 1 [2024-01-27 23:26:16,742 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,742 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,742 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,742 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1 == 0 [2024-01-27 23:26:16,743 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,743 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x [2024-01-27 23:26:16,743 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0 == 0 [2024-01-27 23:26:16,743 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,743 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,743 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:26:16,743 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 2 [2024-01-27 23:26:16,743 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,743 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,743 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,743 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,743 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,743 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,743 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,743 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,743 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,743 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,743 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,743 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,743 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (unsigned long )arg == 0UL [2024-01-27 23:26:16,743 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y [2024-01-27 23:26:16,744 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 127 [2024-01-27 23:26:16,744 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$mem_tmp <= 1 [2024-01-27 23:26:16,744 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y$mem_tmp [2024-01-27 23:26:16,744 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (unsigned long )arg == 0UL [2024-01-27 23:26:16,744 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,744 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,744 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (unsigned long )arg == 0UL [2024-01-27 23:26:16,744 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y == 0 || y == 1 [2024-01-27 23:26:16,744 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,744 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,744 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,744 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x <= 127 [2024-01-27 23:26:16,744 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,744 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,744 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,744 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x <= 2 [2024-01-27 23:26:16,744 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,744 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,744 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y [2024-01-27 23:26:16,744 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,744 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y$mem_tmp [2024-01-27 23:26:16,744 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,745 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,745 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff1 == 0 [2024-01-27 23:26:16,745 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= x [2024-01-27 23:26:16,745 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,745 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,745 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,745 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,745 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y <= 1 [2024-01-27 23:26:16,745 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$mem_tmp <= 1 [2024-01-27 23:26:16,745 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,745 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,745 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,745 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,745 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,745 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,745 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff0 == 0 [2024-01-27 23:26:16,745 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,745 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,745 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,745 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:16,745 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,745 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,746 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,746 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,746 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,746 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (unsigned long )arg == 0UL [2024-01-27 23:26:16,746 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= x [2024-01-27 23:26:16,746 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x <= 2 [2024-01-27 23:26:16,746 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,746 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,746 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,746 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,746 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,746 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,746 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y <= 1 [2024-01-27 23:26:16,746 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,746 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,746 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,746 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,746 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,746 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,746 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,746 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,746 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,747 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,747 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,747 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,747 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$mem_tmp <= 1 [2024-01-27 23:26:16,747 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1 == 0 [2024-01-27 23:26:16,747 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,747 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y$mem_tmp [2024-01-27 23:26:16,747 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,747 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,747 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,747 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,747 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,747 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0 == 0 [2024-01-27 23:26:16,747 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,747 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y [2024-01-27 23:26:16,747 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y == 0 || y == 1 [2024-01-27 23:26:16,747 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:16,747 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,747 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,747 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x <= 127 [2024-01-27 23:26:16,747 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,747 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,748 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,748 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:26:16,748 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp <= 1 [2024-01-27 23:26:16,748 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x [2024-01-27 23:26:16,748 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,748 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,748 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,748 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:26:16,748 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y == 0 || y == 1 [2024-01-27 23:26:16,748 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,748 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y$mem_tmp [2024-01-27 23:26:16,748 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1 == 0 [2024-01-27 23:26:16,748 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,748 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,748 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,748 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,748 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,748 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,748 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (unsigned long )arg == 0UL [2024-01-27 23:26:16,748 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,748 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0 == 0 [2024-01-27 23:26:16,748 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,749 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,749 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,749 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 127 [2024-01-27 23:26:16,749 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,749 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,749 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,749 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 2 [2024-01-27 23:26:16,749 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,749 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,749 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y [2024-01-27 23:26:16,749 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,749 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 1 [2024-01-27 23:26:16,749 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,749 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,749 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,749 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,749 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,749 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,749 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,749 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,749 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y <= 1 [2024-01-27 23:26:16,749 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x <= 2 [2024-01-27 23:26:16,750 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y [2024-01-27 23:26:16,750 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,750 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1 == 0 [2024-01-27 23:26:16,750 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,750 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,750 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= x [2024-01-27 23:26:16,750 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,750 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,750 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,750 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,750 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,750 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,750 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,750 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x <= 127 [2024-01-27 23:26:16,750 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y == 0 || y == 1 [2024-01-27 23:26:16,750 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,750 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,750 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:26:16,750 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,750 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y$mem_tmp [2024-01-27 23:26:16,750 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,750 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (unsigned long )arg == 0UL [2024-01-27 23:26:16,750 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,751 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0 == 0 [2024-01-27 23:26:16,751 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,751 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,751 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,751 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,751 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,751 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,751 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,751 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$mem_tmp <= 1 [2024-01-27 23:26:16,751 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,751 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,751 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,751 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,751 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$w_buff0 == 0 [2024-01-27 23:26:16,751 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:16,751 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:16,751 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:16,751 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:16,751 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y == 0 || y == 1 [2024-01-27 23:26:16,751 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:16,751 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:16,751 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:16,752 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:16,752 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x <= 127 [2024-01-27 23:26:16,752 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:16,752 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:16,752 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:16,752 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:16,752 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:16,752 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= x [2024-01-27 23:26:16,752 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:16,752 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:16,752 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:16,752 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$mem_tmp <= 1 [2024-01-27 23:26:16,752 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:16,752 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:16,752 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:16,753 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_cnt [2024-01-27 23:26:16,753 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:16,753 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= y [2024-01-27 23:26:16,753 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:16,753 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:16,753 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:16,753 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:16,753 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$w_buff1 == 0 [2024-01-27 23:26:16,753 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y <= 1 [2024-01-27 23:26:16,753 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= y$mem_tmp [2024-01-27 23:26:16,753 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:16,753 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:16,754 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:16,754 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:16,754 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:16,754 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x <= 2 [2024-01-27 23:26:16,792 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 23:26:16,925 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/safe014_power.oepc.i[995,1008] [2024-01-27 23:26:17,056 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 23:26:17,067 INFO L202 MainTranslator]: Completed pre-run [2024-01-27 23:26:17,079 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/safe014_power.oepc.i[995,1008] [2024-01-27 23:26:17,079 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 [2024-01-27 23:26:17,139 ERROR L324 MainTranslator]: Unsupported Syntax: Unknown or unsupported unary operation: ADDROF [2024-01-27 23:26:17,140 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@9888ccb and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:26:17, skipping insertion in model container [2024-01-27 23:26:17,140 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-27 23:26:17,140 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-27 23:26:17,141 INFO L158 Benchmark]: Toolchain (without parser) took 1328.48ms. Allocated memory was 161.5MB in the beginning and 226.5MB in the end (delta: 65.0MB). Free memory was 79.0MB in the beginning and 142.4MB in the end (delta: -63.4MB). Peak memory consumption was 28.4MB. Max. memory is 16.1GB. [2024-01-27 23:26:17,141 INFO L158 Benchmark]: CDTParser took 0.10ms. Allocated memory is still 96.5MB. Free memory is still 49.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:26:17,142 INFO L158 Benchmark]: Witness Parser took 0.13ms. Allocated memory is still 161.5MB. Free memory is still 101.2MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:26:17,142 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1326.38ms. Allocated memory was 161.5MB in the beginning and 226.5MB in the end (delta: 65.0MB). Free memory was 79.0MB in the beginning and 142.4MB in the end (delta: -63.4MB). Peak memory consumption was 28.4MB. Max. memory is 16.1GB. [2024-01-27 23:26:17,143 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.10ms. Allocated memory is still 96.5MB. Free memory is still 49.9MB. There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.13ms. Allocated memory is still 161.5MB. Free memory is still 101.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1326.38ms. Allocated memory was 161.5MB in the beginning and 226.5MB in the end (delta: 65.0MB). Free memory was 79.0MB in the beginning and 142.4MB in the end (delta: -63.4MB). Peak memory consumption was 28.4MB. 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/safe014_power.oepc.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/safe014_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:26:18,968 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-27 23:26:19,049 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-01-27 23:26:19,053 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-27 23:26:19,053 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-27 23:26:19,094 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-27 23:26:19,094 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-27 23:26:19,094 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-27 23:26:19,095 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-27 23:26:19,098 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-27 23:26:19,098 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-27 23:26:19,098 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-27 23:26:19,099 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-27 23:26:19,100 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-27 23:26:19,100 INFO L153 SettingsManager]: * Use SBE=true [2024-01-27 23:26:19,101 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-27 23:26:19,101 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-27 23:26:19,101 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-27 23:26:19,101 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-27 23:26:19,102 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-27 23:26:19,102 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-27 23:26:19,103 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-27 23:26:19,103 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-27 23:26:19,103 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-01-27 23:26:19,103 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-01-27 23:26:19,103 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-27 23:26:19,104 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-01-27 23:26:19,104 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-27 23:26:19,104 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-27 23:26:19,104 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-27 23:26:19,105 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-27 23:26:19,105 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-27 23:26:19,105 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-27 23:26:19,105 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-27 23:26:19,105 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 23:26:19,106 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-27 23:26:19,106 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-27 23:26:19,107 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-27 23:26:19,107 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-01-27 23:26:19,107 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-01-27 23:26:19,107 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-27 23:26:19,107 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-27 23:26:19,107 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-27 23:26:19,108 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-27 23:26:19,108 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-27 23:26:19,108 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-01-27 23:26:19,108 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:26:19,375 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-27 23:26:19,398 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-27 23:26:19,400 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-27 23:26:19,401 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-27 23:26:19,402 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-27 23:26:19,404 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/safe014_power.oepc.yml/witness.yml [2024-01-27 23:26:19,779 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-27 23:26:19,779 INFO L274 PluginConnector]: CDTParser initialized [2024-01-27 23:26:19,779 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/safe014_power.oepc.i [2024-01-27 23:26:20,899 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-27 23:26:21,110 INFO L384 CDTParser]: Found 1 translation units. [2024-01-27 23:26:21,111 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/safe014_power.oepc.i [2024-01-27 23:26:21,142 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/829afc261/ad4e4b7ec16446aca1bcd38d7a580848/FLAGbd8a57095 [2024-01-27 23:26:21,153 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/829afc261/ad4e4b7ec16446aca1bcd38d7a580848 [2024-01-27 23:26:21,156 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-27 23:26:21,157 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-27 23:26:21,159 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-27 23:26:21,159 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-27 23:26:21,163 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-27 23:26:21,164 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:26:19" (1/2) ... [2024-01-27 23:26:21,165 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@32d95df and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:26:21, skipping insertion in model container [2024-01-27 23:26:21,165 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:26:19" (1/2) ... [2024-01-27 23:26:21,166 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@260df22a and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:26:21, skipping insertion in model container [2024-01-27 23:26:21,167 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:26:21" (2/2) ... [2024-01-27 23:26:21,167 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@32d95df and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:26:21, skipping insertion in model container [2024-01-27 23:26:21,167 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:26:21" (2/2) ... [2024-01-27 23:26:21,168 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-27 23:26:22,157 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-27 23:26:22,159 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (unsigned long )arg == 0UL [2024-01-27 23:26:22,159 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,159 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,159 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,159 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,159 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,159 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,160 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,160 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,160 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,160 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,160 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,160 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,160 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,160 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,160 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,160 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,160 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,161 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,161 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y <= 1 [2024-01-27 23:26:22,161 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:26:22,161 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0 == 0 [2024-01-27 23:26:22,161 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,161 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,161 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,161 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$mem_tmp <= 1 [2024-01-27 23:26:22,161 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1 == 0 [2024-01-27 23:26:22,161 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,161 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,162 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y == 0 || y == 1 [2024-01-27 23:26:22,162 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,162 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,162 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,162 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,162 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y [2024-01-27 23:26:22,162 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,162 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (unsigned long )arg == 0UL [2024-01-27 23:26:22,162 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y$mem_tmp [2024-01-27 23:26:22,162 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x == 2 [2024-01-27 23:26:22,163 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,163 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,163 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,163 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x <= 2 [2024-01-27 23:26:22,163 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,163 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y [2024-01-27 23:26:22,163 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,163 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff1 == 0 [2024-01-27 23:26:22,163 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,163 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x <= 127 [2024-01-27 23:26:22,163 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,163 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,163 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,163 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,164 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,164 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,164 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y == 0 || y == 1 [2024-01-27 23:26:22,164 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= x [2024-01-27 23:26:22,164 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,164 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,164 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,164 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,164 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,164 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,164 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,164 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,164 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,164 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$mem_tmp <= 1 [2024-01-27 23:26:22,164 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,164 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,164 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:22,165 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0 == 0 [2024-01-27 23:26:22,165 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,165 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,165 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,165 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,165 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,165 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y <= 1 [2024-01-27 23:26:22,165 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y$mem_tmp [2024-01-27 23:26:22,165 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,165 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (unsigned long )arg == 0UL [2024-01-27 23:26:22,165 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (unsigned long )arg == 0UL [2024-01-27 23:26:22,165 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,165 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,165 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,165 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,166 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,166 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,166 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,166 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,169 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 2 [2024-01-27 23:26:22,169 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 127 [2024-01-27 23:26:22,169 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,169 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff0 == 0 [2024-01-27 23:26:22,169 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,169 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:22,170 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,170 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$mem_tmp <= 1 [2024-01-27 23:26:22,170 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,171 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,171 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,171 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y [2024-01-27 23:26:22,171 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,171 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,172 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,172 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,172 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,173 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,173 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff1 == 0 [2024-01-27 23:26:22,173 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y == 0 || y == 1 [2024-01-27 23:26:22,173 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (unsigned long )arg == 0UL [2024-01-27 23:26:22,173 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,174 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,174 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y <= 1 [2024-01-27 23:26:22,174 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,175 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,175 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,175 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,175 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= x [2024-01-27 23:26:22,176 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 1 <= __unbuffered_cnt [2024-01-27 23:26:22,176 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,176 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,176 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y$mem_tmp [2024-01-27 23:26:22,176 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,176 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y == 0 || y == 1 [2024-01-27 23:26:22,176 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,176 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,176 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,177 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,177 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x <= 127 [2024-01-27 23:26:22,177 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,177 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,177 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,177 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,177 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= x [2024-01-27 23:26:22,177 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,178 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y <= 1 [2024-01-27 23:26:22,178 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,178 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,178 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,178 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$mem_tmp <= 1 [2024-01-27 23:26:22,178 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$w_buff1 == 0 [2024-01-27 23:26:22,178 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,179 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,179 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,179 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,179 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,179 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= y$mem_tmp [2024-01-27 23:26:22,179 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,179 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,179 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= y [2024-01-27 23:26:22,179 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,180 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,180 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,180 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,180 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,180 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,180 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,180 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x <= 2 [2024-01-27 23:26:22,180 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,181 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,181 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$w_buff0 == 0 [2024-01-27 23:26:22,181 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:22,181 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,182 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,182 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,182 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$mem_tmp <= 1 [2024-01-27 23:26:22,183 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,183 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,183 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,183 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,184 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,184 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,184 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:22,184 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,185 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,185 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,185 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff1 == 0 [2024-01-27 23:26:22,186 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff0 == 0 [2024-01-27 23:26:22,188 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,188 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,188 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,188 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,191 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (unsigned long )arg == 0UL [2024-01-27 23:26:22,191 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,191 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= y$mem_tmp [2024-01-27 23:26:22,191 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,191 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,191 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,192 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x <= 127 [2024-01-27 23:26:22,192 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= y [2024-01-27 23:26:22,192 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,192 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= x [2024-01-27 23:26:22,192 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,192 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,192 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,192 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y == 0 || y == 1 [2024-01-27 23:26:22,192 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,192 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x <= 2 [2024-01-27 23:26:22,193 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,193 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,193 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,194 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,194 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y <= 1 [2024-01-27 23:26:22,194 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:22,194 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,194 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,194 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,194 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$w_buff0 == 0 [2024-01-27 23:26:22,195 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,195 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y <= 1 [2024-01-27 23:26:22,195 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,195 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,195 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,195 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,195 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,195 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$w_buff1 == 0 [2024-01-27 23:26:22,195 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y == 0 || y == 1 [2024-01-27 23:26:22,195 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$mem_tmp <= 1 [2024-01-27 23:26:22,196 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,196 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,196 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x <= 127 [2024-01-27 23:26:22,196 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,196 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,196 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= x [2024-01-27 23:26:22,196 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,196 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x <= 2 [2024-01-27 23:26:22,196 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,196 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,197 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,197 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,197 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,197 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,197 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,197 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,197 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,197 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,198 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,198 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,198 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= y [2024-01-27 23:26:22,198 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,198 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,198 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= y$mem_tmp [2024-01-27 23:26:22,198 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,198 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,198 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,199 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x == 2 [2024-01-27 23:26:22,200 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,200 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,200 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,200 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,200 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,200 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,200 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,201 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,201 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,201 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:22,201 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= y [2024-01-27 23:26:22,201 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,201 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,201 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,201 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y == 0 || y == 1 [2024-01-27 23:26:22,201 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,202 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$w_buff1 == 0 [2024-01-27 23:26:22,202 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$mem_tmp <= 1 [2024-01-27 23:26:22,202 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,202 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= y$mem_tmp [2024-01-27 23:26:22,202 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,202 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,202 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,202 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,202 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] (__unbuffered_p0_EAX == 1 && (__unbuffered_p0_EBX == 0 || (((0 <= __unbuffered_p0_EBX && __unbuffered_p0_EBX <= 2) && __unbuffered_p0_EBX <= 127) && ((__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2)))) || ((((((0 <= __unbuffered_p0_EAX && 0 <= __unbuffered_p0_EBX) && __unbuffered_p0_EAX <= 1) && __unbuffered_p0_EBX <= 2) && __unbuffered_p0_EBX <= 127) && (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1)) && ((__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2)) [2024-01-27 23:26:22,202 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,202 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y <= 1 [2024-01-27 23:26:22,202 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$w_buff0 == 0 [2024-01-27 23:26:22,202 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,202 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,202 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,203 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,203 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,203 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,203 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:26:22,203 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,203 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,203 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:26:22,203 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,203 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,203 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y [2024-01-27 23:26:22,203 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,203 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0 == 0 [2024-01-27 23:26:22,203 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,203 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y$mem_tmp [2024-01-27 23:26:22,203 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 127 [2024-01-27 23:26:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 1 [2024-01-27 23:26:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y == 0 || y == 1 [2024-01-27 23:26:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 2 [2024-01-27 23:26:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (unsigned long )arg == 0UL [2024-01-27 23:26:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x [2024-01-27 23:26:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$mem_tmp <= 1 [2024-01-27 23:26:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,204 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1 == 0 [2024-01-27 23:26:22,205 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x [2024-01-27 23:26:22,205 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,205 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,205 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,205 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,205 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y <= 1 [2024-01-27 23:26:22,205 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (unsigned long )arg == 0UL [2024-01-27 23:26:22,205 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,205 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,205 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,205 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:26:22,205 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,205 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,205 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y == 0 || y == 1 [2024-01-27 23:26:22,205 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,205 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0 == 0 [2024-01-27 23:26:22,205 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,205 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,205 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,205 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,205 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,206 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,206 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,206 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,206 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,206 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,206 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,206 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,206 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 2 [2024-01-27 23:26:22,206 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 127 [2024-01-27 23:26:22,206 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y [2024-01-27 23:26:22,206 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,206 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,206 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$mem_tmp <= 1 [2024-01-27 23:26:22,206 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1 == 0 [2024-01-27 23:26:22,206 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,206 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,206 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,206 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,206 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,206 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y$mem_tmp [2024-01-27 23:26:22,206 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] *__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1 [2024-01-27 23:26:22,206 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,206 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,206 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] *__unbuffered_p0_EAX$read_delayed_var <= 1 [2024-01-27 23:26:22,207 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,207 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,207 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,207 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,207 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:26:22,207 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 2 [2024-01-27 23:26:22,207 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$mem_tmp [2024-01-27 23:26:22,207 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,207 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,207 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,207 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:26:22,207 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 127 [2024-01-27 23:26:22,207 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,207 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,207 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0 == 0 [2024-01-27 23:26:22,207 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,207 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,207 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:22,207 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,207 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y [2024-01-27 23:26:22,207 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,207 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,207 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp <= 1 [2024-01-27 23:26:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:26:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y <= 1 [2024-01-27 23:26:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y == 0 || y == 1 [2024-01-27 23:26:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= x [2024-01-27 23:26:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1 == 0 [2024-01-27 23:26:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (unsigned long )arg == 0UL [2024-01-27 23:26:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y == 0 || y == 1 [2024-01-27 23:26:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,208 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:26:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0 == 0 [2024-01-27 23:26:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,208 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 2 [2024-01-27 23:26:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1 == 0 [2024-01-27 23:26:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y$mem_tmp [2024-01-27 23:26:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= x [2024-01-27 23:26:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$mem_tmp <= 1 [2024-01-27 23:26:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (unsigned long )arg == 0UL [2024-01-27 23:26:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y [2024-01-27 23:26:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,209 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,210 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 127 [2024-01-27 23:26:22,210 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,210 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,210 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,210 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,210 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y <= 1 [2024-01-27 23:26:22,210 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,210 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,210 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,210 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,210 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,210 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,210 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,210 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (unsigned long )arg == 0UL [2024-01-27 23:26:22,210 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,210 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$mem_tmp <= 1 [2024-01-27 23:26:22,210 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,210 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= x [2024-01-27 23:26:22,210 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,210 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,211 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,211 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= y [2024-01-27 23:26:22,211 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,211 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,211 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,211 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,211 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x <= 2 [2024-01-27 23:26:22,214 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,214 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y <= 1 [2024-01-27 23:26:22,214 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,214 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,214 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y == 0 || y == 1 [2024-01-27 23:26:22,214 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,214 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= y$mem_tmp [2024-01-27 23:26:22,214 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,214 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,215 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,215 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,215 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,215 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:22,215 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x <= 127 [2024-01-27 23:26:22,215 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,215 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$w_buff1 == 0 [2024-01-27 23:26:22,215 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,215 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,215 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,216 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$w_buff0 == 0 [2024-01-27 23:26:22,216 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,216 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,216 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,216 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,216 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,216 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,216 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,216 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:26:22,216 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,217 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,217 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] *__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1 [2024-01-27 23:26:22,217 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1 == 0 [2024-01-27 23:26:22,217 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,217 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,217 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,217 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp <= 1 [2024-01-27 23:26:22,217 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,217 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y$mem_tmp [2024-01-27 23:26:22,217 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,217 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,218 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,218 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x <= 2 [2024-01-27 23:26:22,218 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,218 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,218 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,218 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,218 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,218 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,218 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,218 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:22,219 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (unsigned long )arg == 0UL [2024-01-27 23:26:22,219 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y == 0 || y == 1 [2024-01-27 23:26:22,219 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,219 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,219 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,219 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,219 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0 == 0 [2024-01-27 23:26:22,219 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,219 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,219 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,219 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y [2024-01-27 23:26:22,220 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,220 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x <= 127 [2024-01-27 23:26:22,220 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:26:22,220 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,220 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] *__unbuffered_p0_EAX$read_delayed_var <= 1 [2024-01-27 23:26:22,220 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,220 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 1 [2024-01-27 23:26:22,220 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,220 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,220 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= x [2024-01-27 23:26:22,221 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,221 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,221 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,221 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,221 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,221 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,221 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,221 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,221 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,221 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,222 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:22,222 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y == 1 [2024-01-27 23:26:22,222 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,222 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,222 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= x [2024-01-27 23:26:22,222 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,222 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,222 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,222 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,222 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,222 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff1 == 0 [2024-01-27 23:26:22,223 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,223 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x <= 127 [2024-01-27 23:26:22,223 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,223 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,223 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __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:26:22,223 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,223 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (unsigned long )arg == 0UL [2024-01-27 23:26:22,223 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= y$mem_tmp [2024-01-27 23:26:22,223 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,223 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x <= 2 [2024-01-27 23:26:22,224 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,224 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff0 == 0 [2024-01-27 23:26:22,224 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,224 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$mem_tmp <= 1 [2024-01-27 23:26:22,224 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,224 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,224 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,224 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,224 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,225 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:22,225 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,225 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,225 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,225 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,225 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,226 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,226 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,226 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff0 == 0 [2024-01-27 23:26:22,226 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,226 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,226 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,226 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$mem_tmp <= 1 [2024-01-27 23:26:22,226 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,226 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,226 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y$mem_tmp [2024-01-27 23:26:22,227 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x <= 2 [2024-01-27 23:26:22,227 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,227 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,227 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y [2024-01-27 23:26:22,227 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,227 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,227 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y <= 1 [2024-01-27 23:26:22,227 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff1 == 0 [2024-01-27 23:26:22,227 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,227 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,227 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,228 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,228 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,228 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y == 0 || y == 1 [2024-01-27 23:26:22,228 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,228 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,228 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,228 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,228 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x <= 127 [2024-01-27 23:26:22,228 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,228 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= x [2024-01-27 23:26:22,229 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (unsigned long )arg == 0UL [2024-01-27 23:26:22,229 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,229 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,235 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (unsigned long )arg == 0UL [2024-01-27 23:26:22,235 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,235 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= y [2024-01-27 23:26:22,235 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,235 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,235 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,235 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,235 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:26:22,235 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,235 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,235 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y <= 1 [2024-01-27 23:26:22,235 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,235 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x <= 127 [2024-01-27 23:26:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$mem_tmp <= 1 [2024-01-27 23:26:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (unsigned long )arg == 0UL [2024-01-27 23:26:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff1 == 0 [2024-01-27 23:26:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= y$mem_tmp [2024-01-27 23:26:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x <= 2 [2024-01-27 23:26:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff0 == 0 [2024-01-27 23:26:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 1 <= __unbuffered_cnt [2024-01-27 23:26:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,236 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= x [2024-01-27 23:26:22,237 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,237 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,237 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,237 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,237 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y == 0 || y == 1 [2024-01-27 23:26:22,237 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,237 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,237 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,237 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,237 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (unsigned long )arg == 0UL [2024-01-27 23:26:22,237 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y$mem_tmp [2024-01-27 23:26:22,237 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,237 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,237 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,237 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (unsigned long )arg == 0UL [2024-01-27 23:26:22,237 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,237 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x <= 2 [2024-01-27 23:26:22,237 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,238 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,238 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,238 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y [2024-01-27 23:26:22,238 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,238 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,238 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,238 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1 == 0 [2024-01-27 23:26:22,238 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,238 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,238 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,238 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,238 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y <= 1 [2024-01-27 23:26:22,238 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= x [2024-01-27 23:26:22,238 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,238 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,238 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,238 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,238 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,238 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,239 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,239 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$mem_tmp <= 1 [2024-01-27 23:26:22,239 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,239 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,239 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y == 0 || y == 1 [2024-01-27 23:26:22,239 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,239 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x <= 127 [2024-01-27 23:26:22,239 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,239 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:26:22,239 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0 == 0 [2024-01-27 23:26:22,239 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,239 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,239 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,239 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,239 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,239 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x [2024-01-27 23:26:22,239 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0 == 0 [2024-01-27 23:26:22,239 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,240 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,240 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,240 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1 == 0 [2024-01-27 23:26:22,240 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 1 [2024-01-27 23:26:22,240 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] *__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1 [2024-01-27 23:26:22,240 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,240 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:26:22,240 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,240 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (unsigned long )arg == 0UL [2024-01-27 23:26:22,240 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:22,240 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp <= 1 [2024-01-27 23:26:22,240 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,240 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,240 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,240 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,240 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y == 0 || y == 1 [2024-01-27 23:26:22,241 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,241 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,241 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$mem_tmp [2024-01-27 23:26:22,241 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:26:22,241 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,241 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:26:22,241 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 2 [2024-01-27 23:26:22,241 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,241 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,241 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,241 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,241 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,241 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,241 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,241 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,241 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,241 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,242 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,242 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 127 [2024-01-27 23:26:22,242 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] *__unbuffered_p0_EAX$read_delayed_var <= 1 [2024-01-27 23:26:22,242 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,242 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y [2024-01-27 23:26:22,242 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,242 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,242 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,242 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,242 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,242 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:26:22,242 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y <= 1 [2024-01-27 23:26:22,242 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (unsigned long )arg == 0UL [2024-01-27 23:26:22,242 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,242 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,242 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,242 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,242 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,242 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y [2024-01-27 23:26:22,243 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:26:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y$mem_tmp [2024-01-27 23:26:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x <= 127 [2024-01-27 23:26:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= x [2024-01-27 23:26:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1 == 0 [2024-01-27 23:26:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,243 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x <= 2 [2024-01-27 23:26:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$mem_tmp <= 1 [2024-01-27 23:26:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0 == 0 [2024-01-27 23:26:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y == 0 || y == 1 [2024-01-27 23:26:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:26:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$read_delayed_var == 0 [2024-01-27 23:26:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (0LL - (long long )y$w_buff0_used) - (long long )y$w_buff1_used >= 0LL [2024-01-27 23:26:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$mem_tmp == 0 [2024-01-27 23:26:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EBX == 0 [2024-01-27 23:26:22,244 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (0LL - (long long )y$w_buff0_used) + (long long )y$w_buff1_used >= 0LL [2024-01-27 23:26:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y == 0 [2024-01-27 23:26:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$mem_tmp == 0 [2024-01-27 23:26:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:26:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice0 == (_Bool)0 [2024-01-27 23:26:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:26:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$w_buff1 == 0 [2024-01-27 23:26:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1 == 0 [2024-01-27 23:26:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$w_buff0 == 0 [2024-01-27 23:26:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$read_delayed == (_Bool)0 [2024-01-27 23:26:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,245 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard1 == (_Bool)0 [2024-01-27 23:26:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard0 == (_Bool)0 [2024-01-27 23:26:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:26:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$read_delayed == (_Bool)0 [2024-01-27 23:26:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (long long )y$w_buff0_used - (long long )y$w_buff1_used >= 0LL [2024-01-27 23:26:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_cnt == 0 [2024-01-27 23:26:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0 == 0 [2024-01-27 23:26:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (long long )y$w_buff0_used + (long long )y$w_buff1_used >= 0LL [2024-01-27 23:26:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EAX == 0 [2024-01-27 23:26:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x == 0 [2024-01-27 23:26:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$read_delayed_var == 0 [2024-01-27 23:26:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice1 == (_Bool)0 [2024-01-27 23:26:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX == 0 [2024-01-27 23:26:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,246 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y == 0 || y == 1 [2024-01-27 23:26:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff0 == 0 [2024-01-27 23:26:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,246 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= y$mem_tmp [2024-01-27 23:26:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$mem_tmp <= 1 [2024-01-27 23:26:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (unsigned long )arg == 0UL [2024-01-27 23:26:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x <= 2 [2024-01-27 23:26:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff1 == 0 [2024-01-27 23:26:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= y [2024-01-27 23:26:22,247 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= x [2024-01-27 23:26:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x <= 127 [2024-01-27 23:26:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y <= 1 [2024-01-27 23:26:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,248 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:26:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y$mem_tmp [2024-01-27 23:26:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,248 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= x [2024-01-27 23:26:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x <= 2 [2024-01-27 23:26:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff0 == 0 [2024-01-27 23:26:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$mem_tmp <= 1 [2024-01-27 23:26:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y == 0 || y == 1 [2024-01-27 23:26:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x <= 127 [2024-01-27 23:26:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y <= 1 [2024-01-27 23:26:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,249 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff1 == 0 [2024-01-27 23:26:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (unsigned long )arg == 0UL [2024-01-27 23:26:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y [2024-01-27 23:26:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= x [2024-01-27 23:26:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0 == 0 [2024-01-27 23:26:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,250 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,250 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,251 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,251 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,251 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,251 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y [2024-01-27 23:26:22,251 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,251 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,251 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,251 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,251 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,251 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,251 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$mem_tmp [2024-01-27 23:26:22,251 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,251 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:26:22,251 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,251 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,251 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,251 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y == 0 || y == 1 [2024-01-27 23:26:22,251 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y <= 1 [2024-01-27 23:26:22,251 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,252 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x <= 127 [2024-01-27 23:26:22,252 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1 == 0 [2024-01-27 23:26:22,252 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,252 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,252 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,252 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,252 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$mem_tmp <= 1 [2024-01-27 23:26:22,252 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (unsigned long )arg == 0UL [2024-01-27 23:26:22,252 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,252 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,252 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,252 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x <= 2 [2024-01-27 23:26:22,252 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (unsigned long )arg == 0UL [2024-01-27 23:26:22,252 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,252 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,252 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:26:22,253 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,253 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= x [2024-01-27 23:26:22,253 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,253 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y <= 1 [2024-01-27 23:26:22,253 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,253 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 1 <= __unbuffered_cnt [2024-01-27 23:26:22,253 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,253 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (unsigned long )arg == 0UL [2024-01-27 23:26:22,253 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,253 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$mem_tmp <= 1 [2024-01-27 23:26:22,253 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,253 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,253 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,253 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,253 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,253 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0 == 0 [2024-01-27 23:26:22,253 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x <= 127 [2024-01-27 23:26:22,253 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$mem_tmp [2024-01-27 23:26:22,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y == 0 || y == 1 [2024-01-27 23:26:22,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x <= 2 [2024-01-27 23:26:22,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y [2024-01-27 23:26:22,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1 == 0 [2024-01-27 23:26:22,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,255 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,255 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,255 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,255 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,255 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (unsigned long )arg == 0UL [2024-01-27 23:26:22,255 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,255 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,255 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,255 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,255 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 2 [2024-01-27 23:26:22,255 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$mem_tmp <= 1 [2024-01-27 23:26:22,255 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 1 [2024-01-27 23:26:22,255 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,255 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,255 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,255 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x [2024-01-27 23:26:22,255 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,255 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1 == 0 [2024-01-27 23:26:22,256 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,256 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,256 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,256 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,256 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,256 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0 == 0 [2024-01-27 23:26:22,256 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,256 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,256 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,256 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,256 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,256 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,256 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,256 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,256 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 127 [2024-01-27 23:26:22,256 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y$mem_tmp [2024-01-27 23:26:22,256 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:26:22,256 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y == 0 || y == 1 [2024-01-27 23:26:22,256 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,257 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,257 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,257 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y [2024-01-27 23:26:22,257 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,257 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (unsigned long )arg == 0UL [2024-01-27 23:26:22,257 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,257 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1 == 0 [2024-01-27 23:26:22,257 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (unsigned long )arg == 0UL [2024-01-27 23:26:22,257 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,257 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0 == 0 [2024-01-27 23:26:22,257 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,257 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,257 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,257 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,257 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y == 0 || y == 1 [2024-01-27 23:26:22,257 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y$mem_tmp [2024-01-27 23:26:22,257 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,257 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= x [2024-01-27 23:26:22,257 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,257 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,258 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x <= 2 [2024-01-27 23:26:22,258 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,258 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,258 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,258 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,258 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y [2024-01-27 23:26:22,258 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y <= 1 [2024-01-27 23:26:22,258 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,258 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,258 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,258 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,258 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,258 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$mem_tmp <= 1 [2024-01-27 23:26:22,258 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,258 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,258 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,258 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,258 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,258 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,258 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,259 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,259 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,259 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x <= 127 [2024-01-27 23:26:22,259 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:26:22,259 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,259 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,259 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,259 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,259 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x <= 2 [2024-01-27 23:26:22,259 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,259 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,259 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,259 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,259 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,259 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,259 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,259 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$mem_tmp <= 1 [2024-01-27 23:26:22,259 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,259 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,260 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x <= 127 [2024-01-27 23:26:22,260 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= y [2024-01-27 23:26:22,260 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,260 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,260 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,260 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$w_buff1 == 0 [2024-01-27 23:26:22,260 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,260 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,260 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,260 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,260 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (unsigned long )arg == 0UL [2024-01-27 23:26:22,260 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,260 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$w_buff0 == 0 [2024-01-27 23:26:22,260 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,260 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,260 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:22,260 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,260 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,260 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= x [2024-01-27 23:26:22,260 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,261 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y <= 1 [2024-01-27 23:26:22,261 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,261 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,261 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,261 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,261 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y == 0 || y == 1 [2024-01-27 23:26:22,261 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,261 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= y$mem_tmp [2024-01-27 23:26:22,261 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (unsigned long )arg == 0UL [2024-01-27 23:26:22,261 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,261 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,261 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:22,261 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,261 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,261 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,261 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,261 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$w_buff0 == 0 [2024-01-27 23:26:22,261 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,261 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,261 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,261 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,262 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= x [2024-01-27 23:26:22,262 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,262 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= y$mem_tmp [2024-01-27 23:26:22,262 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,262 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= y [2024-01-27 23:26:22,262 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,262 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,262 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,262 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,262 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,262 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,262 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,262 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,262 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,263 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,263 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,263 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x <= 2 [2024-01-27 23:26:22,263 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,263 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,263 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,263 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$mem_tmp <= 1 [2024-01-27 23:26:22,263 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$w_buff1 == 0 [2024-01-27 23:26:22,263 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y <= 1 [2024-01-27 23:26:22,263 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y == 0 || y == 1 [2024-01-27 23:26:22,263 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x <= 127 [2024-01-27 23:26:22,263 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,263 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,263 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,263 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (unsigned long )arg == 0UL [2024-01-27 23:26:22,263 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:22,263 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,263 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,263 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,263 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,264 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,264 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= x [2024-01-27 23:26:22,264 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y == 0 || y == 1 [2024-01-27 23:26:22,264 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,264 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,264 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,264 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,264 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x <= 2 [2024-01-27 23:26:22,264 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$w_buff0 == 0 [2024-01-27 23:26:22,264 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,264 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,264 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,264 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,264 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,264 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,264 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,264 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$mem_tmp <= 1 [2024-01-27 23:26:22,264 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,264 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,264 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= y$mem_tmp [2024-01-27 23:26:22,265 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y <= 1 [2024-01-27 23:26:22,265 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,265 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,265 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,265 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,265 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,265 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,265 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,265 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= y [2024-01-27 23:26:22,265 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$w_buff1 == 0 [2024-01-27 23:26:22,265 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,265 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,265 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x <= 127 [2024-01-27 23:26:22,265 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,265 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,265 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (unsigned long )arg == 0UL [2024-01-27 23:26:22,265 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y [2024-01-27 23:26:22,265 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,266 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,266 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,266 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1 == 0 [2024-01-27 23:26:22,266 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,266 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,266 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,266 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x <= 127 [2024-01-27 23:26:22,266 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,266 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (unsigned long )arg == 0UL [2024-01-27 23:26:22,266 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,266 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y$mem_tmp [2024-01-27 23:26:22,266 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0 == 0 [2024-01-27 23:26:22,266 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,266 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,266 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,266 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,266 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,266 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x <= 2 [2024-01-27 23:26:22,266 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,267 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,267 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,267 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,267 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,267 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,267 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$mem_tmp <= 1 [2024-01-27 23:26:22,267 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,267 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,267 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,267 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:22,267 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= x [2024-01-27 23:26:22,267 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y <= 1 [2024-01-27 23:26:22,267 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,267 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,267 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,267 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,267 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,267 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y == 0 || y == 1 [2024-01-27 23:26:22,267 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,267 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,268 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$mem_tmp [2024-01-27 23:26:22,268 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 == 0 [2024-01-27 23:26:22,268 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,268 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,268 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,268 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,268 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 1 [2024-01-27 23:26:22,268 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0 == 0 [2024-01-27 23:26:22,268 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,268 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,268 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,268 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,268 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,268 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,268 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,268 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,268 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,268 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x == 1 [2024-01-27 23:26:22,268 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,269 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,269 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,269 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,269 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,269 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y == 0 || y == 1 [2024-01-27 23:26:22,269 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,269 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,269 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (unsigned long )arg == 0UL [2024-01-27 23:26:22,269 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,269 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,269 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp <= 1 [2024-01-27 23:26:22,269 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,269 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,269 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:26:22,269 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,269 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y [2024-01-27 23:26:22,269 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,269 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,269 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,270 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (unsigned long )arg == 0UL [2024-01-27 23:26:22,270 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (unsigned long )arg == 0UL [2024-01-27 23:26:22,270 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x <= 2 [2024-01-27 23:26:22,270 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,270 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x <= 127 [2024-01-27 23:26:22,270 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0 == 0 [2024-01-27 23:26:22,270 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,270 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y [2024-01-27 23:26:22,270 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,270 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,270 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,270 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,270 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,270 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,270 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,270 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y$mem_tmp [2024-01-27 23:26:22,270 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,270 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,270 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,270 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,270 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,270 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,270 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,270 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,270 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,270 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y <= 1 [2024-01-27 23:26:22,271 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,271 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,271 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y == 0 || y == 1 [2024-01-27 23:26:22,271 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$mem_tmp <= 1 [2024-01-27 23:26:22,271 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,271 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,271 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1 == 0 [2024-01-27 23:26:22,271 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:26:22,271 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,271 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= x [2024-01-27 23:26:22,271 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,271 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,271 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,271 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,271 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,271 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,271 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (unsigned long )arg == 0UL [2024-01-27 23:26:22,271 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp <= 1 [2024-01-27 23:26:22,271 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,271 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,271 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,271 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y [2024-01-27 23:26:22,271 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:26:22,271 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y$mem_tmp [2024-01-27 23:26:22,271 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,271 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 127 [2024-01-27 23:26:22,271 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 1 [2024-01-27 23:26:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0 == 0 [2024-01-27 23:26:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,272 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:26:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x [2024-01-27 23:26:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 2 [2024-01-27 23:26:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (unsigned long )arg == 0UL [2024-01-27 23:26:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,272 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y == 0 || y == 1 [2024-01-27 23:26:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1 == 0 [2024-01-27 23:26:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$mem_tmp <= 1 [2024-01-27 23:26:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y <= 1 [2024-01-27 23:26:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y [2024-01-27 23:26:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1 == 0 [2024-01-27 23:26:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,273 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,274 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x <= 2 [2024-01-27 23:26:22,274 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,274 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,274 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,274 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,274 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,274 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,274 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,274 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,274 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y$mem_tmp [2024-01-27 23:26:22,274 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,274 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x <= 127 [2024-01-27 23:26:22,274 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,274 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,274 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,274 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (unsigned long )arg == 0UL [2024-01-27 23:26:22,274 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,274 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,274 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:26:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0 == 0 [2024-01-27 23:26:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= x [2024-01-27 23:26:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y == 0 || y == 1 [2024-01-27 23:26:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x <= 127 [2024-01-27 23:26:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= x [2024-01-27 23:26:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,275 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y <= 1 [2024-01-27 23:26:22,276 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$mem_tmp <= 1 [2024-01-27 23:26:22,276 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,276 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,276 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff1 == 0 [2024-01-27 23:26:22,276 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y == 0 || y == 1 [2024-01-27 23:26:22,276 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:22,276 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,276 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= y$mem_tmp [2024-01-27 23:26:22,276 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,276 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x <= 2 [2024-01-27 23:26:22,276 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,276 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,276 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= y [2024-01-27 23:26:22,276 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,276 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,276 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,276 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,276 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff0 == 0 [2024-01-27 23:26:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,277 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:26:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y == 0 || y == 1 [2024-01-27 23:26:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= x [2024-01-27 23:26:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x <= 127 [2024-01-27 23:26:22,277 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1 == 0 [2024-01-27 23:26:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y$mem_tmp [2024-01-27 23:26:22,278 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x <= 2 [2024-01-27 23:26:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y [2024-01-27 23:26:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,278 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (unsigned long )arg == 0UL [2024-01-27 23:26:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 1 [2024-01-27 23:26:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$mem_tmp <= 1 [2024-01-27 23:26:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff0 == 0 [2024-01-27 23:26:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$mem_tmp [2024-01-27 23:26:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 127 [2024-01-27 23:26:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,279 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression <= 1 [2024-01-27 23:26:22,280 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y [2024-01-27 23:26:22,280 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x [2024-01-27 23:26:22,280 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$flush_delayed == (_Bool)0 || (y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1) [2024-01-27 23:26:22,280 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,280 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,280 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,280 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 1 [2024-01-27 23:26:22,280 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,280 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,280 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 2 [2024-01-27 23:26:22,280 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 || expression == 1 [2024-01-27 23:26:22,280 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp <= 1 [2024-01-27 23:26:22,280 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,280 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,280 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,280 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,280 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,280 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 [2024-01-27 23:26:22,281 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 == 0 [2024-01-27 23:26:22,281 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,281 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,281 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,281 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:26:22,281 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= expression [2024-01-27 23:26:22,281 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,281 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,281 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-27 23:26:22,281 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,281 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,281 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,281 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,281 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y == 0 || y == 1 [2024-01-27 23:26:22,281 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,281 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,281 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 1 [2024-01-27 23:26:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 == 0 [2024-01-27 23:26:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y [2024-01-27 23:26:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff1 == 0 [2024-01-27 23:26:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x <= 127 [2024-01-27 23:26:22,282 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,283 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= x [2024-01-27 23:26:22,283 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff0 == 0 [2024-01-27 23:26:22,283 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (unsigned long )arg == 0UL [2024-01-27 23:26:22,283 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,283 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$mem_tmp <= 1 [2024-01-27 23:26:22,283 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,283 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,283 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y == 0 || y == 1 [2024-01-27 23:26:22,283 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,283 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,283 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x <= 2 [2024-01-27 23:26:22,283 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,283 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,283 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,283 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,283 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y <= 1 [2024-01-27 23:26:22,283 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,283 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y$mem_tmp [2024-01-27 23:26:22,283 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,283 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,283 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0 == 0 [2024-01-27 23:26:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1 == 0 [2024-01-27 23:26:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y == 0 || y == 1 [2024-01-27 23:26:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:26:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (unsigned long )arg == 0UL [2024-01-27 23:26:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 127 [2024-01-27 23:26:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 2 [2024-01-27 23:26:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,284 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp <= 1 [2024-01-27 23:26:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,285 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y$mem_tmp [2024-01-27 23:26:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y [2024-01-27 23:26:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,285 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= x [2024-01-27 23:26:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y <= 1 [2024-01-27 23:26:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff0 == 0 [2024-01-27 23:26:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= x [2024-01-27 23:26:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= y [2024-01-27 23:26:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff1 == 0 [2024-01-27 23:26:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x <= 2 [2024-01-27 23:26:22,286 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= y$mem_tmp [2024-01-27 23:26:22,287 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,287 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,287 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,287 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$mem_tmp <= 1 [2024-01-27 23:26:22,287 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,287 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,287 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,287 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,287 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,287 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,287 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x <= 127 [2024-01-27 23:26:22,287 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,291 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,291 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:22,291 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y <= 1 [2024-01-27 23:26:22,291 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (unsigned long )arg == 0UL [2024-01-27 23:26:22,291 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y == 0 || y == 1 [2024-01-27 23:26:22,291 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (unsigned long )arg == 0UL [2024-01-27 23:26:22,291 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (unsigned long )arg == 0UL [2024-01-27 23:26:22,291 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:22,292 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x <= 127 [2024-01-27 23:26:22,292 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:22,292 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:22,292 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p0_EBX [2024-01-27 23:26:22,292 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= y$mem_tmp [2024-01-27 23:26:22,292 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:22,292 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= y [2024-01-27 23:26:22,292 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (unsigned long )arg == 0UL [2024-01-27 23:26:22,292 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-27 23:26:22,292 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y == 0 || y == 1 [2024-01-27 23:26:22,293 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:22,293 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EBX <= 2 [2024-01-27 23:26:22,293 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:22,293 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff1 == 0 [2024-01-27 23:26:22,293 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$mem_tmp <= 1 [2024-01-27 23:26:22,293 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$flush_delayed == (_Bool)0 [2024-01-27 23:26:22,293 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 <= 1) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 1)) && (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1))) [2024-01-27 23:26:22,293 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:22,293 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:22,293 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff0 == 0 [2024-01-27 23:26:22,294 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX <= 1 [2024-01-27 23:26:22,294 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:22,294 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_cnt [2024-01-27 23:26:22,294 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:22,294 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:22,294 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:22,294 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:22,294 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:22,294 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:22,294 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff1_used == (_Bool)0 [2024-01-27 23:26:22,294 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= x [2024-01-27 23:26:22,295 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff0_used == (_Bool)0 [2024-01-27 23:26:22,295 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x <= 2 [2024-01-27 23:26:22,295 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y <= 1 [2024-01-27 23:26:22,295 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:22,295 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:26:22,295 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1) || __unbuffered_p0_EBX == 2 [2024-01-27 23:26:22,295 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:22,295 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EBX <= 127 [2024-01-27 23:26:22,295 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:26:22,339 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 23:26:22,483 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/safe014_power.oepc.i[995,1008] [2024-01-27 23:26:22,632 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 23:26:22,647 INFO L202 MainTranslator]: Completed pre-run [2024-01-27 23:26:22,662 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/safe014_power.oepc.i[995,1008] [2024-01-27 23:26:22,663 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 [2024-01-27 23:26:22,749 ERROR L324 MainTranslator]: Unsupported Syntax: Unknown or unsupported unary operation: ADDROF [2024-01-27 23:26:22,750 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@260df22a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:26:22, skipping insertion in model container [2024-01-27 23:26:22,750 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-27 23:26:22,751 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-27 23:26:22,753 INFO L158 Benchmark]: Toolchain (without parser) took 1594.62ms. Allocated memory was 104.9MB in the beginning and 140.5MB in the end (delta: 35.7MB). Free memory was 71.6MB in the beginning and 91.2MB in the end (delta: -19.6MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. [2024-01-27 23:26:22,753 INFO L158 Benchmark]: Witness Parser took 0.14ms. Allocated memory is still 54.5MB. Free memory is still 31.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:26:22,753 INFO L158 Benchmark]: CDTParser took 0.07ms. Allocated memory is still 73.4MB. Free memory is still 41.4MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:26:22,754 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1591.78ms. Allocated memory was 104.9MB in the beginning and 140.5MB in the end (delta: 35.7MB). Free memory was 71.1MB in the beginning and 91.2MB in the end (delta: -20.1MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. [2024-01-27 23:26:22,755 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.14ms. Allocated memory is still 54.5MB. Free memory is still 31.3MB. There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.07ms. Allocated memory is still 73.4MB. Free memory is still 41.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1591.78ms. Allocated memory was 104.9MB in the beginning and 140.5MB in the end (delta: 35.7MB). Free memory was 71.1MB in the beginning and 91.2MB in the end (delta: -20.1MB). Peak memory consumption was 29.4MB. 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