./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/pthread-wmm/safe015_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/safe015_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/safe015_power.oepc.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/safe015_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:20,437 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-27 23:26:20,499 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:20,504 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-27 23:26:20,504 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-27 23:26:20,535 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-27 23:26:20,539 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-27 23:26:20,540 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-27 23:26:20,541 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-27 23:26:20,544 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-27 23:26:20,545 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-27 23:26:20,545 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-27 23:26:20,546 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-27 23:26:20,547 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-27 23:26:20,547 INFO L153 SettingsManager]: * Use SBE=true [2024-01-27 23:26:20,548 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-27 23:26:20,548 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-27 23:26:20,548 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-27 23:26:20,548 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-27 23:26:20,549 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-27 23:26:20,549 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-27 23:26:20,549 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-27 23:26:20,550 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-27 23:26:20,550 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-27 23:26:20,550 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-27 23:26:20,551 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-27 23:26:20,551 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-27 23:26:20,551 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-27 23:26:20,552 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-27 23:26:20,552 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-27 23:26:20,553 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-27 23:26:20,553 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-27 23:26:20,553 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 23:26:20,554 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-27 23:26:20,554 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-27 23:26:20,554 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-27 23:26:20,554 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-27 23:26:20,554 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-27 23:26:20,555 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-27 23:26:20,555 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-27 23:26:20,555 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-27 23:26:20,555 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-27 23:26:20,556 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-27 23:26:20,556 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:20,825 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-27 23:26:20,850 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-27 23:26:20,852 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-27 23:26:20,854 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-27 23:26:20,854 INFO L274 PluginConnector]: CDTParser initialized [2024-01-27 23:26:20,855 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/safe015_power.oepc.i [2024-01-27 23:26:22,196 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-27 23:26:22,452 INFO L384 CDTParser]: Found 1 translation units. [2024-01-27 23:26:22,454 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/safe015_power.oepc.i [2024-01-27 23:26:22,471 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fbef295ce/b430a7dd2893422a8ce7c69ac9dd163e/FLAG0730a9e11 [2024-01-27 23:26:22,485 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fbef295ce/b430a7dd2893422a8ce7c69ac9dd163e [2024-01-27 23:26:22,494 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-27 23:26:22,495 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-27 23:26:22,497 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/safe015_power.oepc.yml/witness.yml [2024-01-27 23:26:23,282 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-27 23:26:23,283 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-27 23:26:23,286 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-27 23:26:23,286 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-27 23:26:23,291 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-27 23:26:23,291 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:26:22" (1/2) ... [2024-01-27 23:26:23,294 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5755e960 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:26:23, skipping insertion in model container [2024-01-27 23:26:23,294 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:26:22" (1/2) ... [2024-01-27 23:26:23,296 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@3e6188dd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:26:23, skipping insertion in model container [2024-01-27 23:26:23,297 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:23" (2/2) ... [2024-01-27 23:26:23,297 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5755e960 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:26:23, skipping insertion in model container [2024-01-27 23:26:23,298 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:23" (2/2) ... [2024-01-27 23:26:23,298 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-27 23:26:25,517 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-27 23:26:25,519 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,519 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,519 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,519 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,519 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,520 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,520 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,520 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 2 [2024-01-27 23:26:25,520 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:25,520 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (unsigned long )arg == 0UL [2024-01-27 23:26:25,520 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,521 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,521 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,521 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,521 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,521 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,521 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,522 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,522 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,522 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,522 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y [2024-01-27 23:26:25,522 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$w_buff1 <= 127 [2024-01-27 23:26:25,522 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y <= 2 [2024-01-27 23:26:25,523 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$mem_tmp <= 127 [2024-01-27 23:26:25,523 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$w_buff0 <= 127 [2024-01-27 23:26:25,523 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,523 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$w_buff0 <= 2 [2024-01-27 23:26:25,523 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,523 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 127 [2024-01-27 23:26:25,524 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:25,524 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= x [2024-01-27 23:26:25,524 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,524 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= x$w_buff1 [2024-01-27 23:26:25,524 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,524 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,525 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,525 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,525 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$mem_tmp <= 2 [2024-01-27 23:26:25,525 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= x$mem_tmp [2024-01-27 23:26:25,525 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,525 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,526 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= x$w_buff0 [2024-01-27 23:26:25,526 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y <= 127 [2024-01-27 23:26:25,526 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$w_buff1 <= 2 [2024-01-27 23:26:25,526 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:25,526 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,526 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,527 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:25,527 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,527 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= x$w_buff1 [2024-01-27 23:26:25,527 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,527 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,527 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,528 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$w_buff1 <= 127 [2024-01-27 23:26:25,528 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,528 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,528 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,528 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,528 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,529 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= x$mem_tmp [2024-01-27 23:26:25,529 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,529 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:25,529 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,529 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x <= 2 [2024-01-27 23:26:25,529 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,530 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,530 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,530 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,530 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$w_buff0 <= 127 [2024-01-27 23:26:25,530 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$w_buff0 <= 2 [2024-01-27 23:26:25,530 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= x [2024-01-27 23:26:25,531 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,531 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,531 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,531 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,531 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x <= 127 [2024-01-27 23:26:25,531 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$mem_tmp <= 127 [2024-01-27 23:26:25,532 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,532 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,532 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,532 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,532 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y <= 127 [2024-01-27 23:26:25,533 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,533 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$mem_tmp <= 2 [2024-01-27 23:26:25,533 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] ((x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1) && (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1))) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-27 23:26:25,533 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,533 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y [2024-01-27 23:26:25,533 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,533 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,534 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,534 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= x$w_buff0 [2024-01-27 23:26:25,534 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y <= 2 [2024-01-27 23:26:25,534 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (unsigned long )arg == 0UL [2024-01-27 23:26:25,534 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$w_buff1 <= 2 [2024-01-27 23:26:25,534 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,535 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (unsigned long )arg == 0UL [2024-01-27 23:26:25,535 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,535 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,535 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,535 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] 0 <= y [2024-01-27 23:26:25,535 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,535 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,536 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,536 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$w_buff1 <= 2 [2024-01-27 23:26:25,536 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,536 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,536 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,536 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] 0 <= x$w_buff0 [2024-01-27 23:26:25,537 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:25,537 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,538 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] 0 <= x$w_buff1 [2024-01-27 23:26:25,538 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,538 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,538 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:25,540 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] y <= 127 [2024-01-27 23:26:25,541 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,541 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,541 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$w_buff0 <= 2 [2024-01-27 23:26:25,541 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,541 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] y <= 2 [2024-01-27 23:26:25,541 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,542 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,542 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x <= 2 [2024-01-27 23:26:25,542 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$w_buff0 <= 127 [2024-01-27 23:26:25,542 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,542 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] 0 <= x [2024-01-27 23:26:25,542 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:25,542 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,543 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,543 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,543 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$mem_tmp <= 127 [2024-01-27 23:26:25,543 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,543 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] 0 <= x$mem_tmp [2024-01-27 23:26:25,543 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,543 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,544 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$w_buff1 <= 127 [2024-01-27 23:26:25,544 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,544 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,544 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x <= 127 [2024-01-27 23:26:25,544 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,544 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,544 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$mem_tmp <= 2 [2024-01-27 23:26:25,545 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,545 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] (unsigned long )arg == 0UL [2024-01-27 23:26:25,545 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,545 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,545 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= x$mem_tmp [2024-01-27 23:26:25,545 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y <= 127 [2024-01-27 23:26:25,545 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= x$w_buff0 [2024-01-27 23:26:25,546 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$w_buff0 <= 127 [2024-01-27 23:26:25,546 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,546 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,546 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,546 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (unsigned long )arg == 0UL [2024-01-27 23:26:25,546 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,546 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,547 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,547 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x <= 127 [2024-01-27 23:26:25,547 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$w_buff0 <= 2 [2024-01-27 23:26:25,547 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$w_buff1 <= 127 [2024-01-27 23:26:25,547 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y <= 2 [2024-01-27 23:26:25,547 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,547 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= x$w_buff1 [2024-01-27 23:26:25,547 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y [2024-01-27 23:26:25,548 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,548 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,548 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,548 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,548 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$w_buff1 <= 2 [2024-01-27 23:26:25,548 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,548 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,549 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,549 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,549 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,549 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,549 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,549 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,549 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$mem_tmp <= 127 [2024-01-27 23:26:25,550 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,550 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,550 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,550 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,550 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,550 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$mem_tmp <= 2 [2024-01-27 23:26:25,550 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,551 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,551 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,551 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,551 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,551 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= x [2024-01-27 23:26:25,551 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,551 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x <= 2 [2024-01-27 23:26:25,552 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,552 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$w_buff1 <= 2 [2024-01-27 23:26:25,552 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,552 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] 0 <= x$w_buff1 [2024-01-27 23:26:25,552 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,552 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,552 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,553 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x <= 2 [2024-01-27 23:26:25,553 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] 0 <= x$w_buff0 [2024-01-27 23:26:25,553 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,553 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$w_buff1 <= 127 [2024-01-27 23:26:25,553 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] 0 <= x [2024-01-27 23:26:25,553 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,553 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,554 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,554 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,554 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,554 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,554 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,554 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,554 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,555 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] y <= 2 [2024-01-27 23:26:25,555 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,555 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x <= 127 [2024-01-27 23:26:25,555 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,555 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$mem_tmp <= 2 [2024-01-27 23:26:25,555 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,555 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] 0 <= y [2024-01-27 23:26:25,556 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$w_buff0 <= 127 [2024-01-27 23:26:25,556 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,556 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$w_buff0 <= 2 [2024-01-27 23:26:25,556 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,556 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,556 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,556 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,557 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,557 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] 0 <= x$mem_tmp [2024-01-27 23:26:25,557 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,557 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,557 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,557 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,557 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] y <= 127 [2024-01-27 23:26:25,558 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,558 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,558 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,558 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$mem_tmp <= 127 [2024-01-27 23:26:25,558 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,558 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (unsigned long )arg == 0UL [2024-01-27 23:26:25,558 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,559 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$w_buff1 <= 2 [2024-01-27 23:26:25,559 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x <= 127 [2024-01-27 23:26:25,559 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x <= 2 [2024-01-27 23:26:25,559 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,559 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,559 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,559 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$mem_tmp <= 2 [2024-01-27 23:26:25,560 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= x [2024-01-27 23:26:25,560 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,560 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,560 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$w_buff1 <= 127 [2024-01-27 23:26:25,560 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,560 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y <= 127 [2024-01-27 23:26:25,560 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:25,561 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,561 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$w_buff0 <= 127 [2024-01-27 23:26:25,561 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,561 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,561 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,561 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,561 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,562 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,562 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= x$w_buff0 [2024-01-27 23:26:25,562 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,562 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,562 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= x$mem_tmp [2024-01-27 23:26:25,562 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (unsigned long )arg == 0UL [2024-01-27 23:26:25,562 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,563 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= x$w_buff1 [2024-01-27 23:26:25,563 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,563 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,563 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,563 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$w_buff0 <= 2 [2024-01-27 23:26:25,563 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,563 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,563 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,564 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,564 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y [2024-01-27 23:26:25,564 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$mem_tmp <= 127 [2024-01-27 23:26:25,564 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y <= 2 [2024-01-27 23:26:25,564 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,564 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,564 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,565 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,565 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:25,565 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,565 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,565 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$mem_tmp <= 127 [2024-01-27 23:26:25,565 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,565 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,566 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,566 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,566 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= y [2024-01-27 23:26:25,566 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,566 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x <= 127 [2024-01-27 23:26:25,566 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$w_buff1 <= 127 [2024-01-27 23:26:25,566 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y <= 127 [2024-01-27 23:26:25,567 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (unsigned long )arg == 0UL [2024-01-27 23:26:25,567 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:25,567 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x <= 2 [2024-01-27 23:26:25,567 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,567 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,567 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$w_buff0 <= 127 [2024-01-27 23:26:25,567 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,568 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,568 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,568 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,568 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,568 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:25,568 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,568 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$w_buff0 <= 2 [2024-01-27 23:26:25,569 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$w_buff1 <= 2 [2024-01-27 23:26:25,569 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,569 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,569 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,569 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,569 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,569 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,570 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,570 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= x$w_buff0 [2024-01-27 23:26:25,570 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,570 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,570 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,570 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:25,570 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= x$mem_tmp [2024-01-27 23:26:25,571 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,571 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,571 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= x [2024-01-27 23:26:25,571 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y <= 2 [2024-01-27 23:26:25,571 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,571 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,571 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,571 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= x$w_buff1 [2024-01-27 23:26:25,572 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$mem_tmp <= 2 [2024-01-27 23:26:25,572 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,572 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (unsigned long )arg == 0UL [2024-01-27 23:26:25,572 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,572 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:25,572 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$mem_tmp <= 127 [2024-01-27 23:26:25,572 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,572 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$mem_tmp <= 2 [2024-01-27 23:26:25,573 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,573 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,573 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,573 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,573 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,573 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,573 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,574 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,574 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= x [2024-01-27 23:26:25,574 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x <= 2 [2024-01-27 23:26:25,574 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,574 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,574 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,574 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,574 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$w_buff1 <= 2 [2024-01-27 23:26:25,575 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,575 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,575 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,575 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,575 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,575 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,575 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:25,576 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,576 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,576 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,576 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$w_buff1 <= 127 [2024-01-27 23:26:25,576 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,576 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$w_buff0 <= 2 [2024-01-27 23:26:25,576 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,576 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y <= 127 [2024-01-27 23:26:25,577 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (unsigned long )arg == 0UL [2024-01-27 23:26:25,577 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y <= 2 [2024-01-27 23:26:25,577 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= x$mem_tmp [2024-01-27 23:26:25,577 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,577 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= x$w_buff0 [2024-01-27 23:26:25,577 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x <= 127 [2024-01-27 23:26:25,577 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= x$w_buff1 [2024-01-27 23:26:25,577 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y [2024-01-27 23:26:25,578 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,578 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,578 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,580 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$w_buff0 <= 127 [2024-01-27 23:26:25,580 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,580 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,581 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,581 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,581 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,581 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= x$w_buff1 [2024-01-27 23:26:25,581 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,581 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,581 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,581 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,582 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$mem_tmp <= 2 [2024-01-27 23:26:25,582 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y [2024-01-27 23:26:25,582 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$mem_tmp <= 127 [2024-01-27 23:26:25,582 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,582 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= x$mem_tmp [2024-01-27 23:26:25,582 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,582 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,582 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,583 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff1 <= 127 [2024-01-27 23:26:25,583 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,583 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y <= 127 [2024-01-27 23:26:25,583 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,583 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,583 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,583 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (unsigned long )arg == 0UL [2024-01-27 23:26:25,584 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,584 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,584 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,584 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,584 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,584 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,584 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x <= 127 [2024-01-27 23:26:25,584 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff0 == 2 [2024-01-27 23:26:25,585 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff1 <= 2 [2024-01-27 23:26:25,585 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x <= 2 [2024-01-27 23:26:25,585 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y <= 2 [2024-01-27 23:26:25,585 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,585 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,585 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,585 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,585 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= x [2024-01-27 23:26:25,586 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,586 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,586 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,586 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,586 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,586 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,586 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,586 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= x$w_buff0 [2024-01-27 23:26:25,587 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,587 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,587 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,587 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$w_buff1 <= 2 [2024-01-27 23:26:25,589 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,589 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,589 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,589 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,595 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,595 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x <= 127 [2024-01-27 23:26:25,595 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,596 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,596 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,596 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y <= 127 [2024-01-27 23:26:25,596 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,597 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,597 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (unsigned long )arg == 0UL [2024-01-27 23:26:25,597 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,597 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,597 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y <= 2 [2024-01-27 23:26:25,597 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$mem_tmp <= 127 [2024-01-27 23:26:25,597 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$w_buff1 <= 127 [2024-01-27 23:26:25,597 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= x$mem_tmp [2024-01-27 23:26:25,598 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= x$w_buff1 [2024-01-27 23:26:25,598 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$w_buff0 <= 127 [2024-01-27 23:26:25,598 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$w_buff0 <= 2 [2024-01-27 23:26:25,598 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,598 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,598 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,598 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,598 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x <= 2 [2024-01-27 23:26:25,598 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,599 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,599 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,599 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,599 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,599 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,599 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,599 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,599 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,599 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,600 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,600 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y [2024-01-27 23:26:25,600 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$mem_tmp <= 2 [2024-01-27 23:26:25,600 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= x [2024-01-27 23:26:25,600 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= x$w_buff1 [2024-01-27 23:26:25,600 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,600 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,600 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,601 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,601 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= x [2024-01-27 23:26:25,601 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,601 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,601 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,601 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,601 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$w_buff0 == 2 [2024-01-27 23:26:25,601 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,601 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,602 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,602 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,602 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,602 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,602 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,602 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,602 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,602 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x <= 2 [2024-01-27 23:26:25,603 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= y [2024-01-27 23:26:25,603 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y <= 2 [2024-01-27 23:26:25,603 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,603 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,603 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= x$mem_tmp [2024-01-27 23:26:25,603 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,603 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,603 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,603 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y <= 127 [2024-01-27 23:26:25,604 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:25,604 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$mem_tmp <= 2 [2024-01-27 23:26:25,604 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$mem_tmp <= 127 [2024-01-27 23:26:25,604 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,604 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x <= 127 [2024-01-27 23:26:25,604 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,604 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$w_buff1 <= 2 [2024-01-27 23:26:25,604 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$w_buff1 <= 127 [2024-01-27 23:26:25,605 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,605 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,605 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,605 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,605 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (unsigned long )arg == 0UL [2024-01-27 23:26:25,605 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,605 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,605 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,605 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x <= 2 [2024-01-27 23:26:25,606 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,606 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] 0 <= x$w_buff0 [2024-01-27 23:26:25,606 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x <= 127 [2024-01-27 23:26:25,606 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$mem_tmp <= 2 [2024-01-27 23:26:25,606 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] 0 <= y [2024-01-27 23:26:25,606 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,606 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,606 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,607 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,607 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,607 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,607 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,607 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,607 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,607 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] 0 <= x$mem_tmp [2024-01-27 23:26:25,607 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,607 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] 0 <= x$w_buff1 [2024-01-27 23:26:25,608 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$w_buff1 <= 2 [2024-01-27 23:26:25,608 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,608 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,608 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$mem_tmp <= 127 [2024-01-27 23:26:25,608 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,608 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,608 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,608 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,609 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] 0 <= x [2024-01-27 23:26:25,609 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,609 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,609 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] y <= 127 [2024-01-27 23:26:25,609 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,609 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,609 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,609 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,610 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,610 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,610 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,610 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,610 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$w_buff0 <= 2 [2024-01-27 23:26:25,610 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,613 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,613 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,613 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$w_buff0 <= 127 [2024-01-27 23:26:25,613 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] y <= 2 [2024-01-27 23:26:25,615 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,615 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$w_buff1 <= 127 [2024-01-27 23:26:25,615 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,615 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,615 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,615 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,615 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,615 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,615 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,616 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,616 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,616 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,616 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,616 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] 0 <= y [2024-01-27 23:26:25,616 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,616 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,616 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$mem_tmp <= 2 [2024-01-27 23:26:25,616 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$mem_tmp <= 127 [2024-01-27 23:26:25,617 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] 0 <= x$w_buff0 [2024-01-27 23:26:25,617 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,617 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$w_buff1 <= 127 [2024-01-27 23:26:25,617 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,617 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,617 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,617 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,617 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$w_buff0 <= 2 [2024-01-27 23:26:25,618 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] 0 <= x$w_buff1 [2024-01-27 23:26:25,618 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$w_buff0 <= 127 [2024-01-27 23:26:25,618 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,618 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,618 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,618 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] 0 <= x [2024-01-27 23:26:25,618 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,618 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,619 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,619 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,619 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,619 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] y <= 127 [2024-01-27 23:26:25,619 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,619 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$w_buff1 <= 2 [2024-01-27 23:26:25,619 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,619 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,619 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,620 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x <= 127 [2024-01-27 23:26:25,620 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,620 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] y <= 2 [2024-01-27 23:26:25,620 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x <= 2 [2024-01-27 23:26:25,620 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,620 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] 0 <= x$mem_tmp [2024-01-27 23:26:25,620 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$w_buff0 == 1 [2024-01-27 23:26:25,620 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,621 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,621 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,621 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,621 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,621 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,621 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$mem_tmp <= 127 [2024-01-27 23:26:25,621 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$w_buff1 <= 2 [2024-01-27 23:26:25,621 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,622 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y [2024-01-27 23:26:25,622 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,622 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,622 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= x$mem_tmp [2024-01-27 23:26:25,622 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,622 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$w_buff1 <= 127 [2024-01-27 23:26:25,622 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,622 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= x$w_buff1 [2024-01-27 23:26:25,622 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,623 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,623 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,623 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,623 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (unsigned long )arg == 0UL [2024-01-27 23:26:25,623 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,623 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$mem_tmp <= 2 [2024-01-27 23:26:25,623 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,623 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x <= 2 [2024-01-27 23:26:25,624 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,624 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,624 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,624 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,624 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,624 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y <= 2 [2024-01-27 23:26:25,624 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,624 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,624 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,625 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,625 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,625 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x <= 127 [2024-01-27 23:26:25,625 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,625 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y <= 127 [2024-01-27 23:26:25,625 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,625 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= x [2024-01-27 23:26:25,625 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,625 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,626 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,626 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$w_buff1 <= 2 [2024-01-27 23:26:25,626 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,626 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$mem_tmp <= 2 [2024-01-27 23:26:25,626 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,626 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,626 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y [2024-01-27 23:26:25,626 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x <= 127 [2024-01-27 23:26:25,627 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y <= 2 [2024-01-27 23:26:25,627 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$w_buff1 <= 127 [2024-01-27 23:26:25,627 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y <= 127 [2024-01-27 23:26:25,627 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,627 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,627 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,627 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,627 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,627 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,628 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,628 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,628 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,628 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,628 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,628 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,628 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,628 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$mem_tmp <= 127 [2024-01-27 23:26:25,628 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,629 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (unsigned long )arg == 0UL [2024-01-27 23:26:25,629 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,629 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= x$w_buff1 [2024-01-27 23:26:25,629 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,629 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x <= 2 [2024-01-27 23:26:25,629 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,629 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$w_buff0 == 2 [2024-01-27 23:26:25,629 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,629 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= x [2024-01-27 23:26:25,630 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= x$mem_tmp [2024-01-27 23:26:25,630 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,630 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,630 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,630 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,630 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,630 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,630 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,630 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:25,631 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,631 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,631 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,631 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,631 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,631 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,631 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,631 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,631 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,632 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,632 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,632 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,632 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$mem_tmp <= 2 [2024-01-27 23:26:25,632 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,632 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,632 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,632 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x <= 2 [2024-01-27 23:26:25,633 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,633 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$mem_tmp <= 127 [2024-01-27 23:26:25,633 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,633 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,633 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,633 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x <= 127 [2024-01-27 23:26:25,633 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (unsigned long )arg == 0UL [2024-01-27 23:26:25,633 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y [2024-01-27 23:26:25,633 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,634 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,634 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,634 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,634 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,634 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,634 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,634 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff1 <= 2 [2024-01-27 23:26:25,634 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff0 == 2 [2024-01-27 23:26:25,634 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= x [2024-01-27 23:26:25,635 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y <= 127 [2024-01-27 23:26:25,635 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= x$mem_tmp [2024-01-27 23:26:25,635 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,635 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff1 <= 127 [2024-01-27 23:26:25,635 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,635 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,635 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= x$w_buff1 [2024-01-27 23:26:25,635 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,635 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,636 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,636 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y <= 2 [2024-01-27 23:26:25,636 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] *__unbuffered_p2_EAX$read_delayed_var <= 127 [2024-01-27 23:26:25,636 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,636 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,636 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,636 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,636 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$w_buff0 <= 127 [2024-01-27 23:26:25,636 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,637 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,637 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$mem_tmp <= 2 [2024-01-27 23:26:25,637 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,637 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,637 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$w_buff0 <= 2 [2024-01-27 23:26:25,637 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,637 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (unsigned long )arg == 0UL [2024-01-27 23:26:25,637 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:25,637 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,638 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,638 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,638 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,663 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$w_buff1 <= 127 [2024-01-27 23:26:25,663 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,663 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x <= 127 [2024-01-27 23:26:25,664 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,664 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,664 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,664 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:25,664 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,664 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,664 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= x$mem_tmp [2024-01-27 23:26:25,664 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x <= 2 [2024-01-27 23:26:25,664 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,664 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= y [2024-01-27 23:26:25,664 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= x$w_buff1 [2024-01-27 23:26:25,664 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,664 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,664 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,664 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= *__unbuffered_p2_EAX$read_delayed_var [2024-01-27 23:26:25,664 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$mem_tmp <= 127 [2024-01-27 23:26:25,664 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y <= 2 [2024-01-27 23:26:25,664 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,664 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,664 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,665 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y <= 127 [2024-01-27 23:26:25,665 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,665 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2 [2024-01-27 23:26:25,665 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p2_EAX$read_delayed_var == & x [2024-01-27 23:26:25,665 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] *__unbuffered_p2_EAX$read_delayed_var <= 2 [2024-01-27 23:26:25,665 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$w_buff1 <= 2 [2024-01-27 23:26:25,665 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= x$w_buff0 [2024-01-27 23:26:25,665 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,665 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= x [2024-01-27 23:26:25,665 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,665 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (unsigned long )arg == 0UL [2024-01-27 23:26:25,665 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= x$mem_tmp [2024-01-27 23:26:25,665 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$w_buff1 <= 127 [2024-01-27 23:26:25,665 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$w_buff0 == 1 [2024-01-27 23:26:25,665 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,665 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$mem_tmp <= 127 [2024-01-27 23:26:25,665 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,665 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= x [2024-01-27 23:26:25,665 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,666 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y <= 127 [2024-01-27 23:26:25,666 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,666 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y <= 2 [2024-01-27 23:26:25,666 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,666 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,666 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,666 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,666 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$mem_tmp <= 2 [2024-01-27 23:26:25,666 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y [2024-01-27 23:26:25,666 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,666 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$w_buff1 <= 2 [2024-01-27 23:26:25,666 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,666 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,666 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,666 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,666 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,667 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,667 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= x$w_buff1 [2024-01-27 23:26:25,668 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,668 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,668 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,668 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,668 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,668 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x <= 2 [2024-01-27 23:26:25,668 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,668 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,668 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,668 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,668 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,668 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,668 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,668 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,668 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,668 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x <= 127 [2024-01-27 23:26:25,668 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,668 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,669 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,669 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,669 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= x [2024-01-27 23:26:25,669 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (unsigned long )arg == 0UL [2024-01-27 23:26:25,669 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,669 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,669 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,669 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x <= 127 [2024-01-27 23:26:25,669 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,669 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,669 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,669 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,669 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,669 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$mem_tmp <= 2 [2024-01-27 23:26:25,669 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$w_buff0 <= 2 [2024-01-27 23:26:25,669 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$w_buff1 <= 2 [2024-01-27 23:26:25,669 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,669 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,669 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,669 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y <= 2 [2024-01-27 23:26:25,670 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$w_buff0 <= 127 [2024-01-27 23:26:25,670 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,670 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,670 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y <= 127 [2024-01-27 23:26:25,670 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,670 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= x$w_buff1 [2024-01-27 23:26:25,670 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,670 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,670 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,670 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,670 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$w_buff1 <= 127 [2024-01-27 23:26:25,670 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,670 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= x$mem_tmp [2024-01-27 23:26:25,670 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,670 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,670 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,670 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x <= 2 [2024-01-27 23:26:25,670 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= y [2024-01-27 23:26:25,671 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,671 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,671 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,672 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,672 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,672 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:25,672 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$mem_tmp <= 127 [2024-01-27 23:26:25,672 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,672 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= x$w_buff0 [2024-01-27 23:26:25,672 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,672 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,672 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,673 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,673 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,673 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$w_buff0 <= 127 [2024-01-27 23:26:25,673 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,673 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,673 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,673 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,673 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,673 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,674 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,674 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,674 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$w_buff1 <= 127 [2024-01-27 23:26:25,674 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,674 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] y <= 127 [2024-01-27 23:26:25,674 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:25,674 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,674 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$mem_tmp <= 2 [2024-01-27 23:26:25,674 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,675 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$w_buff1 <= 2 [2024-01-27 23:26:25,675 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:25,675 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,675 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$w_buff0 <= 2 [2024-01-27 23:26:25,675 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,675 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x <= 127 [2024-01-27 23:26:25,675 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x <= 2 [2024-01-27 23:26:25,675 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,675 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,676 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,676 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] 0 <= x$mem_tmp [2024-01-27 23:26:25,676 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] y <= 2 [2024-01-27 23:26:25,676 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,676 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,676 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,676 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$mem_tmp <= 127 [2024-01-27 23:26:25,676 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,676 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,677 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,677 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,677 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,677 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,677 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] 0 <= y [2024-01-27 23:26:25,677 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] 0 <= x [2024-01-27 23:26:25,677 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] 0 <= x$w_buff0 [2024-01-27 23:26:25,677 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] 0 <= x$w_buff1 [2024-01-27 23:26:25,677 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,678 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,678 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,678 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,678 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,678 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,678 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,678 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,678 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] 0 <= x$w_buff0 [2024-01-27 23:26:25,678 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$w_buff0 <= 2 [2024-01-27 23:26:25,678 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,679 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$w_buff1 <= 2 [2024-01-27 23:26:25,679 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] y <= 127 [2024-01-27 23:26:25,679 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,679 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,679 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,679 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$mem_tmp <= 2 [2024-01-27 23:26:25,679 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,679 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,679 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] 0 <= x$mem_tmp [2024-01-27 23:26:25,680 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$w_buff0 <= 127 [2024-01-27 23:26:25,680 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x <= 127 [2024-01-27 23:26:25,680 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,680 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,680 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,680 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,680 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,680 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,680 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,681 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,681 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] 0 <= y [2024-01-27 23:26:25,681 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,681 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,681 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] 0 <= x [2024-01-27 23:26:25,681 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$w_buff1 <= 127 [2024-01-27 23:26:25,681 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,681 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,681 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,681 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,682 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$mem_tmp <= 127 [2024-01-27 23:26:25,682 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,682 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] y <= 2 [2024-01-27 23:26:25,682 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x <= 2 [2024-01-27 23:26:25,682 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] 0 <= x$w_buff1 [2024-01-27 23:26:25,682 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,682 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,682 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,682 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,683 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (unsigned long )arg == 0UL [2024-01-27 23:26:25,683 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (unsigned long )arg == 0UL [2024-01-27 23:26:25,683 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (unsigned long )arg == 0UL [2024-01-27 23:26:25,683 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= x$w_buff1 [2024-01-27 23:26:25,683 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,683 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x <= 127 [2024-01-27 23:26:25,683 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$mem_tmp <= 127 [2024-01-27 23:26:25,683 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= x$mem_tmp [2024-01-27 23:26:25,683 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,684 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,684 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,684 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$w_buff1 <= 127 [2024-01-27 23:26:25,684 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,684 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,684 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,684 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x <= 2 [2024-01-27 23:26:25,684 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,684 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,684 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y [2024-01-27 23:26:25,685 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$mem_tmp <= 2 [2024-01-27 23:26:25,685 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$w_buff1 <= 2 [2024-01-27 23:26:25,685 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$w_buff0 <= 2 [2024-01-27 23:26:25,685 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$w_buff0 <= 127 [2024-01-27 23:26:25,685 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,685 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (unsigned long )arg == 0UL [2024-01-27 23:26:25,685 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,685 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,685 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,686 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 127 [2024-01-27 23:26:25,686 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,686 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,686 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,686 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,686 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,686 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,686 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 2 [2024-01-27 23:26:25,686 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= x$w_buff0 [2024-01-27 23:26:25,687 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= x [2024-01-27 23:26:25,687 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,687 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,687 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,687 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,687 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,687 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:25,687 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,687 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,687 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,688 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,688 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,688 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,688 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,688 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x <= 127 [2024-01-27 23:26:25,688 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,688 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,688 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,688 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,689 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,689 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,689 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$w_buff0 <= 127 [2024-01-27 23:26:25,689 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,689 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,689 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= x$mem_tmp [2024-01-27 23:26:25,689 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,689 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,689 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:25,689 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,690 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,690 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] (unsigned long )arg == 0UL [2024-01-27 23:26:25,690 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,690 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= x$w_buff0 [2024-01-27 23:26:25,690 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$w_buff0 <= 2 [2024-01-27 23:26:25,690 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= x$w_buff1 [2024-01-27 23:26:25,690 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,690 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,690 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,691 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= x [2024-01-27 23:26:25,691 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,691 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,691 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] ((x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1) && (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1))) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-27 23:26:25,691 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x <= 2 [2024-01-27 23:26:25,691 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$w_buff1 <= 127 [2024-01-27 23:26:25,691 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y <= 127 [2024-01-27 23:26:25,691 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= y [2024-01-27 23:26:25,691 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y <= 2 [2024-01-27 23:26:25,691 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$w_buff1 <= 2 [2024-01-27 23:26:25,692 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,692 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,692 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,692 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$mem_tmp <= 127 [2024-01-27 23:26:25,692 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,692 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,692 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,692 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,692 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,693 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,693 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,693 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$mem_tmp <= 2 [2024-01-27 23:26:25,693 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,693 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,693 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:25,693 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,693 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] y <= 2 [2024-01-27 23:26:25,693 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] 0 <= x$w_buff0 [2024-01-27 23:26:25,693 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,694 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:25,694 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,694 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,694 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,694 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$mem_tmp <= 127 [2024-01-27 23:26:25,694 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,694 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,694 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,694 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,695 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,695 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,695 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,695 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,695 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,695 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$w_buff1 <= 127 [2024-01-27 23:26:25,695 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,695 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x <= 127 [2024-01-27 23:26:25,695 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$w_buff0 <= 127 [2024-01-27 23:26:25,696 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] y <= 127 [2024-01-27 23:26:25,696 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,696 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x <= 2 [2024-01-27 23:26:25,696 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,696 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,696 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,696 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,696 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] 0 <= x$mem_tmp [2024-01-27 23:26:25,696 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,696 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$mem_tmp <= 2 [2024-01-27 23:26:25,697 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$w_buff1 <= 2 [2024-01-27 23:26:25,697 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,697 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] 0 <= x [2024-01-27 23:26:25,697 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:25,697 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,697 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,697 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$w_buff0 <= 2 [2024-01-27 23:26:25,697 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,697 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,698 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,698 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] 0 <= y [2024-01-27 23:26:25,698 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] 0 <= x$w_buff1 [2024-01-27 23:26:25,698 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,698 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= x$w_buff1 [2024-01-27 23:26:25,698 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,698 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$w_buff0 <= 127 [2024-01-27 23:26:25,698 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,698 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,699 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,699 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,699 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$mem_tmp <= 127 [2024-01-27 23:26:25,699 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (unsigned long )arg == 0UL [2024-01-27 23:26:25,699 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= x$mem_tmp [2024-01-27 23:26:25,699 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$w_buff1 <= 127 [2024-01-27 23:26:25,699 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,699 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,699 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,699 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:25,700 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,700 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,700 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,700 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,700 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= x$w_buff0 [2024-01-27 23:26:25,700 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$mem_tmp <= 2 [2024-01-27 23:26:25,700 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,700 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,700 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,701 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= y [2024-01-27 23:26:25,701 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$w_buff1 <= 2 [2024-01-27 23:26:25,701 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,701 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,701 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y <= 2 [2024-01-27 23:26:25,701 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,701 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,701 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,701 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,702 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= x [2024-01-27 23:26:25,702 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,702 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x <= 127 [2024-01-27 23:26:25,702 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,702 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y <= 127 [2024-01-27 23:26:25,702 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,702 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,702 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:25,702 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,703 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x <= 2 [2024-01-27 23:26:25,703 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$w_buff0 <= 2 [2024-01-27 23:26:25,703 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,703 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,703 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,703 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,703 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,703 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$w_buff0 <= 127 [2024-01-27 23:26:25,703 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,704 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,704 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,704 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,704 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,704 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,704 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,704 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y <= 127 [2024-01-27 23:26:25,704 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,704 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= y [2024-01-27 23:26:25,705 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,705 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$w_buff1 <= 2 [2024-01-27 23:26:25,705 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:25,705 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,705 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,705 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,705 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (unsigned long )arg == 0UL [2024-01-27 23:26:25,705 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,705 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= x$w_buff1 [2024-01-27 23:26:25,705 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= x$w_buff0 [2024-01-27 23:26:25,706 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$w_buff0 <= 2 [2024-01-27 23:26:25,706 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,706 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,706 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y <= 2 [2024-01-27 23:26:25,706 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,706 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= x [2024-01-27 23:26:25,706 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,706 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$mem_tmp <= 2 [2024-01-27 23:26:25,706 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,706 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,707 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,707 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,707 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,707 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= x$mem_tmp [2024-01-27 23:26:25,707 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,707 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$mem_tmp <= 127 [2024-01-27 23:26:25,707 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x <= 127 [2024-01-27 23:26:25,707 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,707 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,708 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$w_buff1 <= 127 [2024-01-27 23:26:25,708 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,708 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,708 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,708 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x <= 2 [2024-01-27 23:26:25,708 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,708 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,708 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (unsigned long )arg == 0UL [2024-01-27 23:26:25,708 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,709 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,709 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,709 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,709 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y <= 2 [2024-01-27 23:26:25,709 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,709 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,709 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,709 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= x [2024-01-27 23:26:25,709 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,709 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,710 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$w_buff0 == 1 [2024-01-27 23:26:25,710 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= x$w_buff1 [2024-01-27 23:26:25,710 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,710 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,710 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,710 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,710 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$mem_tmp <= 2 [2024-01-27 23:26:25,710 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y [2024-01-27 23:26:25,710 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x <= 2 [2024-01-27 23:26:25,711 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,711 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,711 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,711 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,711 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,711 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,711 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,711 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,711 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x <= 127 [2024-01-27 23:26:25,712 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,712 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$w_buff1 <= 2 [2024-01-27 23:26:25,712 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,712 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,712 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,712 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= x$mem_tmp [2024-01-27 23:26:25,712 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,712 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,712 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,712 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y <= 127 [2024-01-27 23:26:25,713 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,713 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,713 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,713 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$w_buff1 <= 127 [2024-01-27 23:26:25,713 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$mem_tmp <= 127 [2024-01-27 23:26:25,713 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$mem_tmp <= 127 [2024-01-27 23:26:25,713 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$w_buff1 <= 2 [2024-01-27 23:26:25,713 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,713 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,714 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,714 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,714 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,714 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,714 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,714 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x <= 127 [2024-01-27 23:26:25,714 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$w_buff1 <= 127 [2024-01-27 23:26:25,714 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,714 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,715 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,715 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y <= 127 [2024-01-27 23:26:25,715 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,715 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,715 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,715 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,715 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= x$w_buff1 [2024-01-27 23:26:25,715 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,715 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x <= 2 [2024-01-27 23:26:25,715 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,716 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,716 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,716 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,716 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,716 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,716 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,716 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,716 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,716 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,717 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= y [2024-01-27 23:26:25,717 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,717 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,717 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,717 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,717 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= x [2024-01-27 23:26:25,717 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,717 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,717 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,717 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$mem_tmp <= 2 [2024-01-27 23:26:25,718 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$w_buff0 <= 2 [2024-01-27 23:26:25,718 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= x$mem_tmp [2024-01-27 23:26:25,718 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$w_buff0 <= 127 [2024-01-27 23:26:25,718 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= x$w_buff0 [2024-01-27 23:26:25,718 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y <= 2 [2024-01-27 23:26:25,718 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$w_buff0 <= 2 [2024-01-27 23:26:25,718 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,718 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,718 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,719 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:25,719 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (unsigned long )arg == 0UL [2024-01-27 23:26:25,719 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y <= 127 [2024-01-27 23:26:25,719 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,719 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,719 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y <= 2 [2024-01-27 23:26:25,719 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,719 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= x$w_buff1 [2024-01-27 23:26:25,719 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,719 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$w_buff1 <= 127 [2024-01-27 23:26:25,720 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,720 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,720 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,720 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,720 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,720 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,720 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,720 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,720 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= x$mem_tmp [2024-01-27 23:26:25,721 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$mem_tmp <= 127 [2024-01-27 23:26:25,721 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,721 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$mem_tmp <= 2 [2024-01-27 23:26:25,721 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,721 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x <= 2 [2024-01-27 23:26:25,721 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= y [2024-01-27 23:26:25,721 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$w_buff0 <= 127 [2024-01-27 23:26:25,721 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,721 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,722 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= x [2024-01-27 23:26:25,722 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,722 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= x$w_buff0 [2024-01-27 23:26:25,722 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,722 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x <= 127 [2024-01-27 23:26:25,722 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,722 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,722 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$w_buff1 <= 2 [2024-01-27 23:26:25,722 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,722 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,723 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,723 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,723 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,723 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,723 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,723 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,723 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,723 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= x$w_buff0 [2024-01-27 23:26:25,723 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= x$mem_tmp [2024-01-27 23:26:25,724 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x <= 127 [2024-01-27 23:26:25,724 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,724 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,724 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,724 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$w_buff1 <= 2 [2024-01-27 23:26:25,724 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,724 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,724 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,724 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x <= 2 [2024-01-27 23:26:25,725 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,725 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,725 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,725 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= x [2024-01-27 23:26:25,725 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y <= 127 [2024-01-27 23:26:25,725 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,725 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,725 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,725 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,725 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,726 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y <= 2 [2024-01-27 23:26:25,726 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$mem_tmp <= 127 [2024-01-27 23:26:25,726 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,726 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,726 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$w_buff1 <= 127 [2024-01-27 23:26:25,726 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,726 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,726 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,726 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,727 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,727 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= x$w_buff1 [2024-01-27 23:26:25,727 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= y [2024-01-27 23:26:25,727 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$w_buff0 <= 127 [2024-01-27 23:26:25,727 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,727 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,727 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,727 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (unsigned long )arg == 0UL [2024-01-27 23:26:25,727 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,727 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,728 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$w_buff0 <= 2 [2024-01-27 23:26:25,728 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,728 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,728 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,728 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$mem_tmp <= 2 [2024-01-27 23:26:25,728 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,728 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,728 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y [2024-01-27 23:26:25,728 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$w_buff0 <= 127 [2024-01-27 23:26:25,729 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,729 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$w_buff1 <= 2 [2024-01-27 23:26:25,729 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,729 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,729 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,729 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,729 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,729 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$w_buff0 <= 2 [2024-01-27 23:26:25,729 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (unsigned long )arg == 0UL [2024-01-27 23:26:25,730 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,730 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,730 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= x$w_buff0 [2024-01-27 23:26:25,730 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$w_buff1 <= 127 [2024-01-27 23:26:25,730 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,730 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,730 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,730 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,730 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,730 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$mem_tmp <= 2 [2024-01-27 23:26:25,731 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,731 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,731 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,731 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x <= 2 [2024-01-27 23:26:25,731 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= x [2024-01-27 23:26:25,731 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y <= 127 [2024-01-27 23:26:25,731 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x <= 127 [2024-01-27 23:26:25,731 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,731 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,732 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,732 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,732 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,732 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,732 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= x$mem_tmp [2024-01-27 23:26:25,732 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,732 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,732 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,732 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,732 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,733 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$mem_tmp <= 127 [2024-01-27 23:26:25,733 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,733 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= x$w_buff1 [2024-01-27 23:26:25,733 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y <= 2 [2024-01-27 23:26:25,733 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,733 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,733 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,733 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,733 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,734 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,734 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,734 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,734 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,734 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,734 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x <= 127 [2024-01-27 23:26:25,734 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,734 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y <= 2 [2024-01-27 23:26:25,734 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,734 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,735 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff0 == 2 [2024-01-27 23:26:25,735 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,735 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (unsigned long )arg == 0UL [2024-01-27 23:26:25,735 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y [2024-01-27 23:26:25,735 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,735 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,735 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y <= 127 [2024-01-27 23:26:25,735 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,735 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= x [2024-01-27 23:26:25,736 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,736 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x <= 2 [2024-01-27 23:26:25,736 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,736 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,736 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= x$mem_tmp [2024-01-27 23:26:25,736 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,736 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,736 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,736 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,736 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,737 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$mem_tmp <= 2 [2024-01-27 23:26:25,737 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$mem_tmp <= 127 [2024-01-27 23:26:25,737 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,737 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,737 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,737 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,737 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,737 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,737 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff1 <= 127 [2024-01-27 23:26:25,738 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= x$w_buff1 [2024-01-27 23:26:25,738 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,738 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,738 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff1 <= 2 [2024-01-27 23:26:25,738 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,738 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,738 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] 0 <= y [2024-01-27 23:26:25,738 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,738 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,738 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,739 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,739 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,739 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,739 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] y <= 127 [2024-01-27 23:26:25,739 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,739 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$mem_tmp <= 2 [2024-01-27 23:26:25,739 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$w_buff0 <= 2 [2024-01-27 23:26:25,739 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,739 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,740 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,740 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$w_buff1 <= 2 [2024-01-27 23:26:25,740 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,740 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,740 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,740 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,740 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x <= 2 [2024-01-27 23:26:25,740 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,740 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] 0 <= x$mem_tmp [2024-01-27 23:26:25,740 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] 0 <= x$w_buff1 [2024-01-27 23:26:25,741 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,741 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$w_buff0 <= 127 [2024-01-27 23:26:25,741 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,741 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$mem_tmp <= 127 [2024-01-27 23:26:25,741 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,741 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,741 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,741 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,741 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] 0 <= x$w_buff0 [2024-01-27 23:26:25,742 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,742 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,742 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,742 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,742 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,742 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x <= 127 [2024-01-27 23:26:25,742 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] 0 <= x [2024-01-27 23:26:25,742 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,742 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] y <= 2 [2024-01-27 23:26:25,742 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,743 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,743 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,743 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,743 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$w_buff1 <= 127 [2024-01-27 23:26:25,743 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,743 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] (unsigned long )arg == 0UL [2024-01-27 23:26:25,743 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x <= 127 [2024-01-27 23:26:25,743 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,743 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$w_buff0 <= 127 [2024-01-27 23:26:25,744 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,744 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,744 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y <= 127 [2024-01-27 23:26:25,744 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x <= 2 [2024-01-27 23:26:25,744 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,744 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,744 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$mem_tmp <= 127 [2024-01-27 23:26:25,744 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y <= 2 [2024-01-27 23:26:25,744 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,744 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,745 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,745 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,745 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,745 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$w_buff1 <= 2 [2024-01-27 23:26:25,745 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,745 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,745 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,745 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,745 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,745 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,746 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= x$w_buff1 [2024-01-27 23:26:25,746 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:25,746 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,746 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$mem_tmp <= 2 [2024-01-27 23:26:25,746 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,746 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,746 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= x [2024-01-27 23:26:25,746 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,746 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,747 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,747 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,747 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$w_buff0 <= 2 [2024-01-27 23:26:25,747 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,747 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,747 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,747 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,747 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= x$w_buff0 [2024-01-27 23:26:25,747 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$w_buff1 <= 127 [2024-01-27 23:26:25,747 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,748 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= x$mem_tmp [2024-01-27 23:26:25,748 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,748 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,748 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,748 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (unsigned long )arg == 0UL [2024-01-27 23:26:25,748 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= y [2024-01-27 23:26:25,748 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:26:25,748 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (long long )x$w_buff0_used - (long long )x$w_buff1_used >= 0LL [2024-01-27 23:26:25,748 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$mem_tmp == 0 [2024-01-27 23:26:25,748 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$w_buff0_used == (_Bool)0 [2024-01-27 23:26:25,749 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,749 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,749 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,749 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,749 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,749 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$read_delayed == (_Bool)0 [2024-01-27 23:26:25,749 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] main$tmp_guard1 == (_Bool)0 [2024-01-27 23:26:25,749 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$w_buff1 == 0 [2024-01-27 23:26:25,749 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (0LL - (long long )x$w_buff0_used) - (long long )x$w_buff1_used >= 0LL [2024-01-27 23:26:25,749 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,750 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$read_delayed_var == 0 [2024-01-27 23:26:25,750 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p0_EAX == 0 [2024-01-27 23:26:25,750 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,750 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX == 0 [2024-01-27 23:26:25,750 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,750 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_cnt == 0 [2024-01-27 23:26:25,750 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (long long )x$w_buff0_used + (long long )x$w_buff1_used >= 0LL [2024-01-27 23:26:25,750 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$w_buff0_used == (_Bool)0 [2024-01-27 23:26:25,750 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$w_buff0 == 0 [2024-01-27 23:26:25,750 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,751 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$w_buff0 == 0 [2024-01-27 23:26:25,751 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:26:25,751 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:25,751 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (0LL - (long long )x$w_buff0_used) + (long long )x$w_buff1_used >= 0LL [2024-01-27 23:26:25,751 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y == 0 [2024-01-27 23:26:25,751 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] weak$$choice0 == (_Bool)0 [2024-01-27 23:26:25,751 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,751 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:26:25,751 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x == 0 [2024-01-27 23:26:25,751 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$mem_tmp == 0 [2024-01-27 23:26:25,752 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$w_buff1_used == (_Bool)0 [2024-01-27 23:26:25,752 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$w_buff1_used == (_Bool)0 [2024-01-27 23:26:25,752 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:26:25,752 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] main$tmp_guard0 == (_Bool)0 [2024-01-27 23:26:25,752 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,752 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$read_delayed_var == 0 [2024-01-27 23:26:25,752 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$w_buff1 == 0 [2024-01-27 23:26:25,752 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] weak$$choice1 == (_Bool)0 [2024-01-27 23:26:25,752 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,753 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,753 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$read_delayed == (_Bool)0 [2024-01-27 23:26:25,753 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,753 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (unsigned long )arg == 0UL [2024-01-27 23:26:25,753 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,753 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,753 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (unsigned long )arg == 0UL [2024-01-27 23:26:25,753 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$w_buff1 <= 127 [2024-01-27 23:26:25,753 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,754 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,754 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,754 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y <= 127 [2024-01-27 23:26:25,754 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$mem_tmp <= 2 [2024-01-27 23:26:25,754 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,754 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,754 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,754 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= x [2024-01-27 23:26:25,754 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,754 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,755 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,755 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= x$w_buff1 [2024-01-27 23:26:25,755 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y <= 2 [2024-01-27 23:26:25,755 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,755 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,755 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= x$mem_tmp [2024-01-27 23:26:25,755 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$mem_tmp <= 127 [2024-01-27 23:26:25,755 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,755 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,755 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,756 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,756 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,756 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 127 [2024-01-27 23:26:25,756 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,756 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,756 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,756 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= x$w_buff0 [2024-01-27 23:26:25,756 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,756 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,757 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,757 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,757 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 2 [2024-01-27 23:26:25,757 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$w_buff0 <= 127 [2024-01-27 23:26:25,757 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,757 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,757 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,757 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,757 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,757 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:25,758 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$w_buff0 <= 2 [2024-01-27 23:26:25,758 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$w_buff1 <= 2 [2024-01-27 23:26:25,758 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,758 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y [2024-01-27 23:26:25,758 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (x$w_buff1_used == (_Bool)1 && (x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1)) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-27 23:26:25,758 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,758 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= x$mem_tmp [2024-01-27 23:26:25,758 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,758 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,758 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,759 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$mem_tmp <= 2 [2024-01-27 23:26:25,759 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,759 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,759 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y [2024-01-27 23:26:25,759 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,759 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,759 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,759 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,759 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x <= 127 [2024-01-27 23:26:25,759 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,760 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,760 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= x$w_buff1 [2024-01-27 23:26:25,760 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x <= 2 [2024-01-27 23:26:25,760 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$w_buff1 <= 127 [2024-01-27 23:26:25,760 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y <= 127 [2024-01-27 23:26:25,760 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,760 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,760 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= x$w_buff0 [2024-01-27 23:26:25,760 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,760 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$mem_tmp <= 127 [2024-01-27 23:26:25,761 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$w_buff1 <= 2 [2024-01-27 23:26:25,761 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,761 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,761 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,761 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,761 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= x [2024-01-27 23:26:25,761 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (unsigned long )arg == 0UL [2024-01-27 23:26:25,761 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$w_buff0 <= 2 [2024-01-27 23:26:25,761 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,761 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,762 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,762 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,762 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,762 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,762 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,762 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,762 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,762 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$w_buff0 <= 127 [2024-01-27 23:26:25,762 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y <= 2 [2024-01-27 23:26:25,762 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,763 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,763 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$w_buff0 <= 2 [2024-01-27 23:26:25,763 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y <= 127 [2024-01-27 23:26:25,763 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,763 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,763 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,763 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,763 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,763 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,763 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,764 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y <= 2 [2024-01-27 23:26:25,764 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (unsigned long )arg == 0UL [2024-01-27 23:26:25,764 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,764 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,764 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,764 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,764 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= x [2024-01-27 23:26:25,764 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,764 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= x$mem_tmp [2024-01-27 23:26:25,765 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,765 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,765 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,765 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,765 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,765 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$w_buff1 <= 127 [2024-01-27 23:26:25,765 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= x$w_buff1 [2024-01-27 23:26:25,765 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x <= 2 [2024-01-27 23:26:25,765 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,765 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,766 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,766 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,766 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,766 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= y [2024-01-27 23:26:25,766 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,766 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,766 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$mem_tmp <= 2 [2024-01-27 23:26:25,766 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,766 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,766 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,767 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:25,767 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,767 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,767 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$w_buff1 <= 2 [2024-01-27 23:26:25,767 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,767 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,767 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x <= 127 [2024-01-27 23:26:25,767 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$mem_tmp <= 127 [2024-01-27 23:26:25,767 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$w_buff0 <= 127 [2024-01-27 23:26:25,767 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= x$w_buff0 [2024-01-27 23:26:25,768 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$mem_tmp <= 2 [2024-01-27 23:26:25,768 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,768 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= x [2024-01-27 23:26:25,768 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,768 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,768 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,768 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,768 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$w_buff1 <= 2 [2024-01-27 23:26:25,768 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,768 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y <= 2 [2024-01-27 23:26:25,769 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y <= 127 [2024-01-27 23:26:25,769 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,769 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$w_buff0 <= 127 [2024-01-27 23:26:25,769 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,769 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,769 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,769 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (unsigned long )arg == 0UL [2024-01-27 23:26:25,769 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,769 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,769 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x <= 127 [2024-01-27 23:26:25,770 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,770 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= x$mem_tmp [2024-01-27 23:26:25,770 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,770 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,770 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,770 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,770 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,770 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$mem_tmp <= 127 [2024-01-27 23:26:25,770 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$w_buff1 <= 127 [2024-01-27 23:26:25,770 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,771 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= x$w_buff1 [2024-01-27 23:26:25,771 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,771 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,771 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x <= 2 [2024-01-27 23:26:25,771 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,771 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$w_buff0 <= 2 [2024-01-27 23:26:25,771 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,771 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,771 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,771 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,772 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,772 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= y [2024-01-27 23:26:25,772 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,772 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,772 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,772 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,772 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,772 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= x$w_buff0 [2024-01-27 23:26:25,772 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$w_buff1 <= 127 [2024-01-27 23:26:25,772 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] y <= 2 [2024-01-27 23:26:25,773 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,773 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,773 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,773 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,773 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,773 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] 0 <= y [2024-01-27 23:26:25,773 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,773 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] 0 <= x [2024-01-27 23:26:25,773 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,773 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,774 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,774 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,774 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,774 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x <= 127 [2024-01-27 23:26:25,774 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,774 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,774 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] 0 <= x$w_buff1 [2024-01-27 23:26:25,774 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] y <= 127 [2024-01-27 23:26:25,774 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,774 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$w_buff0 <= 2 [2024-01-27 23:26:25,775 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,775 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$w_buff1 <= 2 [2024-01-27 23:26:25,775 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:25,775 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] 0 <= x$w_buff0 [2024-01-27 23:26:25,775 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$mem_tmp <= 127 [2024-01-27 23:26:25,775 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,775 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$w_buff0 <= 127 [2024-01-27 23:26:25,775 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,775 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,775 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,776 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:25,776 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,776 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,776 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:25,776 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] 0 <= x$mem_tmp [2024-01-27 23:26:25,776 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,776 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,776 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,776 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,776 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,777 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,777 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,777 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$mem_tmp <= 2 [2024-01-27 23:26:25,777 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,777 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x <= 2 [2024-01-27 23:26:25,777 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (unsigned long )arg == 0UL [2024-01-27 23:26:25,777 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,777 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y <= 127 [2024-01-27 23:26:25,777 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$mem_tmp <= 127 [2024-01-27 23:26:25,777 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,778 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,778 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,778 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,778 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,778 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x <= 2 [2024-01-27 23:26:25,778 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,778 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,778 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y <= 2 [2024-01-27 23:26:25,778 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$mem_tmp <= 2 [2024-01-27 23:26:25,778 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,779 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,779 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,779 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,779 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= x$w_buff0 [2024-01-27 23:26:25,779 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$w_buff0 <= 2 [2024-01-27 23:26:25,779 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,779 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,779 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,779 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$w_buff0 <= 127 [2024-01-27 23:26:25,780 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,780 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= x$w_buff1 [2024-01-27 23:26:25,780 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,780 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= y [2024-01-27 23:26:25,780 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,780 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= x$mem_tmp [2024-01-27 23:26:25,780 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,780 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,780 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$w_buff1 <= 2 [2024-01-27 23:26:25,780 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,781 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (unsigned long )arg == 0UL [2024-01-27 23:26:25,781 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x <= 127 [2024-01-27 23:26:25,781 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,781 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,781 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,781 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,781 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,781 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$w_buff1 <= 127 [2024-01-27 23:26:25,781 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,781 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,782 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,782 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,782 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= x [2024-01-27 23:26:25,782 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,782 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,782 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,782 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,782 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$w_buff0 <= 127 [2024-01-27 23:26:25,782 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x == 2 [2024-01-27 23:26:25,782 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,782 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,783 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$w_buff0 <= 2 [2024-01-27 23:26:25,783 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:25,783 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,783 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,783 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] (y == 2 && (__unbuffered_p0_EAX == 0 || (((0 <= __unbuffered_p0_EAX && __unbuffered_p0_EAX <= 2) && __unbuffered_p0_EAX <= 127) && ((__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2)))) || (((((((0 <= __unbuffered_p0_EAX && 0 <= y) && __unbuffered_p0_EAX <= 2) && __unbuffered_p0_EAX <= 127) && y <= 2) && y <= 127) && ((__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2)) && ((y == 0 || y == 1) || y == 2)) [2024-01-27 23:26:25,783 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,783 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,783 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] 0 <= x$w_buff0 [2024-01-27 23:26:25,783 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,784 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,784 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,784 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,784 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] 0 <= x$w_buff1 [2024-01-27 23:26:25,784 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,784 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,784 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,784 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,784 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,784 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$w_buff1 <= 127 [2024-01-27 23:26:25,785 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$w_buff1 <= 2 [2024-01-27 23:26:25,785 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && *__unbuffered_p2_EAX$read_delayed_var == 2) [2024-01-27 23:26:25,785 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] 0 <= x$mem_tmp [2024-01-27 23:26:25,785 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,785 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,785 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,785 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,785 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,785 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,785 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$mem_tmp <= 127 [2024-01-27 23:26:25,786 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$mem_tmp <= 2 [2024-01-27 23:26:25,786 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,786 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,786 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$w_buff0 <= 127 [2024-01-27 23:26:25,786 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] (unsigned long )arg == 0UL [2024-01-27 23:26:25,786 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$w_buff1 <= 127 [2024-01-27 23:26:25,786 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$mem_tmp <= 127 [2024-01-27 23:26:25,786 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,786 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,786 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,787 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,787 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,787 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,787 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,787 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$w_buff1 <= 2 [2024-01-27 23:26:25,787 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y <= 2 [2024-01-27 23:26:25,787 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,787 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,787 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,787 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,788 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= y [2024-01-27 23:26:25,788 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,788 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,788 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,788 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,788 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x <= 127 [2024-01-27 23:26:25,788 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,788 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$mem_tmp <= 2 [2024-01-27 23:26:25,788 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,788 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,789 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,789 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,789 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x <= 2 [2024-01-27 23:26:25,789 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,789 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,789 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= x [2024-01-27 23:26:25,789 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= x$w_buff0 [2024-01-27 23:26:25,789 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,789 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,789 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,790 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,790 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$w_buff0 <= 2 [2024-01-27 23:26:25,790 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,790 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,790 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= x$w_buff1 [2024-01-27 23:26:25,790 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= x$mem_tmp [2024-01-27 23:26:25,790 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,790 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,790 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y <= 127 [2024-01-27 23:26:25,790 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,791 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y <= 127 [2024-01-27 23:26:25,791 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,791 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,791 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,791 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,791 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$mem_tmp <= 2 [2024-01-27 23:26:25,791 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,791 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y <= 2 [2024-01-27 23:26:25,791 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x <= 2 [2024-01-27 23:26:25,791 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,792 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,792 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,792 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= x$mem_tmp [2024-01-27 23:26:25,792 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,792 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,792 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,792 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= x$w_buff1 [2024-01-27 23:26:25,792 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,792 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,792 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y [2024-01-27 23:26:25,793 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,793 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (unsigned long )arg == 0UL [2024-01-27 23:26:25,793 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= x$w_buff0 [2024-01-27 23:26:25,793 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,793 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x <= 127 [2024-01-27 23:26:25,793 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,793 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,793 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$w_buff0 <= 2 [2024-01-27 23:26:25,793 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$mem_tmp <= 127 [2024-01-27 23:26:25,793 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,794 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,794 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,794 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$w_buff0 <= 127 [2024-01-27 23:26:25,794 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,794 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,794 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,794 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:25,794 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,794 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,795 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,795 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= x [2024-01-27 23:26:25,795 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,795 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$w_buff1 <= 2 [2024-01-27 23:26:25,795 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,795 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,795 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$w_buff1 <= 127 [2024-01-27 23:26:25,795 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,795 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,795 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,796 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:25,796 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y <= 127 [2024-01-27 23:26:25,796 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,796 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,796 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (unsigned long )arg == 0UL [2024-01-27 23:26:25,796 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= x$w_buff0 [2024-01-27 23:26:25,796 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,796 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x <= 2 [2024-01-27 23:26:25,796 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= x$mem_tmp [2024-01-27 23:26:25,796 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,797 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,797 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y <= 2 [2024-01-27 23:26:25,797 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,797 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,797 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x <= 127 [2024-01-27 23:26:25,797 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,797 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,797 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,797 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$mem_tmp <= 127 [2024-01-27 23:26:25,797 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= y [2024-01-27 23:26:25,798 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$w_buff1 <= 127 [2024-01-27 23:26:25,798 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,798 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,798 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,798 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,798 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,798 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,798 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$w_buff0 <= 127 [2024-01-27 23:26:25,798 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$mem_tmp <= 2 [2024-01-27 23:26:25,798 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:25,799 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,799 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,799 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,799 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,799 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$w_buff0 <= 2 [2024-01-27 23:26:25,799 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$w_buff1 <= 2 [2024-01-27 23:26:25,799 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,799 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,799 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:25,799 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,800 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,800 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,800 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,800 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,800 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= x [2024-01-27 23:26:25,800 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= x$w_buff1 [2024-01-27 23:26:25,800 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,800 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,800 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (unsigned long )arg == 0UL [2024-01-27 23:26:25,801 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,801 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= x$w_buff1 [2024-01-27 23:26:25,801 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x <= 2 [2024-01-27 23:26:25,801 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y <= 127 [2024-01-27 23:26:25,801 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,801 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,801 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,801 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,801 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,801 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,802 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$w_buff1 <= 2 [2024-01-27 23:26:25,802 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,802 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= y [2024-01-27 23:26:25,802 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,802 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,802 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,802 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,802 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,802 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,802 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x <= 127 [2024-01-27 23:26:25,803 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,803 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,803 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,803 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,803 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$w_buff0 == 2 [2024-01-27 23:26:25,803 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:25,803 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,803 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$mem_tmp <= 2 [2024-01-27 23:26:25,803 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,803 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,804 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,804 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$mem_tmp <= 127 [2024-01-27 23:26:25,804 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,804 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y <= 2 [2024-01-27 23:26:25,804 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= x$mem_tmp [2024-01-27 23:26:25,804 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,804 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,804 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,804 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,804 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,805 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= x [2024-01-27 23:26:25,805 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$w_buff1 <= 127 [2024-01-27 23:26:25,805 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,805 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 2 [2024-01-27 23:26:25,805 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,805 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,805 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,805 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$w_buff1 <= 127 [2024-01-27 23:26:25,805 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y <= 2 [2024-01-27 23:26:25,805 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$mem_tmp <= 127 [2024-01-27 23:26:25,806 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$w_buff1 <= 2 [2024-01-27 23:26:25,806 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y <= 127 [2024-01-27 23:26:25,806 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,806 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,806 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,806 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,806 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,806 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,806 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,806 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,807 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,807 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,807 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,807 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= x$w_buff1 [2024-01-27 23:26:25,807 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,807 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$w_buff0 == 1 [2024-01-27 23:26:25,807 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (unsigned long )arg == 0UL [2024-01-27 23:26:25,807 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,807 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 127 [2024-01-27 23:26:25,807 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,808 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,808 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,808 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:25,808 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,808 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,808 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,808 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,808 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= x [2024-01-27 23:26:25,808 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,808 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,809 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,809 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,809 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= x$mem_tmp [2024-01-27 23:26:25,809 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y [2024-01-27 23:26:25,809 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,809 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$mem_tmp <= 2 [2024-01-27 23:26:25,809 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,809 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,809 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= x [2024-01-27 23:26:25,809 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,810 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,810 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= x$mem_tmp [2024-01-27 23:26:25,810 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,810 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,810 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,810 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,810 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y <= 2 [2024-01-27 23:26:25,810 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,810 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,810 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$mem_tmp <= 127 [2024-01-27 23:26:25,811 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,811 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,811 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,811 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,811 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y <= 127 [2024-01-27 23:26:25,811 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,811 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff1 <= 127 [2024-01-27 23:26:25,811 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,811 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff1 <= 2 [2024-01-27 23:26:25,811 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,812 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y [2024-01-27 23:26:25,812 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,812 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:25,812 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,812 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= x$w_buff1 [2024-01-27 23:26:25,812 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,812 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,812 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,812 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,812 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$mem_tmp <= 2 [2024-01-27 23:26:25,813 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x <= 2 [2024-01-27 23:26:25,813 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,813 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff0 == 2 [2024-01-27 23:26:25,813 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,813 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,813 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,813 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x <= 127 [2024-01-27 23:26:25,813 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,813 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (unsigned long )arg == 0UL [2024-01-27 23:26:25,813 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,814 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,814 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,814 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,814 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$mem_tmp <= 2 [2024-01-27 23:26:25,814 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] 0 <= x$w_buff0 [2024-01-27 23:26:25,814 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] (unsigned long )arg == 0UL [2024-01-27 23:26:25,814 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,814 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,814 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,815 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,815 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,815 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] 0 <= x$w_buff1 [2024-01-27 23:26:25,815 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$w_buff1 <= 127 [2024-01-27 23:26:25,815 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] y <= 127 [2024-01-27 23:26:25,815 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$w_buff0 <= 127 [2024-01-27 23:26:25,815 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,815 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,815 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] y <= 2 [2024-01-27 23:26:25,815 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x <= 2 [2024-01-27 23:26:25,816 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x <= 127 [2024-01-27 23:26:25,816 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] 0 <= x [2024-01-27 23:26:25,816 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,816 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,816 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] (x$w_buff1_used == (_Bool)1 && (x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1)) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-27 23:26:25,816 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,816 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,816 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$mem_tmp <= 127 [2024-01-27 23:26:25,816 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$w_buff1 <= 2 [2024-01-27 23:26:25,816 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,817 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,817 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,817 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,817 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,817 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,817 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,817 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,817 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,817 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$w_buff0 <= 2 [2024-01-27 23:26:25,817 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,818 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,818 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,818 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,818 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,818 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] 0 <= y [2024-01-27 23:26:25,818 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] 0 <= x$mem_tmp [2024-01-27 23:26:25,818 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,818 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,818 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,818 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,819 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,819 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= x [2024-01-27 23:26:25,819 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,819 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,819 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,819 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,819 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= x$w_buff1 [2024-01-27 23:26:25,819 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= x$w_buff0 [2024-01-27 23:26:25,819 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,819 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,820 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,820 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,820 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,820 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,820 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= x$mem_tmp [2024-01-27 23:26:25,820 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,820 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y [2024-01-27 23:26:25,820 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,820 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$w_buff0 <= 2 [2024-01-27 23:26:25,820 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,821 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,821 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,821 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,821 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,821 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y <= 127 [2024-01-27 23:26:25,821 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,821 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$mem_tmp <= 127 [2024-01-27 23:26:25,821 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,821 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,821 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,822 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (unsigned long )arg == 0UL [2024-01-27 23:26:25,822 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$w_buff0 <= 127 [2024-01-27 23:26:25,822 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x <= 2 [2024-01-27 23:26:25,822 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,822 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,822 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y <= 2 [2024-01-27 23:26:25,822 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$w_buff1 <= 2 [2024-01-27 23:26:25,822 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x <= 127 [2024-01-27 23:26:25,822 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$w_buff1 <= 127 [2024-01-27 23:26:25,822 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,823 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:25,823 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:25,823 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,823 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] ((((x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) || x$w_buff1_used == (_Bool)0) || x$w_buff1_used == (_Bool)1) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:25,823 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,823 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$mem_tmp <= 2 [2024-01-27 23:26:25,823 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,823 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,823 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,823 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,824 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,824 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,824 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$w_buff1 <= 127 [2024-01-27 23:26:25,824 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] 0 <= x$mem_tmp [2024-01-27 23:26:25,824 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] 0 <= x [2024-01-27 23:26:25,824 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:25,824 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,824 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$w_buff1 <= 2 [2024-01-27 23:26:25,824 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,824 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,825 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,825 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,825 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,825 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$mem_tmp <= 127 [2024-01-27 23:26:25,825 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] y <= 127 [2024-01-27 23:26:25,825 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,825 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,825 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,825 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,825 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,826 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,826 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] 0 <= y [2024-01-27 23:26:25,826 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,826 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] 0 <= x$w_buff0 [2024-01-27 23:26:25,826 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,826 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,826 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,826 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] 0 <= x$w_buff1 [2024-01-27 23:26:25,826 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,826 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,827 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$mem_tmp <= 2 [2024-01-27 23:26:25,827 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,827 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,827 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,827 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,827 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] y <= 2 [2024-01-27 23:26:25,827 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$w_buff0 <= 2 [2024-01-27 23:26:25,827 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x <= 127 [2024-01-27 23:26:25,827 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$w_buff0 <= 127 [2024-01-27 23:26:25,827 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,828 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,828 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,828 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,828 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,828 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,828 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x <= 2 [2024-01-27 23:26:25,828 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$w_buff0 <= 127 [2024-01-27 23:26:25,828 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,828 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,828 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,829 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,829 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,829 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,829 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:25,829 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,829 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,829 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x <= 2 [2024-01-27 23:26:25,829 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,829 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,829 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,830 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x <= 127 [2024-01-27 23:26:25,830 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:25,830 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,830 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] y <= 127 [2024-01-27 23:26:25,830 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:25,830 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,830 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,830 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,830 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,831 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,831 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$w_buff1 <= 127 [2024-01-27 23:26:25,831 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] 0 <= x [2024-01-27 23:26:25,831 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,831 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$mem_tmp <= 127 [2024-01-27 23:26:25,831 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,831 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] 0 <= x$w_buff0 [2024-01-27 23:26:25,831 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] 0 <= y [2024-01-27 23:26:25,831 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,831 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,832 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$w_buff0 <= 2 [2024-01-27 23:26:25,832 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,832 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,832 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$mem_tmp <= 2 [2024-01-27 23:26:25,832 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,832 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] 0 <= x$mem_tmp [2024-01-27 23:26:25,832 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,832 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,832 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] 0 <= x$w_buff1 [2024-01-27 23:26:25,832 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$w_buff1 <= 2 [2024-01-27 23:26:25,832 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,833 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] y <= 2 [2024-01-27 23:26:25,833 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,833 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,833 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,833 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$mem_tmp <= 2 [2024-01-27 23:26:25,833 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,833 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x <= 127 [2024-01-27 23:26:25,833 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,833 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$w_buff1 <= 2 [2024-01-27 23:26:25,834 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,834 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,834 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,834 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] 0 <= x [2024-01-27 23:26:25,834 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,834 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,834 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,834 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$w_buff0 <= 2 [2024-01-27 23:26:25,834 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,834 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,835 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,835 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,835 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$mem_tmp <= 127 [2024-01-27 23:26:25,835 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,835 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,835 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,835 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,835 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] 0 <= x$w_buff1 [2024-01-27 23:26:25,835 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,835 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$w_buff0 <= 127 [2024-01-27 23:26:25,836 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,836 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,836 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,836 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] y <= 2 [2024-01-27 23:26:25,836 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$w_buff1 <= 127 [2024-01-27 23:26:25,836 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,836 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] 0 <= x$mem_tmp [2024-01-27 23:26:25,836 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,836 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,836 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] y <= 127 [2024-01-27 23:26:25,837 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x <= 2 [2024-01-27 23:26:25,837 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,837 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,837 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,837 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,837 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] 0 <= x$w_buff0 [2024-01-27 23:26:25,837 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,837 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,837 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] 0 <= y [2024-01-27 23:26:25,837 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,838 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,838 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,838 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= y [2024-01-27 23:26:25,838 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,838 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:25,838 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,838 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,838 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y <= 127 [2024-01-27 23:26:25,838 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,838 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$w_buff1 <= 2 [2024-01-27 23:26:25,839 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,839 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,839 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= x [2024-01-27 23:26:25,839 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,839 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y <= 2 [2024-01-27 23:26:25,839 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,839 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,839 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,839 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,839 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,840 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,840 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,840 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,840 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,840 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,840 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$mem_tmp <= 2 [2024-01-27 23:26:25,840 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,840 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,840 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x <= 127 [2024-01-27 23:26:25,840 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,841 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,841 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,841 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,841 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$w_buff0 <= 127 [2024-01-27 23:26:25,841 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x <= 2 [2024-01-27 23:26:25,841 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= x$w_buff1 [2024-01-27 23:26:25,841 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,841 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,841 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$mem_tmp <= 127 [2024-01-27 23:26:25,841 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= x$w_buff0 [2024-01-27 23:26:25,842 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,842 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,842 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$w_buff1 <= 127 [2024-01-27 23:26:25,842 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,842 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,842 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$w_buff0 <= 2 [2024-01-27 23:26:25,842 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= x$mem_tmp [2024-01-27 23:26:25,842 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,842 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (unsigned long )arg == 0UL [2024-01-27 23:26:25,842 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,843 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,843 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x <= 2 [2024-01-27 23:26:25,843 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,843 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,843 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= x$mem_tmp [2024-01-27 23:26:25,843 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,843 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$mem_tmp <= 2 [2024-01-27 23:26:25,843 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,843 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,843 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,844 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,844 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,844 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,844 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (x$w_buff1_used == (_Bool)1 && (x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1)) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-27 23:26:25,844 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,844 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x <= 127 [2024-01-27 23:26:25,844 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,844 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$w_buff1 <= 2 [2024-01-27 23:26:25,844 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,844 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,845 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,845 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,845 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,845 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,845 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,845 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y <= 127 [2024-01-27 23:26:25,845 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,845 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$w_buff0 <= 2 [2024-01-27 23:26:25,845 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$w_buff1 <= 127 [2024-01-27 23:26:25,845 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= x [2024-01-27 23:26:25,846 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,846 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,846 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= x$w_buff1 [2024-01-27 23:26:25,846 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,846 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,846 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,846 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= x$w_buff0 [2024-01-27 23:26:25,846 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= y [2024-01-27 23:26:25,846 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,846 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y <= 2 [2024-01-27 23:26:25,847 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$mem_tmp <= 127 [2024-01-27 23:26:25,847 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,847 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,847 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$w_buff0 <= 127 [2024-01-27 23:26:25,847 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,847 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,847 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,847 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression <= 1 [2024-01-27 23:26:25,847 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,847 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,848 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 [2024-01-27 23:26:25,848 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,848 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,848 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff0 <= 2 [2024-01-27 23:26:25,848 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,848 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 127 [2024-01-27 23:26:25,848 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,848 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x$w_buff1 [2024-01-27 23:26:25,848 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,848 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,849 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff1 <= 127 [2024-01-27 23:26:25,849 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff0 <= 127 [2024-01-27 23:26:25,849 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,849 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 2 [2024-01-27 23:26:25,849 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,849 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:25,849 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,849 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,849 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,849 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,850 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,850 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 2 [2024-01-27 23:26:25,850 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,850 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= expression [2024-01-27 23:26:25,850 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,850 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,850 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,850 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,850 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x [2024-01-27 23:26:25,850 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-27 23:26:25,851 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff1 <= 2 [2024-01-27 23:26:25,851 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,851 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,851 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,851 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,851 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x$mem_tmp [2024-01-27 23:26:25,851 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 || expression == 1 [2024-01-27 23:26:25,851 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,851 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$mem_tmp <= 2 [2024-01-27 23:26:25,851 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:25,852 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 127 [2024-01-27 23:26:25,852 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$mem_tmp <= 127 [2024-01-27 23:26:25,852 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,852 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 1 [2024-01-27 23:26:25,852 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,852 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y [2024-01-27 23:26:25,852 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x$w_buff0 [2024-01-27 23:26:25,852 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,852 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= x$w_buff0 [2024-01-27 23:26:25,852 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,853 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= x$mem_tmp [2024-01-27 23:26:25,853 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,853 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,853 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$mem_tmp <= 127 [2024-01-27 23:26:25,853 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,853 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,853 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,853 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$w_buff1 <= 2 [2024-01-27 23:26:25,853 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 2 [2024-01-27 23:26:25,853 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,854 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,854 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,854 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,854 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$mem_tmp <= 2 [2024-01-27 23:26:25,854 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= x [2024-01-27 23:26:25,854 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 127 [2024-01-27 23:26:25,854 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,854 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,854 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$w_buff0 <= 127 [2024-01-27 23:26:25,854 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,855 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x <= 2 [2024-01-27 23:26:25,855 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x <= 127 [2024-01-27 23:26:25,855 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,855 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,855 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,855 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y [2024-01-27 23:26:25,855 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,855 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,855 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,856 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= x$w_buff1 [2024-01-27 23:26:25,856 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,856 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:25,856 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (unsigned long )arg == 0UL [2024-01-27 23:26:25,856 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$w_buff0 <= 2 [2024-01-27 23:26:25,856 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,856 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,856 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,856 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,856 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,857 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,857 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$w_buff1 <= 127 [2024-01-27 23:26:25,857 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,857 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,857 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,857 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,857 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 1 <= __unbuffered_cnt [2024-01-27 23:26:25,857 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,857 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y == 2 [2024-01-27 23:26:25,857 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,858 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (unsigned long )arg == 0UL [2024-01-27 23:26:25,858 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$mem_tmp <= 127 [2024-01-27 23:26:25,858 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,858 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$w_buff1 <= 127 [2024-01-27 23:26:25,858 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,858 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,858 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,858 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,858 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,858 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,859 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$w_buff0 <= 127 [2024-01-27 23:26:25,859 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,859 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,859 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,859 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,859 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= x$w_buff0 [2024-01-27 23:26:25,859 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= x [2024-01-27 23:26:25,859 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,859 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,859 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,859 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,860 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,860 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$w_buff1 <= 2 [2024-01-27 23:26:25,860 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,860 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= x$mem_tmp [2024-01-27 23:26:25,860 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= x$w_buff1 [2024-01-27 23:26:25,860 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,860 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,860 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,860 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,861 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x <= 2 [2024-01-27 23:26:25,861 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x <= 127 [2024-01-27 23:26:25,861 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,861 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,861 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,861 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$w_buff0 <= 2 [2024-01-27 23:26:25,861 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,861 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,861 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,861 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$mem_tmp <= 2 [2024-01-27 23:26:25,861 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,862 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,862 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,862 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x <= 127 [2024-01-27 23:26:25,862 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,862 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,862 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$w_buff1 <= 127 [2024-01-27 23:26:25,862 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,862 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$mem_tmp <= 2 [2024-01-27 23:26:25,862 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,863 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,863 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,863 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= x$w_buff0 [2024-01-27 23:26:25,863 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x <= 2 [2024-01-27 23:26:25,863 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y <= 2 [2024-01-27 23:26:25,863 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,863 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,863 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= x [2024-01-27 23:26:25,863 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= x$w_buff1 [2024-01-27 23:26:25,863 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,863 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,864 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,864 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,864 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,864 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$mem_tmp <= 127 [2024-01-27 23:26:25,864 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,864 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$w_buff1 <= 2 [2024-01-27 23:26:25,864 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y <= 127 [2024-01-27 23:26:25,864 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,864 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,865 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,865 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,865 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,865 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,865 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= x$mem_tmp [2024-01-27 23:26:25,865 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,865 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,865 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,865 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= y [2024-01-27 23:26:25,865 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$w_buff0 <= 2 [2024-01-27 23:26:25,866 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,866 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,866 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] ((x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1) && (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1))) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-27 23:26:25,866 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,866 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$w_buff0 <= 127 [2024-01-27 23:26:25,866 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,866 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,866 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,866 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$w_buff0 <= 127 [2024-01-27 23:26:25,866 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$w_buff1 <= 2 [2024-01-27 23:26:25,867 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$w_buff1 <= 127 [2024-01-27 23:26:25,867 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,867 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,867 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,867 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,867 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,867 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,867 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x <= 2 [2024-01-27 23:26:25,867 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,868 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,868 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= x$w_buff0 [2024-01-27 23:26:25,868 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,868 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,868 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= x [2024-01-27 23:26:25,868 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,868 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] ((x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1) && (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1))) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-27 23:26:25,868 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,868 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,868 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x <= 127 [2024-01-27 23:26:25,869 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,869 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,869 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,869 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:25,869 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,869 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,869 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$w_buff0 <= 2 [2024-01-27 23:26:25,869 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,869 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y <= 2 [2024-01-27 23:26:25,869 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,870 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= x$mem_tmp [2024-01-27 23:26:25,870 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$mem_tmp <= 2 [2024-01-27 23:26:25,870 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$mem_tmp <= 127 [2024-01-27 23:26:25,870 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,870 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y <= 127 [2024-01-27 23:26:25,870 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,870 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= y [2024-01-27 23:26:25,870 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (unsigned long )arg == 0UL [2024-01-27 23:26:25,870 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,870 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,870 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,871 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,871 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,871 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,871 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= x$w_buff1 [2024-01-27 23:26:25,871 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,871 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,871 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,871 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,871 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$w_buff1 <= 127 [2024-01-27 23:26:25,871 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,872 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x <= 2 [2024-01-27 23:26:25,872 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,872 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,872 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,872 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$mem_tmp <= 127 [2024-01-27 23:26:25,872 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$mem_tmp <= 2 [2024-01-27 23:26:25,872 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,872 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x <= 127 [2024-01-27 23:26:25,872 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,872 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$w_buff0 == 1 [2024-01-27 23:26:25,873 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,873 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,873 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,873 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,873 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,873 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y <= 127 [2024-01-27 23:26:25,873 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,873 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,873 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$w_buff1 <= 2 [2024-01-27 23:26:25,873 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (unsigned long )arg == 0UL [2024-01-27 23:26:25,874 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,874 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,874 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,874 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,874 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,874 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y [2024-01-27 23:26:25,874 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,874 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,874 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= x [2024-01-27 23:26:25,874 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= x$w_buff1 [2024-01-27 23:26:25,874 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,875 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,875 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,875 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= x$mem_tmp [2024-01-27 23:26:25,875 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,875 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,875 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y <= 2 [2024-01-27 23:26:25,875 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,875 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,875 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,875 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$w_buff1 <= 2 [2024-01-27 23:26:25,876 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= x$w_buff0 [2024-01-27 23:26:25,876 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$mem_tmp <= 127 [2024-01-27 23:26:25,876 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,876 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,876 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$w_buff0 <= 2 [2024-01-27 23:26:25,876 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y <= 2 [2024-01-27 23:26:25,876 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,876 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,876 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,876 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,877 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,877 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,877 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$w_buff1 <= 127 [2024-01-27 23:26:25,877 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,877 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,877 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,877 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,877 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y <= 127 [2024-01-27 23:26:25,877 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,878 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,878 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,878 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= y [2024-01-27 23:26:25,878 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,878 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,878 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= x$mem_tmp [2024-01-27 23:26:25,878 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$mem_tmp <= 2 [2024-01-27 23:26:25,878 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= x [2024-01-27 23:26:25,878 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,878 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (unsigned long )arg == 0UL [2024-01-27 23:26:25,878 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,879 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,879 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= x$w_buff1 [2024-01-27 23:26:25,879 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,879 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:25,879 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x <= 127 [2024-01-27 23:26:25,879 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,879 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,879 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,879 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,879 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,880 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x <= 2 [2024-01-27 23:26:25,880 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$w_buff0 <= 127 [2024-01-27 23:26:25,880 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,880 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] ((x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1) && (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1))) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-27 23:26:25,880 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,880 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,880 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (unsigned long )arg == 0UL [2024-01-27 23:26:25,880 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,880 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,881 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,881 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,881 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,881 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,881 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,881 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y <= 2 [2024-01-27 23:26:25,881 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y <= 127 [2024-01-27 23:26:25,881 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,881 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,881 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,882 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,882 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x <= 127 [2024-01-27 23:26:25,882 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,882 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,882 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$mem_tmp <= 2 [2024-01-27 23:26:25,882 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (unsigned long )arg == 0UL [2024-01-27 23:26:25,882 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,882 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,882 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,882 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= x$w_buff0 [2024-01-27 23:26:25,883 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= x$mem_tmp [2024-01-27 23:26:25,883 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,883 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,883 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$w_buff1 <= 2 [2024-01-27 23:26:25,883 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,883 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$w_buff1 <= 127 [2024-01-27 23:26:25,883 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y [2024-01-27 23:26:25,883 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$w_buff0 <= 2 [2024-01-27 23:26:25,883 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,883 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,883 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,884 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,884 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x <= 2 [2024-01-27 23:26:25,884 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,884 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$mem_tmp <= 127 [2024-01-27 23:26:25,884 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,884 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$w_buff0 <= 127 [2024-01-27 23:26:25,884 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:25,884 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= x$w_buff1 [2024-01-27 23:26:25,884 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= x [2024-01-27 23:26:25,884 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,885 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,885 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,885 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,885 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,885 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,885 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,885 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$mem_tmp <= 127 [2024-01-27 23:26:25,885 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x <= 127 [2024-01-27 23:26:25,885 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,885 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,886 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$w_buff1 <= 127 [2024-01-27 23:26:25,886 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,886 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$w_buff1 <= 2 [2024-01-27 23:26:25,886 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] 0 <= x$w_buff0 [2024-01-27 23:26:25,886 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] 0 <= x [2024-01-27 23:26:25,886 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,886 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,886 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] y <= 2 [2024-01-27 23:26:25,886 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$w_buff0 <= 2 [2024-01-27 23:26:25,886 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,887 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,887 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,887 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,887 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,887 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,887 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,887 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,887 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,887 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x <= 2 [2024-01-27 23:26:25,887 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$mem_tmp <= 2 [2024-01-27 23:26:25,887 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,888 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,888 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,888 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,888 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:25,888 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,888 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,888 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,888 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:25,888 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:25,888 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] 0 <= y [2024-01-27 23:26:25,889 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,889 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] 0 <= x$w_buff1 [2024-01-27 23:26:25,889 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$w_buff0 <= 127 [2024-01-27 23:26:25,889 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,889 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] y <= 127 [2024-01-27 23:26:25,889 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,889 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,889 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,889 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,889 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] 0 <= x$mem_tmp [2024-01-27 23:26:25,890 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,890 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,890 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x <= 2 [2024-01-27 23:26:25,890 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$w_buff1 <= 2 [2024-01-27 23:26:25,890 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,890 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,890 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,890 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,890 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= x [2024-01-27 23:26:25,890 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,891 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,891 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] ((x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1) && (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1))) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-27 23:26:25,891 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,891 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,891 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,891 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,891 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,891 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,891 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,891 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$w_buff1 <= 127 [2024-01-27 23:26:25,892 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,892 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,892 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$mem_tmp <= 2 [2024-01-27 23:26:25,892 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,892 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,892 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,892 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,892 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y <= 127 [2024-01-27 23:26:25,892 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,892 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= y [2024-01-27 23:26:25,892 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,893 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$mem_tmp <= 127 [2024-01-27 23:26:25,893 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= x$mem_tmp [2024-01-27 23:26:25,893 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$w_buff0 <= 127 [2024-01-27 23:26:25,893 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,893 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,893 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,893 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$w_buff0 <= 2 [2024-01-27 23:26:25,893 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,893 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,893 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y <= 2 [2024-01-27 23:26:25,894 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= x$w_buff0 [2024-01-27 23:26:25,894 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= x$w_buff1 [2024-01-27 23:26:25,894 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,894 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,894 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,894 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x <= 127 [2024-01-27 23:26:25,894 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] (unsigned long )arg == 0UL [2024-01-27 23:26:25,894 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x <= 127 [2024-01-27 23:26:25,894 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y <= 2 [2024-01-27 23:26:25,894 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,895 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$w_buff0 <= 2 [2024-01-27 23:26:25,895 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,895 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,895 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,895 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,895 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,895 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,895 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= y [2024-01-27 23:26:25,895 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,895 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,896 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,896 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$mem_tmp <= 2 [2024-01-27 23:26:25,896 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,896 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,896 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,896 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y <= 127 [2024-01-27 23:26:25,896 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,896 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,896 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$w_buff1 <= 2 [2024-01-27 23:26:25,896 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,897 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,897 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$w_buff0 <= 127 [2024-01-27 23:26:25,897 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,897 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,897 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,897 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,897 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,897 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= x [2024-01-27 23:26:25,897 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,897 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x <= 2 [2024-01-27 23:26:25,898 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= x$mem_tmp [2024-01-27 23:26:25,898 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,898 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= x$w_buff1 [2024-01-27 23:26:25,898 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,898 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$mem_tmp <= 127 [2024-01-27 23:26:25,898 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$w_buff1 <= 127 [2024-01-27 23:26:25,898 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (unsigned long )arg == 0UL [2024-01-27 23:26:25,898 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,898 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= x$w_buff0 [2024-01-27 23:26:25,898 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,899 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,899 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,899 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,899 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,899 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,899 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$w_buff1 <= 2 [2024-01-27 23:26:25,899 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$mem_tmp <= 127 [2024-01-27 23:26:25,899 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,899 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,899 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,900 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,900 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,900 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,900 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,900 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,900 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,900 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,900 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,900 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,900 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,901 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$mem_tmp <= 2 [2024-01-27 23:26:25,901 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,901 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,901 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,901 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,901 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,901 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x <= 127 [2024-01-27 23:26:25,901 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,901 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,901 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y [2024-01-27 23:26:25,902 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,902 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,902 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (unsigned long )arg == 0UL [2024-01-27 23:26:25,902 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= x$mem_tmp [2024-01-27 23:26:25,902 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y <= 127 [2024-01-27 23:26:25,902 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,902 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,902 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$w_buff1 <= 127 [2024-01-27 23:26:25,902 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x <= 2 [2024-01-27 23:26:25,902 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= x [2024-01-27 23:26:25,903 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:25,903 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= x$w_buff1 [2024-01-27 23:26:25,903 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,903 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,903 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,903 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y <= 2 [2024-01-27 23:26:25,903 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,903 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$w_buff0 == 1 [2024-01-27 23:26:25,903 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,903 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,903 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff1 <= 2 [2024-01-27 23:26:25,904 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (unsigned long )arg == 0UL [2024-01-27 23:26:25,904 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y <= 2 [2024-01-27 23:26:25,904 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,904 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,904 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x <= 2 [2024-01-27 23:26:25,904 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,904 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$mem_tmp <= 127 [2024-01-27 23:26:25,904 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,904 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,904 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,905 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,905 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y [2024-01-27 23:26:25,905 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x <= 127 [2024-01-27 23:26:25,905 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,905 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff1 <= 127 [2024-01-27 23:26:25,905 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= x$mem_tmp [2024-01-27 23:26:25,905 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:25,905 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= x [2024-01-27 23:26:25,905 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,905 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,906 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,906 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,906 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,906 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,906 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,906 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,906 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,906 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,906 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,906 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,907 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,907 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= x$w_buff1 [2024-01-27 23:26:25,907 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y <= 127 [2024-01-27 23:26:25,907 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,907 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,907 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$mem_tmp <= 2 [2024-01-27 23:26:25,907 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,907 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,907 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,907 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,908 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff0 == 1 [2024-01-27 23:26:25,908 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,908 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,908 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,908 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,908 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,908 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff0 <= 127 [2024-01-27 23:26:25,908 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,908 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff0 <= 2 [2024-01-27 23:26:25,908 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 2 [2024-01-27 23:26:25,909 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,909 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,909 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,909 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,909 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$mem_tmp <= 2 [2024-01-27 23:26:25,909 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,909 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$mem_tmp <= 127 [2024-01-27 23:26:25,909 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,909 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x$mem_tmp [2024-01-27 23:26:25,909 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y [2024-01-27 23:26:25,910 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (unsigned long )arg == 0UL [2024-01-27 23:26:25,910 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,910 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,910 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,910 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,910 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,910 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 2 [2024-01-27 23:26:25,910 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,910 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff1 <= 2 [2024-01-27 23:26:25,910 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 127 [2024-01-27 23:26:25,911 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,911 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,911 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:25,911 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x$w_buff1 [2024-01-27 23:26:25,911 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,911 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 127 [2024-01-27 23:26:25,911 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x [2024-01-27 23:26:25,911 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,911 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x$w_buff0 [2024-01-27 23:26:25,920 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,920 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,920 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,920 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:25,920 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,920 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,920 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff1 <= 127 [2024-01-27 23:26:25,920 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,921 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,921 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,921 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,921 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,921 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,921 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$w_buff1 <= 127 [2024-01-27 23:26:25,921 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x <= 2 [2024-01-27 23:26:25,921 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,921 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= x$mem_tmp [2024-01-27 23:26:25,921 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,922 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,922 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,922 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x <= 127 [2024-01-27 23:26:25,922 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$w_buff1 <= 2 [2024-01-27 23:26:25,922 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,922 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,922 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,922 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,922 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,923 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,923 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,923 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$mem_tmp <= 2 [2024-01-27 23:26:25,923 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,923 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,923 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,923 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,923 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,923 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$mem_tmp <= 127 [2024-01-27 23:26:25,923 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (unsigned long )arg == 0UL [2024-01-27 23:26:25,924 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,924 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,924 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,924 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,924 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$w_buff0 <= 127 [2024-01-27 23:26:25,924 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,924 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,924 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= x [2024-01-27 23:26:25,924 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,924 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,925 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,925 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,925 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$w_buff0 <= 2 [2024-01-27 23:26:25,925 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y <= 2 [2024-01-27 23:26:25,925 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,925 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,925 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,925 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,925 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= x$w_buff0 [2024-01-27 23:26:25,925 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= y [2024-01-27 23:26:25,926 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y <= 127 [2024-01-27 23:26:25,926 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,926 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,926 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= x$w_buff1 [2024-01-27 23:26:25,926 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (unsigned long )arg == 0UL [2024-01-27 23:26:25,926 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,926 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,926 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,926 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y <= 2 [2024-01-27 23:26:25,926 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,927 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,927 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,927 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,927 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,927 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= x$w_buff1 [2024-01-27 23:26:25,927 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,927 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,927 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,927 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$mem_tmp <= 127 [2024-01-27 23:26:25,927 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$w_buff0 <= 2 [2024-01-27 23:26:25,928 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,928 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:25,928 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,928 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$w_buff0 <= 127 [2024-01-27 23:26:25,928 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x <= 2 [2024-01-27 23:26:25,928 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,928 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,928 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$w_buff1 <= 2 [2024-01-27 23:26:25,928 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$mem_tmp <= 2 [2024-01-27 23:26:25,929 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,929 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,929 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$w_buff1 <= 127 [2024-01-27 23:26:25,929 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,929 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y <= 127 [2024-01-27 23:26:25,929 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,929 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,929 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,929 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,929 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= y [2024-01-27 23:26:25,930 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,930 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,930 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,930 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,930 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= x$mem_tmp [2024-01-27 23:26:25,930 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,930 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,930 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= x$w_buff0 [2024-01-27 23:26:25,930 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,930 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (unsigned long )arg == 0UL [2024-01-27 23:26:25,931 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,931 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,931 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x <= 127 [2024-01-27 23:26:25,931 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= x [2024-01-27 23:26:25,931 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,931 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,931 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x <= 127 [2024-01-27 23:26:25,931 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,931 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,931 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,932 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,932 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,932 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$w_buff1 <= 2 [2024-01-27 23:26:25,932 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,932 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,932 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= x$mem_tmp [2024-01-27 23:26:25,932 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,932 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,932 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,932 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,933 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,933 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,933 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,933 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$w_buff1 <= 127 [2024-01-27 23:26:25,933 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,933 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,933 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$w_buff0 <= 2 [2024-01-27 23:26:25,933 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,933 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,933 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y <= 127 [2024-01-27 23:26:25,934 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,934 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,934 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,934 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x <= 2 [2024-01-27 23:26:25,934 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,934 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 1 <= __unbuffered_cnt [2024-01-27 23:26:25,934 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= y [2024-01-27 23:26:25,934 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,934 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,934 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= x [2024-01-27 23:26:25,935 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= x$w_buff0 [2024-01-27 23:26:25,935 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,935 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$mem_tmp <= 2 [2024-01-27 23:26:25,935 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= x$w_buff1 [2024-01-27 23:26:25,935 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$mem_tmp <= 127 [2024-01-27 23:26:25,935 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,935 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y <= 2 [2024-01-27 23:26:25,935 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,935 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$w_buff0 <= 127 [2024-01-27 23:26:25,935 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,936 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] (unsigned long )arg == 0UL [2024-01-27 23:26:25,936 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,936 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,936 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= x$w_buff0 [2024-01-27 23:26:25,936 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= x$w_buff1 [2024-01-27 23:26:25,936 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,936 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,936 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$w_buff0 <= 2 [2024-01-27 23:26:25,936 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,936 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,937 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x <= 2 [2024-01-27 23:26:25,937 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,937 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,937 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,937 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,937 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,937 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,937 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$mem_tmp <= 2 [2024-01-27 23:26:25,937 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,938 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,938 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= x$mem_tmp [2024-01-27 23:26:25,938 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,938 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,938 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,938 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,938 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,938 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,938 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$w_buff0 <= 127 [2024-01-27 23:26:25,938 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,938 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,939 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y == 1 [2024-01-27 23:26:25,939 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,939 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= x [2024-01-27 23:26:25,939 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x <= 127 [2024-01-27 23:26:25,939 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,939 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$w_buff1 <= 127 [2024-01-27 23:26:25,939 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,939 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$w_buff1 <= 2 [2024-01-27 23:26:25,939 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] (unsigned long )arg == 0UL [2024-01-27 23:26:25,939 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,940 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,940 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,940 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,940 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,940 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,940 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$mem_tmp <= 127 [2024-01-27 23:26:25,940 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,940 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$mem_tmp <= 127 [2024-01-27 23:26:25,940 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:25,941 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y <= 2 [2024-01-27 23:26:25,941 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,941 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,941 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,941 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= x$mem_tmp [2024-01-27 23:26:25,941 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,941 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$w_buff0 <= 127 [2024-01-27 23:26:25,941 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,941 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,941 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,941 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,942 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,942 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,942 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:25,942 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,942 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,942 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= x$w_buff1 [2024-01-27 23:26:25,942 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,942 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,942 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,942 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,943 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,943 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,943 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,943 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= y [2024-01-27 23:26:25,943 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (unsigned long )arg == 0UL [2024-01-27 23:26:25,943 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x <= 127 [2024-01-27 23:26:25,943 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y <= 127 [2024-01-27 23:26:25,943 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,943 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$mem_tmp <= 2 [2024-01-27 23:26:25,943 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,944 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,944 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,944 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x <= 2 [2024-01-27 23:26:25,944 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,944 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,944 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= x [2024-01-27 23:26:25,944 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= x$w_buff0 [2024-01-27 23:26:25,944 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,944 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$w_buff1 <= 127 [2024-01-27 23:26:25,944 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,945 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,945 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,945 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$w_buff0 <= 2 [2024-01-27 23:26:25,945 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$w_buff1 <= 2 [2024-01-27 23:26:25,945 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,945 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= x$mem_tmp [2024-01-27 23:26:25,945 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y [2024-01-27 23:26:25,945 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,945 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,945 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,946 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (unsigned long )arg == 0UL [2024-01-27 23:26:25,946 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,946 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x <= 127 [2024-01-27 23:26:25,946 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,946 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$mem_tmp <= 2 [2024-01-27 23:26:25,946 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$w_buff1 <= 2 [2024-01-27 23:26:25,946 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,946 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,946 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,946 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y <= 2 [2024-01-27 23:26:25,947 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,947 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,947 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,947 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,947 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,947 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,947 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$mem_tmp <= 127 [2024-01-27 23:26:25,947 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= x$w_buff0 [2024-01-27 23:26:25,947 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,947 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$w_buff1 <= 127 [2024-01-27 23:26:25,948 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,948 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= x$w_buff1 [2024-01-27 23:26:25,948 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= x [2024-01-27 23:26:25,948 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$w_buff0 <= 127 [2024-01-27 23:26:25,948 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,948 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,948 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y <= 127 [2024-01-27 23:26:25,948 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,948 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,948 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,949 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$w_buff0 <= 2 [2024-01-27 23:26:25,949 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,949 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,949 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x <= 2 [2024-01-27 23:26:25,949 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,949 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,949 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,949 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,949 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,949 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,950 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,950 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,950 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,950 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y <= 127 [2024-01-27 23:26:25,950 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,950 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,950 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,950 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,950 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x <= 2 [2024-01-27 23:26:25,950 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y <= 2 [2024-01-27 23:26:25,951 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,951 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,951 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= x$mem_tmp [2024-01-27 23:26:25,951 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,951 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,951 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y [2024-01-27 23:26:25,951 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$w_buff1 <= 127 [2024-01-27 23:26:25,951 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (unsigned long )arg == 0UL [2024-01-27 23:26:25,951 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$w_buff0 <= 127 [2024-01-27 23:26:25,951 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,952 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,952 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$w_buff0 <= 2 [2024-01-27 23:26:25,952 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,952 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$w_buff1 <= 2 [2024-01-27 23:26:25,952 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,952 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,952 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,952 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,952 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x <= 127 [2024-01-27 23:26:25,952 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,953 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,953 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,953 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,953 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,953 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,953 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,953 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= x [2024-01-27 23:26:25,953 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,953 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= x$w_buff1 [2024-01-27 23:26:25,953 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,954 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$mem_tmp <= 2 [2024-01-27 23:26:25,954 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,954 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$mem_tmp <= 127 [2024-01-27 23:26:25,954 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,954 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,954 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:25,954 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,954 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= x$w_buff0 [2024-01-27 23:26:25,954 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,954 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,955 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,955 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (unsigned long )arg == 0UL [2024-01-27 23:26:25,955 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$mem_tmp <= 127 [2024-01-27 23:26:25,955 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,955 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,955 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,955 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,955 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,955 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x <= 2 [2024-01-27 23:26:25,955 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x <= 127 [2024-01-27 23:26:25,955 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,956 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,956 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$mem_tmp <= 2 [2024-01-27 23:26:25,956 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,956 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:25,956 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,956 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,956 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,956 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,956 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= x [2024-01-27 23:26:25,956 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,957 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= x$w_buff1 [2024-01-27 23:26:25,957 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,957 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,957 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$w_buff0 <= 127 [2024-01-27 23:26:25,957 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y <= 2 [2024-01-27 23:26:25,957 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,957 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,957 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:25,957 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,957 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,958 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,958 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y <= 127 [2024-01-27 23:26:25,958 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= x$w_buff0 [2024-01-27 23:26:25,958 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,958 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,958 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$w_buff1 <= 2 [2024-01-27 23:26:25,958 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,958 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$w_buff1 <= 127 [2024-01-27 23:26:25,958 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,958 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,959 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,959 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,959 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,959 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= x$mem_tmp [2024-01-27 23:26:25,959 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (unsigned long )arg == 0UL [2024-01-27 23:26:25,959 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= y [2024-01-27 23:26:25,959 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,959 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$w_buff0 <= 2 [2024-01-27 23:26:25,959 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,959 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,960 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,960 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,960 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,960 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,960 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,960 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,960 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= x$w_buff1 [2024-01-27 23:26:25,960 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$w_buff1 <= 127 [2024-01-27 23:26:25,960 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y [2024-01-27 23:26:25,960 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,961 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,961 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,961 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,961 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,961 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,961 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,961 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,961 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,961 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$mem_tmp <= 127 [2024-01-27 23:26:25,961 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,962 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,962 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x <= 2 [2024-01-27 23:26:25,962 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,962 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x <= 127 [2024-01-27 23:26:25,962 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$w_buff1 <= 2 [2024-01-27 23:26:25,962 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,962 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,962 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= x [2024-01-27 23:26:25,962 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y <= 127 [2024-01-27 23:26:25,962 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$w_buff0 == 2 [2024-01-27 23:26:25,963 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,963 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,963 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,963 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,963 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (unsigned long )arg == 0UL [2024-01-27 23:26:25,963 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,963 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= x$mem_tmp [2024-01-27 23:26:25,963 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$mem_tmp <= 2 [2024-01-27 23:26:25,963 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,963 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,964 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,964 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y <= 2 [2024-01-27 23:26:25,964 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,964 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,964 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,964 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,964 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,964 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:25,964 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$w_buff0 <= 2 [2024-01-27 23:26:25,964 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,965 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$mem_tmp <= 2 [2024-01-27 23:26:25,965 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= x [2024-01-27 23:26:25,965 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,965 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= x$w_buff1 [2024-01-27 23:26:25,965 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$mem_tmp <= 127 [2024-01-27 23:26:25,966 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,966 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,966 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,966 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$w_buff0 <= 127 [2024-01-27 23:26:25,966 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y <= 127 [2024-01-27 23:26:25,966 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,966 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,966 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= y [2024-01-27 23:26:25,966 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,966 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,967 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,967 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,967 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= x$w_buff0 [2024-01-27 23:26:25,967 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$w_buff1 <= 2 [2024-01-27 23:26:25,967 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$w_buff1 <= 127 [2024-01-27 23:26:25,967 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,967 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y <= 2 [2024-01-27 23:26:25,967 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,967 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,967 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,968 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,968 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,968 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,968 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,968 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:25,968 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,968 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,968 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= x$mem_tmp [2024-01-27 23:26:25,968 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,968 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,969 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,969 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x <= 2 [2024-01-27 23:26:25,969 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x <= 127 [2024-01-27 23:26:25,969 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (unsigned long )arg == 0UL [2024-01-27 23:26:25,969 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:25,969 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,969 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,969 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,969 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,969 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,970 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,970 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,970 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,970 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$w_buff1 <= 2 [2024-01-27 23:26:25,970 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,970 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,970 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 127 [2024-01-27 23:26:25,970 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,970 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:25,970 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,971 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,971 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,971 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$w_buff1 <= 127 [2024-01-27 23:26:25,971 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,971 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,971 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 2 [2024-01-27 23:26:25,971 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,971 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= x [2024-01-27 23:26:25,971 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,971 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,972 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y [2024-01-27 23:26:25,972 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,972 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= x$w_buff1 [2024-01-27 23:26:25,972 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,972 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,972 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$mem_tmp <= 127 [2024-01-27 23:26:25,972 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (unsigned long )arg == 0UL [2024-01-27 23:26:25,972 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= x$mem_tmp [2024-01-27 23:26:25,972 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,972 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$mem_tmp <= 2 [2024-01-27 23:26:25,973 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,973 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,973 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,973 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x <= 127 [2024-01-27 23:26:25,973 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,973 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,973 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x <= 2 [2024-01-27 23:26:25,973 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,973 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,973 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$w_buff0 == 1 [2024-01-27 23:26:25,974 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,974 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,974 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,974 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:25,974 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] 0 <= x$w_buff1 [2024-01-27 23:26:25,974 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,974 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] y <= 2 [2024-01-27 23:26:25,974 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] y <= 127 [2024-01-27 23:26:25,974 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] 0 <= x$mem_tmp [2024-01-27 23:26:25,974 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x <= 2 [2024-01-27 23:26:25,975 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,975 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,975 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,975 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$w_buff0 <= 2 [2024-01-27 23:26:25,975 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,975 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,975 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,975 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,975 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$w_buff1 <= 2 [2024-01-27 23:26:25,975 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$mem_tmp <= 2 [2024-01-27 23:26:25,976 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,976 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$w_buff0 <= 127 [2024-01-27 23:26:25,976 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,976 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] 0 <= y [2024-01-27 23:26:25,976 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,976 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] 0 <= x [2024-01-27 23:26:25,976 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,976 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$w_buff1 <= 127 [2024-01-27 23:26:25,976 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,976 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,977 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,977 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,977 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,977 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,977 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$mem_tmp <= 127 [2024-01-27 23:26:25,977 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,977 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] 0 <= x$w_buff0 [2024-01-27 23:26:25,977 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,977 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,978 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,978 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x <= 127 [2024-01-27 23:26:25,978 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,978 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,978 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,978 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,978 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,978 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,978 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,978 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,979 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$mem_tmp <= 127 [2024-01-27 23:26:25,979 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,979 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:25,979 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,979 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 2 [2024-01-27 23:26:25,979 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,979 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,979 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,979 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,979 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,980 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,980 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,980 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,980 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,980 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff1 <= 2 [2024-01-27 23:26:25,980 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x [2024-01-27 23:26:25,980 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y <= 127 [2024-01-27 23:26:25,980 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,980 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,980 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x$w_buff1 [2024-01-27 23:26:25,980 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,981 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,981 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 127 [2024-01-27 23:26:25,981 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,981 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,981 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,981 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,981 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,981 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,981 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y [2024-01-27 23:26:25,981 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,982 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff1 <= 127 [2024-01-27 23:26:25,982 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y <= 2 [2024-01-27 23:26:25,982 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$mem_tmp <= 2 [2024-01-27 23:26:25,982 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,982 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,982 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,982 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x$mem_tmp [2024-01-27 23:26:25,982 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,982 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,982 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (unsigned long )arg == 0UL [2024-01-27 23:26:25,983 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff0 == 1 [2024-01-27 23:26:25,983 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,983 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,983 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,983 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,983 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] y <= 2 [2024-01-27 23:26:25,983 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,983 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,983 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$w_buff1 <= 127 [2024-01-27 23:26:25,983 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,983 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] y <= 127 [2024-01-27 23:26:25,983 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] 0 <= x$mem_tmp [2024-01-27 23:26:25,983 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,983 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,983 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,983 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$mem_tmp <= 2 [2024-01-27 23:26:25,983 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] 0 <= x [2024-01-27 23:26:25,983 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x <= 127 [2024-01-27 23:26:25,983 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,983 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,983 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,983 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,984 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,984 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,984 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$mem_tmp <= 127 [2024-01-27 23:26:25,984 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,984 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$w_buff0 <= 127 [2024-01-27 23:26:25,984 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,984 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,984 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,984 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,984 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,984 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,984 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,984 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,984 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$w_buff1 <= 2 [2024-01-27 23:26:25,984 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] 0 <= x$w_buff1 [2024-01-27 23:26:25,984 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,984 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,984 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,984 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,984 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,984 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] 0 <= x$w_buff0 [2024-01-27 23:26:25,984 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,984 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$w_buff0 <= 2 [2024-01-27 23:26:25,984 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,984 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x <= 2 [2024-01-27 23:26:25,985 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] 0 <= y [2024-01-27 23:26:25,985 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,985 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,985 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,985 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2 [2024-01-27 23:26:25,985 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,985 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x <= 2 [2024-01-27 23:26:25,985 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,985 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,985 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,985 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,985 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$mem_tmp <= 2 [2024-01-27 23:26:25,985 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] *__unbuffered_p2_EAX$read_delayed_var <= 2 [2024-01-27 23:26:25,985 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p2_EAX$read_delayed_var == & x [2024-01-27 23:26:25,985 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$w_buff1 <= 127 [2024-01-27 23:26:25,985 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,985 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,985 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y <= 2 [2024-01-27 23:26:25,985 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,985 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,985 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,985 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,985 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= y [2024-01-27 23:26:25,985 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,985 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= x [2024-01-27 23:26:25,985 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,986 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,986 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,986 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,986 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,986 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$w_buff1 <= 2 [2024-01-27 23:26:25,986 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,986 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,986 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,986 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,986 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$w_buff0 <= 127 [2024-01-27 23:26:25,986 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= x$w_buff0 [2024-01-27 23:26:25,986 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= *__unbuffered_p2_EAX$read_delayed_var [2024-01-27 23:26:25,986 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x <= 127 [2024-01-27 23:26:25,986 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y <= 127 [2024-01-27 23:26:25,986 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,986 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] *__unbuffered_p2_EAX$read_delayed_var <= 127 [2024-01-27 23:26:25,986 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,986 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,986 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$w_buff0 <= 2 [2024-01-27 23:26:25,986 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,986 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,986 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,986 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= x$w_buff1 [2024-01-27 23:26:25,986 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,986 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:25,987 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$mem_tmp <= 127 [2024-01-27 23:26:25,987 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,987 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (unsigned long )arg == 0UL [2024-01-27 23:26:25,987 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,987 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= x$mem_tmp [2024-01-27 23:26:25,987 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,987 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,987 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,987 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,987 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,987 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,987 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= x$w_buff1 [2024-01-27 23:26:25,987 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x <= 127 [2024-01-27 23:26:25,987 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y <= 127 [2024-01-27 23:26:25,987 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y <= 2 [2024-01-27 23:26:25,987 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,987 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,987 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,987 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= x$mem_tmp [2024-01-27 23:26:25,987 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$mem_tmp <= 127 [2024-01-27 23:26:25,987 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] *__unbuffered_p2_EAX$read_delayed_var <= 2 [2024-01-27 23:26:25,987 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= x$w_buff0 [2024-01-27 23:26:25,987 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,987 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,987 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,987 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,988 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$w_buff1 <= 127 [2024-01-27 23:26:25,988 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,988 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (unsigned long )arg == 0UL [2024-01-27 23:26:25,988 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= x [2024-01-27 23:26:25,988 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$w_buff0 <= 2 [2024-01-27 23:26:25,988 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,988 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2 [2024-01-27 23:26:25,988 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= *__unbuffered_p2_EAX$read_delayed_var [2024-01-27 23:26:25,988 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,988 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x <= 2 [2024-01-27 23:26:25,988 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$w_buff1 <= 2 [2024-01-27 23:26:25,988 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,988 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,988 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:25,988 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,988 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,988 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,988 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,988 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] *__unbuffered_p2_EAX$read_delayed_var <= 127 [2024-01-27 23:26:25,988 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,988 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,988 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,988 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,988 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= y [2024-01-27 23:26:25,988 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p2_EAX$read_delayed_var == & x [2024-01-27 23:26:25,988 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$w_buff0 <= 127 [2024-01-27 23:26:25,989 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,989 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,989 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,989 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$mem_tmp <= 2 [2024-01-27 23:26:25,989 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,989 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,989 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,989 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,989 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:25,989 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,989 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x$mem_tmp [2024-01-27 23:26:25,989 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,989 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:25,989 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x [2024-01-27 23:26:25,989 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$w_buff1 <= 127 [2024-01-27 23:26:25,989 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,989 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,989 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$w_buff0 <= 127 [2024-01-27 23:26:25,989 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 2 [2024-01-27 23:26:25,989 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,989 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$w_buff0 <= 2 [2024-01-27 23:26:25,989 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:25,989 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,989 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,990 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 127 [2024-01-27 23:26:25,990 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,990 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x$w_buff1 [2024-01-27 23:26:25,990 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 127 [2024-01-27 23:26:25,990 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (unsigned long )arg == 0UL [2024-01-27 23:26:25,990 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$mem_tmp <= 2 [2024-01-27 23:26:25,990 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,990 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,990 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,990 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,991 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y [2024-01-27 23:26:25,991 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,991 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,991 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,991 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,991 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,991 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:25,991 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,991 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 2 [2024-01-27 23:26:25,991 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x$w_buff0 [2024-01-27 23:26:25,992 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,992 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,992 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$w_buff1 <= 2 [2024-01-27 23:26:25,992 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,992 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$mem_tmp <= 127 [2024-01-27 23:26:25,992 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,992 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,992 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,992 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,992 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 2 [2024-01-27 23:26:25,993 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,993 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:25,993 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x$w_buff0 [2024-01-27 23:26:25,993 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:25,993 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 127 [2024-01-27 23:26:25,993 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:25,993 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,993 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,993 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$w_buff0 <= 127 [2024-01-27 23:26:25,993 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:25,994 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$w_buff1 <= 127 [2024-01-27 23:26:25,994 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:25,994 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:25,994 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,994 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,994 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:25,994 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:25,994 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:25,994 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:25,994 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,995 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:25,995 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,995 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x$w_buff1 [2024-01-27 23:26:25,995 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$w_buff0 <= 2 [2024-01-27 23:26:25,995 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,995 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,995 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x [2024-01-27 23:26:25,995 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,995 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$mem_tmp <= 127 [2024-01-27 23:26:25,995 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 2 [2024-01-27 23:26:25,996 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:25,996 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,996 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,996 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,996 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x$mem_tmp [2024-01-27 23:26:25,996 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,996 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,996 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:25,996 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:25,996 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (unsigned long )arg == 0UL [2024-01-27 23:26:25,996 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 127 [2024-01-27 23:26:25,997 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y [2024-01-27 23:26:25,997 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$w_buff1 <= 2 [2024-01-27 23:26:25,997 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:25,997 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,997 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$mem_tmp <= 2 [2024-01-27 23:26:25,997 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:25,997 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:25,997 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= x$w_buff0 [2024-01-27 23:26:25,997 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= x$w_buff1 [2024-01-27 23:26:25,997 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:25,998 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:25,998 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:25,998 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:25,998 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:25,998 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_cnt [2024-01-27 23:26:25,998 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:25,998 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:25,998 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:25,998 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:25,998 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:25,999 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x <= 2 [2024-01-27 23:26:25,999 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (unsigned long )arg == 0UL [2024-01-27 23:26:25,999 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:25,999 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:25,999 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= x$mem_tmp [2024-01-27 23:26:25,999 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:25,999 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:25,999 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:25,999 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y <= 127 [2024-01-27 23:26:25,999 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:26,000 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:26,000 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:26,000 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:26,000 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:26,000 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$w_buff0 <= 2 [2024-01-27 23:26:26,000 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x <= 127 [2024-01-27 23:26:26,000 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= x [2024-01-27 23:26:26,000 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:26,001 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$w_buff1 <= 2 [2024-01-27 23:26:26,001 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$mem_tmp <= 2 [2024-01-27 23:26:26,001 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:26,001 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$w_buff0 <= 127 [2024-01-27 23:26:26,001 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:26,001 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:26,001 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:26,001 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y <= 2 [2024-01-27 23:26:26,001 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:26,001 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:26,001 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:26,002 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$mem_tmp <= 127 [2024-01-27 23:26:26,002 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$w_buff1 <= 127 [2024-01-27 23:26:26,002 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:26,002 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:26,002 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y [2024-01-27 23:26:26,002 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:26,002 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:26,002 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$w_buff0 <= 127 [2024-01-27 23:26:26,002 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:26,002 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:26,003 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:26,003 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x <= 127 [2024-01-27 23:26:26,003 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:26,003 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$mem_tmp <= 2 [2024-01-27 23:26:26,003 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:26,003 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:26,003 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:26,003 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x <= 2 [2024-01-27 23:26:26,003 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:26,004 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:26,004 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:26,004 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:26,004 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (unsigned long )arg == 0UL [2024-01-27 23:26:26,004 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:26,004 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:26,004 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:26,004 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$w_buff0 <= 2 [2024-01-27 23:26:26,004 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:26,004 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:26,005 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:26,005 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y <= 2 [2024-01-27 23:26:26,005 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:26,005 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:26,005 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:26,005 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= x$w_buff0 [2024-01-27 23:26:26,005 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y [2024-01-27 23:26:26,005 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:26,005 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$mem_tmp <= 127 [2024-01-27 23:26:26,005 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:26,006 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= x$mem_tmp [2024-01-27 23:26:26,006 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:26,006 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:26,006 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:26,006 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:26,006 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_cnt [2024-01-27 23:26:26,006 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= x$w_buff1 [2024-01-27 23:26:26,006 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:26,006 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y <= 127 [2024-01-27 23:26:26,006 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$w_buff1 <= 2 [2024-01-27 23:26:26,007 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= x [2024-01-27 23:26:26,007 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:26,007 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$w_buff1 <= 127 [2024-01-27 23:26:26,007 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:26,007 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:26,007 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:26,007 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:26,007 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 2 [2024-01-27 23:26:26,007 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:26,007 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:26,008 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:26,008 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:26,008 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:26,008 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 2 [2024-01-27 23:26:26,008 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:26,008 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:26,008 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:26,008 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$w_buff1 <= 2 [2024-01-27 23:26:26,008 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:26,008 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$w_buff0 <= 127 [2024-01-27 23:26:26,009 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:26,009 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:26,009 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:26,009 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (unsigned long )arg == 0UL [2024-01-27 23:26:26,009 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x$w_buff1 [2024-01-27 23:26:26,009 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 127 [2024-01-27 23:26:26,009 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y [2024-01-27 23:26:26,009 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:26,009 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:26,009 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:26,010 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x$w_buff0 [2024-01-27 23:26:26,010 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:26,010 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$w_buff0 <= 2 [2024-01-27 23:26:26,010 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:26,010 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:26,010 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:26,010 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 127 [2024-01-27 23:26:26,010 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_cnt [2024-01-27 23:26:26,010 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x$mem_tmp [2024-01-27 23:26:26,010 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:26,010 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x [2024-01-27 23:26:26,011 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:26,011 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$w_buff1 <= 127 [2024-01-27 23:26:26,011 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:26,011 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:26,011 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$mem_tmp <= 2 [2024-01-27 23:26:26,011 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:26,011 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$mem_tmp <= 127 [2024-01-27 23:26:26,011 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:26,011 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:26,011 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:26,012 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:26,012 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= x [2024-01-27 23:26:26,012 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:26,012 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:26,012 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y <= 127 [2024-01-27 23:26:26,012 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$mem_tmp <= 2 [2024-01-27 23:26:26,012 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:26,012 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:26,012 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= __unbuffered_cnt [2024-01-27 23:26:26,012 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= y [2024-01-27 23:26:26,013 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] (unsigned long )arg == 0UL [2024-01-27 23:26:26,013 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:26,013 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:26,013 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:26,013 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:26,013 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= x$w_buff1 [2024-01-27 23:26:26,013 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:26,013 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:26,013 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$mem_tmp <= 127 [2024-01-27 23:26:26,014 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$w_buff0 <= 2 [2024-01-27 23:26:26,014 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$w_buff1 <= 2 [2024-01-27 23:26:26,014 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:26,014 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x <= 2 [2024-01-27 23:26:26,014 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:26,014 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:26,014 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:26,014 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$w_buff1 <= 127 [2024-01-27 23:26:26,014 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:26,014 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:26,015 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= x$mem_tmp [2024-01-27 23:26:26,015 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:26,015 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:26,015 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:26,015 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y <= 2 [2024-01-27 23:26:26,015 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:26,015 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= x$w_buff0 [2024-01-27 23:26:26,015 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:26,015 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:26,015 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$w_buff0 <= 127 [2024-01-27 23:26:26,016 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:26,016 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:26,016 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:26,016 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:26,016 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:26,016 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x <= 127 [2024-01-27 23:26:26,016 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:26,016 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:26,016 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:26,016 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:26,017 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:26,017 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x <= 127 [2024-01-27 23:26:26,017 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y <= 127 [2024-01-27 23:26:26,017 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$w_buff0 == 2 [2024-01-27 23:26:26,017 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (unsigned long )arg == 0UL [2024-01-27 23:26:26,017 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$w_buff1 <= 127 [2024-01-27 23:26:26,017 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:26,017 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:26,017 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:26,017 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:26,018 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_cnt [2024-01-27 23:26:26,018 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:26,018 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:26,018 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:26,018 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:26,018 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:26,018 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:26,018 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:26,018 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:26,018 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:26,019 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:26,019 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:26,019 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:26,019 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$mem_tmp <= 127 [2024-01-27 23:26:26,019 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:26,019 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y [2024-01-27 23:26:26,019 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:26,019 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= x$mem_tmp [2024-01-27 23:26:26,019 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:26,019 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:26,020 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:26,020 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:26,020 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:26,020 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$w_buff1 <= 2 [2024-01-27 23:26:26,020 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y <= 2 [2024-01-27 23:26:26,020 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= x$w_buff1 [2024-01-27 23:26:26,020 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x <= 2 [2024-01-27 23:26:26,020 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:26,020 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= x [2024-01-27 23:26:26,020 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:26,021 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:26,021 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:26,021 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:26,021 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:26,021 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$mem_tmp <= 2 [2024-01-27 23:26:26,021 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:26,021 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$w_buff1 <= 2 [2024-01-27 23:26:26,021 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:26,021 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:26,021 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_cnt [2024-01-27 23:26:26,022 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$w_buff0 <= 127 [2024-01-27 23:26:26,022 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:26,022 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:26,022 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$mem_tmp <= 127 [2024-01-27 23:26:26,022 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$w_buff1 <= 127 [2024-01-27 23:26:26,022 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:26,022 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:26,022 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:26,022 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:26,022 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:26,023 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$w_buff0 <= 2 [2024-01-27 23:26:26,023 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:26,023 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:26,023 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:26,023 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= x$w_buff1 [2024-01-27 23:26:26,023 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= x$w_buff0 [2024-01-27 23:26:26,023 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (unsigned long )arg == 0UL [2024-01-27 23:26:26,023 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:26,023 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$mem_tmp <= 2 [2024-01-27 23:26:26,023 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x <= 127 [2024-01-27 23:26:26,024 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= x$mem_tmp [2024-01-27 23:26:26,024 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:26,024 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:26,024 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:26,024 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x <= 2 [2024-01-27 23:26:26,024 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y <= 127 [2024-01-27 23:26:26,024 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (((((x$w_buff1_used == (_Bool)0 && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) || (x$w_buff1_used == (_Bool)1 && weak$$choice0 == (_Bool)0)) || (x$w_buff1_used == (_Bool)1 && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1))) || ((x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1))) || ((x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1))) || ((x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) [2024-01-27 23:26:26,024 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:26,024 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:26,024 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:26,025 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:26,025 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:26,025 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:26,025 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:26,025 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y <= 2 [2024-01-27 23:26:26,025 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:26,025 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:26,025 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:26,025 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:26,025 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:26,026 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= x [2024-01-27 23:26:26,026 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y [2024-01-27 23:26:26,026 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= x$w_buff1 [2024-01-27 23:26:26,026 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:26,026 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:26,026 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$w_buff1 <= 127 [2024-01-27 23:26:26,026 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x <= 127 [2024-01-27 23:26:26,026 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$w_buff1 <= 2 [2024-01-27 23:26:26,026 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:26,026 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:26,027 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$w_buff0 <= 127 [2024-01-27 23:26:26,027 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:26,027 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:26,027 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:26,027 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:26,027 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= x [2024-01-27 23:26:26,027 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:26,027 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:26,027 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:26,027 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:26,027 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:26,028 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:26,028 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= x$mem_tmp [2024-01-27 23:26:26,028 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:26,028 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:26,028 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:26,028 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:26,028 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:26,028 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:26,028 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (unsigned long )arg == 0UL [2024-01-27 23:26:26,029 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x <= 2 [2024-01-27 23:26:26,029 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$mem_tmp <= 127 [2024-01-27 23:26:26,029 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y <= 127 [2024-01-27 23:26:26,029 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:26,029 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:26,029 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y [2024-01-27 23:26:26,029 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$mem_tmp <= 2 [2024-01-27 23:26:26,029 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_cnt [2024-01-27 23:26:26,029 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y <= 2 [2024-01-27 23:26:26,029 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:26,029 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:26,030 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$w_buff0 <= 2 [2024-01-27 23:26:26,030 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:26,030 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:26,030 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= x$w_buff0 [2024-01-27 23:26:26,030 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:26,030 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:26,030 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:26,030 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:26,030 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:26,031 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x$w_buff1 [2024-01-27 23:26:26,031 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:26,031 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:26,031 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:26,031 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:26,031 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:26,031 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff0 <= 127 [2024-01-27 23:26:26,031 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:26,031 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:26,031 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:26,032 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:26,032 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:26,032 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$mem_tmp <= 127 [2024-01-27 23:26:26,032 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:26,032 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x [2024-01-27 23:26:26,032 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y <= 127 [2024-01-27 23:26:26,032 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x <= 127 [2024-01-27 23:26:26,032 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:26,032 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff1 <= 127 [2024-01-27 23:26:26,032 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y [2024-01-27 23:26:26,033 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:26,033 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:26,033 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:26,033 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$mem_tmp <= 2 [2024-01-27 23:26:26,033 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff0 <= 2 [2024-01-27 23:26:26,033 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:26,033 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:26,033 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (unsigned long )arg == 0UL [2024-01-27 23:26:26,033 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:26,033 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:26,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:26,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:26,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y <= 2 [2024-01-27 23:26:26,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x$mem_tmp [2024-01-27 23:26:26,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:26,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:26,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:26,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x <= 2 [2024-01-27 23:26:26,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:26,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:26,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:26,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:26,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_cnt [2024-01-27 23:26:26,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:26,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:26,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x$w_buff0 [2024-01-27 23:26:26,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:26,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff1 <= 2 [2024-01-27 23:26:26,035 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:26,035 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$mem_tmp <= 127 [2024-01-27 23:26:26,036 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:26,036 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:26,036 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:26,036 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:26,036 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x <= 127 [2024-01-27 23:26:26,036 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= x [2024-01-27 23:26:26,036 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:26,036 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x <= 2 [2024-01-27 23:26:26,036 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:26,036 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:26,036 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:26,036 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:26,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:26,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$w_buff1 <= 127 [2024-01-27 23:26:26,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:26,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:26,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:26,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:26,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (unsigned long )arg == 0UL [2024-01-27 23:26:26,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:26,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:26,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:26,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:26,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y <= 2 [2024-01-27 23:26:26,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$w_buff0 <= 2 [2024-01-27 23:26:26,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:26,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:26,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$w_buff1 <= 2 [2024-01-27 23:26:26,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$mem_tmp <= 2 [2024-01-27 23:26:26,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= x$w_buff0 [2024-01-27 23:26:26,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:26,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:26,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:26,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$w_buff0 <= 127 [2024-01-27 23:26:26,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= x$mem_tmp [2024-01-27 23:26:26,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= x$w_buff1 [2024-01-27 23:26:26,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:26,037 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y <= 127 [2024-01-27 23:26:26,038 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:26,038 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= y [2024-01-27 23:26:26,038 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:26,038 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:26,038 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 1 <= __unbuffered_cnt [2024-01-27 23:26:26,038 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:26,038 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:26,038 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:26,038 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:26,038 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:26,038 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:26,038 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (unsigned long )arg == 0UL [2024-01-27 23:26:26,038 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:26,038 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= x$w_buff1 [2024-01-27 23:26:26,038 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$w_buff1 <= 127 [2024-01-27 23:26:26,039 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:26,039 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:26,039 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:26,039 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:26,039 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:26,039 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= x [2024-01-27 23:26:26,039 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$w_buff0 <= 127 [2024-01-27 23:26:26,039 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:26,039 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:26,039 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_cnt [2024-01-27 23:26:26,040 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:26,040 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y [2024-01-27 23:26:26,040 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:26,040 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= x$mem_tmp [2024-01-27 23:26:26,040 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:26,040 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= x$w_buff0 [2024-01-27 23:26:26,040 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:26,040 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:26,040 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:26,040 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 2 [2024-01-27 23:26:26,041 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:26,041 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:26,041 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:26,041 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:26,041 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 127 [2024-01-27 23:26:26,041 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:26,041 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:26,041 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:26,041 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:26,041 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$w_buff0 <= 2 [2024-01-27 23:26:26,042 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:26,042 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y <= 127 [2024-01-27 23:26:26,042 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y <= 2 [2024-01-27 23:26:26,042 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$mem_tmp <= 2 [2024-01-27 23:26:26,042 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$mem_tmp <= 127 [2024-01-27 23:26:26,042 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:26,042 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:26,042 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:26,042 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$w_buff1 <= 2 [2024-01-27 23:26:26,042 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:26,043 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:26,043 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:26,043 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:26,043 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:26,043 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:26,043 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:26,043 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:26,043 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= x$w_buff0 [2024-01-27 23:26:26,043 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:26,043 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$w_buff1 <= 127 [2024-01-27 23:26:26,044 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:26,044 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:26,044 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y <= 2 [2024-01-27 23:26:26,044 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$w_buff1 <= 2 [2024-01-27 23:26:26,044 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:26,044 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x <= 2 [2024-01-27 23:26:26,044 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$mem_tmp <= 2 [2024-01-27 23:26:26,044 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:26,044 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:26,044 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:26,045 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (unsigned long )arg == 0UL [2024-01-27 23:26:26,045 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= x$w_buff1 [2024-01-27 23:26:26,045 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x <= 127 [2024-01-27 23:26:26,045 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:26,045 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$w_buff0 <= 127 [2024-01-27 23:26:26,045 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y <= 127 [2024-01-27 23:26:26,045 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:26,045 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:26,045 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:26,045 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:26,046 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:26,046 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:26,046 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:26,046 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:26,046 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:26,046 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:26,046 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:26,046 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:26,046 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:26,046 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= y [2024-01-27 23:26:26,046 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:26,047 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= x$mem_tmp [2024-01-27 23:26:26,047 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= x [2024-01-27 23:26:26,047 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$w_buff0 <= 2 [2024-01-27 23:26:26,047 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:26,047 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:26,047 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$mem_tmp <= 127 [2024-01-27 23:26:26,047 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_cnt [2024-01-27 23:26:26,047 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:26,047 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] (unsigned long )arg == 0UL [2024-01-27 23:26:26,047 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:26,048 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:26,048 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] 0 <= x$w_buff0 [2024-01-27 23:26:26,048 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:26,048 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:26,048 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:26,048 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x <= 2 [2024-01-27 23:26:26,048 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:26,048 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$w_buff0 <= 127 [2024-01-27 23:26:26,048 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:26,048 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] 0 <= x [2024-01-27 23:26:26,049 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] 0 <= __unbuffered_cnt [2024-01-27 23:26:26,049 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:26,049 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:26,049 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:26,049 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:26,049 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$mem_tmp <= 127 [2024-01-27 23:26:26,049 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] y <= 127 [2024-01-27 23:26:26,049 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:26,049 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:26,049 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x <= 127 [2024-01-27 23:26:26,050 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$w_buff1 <= 2 [2024-01-27 23:26:26,050 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:26,050 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:26,050 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:26,050 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] 0 <= x$mem_tmp [2024-01-27 23:26:26,050 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:26,050 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:26,050 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:26,050 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$w_buff0 <= 2 [2024-01-27 23:26:26,050 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:26,051 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:26,051 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:26,051 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:26,051 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:26,051 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:26,051 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:26,051 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$mem_tmp <= 2 [2024-01-27 23:26:26,051 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:26,051 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:26,051 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] 0 <= x$w_buff1 [2024-01-27 23:26:26,052 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:26,052 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:26,052 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$w_buff1 <= 127 [2024-01-27 23:26:26,052 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] y <= 2 [2024-01-27 23:26:26,052 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] 0 <= y [2024-01-27 23:26:26,052 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:26,052 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:26,052 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:26,052 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:26,052 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= __unbuffered_cnt [2024-01-27 23:26:26,053 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x <= 2 [2024-01-27 23:26:26,053 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:26,053 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:26,053 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$w_buff0 <= 127 [2024-01-27 23:26:26,053 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y <= 2 [2024-01-27 23:26:26,053 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (unsigned long )arg == 0UL [2024-01-27 23:26:26,053 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:26,053 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:26,053 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x <= 127 [2024-01-27 23:26:26,053 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$w_buff1 <= 127 [2024-01-27 23:26:26,054 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:26,054 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:26,054 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= x$w_buff1 [2024-01-27 23:26:26,054 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= y [2024-01-27 23:26:26,054 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:26,054 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:26,054 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:26,054 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$w_buff1 <= 2 [2024-01-27 23:26:26,054 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:26,054 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:26,054 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= x [2024-01-27 23:26:26,055 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:26,055 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:26,055 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:26,055 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:26,055 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$mem_tmp <= 2 [2024-01-27 23:26:26,055 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:26,055 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$mem_tmp <= 127 [2024-01-27 23:26:26,055 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:26,055 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= x$mem_tmp [2024-01-27 23:26:26,055 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= x$w_buff0 [2024-01-27 23:26:26,056 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:26,056 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:26,056 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:26,056 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:26,056 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y <= 127 [2024-01-27 23:26:26,056 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:26,056 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:26,056 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:26,056 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$w_buff0 <= 2 [2024-01-27 23:26:26,056 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:26,057 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:26,057 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:26,057 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:26,057 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:26,057 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:26,057 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] y <= 127 [2024-01-27 23:26:26,057 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:26,057 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x <= 127 [2024-01-27 23:26:26,057 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:26,057 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:26,058 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:26,058 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$w_buff0 <= 127 [2024-01-27 23:26:26,058 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:26,058 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] 0 <= __unbuffered_cnt [2024-01-27 23:26:26,058 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] 0 <= y [2024-01-27 23:26:26,058 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$w_buff1 <= 127 [2024-01-27 23:26:26,058 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:26,058 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] 0 <= x$w_buff1 [2024-01-27 23:26:26,058 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x <= 2 [2024-01-27 23:26:26,058 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:26,058 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:26,059 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:26,059 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:26,059 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:26,059 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] 0 <= x$mem_tmp [2024-01-27 23:26:26,059 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:26,059 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:26,059 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$w_buff0 <= 2 [2024-01-27 23:26:26,059 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:26,059 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:26,059 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:26,060 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:26,060 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:26,060 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:26,060 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:26,060 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:26,060 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] 0 <= x [2024-01-27 23:26:26,060 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] 0 <= x$w_buff0 [2024-01-27 23:26:26,060 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:26,060 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$w_buff1 <= 2 [2024-01-27 23:26:26,060 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:26,061 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$mem_tmp <= 2 [2024-01-27 23:26:26,061 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] y <= 2 [2024-01-27 23:26:26,061 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:26,061 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:26,061 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$mem_tmp <= 127 [2024-01-27 23:26:26,061 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:26,061 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:26,061 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:26,061 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:26,061 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (unsigned long )arg == 0UL [2024-01-27 23:26:26,061 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:26,062 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:26,062 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:26,062 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:26,062 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] 0 <= x [2024-01-27 23:26:26,062 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] 0 <= x$w_buff1 [2024-01-27 23:26:26,062 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$w_buff0 <= 2 [2024-01-27 23:26:26,062 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:26,062 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:26,062 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x <= 2 [2024-01-27 23:26:26,062 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:26,063 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:26,063 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] 0 <= x$mem_tmp [2024-01-27 23:26:26,063 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x <= 127 [2024-01-27 23:26:26,063 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:26,063 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:26,063 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:26,063 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] y <= 127 [2024-01-27 23:26:26,063 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:26,063 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:26,063 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:26,064 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$w_buff1 <= 2 [2024-01-27 23:26:26,064 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] y <= 2 [2024-01-27 23:26:26,064 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:26,064 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:26,064 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:26,064 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:26,064 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:26,064 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] 0 <= __unbuffered_cnt [2024-01-27 23:26:26,064 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$w_buff0 <= 127 [2024-01-27 23:26:26,064 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:26,065 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] 0 <= x$w_buff0 [2024-01-27 23:26:26,065 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:26,065 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:26,065 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:26,065 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:26,065 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$w_buff1 <= 127 [2024-01-27 23:26:26,065 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:26,065 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:26,065 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$mem_tmp <= 2 [2024-01-27 23:26:26,065 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:26,066 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] 0 <= y [2024-01-27 23:26:26,066 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$mem_tmp <= 127 [2024-01-27 23:26:26,066 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:26,066 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:26,066 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:26,066 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:26,121 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 23:26:26,268 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/safe015_power.oepc.i[995,1008] [2024-01-27 23:26:26,435 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 23:26:26,450 INFO L202 MainTranslator]: Completed pre-run [2024-01-27 23:26:26,462 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/safe015_power.oepc.i[995,1008] [2024-01-27 23:26:26,466 WARN L424 MainDispatcher]: Unable to annotate void __VERIFIER_assert(int expression) { if (!expression) { ERROR: {reach_error();abort();} }; return; } with a witness entry Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-01-27 23:26:26,529 ERROR L324 MainTranslator]: Unsupported Syntax: Unknown or unsupported unary operation: ADDROF [2024-01-27 23:26:26,530 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@3e6188dd and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:26:26, skipping insertion in model container [2024-01-27 23:26:26,530 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-27 23:26:26,530 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-27 23:26:26,532 INFO L158 Benchmark]: Toolchain (without parser) took 3247.60ms. Allocated memory is still 207.6MB. Free memory was 121.9MB in the beginning and 72.3MB in the end (delta: 49.5MB). Peak memory consumption was 73.6MB. Max. memory is 16.1GB. [2024-01-27 23:26:26,532 INFO L158 Benchmark]: CDTParser took 0.21ms. Allocated memory is still 144.7MB. Free memory is still 103.6MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:26:26,532 INFO L158 Benchmark]: Witness Parser took 0.47ms. Allocated memory is still 144.7MB. Free memory is still 84.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:26:26,533 INFO L158 Benchmark]: CACSL2BoogieTranslator took 3243.83ms. Allocated memory is still 207.6MB. Free memory was 120.8MB in the beginning and 72.3MB in the end (delta: 48.5MB). Peak memory consumption was 71.5MB. Max. memory is 16.1GB. [2024-01-27 23:26:26,534 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.21ms. Allocated memory is still 144.7MB. Free memory is still 103.6MB. There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.47ms. Allocated memory is still 144.7MB. Free memory is still 84.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 3243.83ms. Allocated memory is still 207.6MB. Free memory was 120.8MB in the beginning and 72.3MB in the end (delta: 48.5MB). Peak memory consumption was 71.5MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 759]: 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/safe015_power.oepc.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/safe015_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:28,596 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-27 23:26:28,697 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:28,702 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-27 23:26:28,703 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-27 23:26:28,738 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-27 23:26:28,739 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-27 23:26:28,739 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-27 23:26:28,740 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-27 23:26:28,744 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-27 23:26:28,744 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-27 23:26:28,744 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-27 23:26:28,745 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-27 23:26:28,746 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-27 23:26:28,746 INFO L153 SettingsManager]: * Use SBE=true [2024-01-27 23:26:28,747 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-27 23:26:28,747 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-27 23:26:28,747 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-27 23:26:28,747 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-27 23:26:28,748 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-27 23:26:28,748 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-27 23:26:28,749 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-27 23:26:28,749 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-27 23:26:28,749 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-01-27 23:26:28,750 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-01-27 23:26:28,750 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-27 23:26:28,750 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-01-27 23:26:28,750 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-27 23:26:28,751 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-27 23:26:28,751 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-27 23:26:28,752 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-27 23:26:28,752 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-27 23:26:28,752 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-27 23:26:28,753 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-27 23:26:28,753 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 23:26:28,753 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-27 23:26:28,754 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-27 23:26:28,754 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-27 23:26:28,754 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-01-27 23:26:28,754 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-01-27 23:26:28,755 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-27 23:26:28,755 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-27 23:26:28,755 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-27 23:26:28,755 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-27 23:26:28,756 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-27 23:26:28,756 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-01-27 23:26:28,756 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:29,083 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-27 23:26:29,104 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-27 23:26:29,110 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-27 23:26:29,111 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-27 23:26:29,112 INFO L274 PluginConnector]: CDTParser initialized [2024-01-27 23:26:29,114 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/safe015_power.oepc.i [2024-01-27 23:26:30,519 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-27 23:26:30,799 INFO L384 CDTParser]: Found 1 translation units. [2024-01-27 23:26:30,799 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/safe015_power.oepc.i [2024-01-27 23:26:30,820 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/3a4a30608/0f90b93e43b9473ba6e8f8a2830d7f5d/FLAG770c26fda [2024-01-27 23:26:30,836 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/3a4a30608/0f90b93e43b9473ba6e8f8a2830d7f5d [2024-01-27 23:26:30,838 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-27 23:26:30,839 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-27 23:26:30,841 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/safe015_power.oepc.yml/witness.yml [2024-01-27 23:26:31,846 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-27 23:26:31,848 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-27 23:26:31,849 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-27 23:26:31,849 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-27 23:26:31,853 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-27 23:26:31,854 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:26:30" (1/2) ... [2024-01-27 23:26:31,860 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@67fa34a9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:26:31, skipping insertion in model container [2024-01-27 23:26:31,861 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:26:30" (1/2) ... [2024-01-27 23:26:31,862 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@6be9da45 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:26:31, skipping insertion in model container [2024-01-27 23:26:31,863 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:31" (2/2) ... [2024-01-27 23:26:31,863 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@67fa34a9 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:26:31, skipping insertion in model container [2024-01-27 23:26:31,863 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:31" (2/2) ... [2024-01-27 23:26:31,863 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-27 23:26:34,494 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-27 23:26:34,495 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,495 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,495 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,496 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= x$mem_tmp [2024-01-27 23:26:34,496 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,496 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,496 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= x$w_buff0 [2024-01-27 23:26:34,496 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= x$w_buff1 [2024-01-27 23:26:34,496 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y [2024-01-27 23:26:34,497 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x <= 127 [2024-01-27 23:26:34,497 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,497 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,497 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$w_buff0 <= 127 [2024-01-27 23:26:34,497 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (unsigned long )arg == 0UL [2024-01-27 23:26:34,497 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,498 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y <= 127 [2024-01-27 23:26:34,498 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,498 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,498 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,498 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,498 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,499 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,499 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$w_buff1 <= 2 [2024-01-27 23:26:34,499 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,499 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,499 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,499 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,500 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,500 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x <= 2 [2024-01-27 23:26:34,500 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,500 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,500 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,500 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$mem_tmp <= 2 [2024-01-27 23:26:34,501 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$mem_tmp <= 127 [2024-01-27 23:26:34,501 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,501 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,501 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y <= 2 [2024-01-27 23:26:34,501 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$w_buff1 <= 127 [2024-01-27 23:26:34,502 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,502 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,502 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,502 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,502 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= x [2024-01-27 23:26:34,503 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,503 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$w_buff0 <= 2 [2024-01-27 23:26:34,503 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,504 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,504 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,504 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= x$mem_tmp [2024-01-27 23:26:34,504 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,505 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$w_buff1 <= 2 [2024-01-27 23:26:34,505 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (unsigned long )arg == 0UL [2024-01-27 23:26:34,506 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,506 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,506 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,507 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,507 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:34,507 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,507 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,507 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,507 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,508 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,508 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,508 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,508 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,508 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,508 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$w_buff0 <= 2 [2024-01-27 23:26:34,508 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$mem_tmp <= 2 [2024-01-27 23:26:34,508 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$w_buff0 <= 127 [2024-01-27 23:26:34,508 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= x$w_buff1 [2024-01-27 23:26:34,509 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= x [2024-01-27 23:26:34,509 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y <= 2 [2024-01-27 23:26:34,509 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x <= 127 [2024-01-27 23:26:34,509 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,509 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,509 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,509 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$mem_tmp <= 127 [2024-01-27 23:26:34,510 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,515 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,515 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,515 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$w_buff1 <= 127 [2024-01-27 23:26:34,515 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,515 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,516 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,516 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y <= 127 [2024-01-27 23:26:34,516 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= x$w_buff0 [2024-01-27 23:26:34,516 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,516 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,516 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,517 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,517 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,517 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y [2024-01-27 23:26:34,517 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,517 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,517 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,518 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x <= 2 [2024-01-27 23:26:34,518 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] 0 <= x$w_buff0 [2024-01-27 23:26:34,518 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x <= 127 [2024-01-27 23:26:34,518 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,518 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,518 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,518 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x <= 2 [2024-01-27 23:26:34,519 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,520 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,520 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,521 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$mem_tmp <= 2 [2024-01-27 23:26:34,521 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,521 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,522 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,522 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,522 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$mem_tmp <= 127 [2024-01-27 23:26:34,523 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,523 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,523 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,524 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] 0 <= x$mem_tmp [2024-01-27 23:26:34,524 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$w_buff0 <= 2 [2024-01-27 23:26:34,524 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] y <= 2 [2024-01-27 23:26:34,524 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,524 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,524 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,524 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] 0 <= x$w_buff1 [2024-01-27 23:26:34,525 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,525 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,525 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$w_buff1 <= 2 [2024-01-27 23:26:34,525 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,525 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,525 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] 0 <= y [2024-01-27 23:26:34,526 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,526 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,526 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,526 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,526 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,526 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,527 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] y <= 127 [2024-01-27 23:26:34,527 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,527 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,527 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$w_buff0 <= 127 [2024-01-27 23:26:34,527 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,527 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] 0 <= x [2024-01-27 23:26:34,527 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,528 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,528 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$w_buff1 <= 127 [2024-01-27 23:26:34,528 INFO L98 nessWitnessExtractor]: Location invariant before [L905-L905] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,528 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,528 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,529 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x [2024-01-27 23:26:34,529 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$w_buff1 <= 2 [2024-01-27 23:26:34,529 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (unsigned long )arg == 0UL [2024-01-27 23:26:34,529 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,529 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 127 [2024-01-27 23:26:34,529 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,529 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,530 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,530 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,530 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 2 [2024-01-27 23:26:34,530 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 127 [2024-01-27 23:26:34,530 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x$w_buff0 [2024-01-27 23:26:34,530 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,530 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,531 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$mem_tmp <= 127 [2024-01-27 23:26:34,531 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,531 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$w_buff0 <= 127 [2024-01-27 23:26:34,531 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x$mem_tmp [2024-01-27 23:26:34,532 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,532 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,533 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,533 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,533 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,533 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,534 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,534 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 2 [2024-01-27 23:26:34,534 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$w_buff1 <= 127 [2024-01-27 23:26:34,534 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,534 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,535 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,535 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,536 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$w_buff0 <= 2 [2024-01-27 23:26:34,536 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,538 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,539 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,539 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,540 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,544 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,545 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,545 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$mem_tmp <= 2 [2024-01-27 23:26:34,545 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,545 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,545 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,545 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:34,545 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x$w_buff1 [2024-01-27 23:26:34,546 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y [2024-01-27 23:26:34,546 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,547 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,547 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,547 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,547 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,547 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,547 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] 0 <= y [2024-01-27 23:26:34,547 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,547 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,548 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,548 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,548 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] 0 <= x$w_buff1 [2024-01-27 23:26:34,548 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,548 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,548 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$w_buff1 <= 127 [2024-01-27 23:26:34,548 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,549 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,549 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$w_buff0 <= 2 [2024-01-27 23:26:34,549 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,549 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,549 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,549 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,549 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,549 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,550 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] y <= 127 [2024-01-27 23:26:34,550 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,550 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] 0 <= x$w_buff0 [2024-01-27 23:26:34,550 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x <= 2 [2024-01-27 23:26:34,550 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,550 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$w_buff0 <= 127 [2024-01-27 23:26:34,551 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,551 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,551 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$mem_tmp <= 127 [2024-01-27 23:26:34,551 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,551 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$mem_tmp <= 2 [2024-01-27 23:26:34,551 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] 0 <= x [2024-01-27 23:26:34,552 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,552 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,552 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] y <= 2 [2024-01-27 23:26:34,552 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,552 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] 0 <= x$mem_tmp [2024-01-27 23:26:34,552 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,552 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,553 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,553 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x <= 127 [2024-01-27 23:26:34,553 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] x$w_buff1 <= 2 [2024-01-27 23:26:34,553 INFO L98 nessWitnessExtractor]: Location invariant before [L890-L890] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,553 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$mem_tmp <= 2 [2024-01-27 23:26:34,553 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,553 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,553 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$w_buff1 <= 2 [2024-01-27 23:26:34,554 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,554 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,554 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= x$w_buff1 [2024-01-27 23:26:34,554 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,554 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,554 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= x [2024-01-27 23:26:34,554 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x <= 127 [2024-01-27 23:26:34,555 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,555 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,555 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,555 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$w_buff0 <= 2 [2024-01-27 23:26:34,555 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,556 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,558 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,558 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y <= 127 [2024-01-27 23:26:34,558 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,558 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,558 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,558 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x <= 2 [2024-01-27 23:26:34,559 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$w_buff1 <= 127 [2024-01-27 23:26:34,559 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,559 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,559 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,559 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,559 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$w_buff0 <= 127 [2024-01-27 23:26:34,560 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,560 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,560 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,560 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y [2024-01-27 23:26:34,560 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (unsigned long )arg == 0UL [2024-01-27 23:26:34,560 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,560 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,561 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,561 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,561 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,561 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$mem_tmp <= 127 [2024-01-27 23:26:34,561 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y <= 2 [2024-01-27 23:26:34,561 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= x$mem_tmp [2024-01-27 23:26:34,561 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,561 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= x$w_buff0 [2024-01-27 23:26:34,562 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,562 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,562 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,562 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,562 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,562 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,562 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,563 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,563 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$w_buff0 <= 2 [2024-01-27 23:26:34,563 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$w_buff1 <= 127 [2024-01-27 23:26:34,563 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,563 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,563 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,563 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,563 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (unsigned long )arg == 0UL [2024-01-27 23:26:34,564 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,564 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,564 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= x$w_buff0 [2024-01-27 23:26:34,564 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,564 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,564 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,564 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= x$mem_tmp [2024-01-27 23:26:34,565 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,565 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,565 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= x [2024-01-27 23:26:34,566 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,566 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,566 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,566 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,566 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,566 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,566 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$mem_tmp <= 127 [2024-01-27 23:26:34,566 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$mem_tmp <= 2 [2024-01-27 23:26:34,567 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,567 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= x$w_buff1 [2024-01-27 23:26:34,567 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$w_buff1 <= 2 [2024-01-27 23:26:34,567 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,567 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,567 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,567 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x <= 2 [2024-01-27 23:26:34,568 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$w_buff0 <= 127 [2024-01-27 23:26:34,568 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,568 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y <= 2 [2024-01-27 23:26:34,568 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,568 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,568 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= y [2024-01-27 23:26:34,568 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,568 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,569 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y <= 127 [2024-01-27 23:26:34,569 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,569 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,569 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x <= 127 [2024-01-27 23:26:34,569 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (unsigned long )arg == 0UL [2024-01-27 23:26:34,569 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (unsigned long )arg == 0UL [2024-01-27 23:26:34,569 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 1 <= __unbuffered_cnt [2024-01-27 23:26:34,569 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,570 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 127 [2024-01-27 23:26:34,570 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,570 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= x$mem_tmp [2024-01-27 23:26:34,570 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,570 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,570 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= x [2024-01-27 23:26:34,570 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,571 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,571 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,571 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,571 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,571 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,571 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:34,571 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= x$w_buff0 [2024-01-27 23:26:34,571 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x <= 2 [2024-01-27 23:26:34,572 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,572 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,572 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y [2024-01-27 23:26:34,572 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (unsigned long )arg == 0UL [2024-01-27 23:26:34,572 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,572 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,572 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$mem_tmp <= 2 [2024-01-27 23:26:34,572 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$w_buff0 <= 127 [2024-01-27 23:26:34,573 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$w_buff1 <= 127 [2024-01-27 23:26:34,573 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,573 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,573 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= x$w_buff1 [2024-01-27 23:26:34,573 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,573 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x <= 127 [2024-01-27 23:26:34,573 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$w_buff1 <= 2 [2024-01-27 23:26:34,573 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,574 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,574 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 2 [2024-01-27 23:26:34,574 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,574 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,574 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,574 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,574 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,574 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,575 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,575 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,575 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,575 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$mem_tmp <= 127 [2024-01-27 23:26:34,575 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x$w_buff0 <= 2 [2024-01-27 23:26:34,575 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,575 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,575 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,576 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,576 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= x$mem_tmp [2024-01-27 23:26:34,576 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x <= 127 [2024-01-27 23:26:34,576 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (unsigned long )arg == 0UL [2024-01-27 23:26:34,576 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$w_buff1 <= 127 [2024-01-27 23:26:34,576 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$mem_tmp <= 127 [2024-01-27 23:26:34,576 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,576 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,577 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,577 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,577 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x <= 2 [2024-01-27 23:26:34,577 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= x$w_buff0 [2024-01-27 23:26:34,577 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,577 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,577 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,577 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= x$w_buff1 [2024-01-27 23:26:34,578 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,578 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$w_buff0 <= 2 [2024-01-27 23:26:34,578 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:34,578 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,578 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,578 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,578 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,578 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$w_buff1 <= 2 [2024-01-27 23:26:34,579 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$mem_tmp <= 2 [2024-01-27 23:26:34,579 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,579 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,579 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$w_buff0 <= 127 [2024-01-27 23:26:34,579 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y <= 2 [2024-01-27 23:26:34,579 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,579 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,579 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,580 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y [2024-01-27 23:26:34,580 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,580 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,580 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,580 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,580 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,580 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y <= 127 [2024-01-27 23:26:34,580 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,581 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= x [2024-01-27 23:26:34,581 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,581 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,581 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,581 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,581 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,581 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,581 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,582 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,582 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,582 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x <= 127 [2024-01-27 23:26:34,582 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,582 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,583 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,583 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,583 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,584 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,584 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,584 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,584 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,584 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,584 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$w_buff1 <= 127 [2024-01-27 23:26:34,584 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,584 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,585 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,585 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$w_buff0 <= 127 [2024-01-27 23:26:34,585 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:34,585 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,585 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= x$w_buff0 [2024-01-27 23:26:34,585 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,585 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= x$w_buff1 [2024-01-27 23:26:34,585 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x <= 2 [2024-01-27 23:26:34,586 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= x$mem_tmp [2024-01-27 23:26:34,586 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,586 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,586 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,586 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,586 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$mem_tmp <= 127 [2024-01-27 23:26:34,586 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,586 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,587 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,587 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,587 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y [2024-01-27 23:26:34,587 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$w_buff1 <= 2 [2024-01-27 23:26:34,587 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y <= 127 [2024-01-27 23:26:34,587 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,587 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,587 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= x [2024-01-27 23:26:34,588 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,588 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,588 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y <= 2 [2024-01-27 23:26:34,588 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$mem_tmp <= 2 [2024-01-27 23:26:34,588 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x$w_buff0 <= 2 [2024-01-27 23:26:34,588 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,588 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (unsigned long )arg == 0UL [2024-01-27 23:26:34,588 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,589 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$w_buff1 <= 2 [2024-01-27 23:26:34,589 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,589 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,589 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= y [2024-01-27 23:26:34,589 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= x$w_buff0 [2024-01-27 23:26:34,589 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,589 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,589 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,590 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,590 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$mem_tmp <= 127 [2024-01-27 23:26:34,590 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,590 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= x$mem_tmp [2024-01-27 23:26:34,590 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y <= 2 [2024-01-27 23:26:34,590 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,590 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,590 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,591 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,591 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$w_buff0 <= 2 [2024-01-27 23:26:34,591 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= x [2024-01-27 23:26:34,591 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,591 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x <= 2 [2024-01-27 23:26:34,591 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,591 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,591 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,591 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,592 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x <= 127 [2024-01-27 23:26:34,592 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,592 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$mem_tmp <= 2 [2024-01-27 23:26:34,592 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,592 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$w_buff1 <= 127 [2024-01-27 23:26:34,592 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y <= 127 [2024-01-27 23:26:34,592 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:34,592 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,593 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= x$w_buff1 [2024-01-27 23:26:34,593 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,593 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,593 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,593 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,593 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,593 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$w_buff0 <= 127 [2024-01-27 23:26:34,593 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,594 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,594 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,594 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,594 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,594 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (unsigned long )arg == 0UL [2024-01-27 23:26:34,594 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,594 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,594 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,595 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,595 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (unsigned long )arg == 0UL [2024-01-27 23:26:34,595 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,595 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= x$mem_tmp [2024-01-27 23:26:34,595 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,595 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$mem_tmp <= 2 [2024-01-27 23:26:34,595 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$w_buff0 <= 127 [2024-01-27 23:26:34,595 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,596 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y [2024-01-27 23:26:34,596 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,596 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,596 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,596 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,596 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y <= 2 [2024-01-27 23:26:34,596 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,596 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,597 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,597 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,597 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x <= 2 [2024-01-27 23:26:34,597 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,597 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x <= 127 [2024-01-27 23:26:34,597 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,597 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,597 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$w_buff1 <= 2 [2024-01-27 23:26:34,598 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= x [2024-01-27 23:26:34,598 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,598 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= x$w_buff0 [2024-01-27 23:26:34,598 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,598 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$w_buff1 <= 127 [2024-01-27 23:26:34,598 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,598 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$mem_tmp <= 127 [2024-01-27 23:26:34,598 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,599 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= x$w_buff1 [2024-01-27 23:26:34,599 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,599 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,600 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,600 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,600 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,600 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y <= 127 [2024-01-27 23:26:34,600 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,601 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$w_buff0 <= 2 [2024-01-27 23:26:34,601 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,601 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,601 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,601 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,601 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,601 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,601 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,602 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$mem_tmp <= 2 [2024-01-27 23:26:34,602 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,602 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= x$w_buff1 [2024-01-27 23:26:34,602 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,602 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= x$mem_tmp [2024-01-27 23:26:34,602 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$mem_tmp <= 127 [2024-01-27 23:26:34,602 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,602 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,603 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= x$w_buff0 [2024-01-27 23:26:34,603 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,603 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (unsigned long )arg == 0UL [2024-01-27 23:26:34,603 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,603 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= y [2024-01-27 23:26:34,603 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y <= 127 [2024-01-27 23:26:34,603 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x <= 127 [2024-01-27 23:26:34,603 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,603 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,604 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,604 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y <= 2 [2024-01-27 23:26:34,604 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,604 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:34,604 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,604 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,604 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x <= 2 [2024-01-27 23:26:34,604 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,605 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,605 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,605 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,605 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,605 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$w_buff0 <= 2 [2024-01-27 23:26:34,605 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,605 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$w_buff1 <= 2 [2024-01-27 23:26:34,605 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,606 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,606 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,606 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$w_buff0 <= 127 [2024-01-27 23:26:34,606 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$w_buff1 <= 127 [2024-01-27 23:26:34,606 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,606 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,606 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= x [2024-01-27 23:26:34,606 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,607 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,607 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,607 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,607 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,607 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,607 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$w_buff1 <= 127 [2024-01-27 23:26:34,607 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,607 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,608 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$w_buff1 <= 2 [2024-01-27 23:26:34,608 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] 0 <= y [2024-01-27 23:26:34,608 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,608 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,608 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,608 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,608 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,608 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$mem_tmp <= 2 [2024-01-27 23:26:34,608 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,609 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,609 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,609 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,609 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,609 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x <= 2 [2024-01-27 23:26:34,609 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$w_buff0 <= 127 [2024-01-27 23:26:34,609 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] y <= 2 [2024-01-27 23:26:34,609 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,610 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,610 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,610 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,610 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,610 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,610 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,610 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] y <= 127 [2024-01-27 23:26:34,611 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,611 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,611 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,611 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,611 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,611 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] 0 <= x$w_buff1 [2024-01-27 23:26:34,611 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] 0 <= x [2024-01-27 23:26:34,611 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x <= 127 [2024-01-27 23:26:34,612 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,612 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,612 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] 0 <= x$mem_tmp [2024-01-27 23:26:34,612 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$mem_tmp <= 127 [2024-01-27 23:26:34,612 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,612 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$w_buff0 <= 2 [2024-01-27 23:26:34,612 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,613 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] 0 <= x$w_buff0 [2024-01-27 23:26:34,613 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,613 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,613 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,613 INFO L98 nessWitnessExtractor]: Location invariant before [L892-L892] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,613 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$w_buff1 <= 2 [2024-01-27 23:26:34,613 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= x$w_buff1 [2024-01-27 23:26:34,613 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,614 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,614 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p2_EAX$read_delayed_var == & x [2024-01-27 23:26:34,614 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,614 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,614 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,614 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= x$w_buff0 [2024-01-27 23:26:34,614 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$w_buff0 <= 127 [2024-01-27 23:26:34,614 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y <= 127 [2024-01-27 23:26:34,615 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,615 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,615 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (unsigned long )arg == 0UL [2024-01-27 23:26:34,615 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= *__unbuffered_p2_EAX$read_delayed_var [2024-01-27 23:26:34,615 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] *__unbuffered_p2_EAX$read_delayed_var <= 127 [2024-01-27 23:26:34,615 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x <= 2 [2024-01-27 23:26:34,615 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,615 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,616 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= x$mem_tmp [2024-01-27 23:26:34,616 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,616 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= x [2024-01-27 23:26:34,616 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:34,616 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2 [2024-01-27 23:26:34,616 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x <= 127 [2024-01-27 23:26:34,616 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,617 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,617 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,617 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,617 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,617 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,617 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,617 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$w_buff0 <= 2 [2024-01-27 23:26:34,618 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$mem_tmp <= 127 [2024-01-27 23:26:34,618 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,618 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,618 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,618 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,618 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,618 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= y [2024-01-27 23:26:34,618 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,619 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$mem_tmp <= 2 [2024-01-27 23:26:34,619 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y <= 2 [2024-01-27 23:26:34,619 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$w_buff1 <= 127 [2024-01-27 23:26:34,619 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,619 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,619 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,619 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,620 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,620 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,620 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] *__unbuffered_p2_EAX$read_delayed_var <= 2 [2024-01-27 23:26:34,620 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,620 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] (unsigned long )arg == 0UL [2024-01-27 23:26:34,620 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$mem_tmp <= 127 [2024-01-27 23:26:34,620 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,620 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,621 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,621 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:34,621 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,621 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] 0 <= x$w_buff1 [2024-01-27 23:26:34,621 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x <= 127 [2024-01-27 23:26:34,621 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$w_buff1 <= 2 [2024-01-27 23:26:34,621 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,622 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,622 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] 0 <= x$w_buff0 [2024-01-27 23:26:34,622 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,622 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] 0 <= x [2024-01-27 23:26:34,622 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,622 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,622 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,622 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,623 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,623 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,623 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,623 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] y <= 2 [2024-01-27 23:26:34,623 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,623 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,623 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,623 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,624 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:34,624 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,624 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,624 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,624 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,624 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,624 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,624 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$w_buff1 <= 127 [2024-01-27 23:26:34,625 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] 0 <= x$mem_tmp [2024-01-27 23:26:34,625 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] 0 <= y [2024-01-27 23:26:34,625 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,625 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,625 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$mem_tmp <= 2 [2024-01-27 23:26:34,625 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$w_buff0 <= 2 [2024-01-27 23:26:34,625 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,625 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,633 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$w_buff0 <= 127 [2024-01-27 23:26:34,633 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x <= 2 [2024-01-27 23:26:34,633 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] y <= 127 [2024-01-27 23:26:34,633 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,633 INFO L98 nessWitnessExtractor]: Location invariant before [L895-L895] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,633 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,633 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,633 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:34,634 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$w_buff0 <= 2 [2024-01-27 23:26:34,634 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,634 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= x$w_buff1 [2024-01-27 23:26:34,634 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] ((x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1) && (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1))) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-27 23:26:34,634 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,634 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$w_buff1 <= 127 [2024-01-27 23:26:34,634 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,634 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x <= 2 [2024-01-27 23:26:34,634 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,635 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,635 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,635 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,635 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,635 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,635 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y <= 127 [2024-01-27 23:26:34,635 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= y [2024-01-27 23:26:34,635 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$mem_tmp <= 2 [2024-01-27 23:26:34,635 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$w_buff1 <= 2 [2024-01-27 23:26:34,636 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,636 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,636 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,636 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,636 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,636 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= x$w_buff0 [2024-01-27 23:26:34,636 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,636 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y <= 2 [2024-01-27 23:26:34,637 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,637 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$mem_tmp <= 127 [2024-01-27 23:26:34,637 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,637 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x <= 127 [2024-01-27 23:26:34,637 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,637 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$w_buff0 <= 127 [2024-01-27 23:26:34,637 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,637 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,637 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,638 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= x [2024-01-27 23:26:34,638 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,638 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,638 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,638 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,638 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,638 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= x$mem_tmp [2024-01-27 23:26:34,638 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,638 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (unsigned long )arg == 0UL [2024-01-27 23:26:34,639 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (unsigned long )arg == 0UL [2024-01-27 23:26:34,639 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,639 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff1 <= 127 [2024-01-27 23:26:34,639 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,639 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:34,639 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,639 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,639 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,640 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,640 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,640 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,640 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,640 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,640 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (unsigned long )arg == 0UL [2024-01-27 23:26:34,640 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,640 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,641 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,641 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y <= 2 [2024-01-27 23:26:34,641 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,641 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$mem_tmp <= 2 [2024-01-27 23:26:34,641 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff0 == 1 [2024-01-27 23:26:34,641 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y [2024-01-27 23:26:34,641 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,641 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,641 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff1 <= 2 [2024-01-27 23:26:34,642 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y <= 127 [2024-01-27 23:26:34,642 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,642 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x [2024-01-27 23:26:34,642 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,642 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 127 [2024-01-27 23:26:34,642 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 2 [2024-01-27 23:26:34,642 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,642 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$mem_tmp <= 127 [2024-01-27 23:26:34,642 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,643 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x$mem_tmp [2024-01-27 23:26:34,643 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,643 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,643 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,643 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,643 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x$w_buff1 [2024-01-27 23:26:34,643 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,643 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,643 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,644 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,644 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,644 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,644 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] (unsigned long )arg == 0UL [2024-01-27 23:26:34,644 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$mem_tmp <= 127 [2024-01-27 23:26:34,644 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,644 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x <= 127 [2024-01-27 23:26:34,644 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,645 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,645 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,645 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,645 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,645 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= x$w_buff1 [2024-01-27 23:26:34,645 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,645 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,645 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (unsigned long )arg == 0UL [2024-01-27 23:26:34,645 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,646 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$w_buff1 <= 127 [2024-01-27 23:26:34,646 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,646 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,646 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y <= 127 [2024-01-27 23:26:34,646 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,646 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,646 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,646 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,646 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,647 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,647 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,647 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,647 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$w_buff0 == 1 [2024-01-27 23:26:34,647 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= x$mem_tmp [2024-01-27 23:26:34,647 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,647 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,647 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,648 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x <= 2 [2024-01-27 23:26:34,648 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,648 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,648 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,648 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,648 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= x [2024-01-27 23:26:34,648 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,648 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y [2024-01-27 23:26:34,648 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,649 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,649 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$mem_tmp <= 2 [2024-01-27 23:26:34,649 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$w_buff1 <= 2 [2024-01-27 23:26:34,649 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,649 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,649 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y <= 2 [2024-01-27 23:26:34,649 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= x [2024-01-27 23:26:34,649 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$w_buff0 <= 2 [2024-01-27 23:26:34,649 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,650 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,650 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,650 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$w_buff1 <= 2 [2024-01-27 23:26:34,650 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,650 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,650 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,650 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,650 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,650 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,651 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,651 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= x$mem_tmp [2024-01-27 23:26:34,651 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,651 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y <= 2 [2024-01-27 23:26:34,651 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$w_buff0 <= 127 [2024-01-27 23:26:34,651 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,651 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$w_buff1 <= 127 [2024-01-27 23:26:34,651 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,651 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,652 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,652 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,652 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,652 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,652 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,652 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,652 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,652 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x <= 127 [2024-01-27 23:26:34,652 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (x$w_buff1_used == (_Bool)1 && (x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1)) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-27 23:26:34,653 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x <= 2 [2024-01-27 23:26:34,653 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= x$w_buff0 [2024-01-27 23:26:34,653 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,653 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,653 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,653 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$mem_tmp <= 2 [2024-01-27 23:26:34,653 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= y [2024-01-27 23:26:34,653 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,654 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$mem_tmp <= 127 [2024-01-27 23:26:34,654 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= x$w_buff1 [2024-01-27 23:26:34,654 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,654 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y <= 127 [2024-01-27 23:26:34,654 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,654 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,654 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,654 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,654 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= x$mem_tmp [2024-01-27 23:26:34,655 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x <= 127 [2024-01-27 23:26:34,655 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= x$w_buff1 [2024-01-27 23:26:34,655 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y <= 2 [2024-01-27 23:26:34,655 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,655 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$w_buff1 <= 127 [2024-01-27 23:26:34,655 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,655 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,655 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,655 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,656 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,656 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,656 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,656 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,656 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,656 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$w_buff1 <= 2 [2024-01-27 23:26:34,656 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,656 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,656 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,657 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,657 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,657 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,657 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,657 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,657 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,657 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$w_buff0 <= 127 [2024-01-27 23:26:34,657 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,657 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x <= 2 [2024-01-27 23:26:34,658 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,658 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,658 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,658 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,658 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,658 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,658 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$mem_tmp <= 127 [2024-01-27 23:26:34,658 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$mem_tmp <= 2 [2024-01-27 23:26:34,658 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (unsigned long )arg == 0UL [2024-01-27 23:26:34,659 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= x$w_buff0 [2024-01-27 23:26:34,659 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,659 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y <= 127 [2024-01-27 23:26:34,659 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,659 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$w_buff0 <= 2 [2024-01-27 23:26:34,659 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,659 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,659 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= x [2024-01-27 23:26:34,659 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,660 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,660 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= y [2024-01-27 23:26:34,660 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,660 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y <= 2 [2024-01-27 23:26:34,660 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$mem_tmp <= 2 [2024-01-27 23:26:34,660 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$mem_tmp <= 127 [2024-01-27 23:26:34,660 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,660 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (unsigned long )arg == 0UL [2024-01-27 23:26:34,661 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$w_buff1 <= 2 [2024-01-27 23:26:34,661 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,661 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,661 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,661 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,661 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,661 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,661 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,661 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= x$w_buff0 [2024-01-27 23:26:34,662 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x <= 2 [2024-01-27 23:26:34,662 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,662 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= x$mem_tmp [2024-01-27 23:26:34,662 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y [2024-01-27 23:26:34,662 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,662 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:34,662 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= x [2024-01-27 23:26:34,662 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$w_buff0 <= 2 [2024-01-27 23:26:34,662 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,663 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,663 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,663 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,663 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,663 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,663 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y <= 127 [2024-01-27 23:26:34,663 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,663 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,664 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,664 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$w_buff1 <= 127 [2024-01-27 23:26:34,664 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,664 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,664 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= x$w_buff1 [2024-01-27 23:26:34,664 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,664 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,664 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x <= 127 [2024-01-27 23:26:34,664 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,665 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,665 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,665 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$w_buff0 <= 127 [2024-01-27 23:26:34,665 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:34,665 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,665 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,665 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,665 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] (unsigned long )arg == 0UL [2024-01-27 23:26:34,665 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,666 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,666 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,666 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,666 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$w_buff1 <= 2 [2024-01-27 23:26:34,666 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,666 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,666 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,666 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,667 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,667 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,667 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= y [2024-01-27 23:26:34,667 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,667 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,667 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$w_buff0 <= 2 [2024-01-27 23:26:34,667 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= x$mem_tmp [2024-01-27 23:26:34,667 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,667 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,668 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,668 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x <= 2 [2024-01-27 23:26:34,668 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,668 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,668 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= x [2024-01-27 23:26:34,668 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,668 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,668 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,669 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= x$w_buff0 [2024-01-27 23:26:34,669 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,669 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y <= 2 [2024-01-27 23:26:34,669 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,669 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$mem_tmp <= 127 [2024-01-27 23:26:34,669 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,669 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,669 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,669 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y <= 127 [2024-01-27 23:26:34,670 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$w_buff0 <= 127 [2024-01-27 23:26:34,670 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] ((x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1) && (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1))) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-27 23:26:34,670 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,670 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$w_buff1 <= 127 [2024-01-27 23:26:34,670 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,670 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,670 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x$mem_tmp <= 2 [2024-01-27 23:26:34,670 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,670 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,671 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= x$w_buff1 [2024-01-27 23:26:34,671 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x <= 127 [2024-01-27 23:26:34,671 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= x [2024-01-27 23:26:34,671 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$mem_tmp <= 2 [2024-01-27 23:26:34,671 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,671 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$w_buff0 <= 2 [2024-01-27 23:26:34,671 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$w_buff1 <= 2 [2024-01-27 23:26:34,671 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,671 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,672 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,672 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$w_buff1 <= 127 [2024-01-27 23:26:34,672 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,672 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,672 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x <= 127 [2024-01-27 23:26:34,672 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,672 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,672 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y <= 2 [2024-01-27 23:26:34,673 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,673 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y <= 127 [2024-01-27 23:26:34,673 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= x$w_buff0 [2024-01-27 23:26:34,673 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,673 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,673 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,673 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,673 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$w_buff0 <= 127 [2024-01-27 23:26:34,673 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,674 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$mem_tmp <= 127 [2024-01-27 23:26:34,674 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:34,674 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,674 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x <= 2 [2024-01-27 23:26:34,674 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,674 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (unsigned long )arg == 0UL [2024-01-27 23:26:34,674 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,674 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,674 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,675 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,675 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,675 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] ((x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1) && (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1))) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-27 23:26:34,675 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= x$mem_tmp [2024-01-27 23:26:34,675 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,675 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,675 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= y [2024-01-27 23:26:34,675 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,676 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,676 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,676 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,676 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,676 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,676 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= x$w_buff1 [2024-01-27 23:26:34,676 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,676 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,676 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (unsigned long )arg == 0UL [2024-01-27 23:26:34,677 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,677 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y <= 127 [2024-01-27 23:26:34,677 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,677 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,677 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,677 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,677 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$mem_tmp <= 127 [2024-01-27 23:26:34,677 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,677 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,678 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,678 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,678 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$w_buff1 <= 2 [2024-01-27 23:26:34,678 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y <= 2 [2024-01-27 23:26:34,678 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,678 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,678 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,678 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,678 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,679 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,679 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x <= 2 [2024-01-27 23:26:34,679 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= x$w_buff1 [2024-01-27 23:26:34,679 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$w_buff0 == 1 [2024-01-27 23:26:34,679 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= x$mem_tmp [2024-01-27 23:26:34,679 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,679 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,679 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,680 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$w_buff1 <= 127 [2024-01-27 23:26:34,680 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,680 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x <= 127 [2024-01-27 23:26:34,680 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,680 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y [2024-01-27 23:26:34,680 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,680 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,680 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,680 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,681 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$mem_tmp <= 2 [2024-01-27 23:26:34,681 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,681 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,681 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,681 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,681 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= x [2024-01-27 23:26:34,681 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,681 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,681 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= x$w_buff0 [2024-01-27 23:26:34,682 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,682 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x <= 2 [2024-01-27 23:26:34,682 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,682 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,682 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y [2024-01-27 23:26:34,682 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,682 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,682 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,683 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,683 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= x$w_buff1 [2024-01-27 23:26:34,683 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,683 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,683 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,683 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,683 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,683 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,683 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,684 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,684 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,684 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,684 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y <= 2 [2024-01-27 23:26:34,684 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,684 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,684 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,684 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,685 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (unsigned long )arg == 0UL [2024-01-27 23:26:34,685 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$w_buff1 <= 127 [2024-01-27 23:26:34,685 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$mem_tmp <= 127 [2024-01-27 23:26:34,685 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,685 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$w_buff1 <= 2 [2024-01-27 23:26:34,685 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y <= 127 [2024-01-27 23:26:34,685 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,685 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= x$mem_tmp [2024-01-27 23:26:34,685 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,686 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$w_buff0 <= 2 [2024-01-27 23:26:34,686 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,686 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,686 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,686 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= x [2024-01-27 23:26:34,686 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$w_buff0 <= 127 [2024-01-27 23:26:34,686 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x <= 127 [2024-01-27 23:26:34,686 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,686 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,687 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,687 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$mem_tmp <= 2 [2024-01-27 23:26:34,687 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,687 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y [2024-01-27 23:26:34,687 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,687 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,687 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,687 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$mem_tmp <= 127 [2024-01-27 23:26:34,687 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$mem_tmp <= 2 [2024-01-27 23:26:34,688 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,688 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,688 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,688 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,688 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,688 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y <= 2 [2024-01-27 23:26:34,688 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,688 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,689 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,689 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,689 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,689 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,689 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,689 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$w_buff1 <= 2 [2024-01-27 23:26:34,689 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (unsigned long )arg == 0UL [2024-01-27 23:26:34,689 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:34,689 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= x$mem_tmp [2024-01-27 23:26:34,690 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,690 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,690 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,690 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,690 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x <= 127 [2024-01-27 23:26:34,690 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$w_buff1 <= 127 [2024-01-27 23:26:34,690 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,690 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,690 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,691 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,691 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,691 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,691 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= x [2024-01-27 23:26:34,691 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,691 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,691 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y <= 127 [2024-01-27 23:26:34,691 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,691 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= x$w_buff1 [2024-01-27 23:26:34,692 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x <= 2 [2024-01-27 23:26:34,692 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,692 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,692 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x$w_buff0 == 1 [2024-01-27 23:26:34,692 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= x$w_buff1 [2024-01-27 23:26:34,692 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,692 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,692 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,693 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,693 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y <= 127 [2024-01-27 23:26:34,693 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,693 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x <= 2 [2024-01-27 23:26:34,693 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$w_buff0 <= 2 [2024-01-27 23:26:34,693 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,693 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,693 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,693 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,694 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,694 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,694 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= x$w_buff0 [2024-01-27 23:26:34,694 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= x [2024-01-27 23:26:34,694 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,694 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,694 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,694 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= x$mem_tmp [2024-01-27 23:26:34,694 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= y [2024-01-27 23:26:34,695 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,695 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,695 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,695 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x <= 127 [2024-01-27 23:26:34,695 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,695 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,695 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,695 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,695 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,696 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$mem_tmp <= 2 [2024-01-27 23:26:34,696 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$mem_tmp <= 127 [2024-01-27 23:26:34,696 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y <= 2 [2024-01-27 23:26:34,696 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,696 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$w_buff0 <= 127 [2024-01-27 23:26:34,696 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,696 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,696 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,697 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,697 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$w_buff1 <= 2 [2024-01-27 23:26:34,697 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,697 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,697 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,697 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$w_buff1 <= 127 [2024-01-27 23:26:34,697 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,697 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,697 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,698 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,698 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,698 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y == 2 [2024-01-27 23:26:34,698 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,698 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,698 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,698 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= x$w_buff1 [2024-01-27 23:26:34,698 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x <= 127 [2024-01-27 23:26:34,698 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= x [2024-01-27 23:26:34,699 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,699 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= x$mem_tmp [2024-01-27 23:26:34,699 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,699 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$w_buff1 <= 2 [2024-01-27 23:26:34,699 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,699 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,699 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$w_buff1 <= 127 [2024-01-27 23:26:34,699 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,700 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$w_buff0 <= 2 [2024-01-27 23:26:34,700 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,700 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,700 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,700 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,700 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,700 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$mem_tmp <= 2 [2024-01-27 23:26:34,700 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,700 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$mem_tmp <= 127 [2024-01-27 23:26:34,701 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,701 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,701 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,701 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,701 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,701 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (unsigned long )arg == 0UL [2024-01-27 23:26:34,701 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,701 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,702 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$w_buff0 <= 127 [2024-01-27 23:26:34,702 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,702 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,702 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x <= 2 [2024-01-27 23:26:34,702 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,702 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= x$w_buff0 [2024-01-27 23:26:34,702 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,702 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,702 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,703 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,703 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (unsigned long )arg == 0UL [2024-01-27 23:26:34,703 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= x$mem_tmp [2024-01-27 23:26:34,703 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x <= 127 [2024-01-27 23:26:34,703 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,703 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,703 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,703 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,703 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,704 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,704 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$mem_tmp <= 2 [2024-01-27 23:26:34,704 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,704 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,704 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,704 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,704 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x <= 2 [2024-01-27 23:26:34,704 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$w_buff0 <= 127 [2024-01-27 23:26:34,705 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,705 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,705 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,705 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,705 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y [2024-01-27 23:26:34,705 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,705 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$w_buff1 <= 127 [2024-01-27 23:26:34,705 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 2 [2024-01-27 23:26:34,705 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,706 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,706 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 127 [2024-01-27 23:26:34,706 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,706 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$mem_tmp <= 127 [2024-01-27 23:26:34,706 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,706 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$w_buff1 <= 2 [2024-01-27 23:26:34,706 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,706 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,706 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,707 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= x$w_buff0 [2024-01-27 23:26:34,707 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,707 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$w_buff0 <= 2 [2024-01-27 23:26:34,707 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,707 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,707 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,707 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= x$w_buff1 [2024-01-27 23:26:34,707 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,708 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= x [2024-01-27 23:26:34,708 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (unsigned long )arg == 0UL [2024-01-27 23:26:34,708 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,708 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,708 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,708 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:34,708 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,708 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,708 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,709 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 2 [2024-01-27 23:26:34,709 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y <= 2 [2024-01-27 23:26:34,709 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,709 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,709 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$w_buff1 <= 127 [2024-01-27 23:26:34,709 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,709 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,709 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,709 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,710 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,710 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,710 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,710 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,710 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$w_buff0 == 1 [2024-01-27 23:26:34,710 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= x [2024-01-27 23:26:34,710 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,710 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,710 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,711 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,711 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= x$mem_tmp [2024-01-27 23:26:34,711 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,711 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y [2024-01-27 23:26:34,711 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,711 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,711 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,711 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 127 [2024-01-27 23:26:34,711 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$mem_tmp <= 2 [2024-01-27 23:26:34,712 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (unsigned long )arg == 0UL [2024-01-27 23:26:34,712 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,712 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= x$w_buff1 [2024-01-27 23:26:34,712 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y <= 127 [2024-01-27 23:26:34,712 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:34,712 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,712 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,712 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,712 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,713 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,713 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,713 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$mem_tmp <= 127 [2024-01-27 23:26:34,713 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x$w_buff1 <= 2 [2024-01-27 23:26:34,713 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,713 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,713 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,713 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (unsigned long )arg == 0UL [2024-01-27 23:26:34,713 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,714 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x <= 2 [2024-01-27 23:26:34,714 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,714 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,714 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,714 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,714 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y [2024-01-27 23:26:34,714 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$mem_tmp <= 127 [2024-01-27 23:26:34,714 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,714 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,715 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,715 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,715 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$w_buff1 <= 2 [2024-01-27 23:26:34,715 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,715 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,715 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= x [2024-01-27 23:26:34,715 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,715 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x <= 127 [2024-01-27 23:26:34,715 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y <= 2 [2024-01-27 23:26:34,715 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,715 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,715 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$w_buff0 == 1 [2024-01-27 23:26:34,715 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,715 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (unsigned long )arg == 0UL [2024-01-27 23:26:34,715 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,715 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= x$w_buff1 [2024-01-27 23:26:34,715 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,715 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,715 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,715 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,716 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,716 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,716 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,716 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,716 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,716 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,716 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,716 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,717 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$w_buff1 <= 127 [2024-01-27 23:26:34,717 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,717 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x$mem_tmp <= 2 [2024-01-27 23:26:34,717 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,717 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y <= 127 [2024-01-27 23:26:34,717 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= x$mem_tmp [2024-01-27 23:26:34,717 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,717 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,717 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$mem_tmp <= 2 [2024-01-27 23:26:34,718 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,718 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,718 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= x [2024-01-27 23:26:34,718 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,718 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,718 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= x$w_buff0 [2024-01-27 23:26:34,718 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$mem_tmp <= 127 [2024-01-27 23:26:34,718 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y <= 2 [2024-01-27 23:26:34,718 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x <= 2 [2024-01-27 23:26:34,718 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,719 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= x$mem_tmp [2024-01-27 23:26:34,719 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,719 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,719 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,719 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$w_buff1 <= 2 [2024-01-27 23:26:34,719 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,719 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,720 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,720 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= x$w_buff1 [2024-01-27 23:26:34,720 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,720 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x <= 127 [2024-01-27 23:26:34,720 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,720 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,721 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,721 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$w_buff1 <= 127 [2024-01-27 23:26:34,721 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,721 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,721 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y [2024-01-27 23:26:34,721 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,721 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$w_buff0 <= 2 [2024-01-27 23:26:34,721 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,721 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$w_buff0 <= 127 [2024-01-27 23:26:34,722 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (unsigned long )arg == 0UL [2024-01-27 23:26:34,722 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,722 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,722 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,722 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,722 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,722 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y <= 127 [2024-01-27 23:26:34,722 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,722 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,723 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,723 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,723 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,723 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,723 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,723 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,723 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,723 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,723 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff1 <= 127 [2024-01-27 23:26:34,724 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= expression [2024-01-27 23:26:34,724 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,724 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,724 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,724 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,725 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff0 <= 2 [2024-01-27 23:26:34,725 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 127 [2024-01-27 23:26:34,725 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 [2024-01-27 23:26:34,725 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 2 [2024-01-27 23:26:34,725 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,725 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,725 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y [2024-01-27 23:26:34,725 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,725 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,726 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-27 23:26:34,726 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,726 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,726 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,726 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x$w_buff1 [2024-01-27 23:26:34,726 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 127 [2024-01-27 23:26:34,726 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,726 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,726 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,726 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x$w_buff0 [2024-01-27 23:26:34,727 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,727 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,727 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,727 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,727 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,727 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$mem_tmp <= 127 [2024-01-27 23:26:34,727 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x$mem_tmp [2024-01-27 23:26:34,727 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 2 [2024-01-27 23:26:34,727 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,728 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 1 [2024-01-27 23:26:34,728 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$mem_tmp <= 2 [2024-01-27 23:26:34,728 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression <= 1 [2024-01-27 23:26:34,728 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,728 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,728 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,728 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff0 <= 127 [2024-01-27 23:26:34,728 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,728 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x [2024-01-27 23:26:34,729 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,729 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,730 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,730 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:34,730 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,730 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 || expression == 1 [2024-01-27 23:26:34,730 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff1 <= 2 [2024-01-27 23:26:34,730 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,730 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,730 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,730 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= x$mem_tmp [2024-01-27 23:26:34,731 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 127 [2024-01-27 23:26:34,731 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,731 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,731 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,731 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$mem_tmp <= 127 [2024-01-27 23:26:34,731 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,731 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,731 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,731 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,732 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x <= 127 [2024-01-27 23:26:34,732 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,732 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,732 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,732 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 2 [2024-01-27 23:26:34,732 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,732 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,732 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,732 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,733 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$w_buff0 == 1 [2024-01-27 23:26:34,733 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,733 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,733 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (unsigned long )arg == 0UL [2024-01-27 23:26:34,733 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,733 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= x [2024-01-27 23:26:34,733 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,733 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,734 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y [2024-01-27 23:26:34,734 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$w_buff1 <= 2 [2024-01-27 23:26:34,734 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$mem_tmp <= 2 [2024-01-27 23:26:34,734 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,734 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,734 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,734 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,734 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,734 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,735 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,735 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x$w_buff1 <= 127 [2024-01-27 23:26:34,735 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x <= 2 [2024-01-27 23:26:34,735 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:34,735 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,735 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= x$w_buff1 [2024-01-27 23:26:34,735 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,735 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,735 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= x$w_buff0 [2024-01-27 23:26:34,736 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$w_buff0 <= 127 [2024-01-27 23:26:34,736 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,736 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,736 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,736 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$w_buff0 <= 2 [2024-01-27 23:26:34,736 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,736 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,736 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,736 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,737 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,737 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,737 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y <= 127 [2024-01-27 23:26:34,737 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x <= 127 [2024-01-27 23:26:34,737 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$w_buff1 <= 127 [2024-01-27 23:26:34,737 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,737 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,737 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,737 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,737 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$w_buff1 <= 2 [2024-01-27 23:26:34,738 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,738 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= x$mem_tmp [2024-01-27 23:26:34,738 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,738 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,738 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,738 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,738 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] (unsigned long )arg == 0UL [2024-01-27 23:26:34,738 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,739 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,739 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= x$w_buff1 [2024-01-27 23:26:34,739 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,739 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= x [2024-01-27 23:26:34,739 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y <= 2 [2024-01-27 23:26:34,739 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,739 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,739 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,739 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,739 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x <= 2 [2024-01-27 23:26:34,740 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,740 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= y [2024-01-27 23:26:34,740 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,740 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,740 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,740 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$mem_tmp <= 2 [2024-01-27 23:26:34,740 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x$mem_tmp <= 127 [2024-01-27 23:26:34,740 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 1 <= __unbuffered_cnt [2024-01-27 23:26:34,740 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,741 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= x$w_buff0 [2024-01-27 23:26:34,741 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,741 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$w_buff0 <= 127 [2024-01-27 23:26:34,741 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,741 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,741 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:34,741 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,741 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,741 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,742 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 2 [2024-01-27 23:26:34,742 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,742 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,742 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,742 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= x [2024-01-27 23:26:34,742 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 127 [2024-01-27 23:26:34,742 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y [2024-01-27 23:26:34,742 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$mem_tmp <= 127 [2024-01-27 23:26:34,743 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y <= 127 [2024-01-27 23:26:34,743 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,743 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,743 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,743 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,743 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$w_buff0 <= 2 [2024-01-27 23:26:34,743 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y <= 2 [2024-01-27 23:26:34,743 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,743 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,744 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$mem_tmp <= 2 [2024-01-27 23:26:34,744 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,744 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (unsigned long )arg == 0UL [2024-01-27 23:26:34,744 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,744 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= x$mem_tmp [2024-01-27 23:26:34,744 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,744 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,744 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,744 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,744 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$w_buff1 <= 127 [2024-01-27 23:26:34,745 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= x$w_buff1 [2024-01-27 23:26:34,745 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,745 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$w_buff1 <= 2 [2024-01-27 23:26:34,745 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,745 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,745 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,745 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,745 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,745 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,746 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,746 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,746 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$mem_tmp <= 2 [2024-01-27 23:26:34,746 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,746 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= x [2024-01-27 23:26:34,746 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= x$mem_tmp [2024-01-27 23:26:34,746 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,746 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,747 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,747 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= y [2024-01-27 23:26:34,747 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,747 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$w_buff0 <= 127 [2024-01-27 23:26:34,747 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,747 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,747 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,747 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$w_buff0 <= 2 [2024-01-27 23:26:34,747 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= x$w_buff0 [2024-01-27 23:26:34,747 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x <= 2 [2024-01-27 23:26:34,748 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$w_buff1 <= 2 [2024-01-27 23:26:34,748 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,748 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,748 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (unsigned long )arg == 0UL [2024-01-27 23:26:34,748 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,748 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,748 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= x$w_buff1 [2024-01-27 23:26:34,748 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,749 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,749 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,749 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x <= 127 [2024-01-27 23:26:34,749 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,749 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,749 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,749 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,749 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,749 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,750 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,750 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,750 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,750 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,750 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,750 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y <= 2 [2024-01-27 23:26:34,750 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,750 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,750 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,751 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,751 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,751 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,751 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$mem_tmp <= 127 [2024-01-27 23:26:34,751 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y <= 127 [2024-01-27 23:26:34,751 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x$w_buff1 <= 127 [2024-01-27 23:26:34,751 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,751 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,751 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,752 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,752 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,752 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,752 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$mem_tmp <= 2 [2024-01-27 23:26:34,752 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= y [2024-01-27 23:26:34,752 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,752 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= x [2024-01-27 23:26:34,752 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,753 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x <= 127 [2024-01-27 23:26:34,753 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y <= 127 [2024-01-27 23:26:34,753 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,753 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,753 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= x$mem_tmp [2024-01-27 23:26:34,753 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,753 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,753 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x <= 2 [2024-01-27 23:26:34,753 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,753 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,754 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,754 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,754 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,754 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,754 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$w_buff1 <= 127 [2024-01-27 23:26:34,754 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$w_buff0 <= 2 [2024-01-27 23:26:34,754 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$w_buff1 <= 2 [2024-01-27 23:26:34,754 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,754 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:34,755 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,755 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= x$w_buff0 [2024-01-27 23:26:34,755 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,755 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (unsigned long )arg == 0UL [2024-01-27 23:26:34,755 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,755 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,755 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,755 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,756 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,756 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= x$w_buff1 [2024-01-27 23:26:34,756 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,756 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$mem_tmp <= 127 [2024-01-27 23:26:34,756 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y <= 2 [2024-01-27 23:26:34,756 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,756 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:34,756 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,756 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$w_buff0 <= 127 [2024-01-27 23:26:34,757 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,757 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$mem_tmp <= 127 [2024-01-27 23:26:34,757 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y <= 127 [2024-01-27 23:26:34,757 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,757 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,757 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x <= 127 [2024-01-27 23:26:34,757 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,757 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] *__unbuffered_p2_EAX$read_delayed_var <= 2 [2024-01-27 23:26:34,757 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= x [2024-01-27 23:26:34,758 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,758 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,758 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= x$mem_tmp [2024-01-27 23:26:34,758 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,758 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,758 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= *__unbuffered_p2_EAX$read_delayed_var [2024-01-27 23:26:34,758 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,758 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,758 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= x$w_buff0 [2024-01-27 23:26:34,759 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$w_buff1 <= 2 [2024-01-27 23:26:34,759 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,759 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,759 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,759 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2 [2024-01-27 23:26:34,759 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,759 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,759 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,759 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,759 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,760 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$w_buff0 <= 2 [2024-01-27 23:26:34,760 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= x$w_buff1 [2024-01-27 23:26:34,760 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y <= 2 [2024-01-27 23:26:34,760 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,760 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,760 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,760 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (unsigned long )arg == 0UL [2024-01-27 23:26:34,760 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,760 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] *__unbuffered_p2_EAX$read_delayed_var <= 127 [2024-01-27 23:26:34,761 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,761 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$w_buff0 <= 127 [2024-01-27 23:26:34,761 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,761 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,761 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,761 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,761 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= y [2024-01-27 23:26:34,761 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,761 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p2_EAX$read_delayed_var == & x [2024-01-27 23:26:34,762 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$w_buff1 <= 127 [2024-01-27 23:26:34,762 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x$mem_tmp <= 2 [2024-01-27 23:26:34,762 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,762 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x <= 2 [2024-01-27 23:26:34,762 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,762 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,762 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,762 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x <= 127 [2024-01-27 23:26:34,762 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,763 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$mem_tmp <= 127 [2024-01-27 23:26:34,763 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$w_buff0 <= 2 [2024-01-27 23:26:34,763 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,763 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,763 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,763 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,763 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,763 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,763 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,764 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,764 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,764 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,764 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,764 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$w_buff1 <= 2 [2024-01-27 23:26:34,764 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] 0 <= y [2024-01-27 23:26:34,764 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] 0 <= x$w_buff1 [2024-01-27 23:26:34,764 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,764 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$mem_tmp <= 2 [2024-01-27 23:26:34,765 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,765 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,765 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,765 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,765 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,765 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x <= 2 [2024-01-27 23:26:34,765 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,765 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,766 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,766 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] 0 <= x$w_buff0 [2024-01-27 23:26:34,766 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] 0 <= x [2024-01-27 23:26:34,766 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] y <= 2 [2024-01-27 23:26:34,766 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,766 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,766 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,766 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$w_buff1 <= 127 [2024-01-27 23:26:34,767 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] y <= 127 [2024-01-27 23:26:34,767 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,767 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,767 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,767 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$w_buff0 <= 127 [2024-01-27 23:26:34,767 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] 0 <= x$mem_tmp [2024-01-27 23:26:34,767 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,767 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,767 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,768 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,768 INFO L98 nessWitnessExtractor]: Location invariant before [L883-L883] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,768 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,768 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] ((x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1) && (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1))) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-27 23:26:34,768 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$w_buff0 <= 127 [2024-01-27 23:26:34,768 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$mem_tmp <= 127 [2024-01-27 23:26:34,768 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,768 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,769 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (unsigned long )arg == 0UL [2024-01-27 23:26:34,769 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,769 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$w_buff1 <= 127 [2024-01-27 23:26:34,769 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,769 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,769 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y <= 2 [2024-01-27 23:26:34,769 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,769 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,770 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,770 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,770 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:34,770 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= x$w_buff0 [2024-01-27 23:26:34,770 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x <= 2 [2024-01-27 23:26:34,770 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,770 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,770 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,771 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,771 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$w_buff0 <= 2 [2024-01-27 23:26:34,771 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,771 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,771 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,771 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,771 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,771 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,772 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,772 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,772 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,772 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x <= 127 [2024-01-27 23:26:34,772 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$mem_tmp <= 2 [2024-01-27 23:26:34,772 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,772 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,772 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,773 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= x$w_buff1 [2024-01-27 23:26:34,773 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y <= 127 [2024-01-27 23:26:34,773 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= x$mem_tmp [2024-01-27 23:26:34,773 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y [2024-01-27 23:26:34,773 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,773 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= x [2024-01-27 23:26:34,773 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,773 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,774 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$w_buff1 <= 2 [2024-01-27 23:26:34,774 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,774 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:34,774 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,774 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,774 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$w_buff1 <= 2 [2024-01-27 23:26:34,774 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,774 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= y [2024-01-27 23:26:34,775 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,775 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,775 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x <= 2 [2024-01-27 23:26:34,775 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,775 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,775 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,775 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x <= 127 [2024-01-27 23:26:34,775 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$w_buff0 <= 2 [2024-01-27 23:26:34,776 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,776 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,776 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,776 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= x$w_buff1 [2024-01-27 23:26:34,776 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$mem_tmp <= 127 [2024-01-27 23:26:34,776 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,776 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y <= 127 [2024-01-27 23:26:34,776 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,776 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,777 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$w_buff1 <= 127 [2024-01-27 23:26:34,777 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y <= 2 [2024-01-27 23:26:34,777 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,777 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,777 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,777 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,777 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,777 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,778 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,778 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,778 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,778 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= x$w_buff0 [2024-01-27 23:26:34,778 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,778 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] ((x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1) && (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1))) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-27 23:26:34,778 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$mem_tmp <= 2 [2024-01-27 23:26:34,778 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$w_buff0 <= 127 [2024-01-27 23:26:34,779 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] (unsigned long )arg == 0UL [2024-01-27 23:26:34,779 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,779 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= x$mem_tmp [2024-01-27 23:26:34,779 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= x [2024-01-27 23:26:34,779 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,779 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,779 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,779 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,780 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,780 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y <= 2 [2024-01-27 23:26:34,780 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,780 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,780 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= x$w_buff1 [2024-01-27 23:26:34,780 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,780 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,780 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,781 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,781 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,781 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,781 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,781 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= y [2024-01-27 23:26:34,781 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= x [2024-01-27 23:26:34,781 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$mem_tmp <= 127 [2024-01-27 23:26:34,781 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,782 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,782 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$w_buff0 <= 127 [2024-01-27 23:26:34,782 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,782 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,782 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,782 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,782 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x <= 2 [2024-01-27 23:26:34,782 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$w_buff0 <= 2 [2024-01-27 23:26:34,783 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,783 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,783 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= x$w_buff0 [2024-01-27 23:26:34,783 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$w_buff1 <= 127 [2024-01-27 23:26:34,783 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (unsigned long )arg == 0UL [2024-01-27 23:26:34,783 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,783 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,783 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= x$mem_tmp [2024-01-27 23:26:34,783 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,784 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,784 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x <= 127 [2024-01-27 23:26:34,784 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,784 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$w_buff1 <= 2 [2024-01-27 23:26:34,784 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$mem_tmp <= 2 [2024-01-27 23:26:34,784 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,784 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,784 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y <= 127 [2024-01-27 23:26:34,785 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,785 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,785 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,785 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,785 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,785 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,785 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,785 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:34,786 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$w_buff0 <= 127 [2024-01-27 23:26:34,786 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y <= 127 [2024-01-27 23:26:34,786 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,786 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,786 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,786 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,786 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,786 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$w_buff1 <= 2 [2024-01-27 23:26:34,787 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,787 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,787 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,787 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,787 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$mem_tmp <= 2 [2024-01-27 23:26:34,787 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,787 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x <= 2 [2024-01-27 23:26:34,787 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= x$mem_tmp [2024-01-27 23:26:34,787 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= x$w_buff1 [2024-01-27 23:26:34,788 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,788 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,788 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (((((x$w_buff1_used == (_Bool)0 && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) || (x$w_buff1_used == (_Bool)1 && weak$$choice0 == (_Bool)0)) || (x$w_buff1_used == (_Bool)1 && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1))) || ((x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1))) || ((x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1))) || ((x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) && (weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1)) [2024-01-27 23:26:34,788 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,788 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,788 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,788 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,788 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (unsigned long )arg == 0UL [2024-01-27 23:26:34,789 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$w_buff1 <= 127 [2024-01-27 23:26:34,789 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y [2024-01-27 23:26:34,789 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= x$w_buff0 [2024-01-27 23:26:34,789 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,789 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,789 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$w_buff0 <= 2 [2024-01-27 23:26:34,789 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,789 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,790 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,790 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= x [2024-01-27 23:26:34,790 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,790 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x <= 127 [2024-01-27 23:26:34,790 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,790 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,790 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,790 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,791 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,791 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$mem_tmp <= 127 [2024-01-27 23:26:34,791 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y <= 2 [2024-01-27 23:26:34,791 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,791 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (unsigned long )arg == 0UL [2024-01-27 23:26:34,791 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,791 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,791 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= x$w_buff0 [2024-01-27 23:26:34,792 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,792 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,792 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= x [2024-01-27 23:26:34,792 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (unsigned long )arg == 0UL [2024-01-27 23:26:34,792 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,792 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x <= 127 [2024-01-27 23:26:34,792 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$w_buff1 <= 2 [2024-01-27 23:26:34,792 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$w_buff0 <= 127 [2024-01-27 23:26:34,793 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,793 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,793 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,793 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,793 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$w_buff1 <= 127 [2024-01-27 23:26:34,793 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,793 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,793 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y <= 127 [2024-01-27 23:26:34,794 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,794 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,794 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$mem_tmp <= 2 [2024-01-27 23:26:34,794 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,794 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,794 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,794 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,794 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,795 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,795 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,795 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= x$w_buff1 [2024-01-27 23:26:34,795 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y <= 2 [2024-01-27 23:26:34,795 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,795 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,795 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,795 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,796 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,796 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$mem_tmp <= 127 [2024-01-27 23:26:34,796 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,796 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,796 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,796 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= x$mem_tmp [2024-01-27 23:26:34,796 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= y [2024-01-27 23:26:34,796 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$w_buff0 <= 2 [2024-01-27 23:26:34,797 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,797 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,797 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,797 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,797 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x <= 2 [2024-01-27 23:26:34,797 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y <= 2 [2024-01-27 23:26:34,797 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= x [2024-01-27 23:26:34,797 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$mem_tmp <= 2 [2024-01-27 23:26:34,798 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,798 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,798 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,798 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$w_buff1 <= 2 [2024-01-27 23:26:34,798 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,798 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y <= 127 [2024-01-27 23:26:34,798 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,798 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,798 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,799 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,799 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,799 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,799 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,799 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,799 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y [2024-01-27 23:26:34,799 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,799 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,800 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$w_buff0 == 2 [2024-01-27 23:26:34,800 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,800 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x <= 127 [2024-01-27 23:26:34,800 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (unsigned long )arg == 0UL [2024-01-27 23:26:34,800 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= x$mem_tmp [2024-01-27 23:26:34,800 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,800 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,800 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$mem_tmp <= 127 [2024-01-27 23:26:34,801 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,801 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= x$w_buff1 [2024-01-27 23:26:34,801 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x <= 2 [2024-01-27 23:26:34,801 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,801 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,801 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$w_buff1 <= 127 [2024-01-27 23:26:34,801 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,801 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,802 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,802 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,802 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,802 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,802 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,802 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,802 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,802 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,803 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,803 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,803 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,803 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= x$w_buff0 [2024-01-27 23:26:34,803 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,803 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,803 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,803 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,804 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$w_buff0 <= 127 [2024-01-27 23:26:34,804 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= x$w_buff1 [2024-01-27 23:26:34,804 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,804 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,804 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,804 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$mem_tmp <= 127 [2024-01-27 23:26:34,804 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$w_buff1 <= 127 [2024-01-27 23:26:34,804 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,805 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,805 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,805 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,805 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,805 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,805 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,805 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$w_buff0 <= 2 [2024-01-27 23:26:34,805 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (unsigned long )arg == 0UL [2024-01-27 23:26:34,806 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,806 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,806 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y [2024-01-27 23:26:34,806 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$w_buff1 <= 2 [2024-01-27 23:26:34,806 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,806 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,806 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y <= 127 [2024-01-27 23:26:34,806 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:34,806 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,807 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,807 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 127 [2024-01-27 23:26:34,807 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,807 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,807 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= x$mem_tmp [2024-01-27 23:26:34,807 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,807 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,807 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 2 [2024-01-27 23:26:34,808 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y <= 2 [2024-01-27 23:26:34,808 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,808 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,808 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,808 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= x [2024-01-27 23:26:34,808 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$mem_tmp <= 2 [2024-01-27 23:26:34,808 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,808 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,809 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,809 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,809 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,809 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,809 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,809 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,809 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= y [2024-01-27 23:26:34,809 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,810 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y <= 2 [2024-01-27 23:26:34,810 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x <= 127 [2024-01-27 23:26:34,810 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,810 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= x$w_buff0 [2024-01-27 23:26:34,810 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,810 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,810 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,810 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,811 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,811 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$w_buff1 <= 2 [2024-01-27 23:26:34,811 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= x [2024-01-27 23:26:34,811 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,811 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,811 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,811 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= x$mem_tmp [2024-01-27 23:26:34,811 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,812 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y <= 127 [2024-01-27 23:26:34,812 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$mem_tmp <= 2 [2024-01-27 23:26:34,812 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,812 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:34,812 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (unsigned long )arg == 0UL [2024-01-27 23:26:34,812 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$w_buff0 <= 2 [2024-01-27 23:26:34,812 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,812 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$w_buff0 <= 127 [2024-01-27 23:26:34,813 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,813 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,813 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,813 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= x$w_buff1 [2024-01-27 23:26:34,813 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$w_buff1 <= 127 [2024-01-27 23:26:34,813 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,813 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$mem_tmp <= 127 [2024-01-27 23:26:34,813 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,814 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,814 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,814 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x <= 2 [2024-01-27 23:26:34,814 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,814 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,814 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,814 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,814 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,815 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$w_buff1 <= 127 [2024-01-27 23:26:34,815 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= x$mem_tmp [2024-01-27 23:26:34,815 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,815 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,815 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,815 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,815 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,815 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,816 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y <= 2 [2024-01-27 23:26:34,816 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,816 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,816 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,816 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$w_buff0 <= 127 [2024-01-27 23:26:34,816 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$mem_tmp <= 127 [2024-01-27 23:26:34,816 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y <= 127 [2024-01-27 23:26:34,816 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,817 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x <= 2 [2024-01-27 23:26:34,817 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x <= 127 [2024-01-27 23:26:34,817 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (unsigned long )arg == 0UL [2024-01-27 23:26:34,817 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,817 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,817 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,817 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$mem_tmp <= 2 [2024-01-27 23:26:34,817 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$w_buff0 <= 2 [2024-01-27 23:26:34,817 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,818 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,818 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,818 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= x$w_buff0 [2024-01-27 23:26:34,818 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,818 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,818 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:34,818 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,818 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,819 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,825 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,825 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,825 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,825 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,825 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,825 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= x$w_buff1 [2024-01-27 23:26:34,825 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,825 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,825 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= x [2024-01-27 23:26:34,826 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= y [2024-01-27 23:26:34,826 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,826 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,826 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,826 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x$w_buff1 <= 2 [2024-01-27 23:26:34,826 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,826 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x <= 2 [2024-01-27 23:26:34,826 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$w_buff1 <= 2 [2024-01-27 23:26:34,826 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,827 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,827 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,827 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,827 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,827 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,827 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,827 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x <= 127 [2024-01-27 23:26:34,827 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,827 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,828 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,828 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= x$w_buff1 [2024-01-27 23:26:34,828 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$mem_tmp <= 127 [2024-01-27 23:26:34,828 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$w_buff1 <= 127 [2024-01-27 23:26:34,828 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,828 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,828 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,828 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:34,828 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$w_buff0 <= 2 [2024-01-27 23:26:34,829 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= x [2024-01-27 23:26:34,829 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,829 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,829 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,829 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,829 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,829 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,829 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= y [2024-01-27 23:26:34,829 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (unsigned long )arg == 0UL [2024-01-27 23:26:34,830 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,830 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,830 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= x$mem_tmp [2024-01-27 23:26:34,830 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,830 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,830 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 1 <= __unbuffered_cnt [2024-01-27 23:26:34,830 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y <= 2 [2024-01-27 23:26:34,830 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,830 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= x$w_buff0 [2024-01-27 23:26:34,831 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,831 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,831 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y <= 127 [2024-01-27 23:26:34,831 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$mem_tmp <= 2 [2024-01-27 23:26:34,831 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,831 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$w_buff0 <= 127 [2024-01-27 23:26:34,831 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,831 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,832 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,832 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,832 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= x$mem_tmp [2024-01-27 23:26:34,832 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y [2024-01-27 23:26:34,832 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x <= 127 [2024-01-27 23:26:34,832 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,832 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,832 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,832 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$mem_tmp <= 2 [2024-01-27 23:26:34,833 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,833 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,833 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,833 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,833 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (unsigned long )arg == 0UL [2024-01-27 23:26:34,833 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,833 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,833 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,833 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,834 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,834 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,834 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,834 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= x$w_buff1 [2024-01-27 23:26:34,834 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,834 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff1 <= 2 [2024-01-27 23:26:34,834 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x <= 2 [2024-01-27 23:26:34,834 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,835 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,835 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y <= 2 [2024-01-27 23:26:34,835 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,835 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,835 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,835 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,835 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,835 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff1 <= 127 [2024-01-27 23:26:34,835 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,836 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff0 == 2 [2024-01-27 23:26:34,836 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y <= 127 [2024-01-27 23:26:34,836 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,836 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,836 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,836 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,836 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$mem_tmp <= 127 [2024-01-27 23:26:34,836 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,836 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= x [2024-01-27 23:26:34,837 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,837 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,837 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,837 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,837 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= x$mem_tmp [2024-01-27 23:26:34,837 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,837 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,837 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,837 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x <= 2 [2024-01-27 23:26:34,838 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$w_buff1 <= 127 [2024-01-27 23:26:34,838 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$w_buff0 == 2 [2024-01-27 23:26:34,838 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,838 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,838 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y [2024-01-27 23:26:34,838 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,838 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,838 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,838 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x <= 127 [2024-01-27 23:26:34,839 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,839 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,839 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,839 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (unsigned long )arg == 0UL [2024-01-27 23:26:34,839 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,839 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,839 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,839 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,839 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,840 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$mem_tmp <= 127 [2024-01-27 23:26:34,840 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,840 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,840 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,840 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,840 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= x [2024-01-27 23:26:34,840 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,840 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y <= 2 [2024-01-27 23:26:34,840 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,841 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= x$w_buff1 [2024-01-27 23:26:34,841 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$w_buff1 <= 2 [2024-01-27 23:26:34,841 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y <= 127 [2024-01-27 23:26:34,841 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$mem_tmp <= 2 [2024-01-27 23:26:34,841 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,841 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,841 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,841 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,841 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,842 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,842 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,842 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,842 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,842 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,842 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,842 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,842 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$mem_tmp <= 2 [2024-01-27 23:26:34,842 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,843 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$mem_tmp <= 127 [2024-01-27 23:26:34,843 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,843 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,843 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,843 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (unsigned long )arg == 0UL [2024-01-27 23:26:34,843 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x <= 127 [2024-01-27 23:26:34,843 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,843 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y <= 2 [2024-01-27 23:26:34,844 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$w_buff0 <= 127 [2024-01-27 23:26:34,844 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,844 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,844 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,844 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$w_buff0 <= 2 [2024-01-27 23:26:34,844 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,844 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= y [2024-01-27 23:26:34,844 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,844 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,845 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= x$mem_tmp [2024-01-27 23:26:34,845 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= x$w_buff1 [2024-01-27 23:26:34,845 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:34,845 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,845 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,845 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,845 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$w_buff1 <= 127 [2024-01-27 23:26:34,845 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,845 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,846 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x <= 2 [2024-01-27 23:26:34,846 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,846 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,846 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,846 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,846 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,846 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y <= 127 [2024-01-27 23:26:34,846 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$w_buff1 <= 2 [2024-01-27 23:26:34,846 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= x [2024-01-27 23:26:34,846 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= x$w_buff0 [2024-01-27 23:26:34,847 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,847 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,847 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,847 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,847 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,847 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= x$mem_tmp [2024-01-27 23:26:34,847 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,847 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= x$w_buff1 [2024-01-27 23:26:34,847 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,848 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$mem_tmp <= 127 [2024-01-27 23:26:34,848 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$w_buff1 <= 127 [2024-01-27 23:26:34,848 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,848 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,848 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,848 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,848 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,848 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,848 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,849 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,849 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,849 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,849 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,849 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,849 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y <= 2 [2024-01-27 23:26:34,849 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,849 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,849 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,850 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$w_buff1 <= 2 [2024-01-27 23:26:34,850 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$mem_tmp <= 2 [2024-01-27 23:26:34,850 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x <= 2 [2024-01-27 23:26:34,850 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,850 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x <= 127 [2024-01-27 23:26:34,850 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= x [2024-01-27 23:26:34,850 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,850 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,850 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,851 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,851 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,851 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,851 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$w_buff0 == 1 [2024-01-27 23:26:34,851 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,851 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (unsigned long )arg == 0UL [2024-01-27 23:26:34,851 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y <= 127 [2024-01-27 23:26:34,851 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,851 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,852 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,852 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,852 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,852 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y [2024-01-27 23:26:34,852 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,852 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,852 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,852 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,852 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x <= 2 [2024-01-27 23:26:34,853 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x <= 127 [2024-01-27 23:26:34,853 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] 0 <= x [2024-01-27 23:26:34,853 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$w_buff0 <= 127 [2024-01-27 23:26:34,853 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,853 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,853 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,853 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,853 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,853 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,854 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,854 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,854 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,854 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] y <= 127 [2024-01-27 23:26:34,854 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,854 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:34,854 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$mem_tmp <= 2 [2024-01-27 23:26:34,854 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,855 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,855 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$mem_tmp <= 127 [2024-01-27 23:26:34,855 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,855 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$w_buff1 <= 127 [2024-01-27 23:26:34,855 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] y <= 2 [2024-01-27 23:26:34,855 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,855 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,855 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] 0 <= x$w_buff1 [2024-01-27 23:26:34,855 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:34,855 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,856 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,856 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,856 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] 0 <= x$mem_tmp [2024-01-27 23:26:34,856 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,856 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,856 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,856 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,856 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] 0 <= x$w_buff0 [2024-01-27 23:26:34,856 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,857 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$w_buff1 <= 2 [2024-01-27 23:26:34,857 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] 0 <= y [2024-01-27 23:26:34,857 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] x$w_buff0 <= 2 [2024-01-27 23:26:34,857 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,857 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,857 INFO L98 nessWitnessExtractor]: Location invariant before [L897-L897] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,857 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,857 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x <= 2 [2024-01-27 23:26:34,858 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,858 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,858 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2 [2024-01-27 23:26:34,858 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,858 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,858 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$mem_tmp <= 2 [2024-01-27 23:26:34,858 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] *__unbuffered_p2_EAX$read_delayed_var <= 2 [2024-01-27 23:26:34,858 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,858 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,858 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,859 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,859 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,859 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] *__unbuffered_p2_EAX$read_delayed_var <= 127 [2024-01-27 23:26:34,859 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,859 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,859 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,859 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$w_buff0 <= 2 [2024-01-27 23:26:34,859 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,859 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$w_buff0 <= 127 [2024-01-27 23:26:34,860 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,860 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,860 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,860 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$w_buff1 <= 127 [2024-01-27 23:26:34,860 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,860 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,860 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,860 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,861 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$w_buff1 <= 2 [2024-01-27 23:26:34,861 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x <= 127 [2024-01-27 23:26:34,861 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y <= 2 [2024-01-27 23:26:34,861 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,861 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (unsigned long )arg == 0UL [2024-01-27 23:26:34,861 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,861 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,861 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= x$w_buff0 [2024-01-27 23:26:34,861 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p2_EAX$read_delayed_var == & x [2024-01-27 23:26:34,861 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,862 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$mem_tmp <= 127 [2024-01-27 23:26:34,862 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,862 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y <= 127 [2024-01-27 23:26:34,862 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,862 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= x$w_buff1 [2024-01-27 23:26:34,862 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,862 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,862 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,862 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= x$mem_tmp [2024-01-27 23:26:34,863 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= x [2024-01-27 23:26:34,863 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= y [2024-01-27 23:26:34,863 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,863 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= *__unbuffered_p2_EAX$read_delayed_var [2024-01-27 23:26:34,863 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] (unsigned long )arg == 0UL [2024-01-27 23:26:34,863 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$mem_tmp <= 127 [2024-01-27 23:26:34,863 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,863 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= x$w_buff0 [2024-01-27 23:26:34,863 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$w_buff1 <= 127 [2024-01-27 23:26:34,864 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,864 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$w_buff0 <= 127 [2024-01-27 23:26:34,864 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,864 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,864 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,864 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= y [2024-01-27 23:26:34,864 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,864 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,864 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:34,865 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,865 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,865 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$mem_tmp <= 2 [2024-01-27 23:26:34,865 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y <= 2 [2024-01-27 23:26:34,865 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= x [2024-01-27 23:26:34,865 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$w_buff0 <= 2 [2024-01-27 23:26:34,865 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x <= 2 [2024-01-27 23:26:34,865 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,865 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,866 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,866 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:34,866 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,866 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,866 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (unsigned long )arg == 0UL [2024-01-27 23:26:34,866 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,866 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= x$w_buff1 [2024-01-27 23:26:34,866 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,866 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,867 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,867 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,867 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= x$mem_tmp [2024-01-27 23:26:34,867 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,867 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,867 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,867 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,867 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,867 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x <= 127 [2024-01-27 23:26:34,868 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,868 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$w_buff1 <= 2 [2024-01-27 23:26:34,868 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,868 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,868 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y <= 127 [2024-01-27 23:26:34,868 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,868 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,868 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,868 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= x [2024-01-27 23:26:34,869 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,869 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,869 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,869 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,869 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$w_buff0 <= 2 [2024-01-27 23:26:34,869 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,869 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= x$mem_tmp [2024-01-27 23:26:34,869 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,869 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y <= 2 [2024-01-27 23:26:34,870 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,870 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,870 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x <= 127 [2024-01-27 23:26:34,870 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,870 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,870 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,870 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,870 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] (unsigned long )arg == 0UL [2024-01-27 23:26:34,870 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,871 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,871 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,871 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,871 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,871 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x <= 2 [2024-01-27 23:26:34,871 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,871 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$w_buff1 <= 2 [2024-01-27 23:26:34,871 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,871 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= y [2024-01-27 23:26:34,872 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= x$w_buff0 [2024-01-27 23:26:34,872 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,872 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$w_buff0 <= 127 [2024-01-27 23:26:34,872 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,872 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,872 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y <= 127 [2024-01-27 23:26:34,872 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$mem_tmp <= 127 [2024-01-27 23:26:34,872 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$w_buff1 <= 127 [2024-01-27 23:26:34,872 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,873 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= x$w_buff1 [2024-01-27 23:26:34,873 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$mem_tmp <= 2 [2024-01-27 23:26:34,873 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,873 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,873 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,873 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,873 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,873 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,873 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,873 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,874 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,874 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,874 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,874 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] 0 <= y [2024-01-27 23:26:34,874 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$mem_tmp <= 2 [2024-01-27 23:26:34,874 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,874 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,874 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] (unsigned long )arg == 0UL [2024-01-27 23:26:34,875 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,875 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,875 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,875 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,875 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,876 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$mem_tmp <= 127 [2024-01-27 23:26:34,876 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$w_buff1 <= 2 [2024-01-27 23:26:34,876 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] 0 <= x [2024-01-27 23:26:34,876 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] 0 <= x$w_buff1 [2024-01-27 23:26:34,876 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,876 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,876 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] y <= 127 [2024-01-27 23:26:34,876 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,877 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,877 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$w_buff0 <= 127 [2024-01-27 23:26:34,877 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,877 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,877 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] 0 <= x$w_buff0 [2024-01-27 23:26:34,877 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,877 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] y <= 2 [2024-01-27 23:26:34,877 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,877 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,878 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$w_buff0 <= 2 [2024-01-27 23:26:34,878 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,878 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,878 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,878 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,878 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,878 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,878 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,878 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x <= 127 [2024-01-27 23:26:34,879 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x <= 2 [2024-01-27 23:26:34,879 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] (x$w_buff1_used == (_Bool)1 && (x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1)) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-27 23:26:34,879 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,879 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,879 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,879 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] 0 <= x$mem_tmp [2024-01-27 23:26:34,879 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$w_buff1 <= 127 [2024-01-27 23:26:34,879 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,879 INFO L98 nessWitnessExtractor]: Location invariant before [L849-L849] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,880 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,880 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,880 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,880 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] 0 <= x$w_buff1 [2024-01-27 23:26:34,880 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$w_buff0 <= 127 [2024-01-27 23:26:34,880 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] 0 <= x$w_buff0 [2024-01-27 23:26:34,880 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,880 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,880 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,881 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,881 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,881 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,881 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,882 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,882 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,882 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,882 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,882 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,883 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,883 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$mem_tmp <= 2 [2024-01-27 23:26:34,883 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,883 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,883 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] y <= 127 [2024-01-27 23:26:34,883 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] 0 <= y [2024-01-27 23:26:34,883 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,883 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,883 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,884 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,884 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,884 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:34,884 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,884 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] 0 <= x$mem_tmp [2024-01-27 23:26:34,884 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,884 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,884 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:34,884 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,885 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] 0 <= x [2024-01-27 23:26:34,885 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x <= 2 [2024-01-27 23:26:34,885 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$w_buff0 <= 2 [2024-01-27 23:26:34,885 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,885 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x <= 127 [2024-01-27 23:26:34,885 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,885 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$w_buff1 <= 2 [2024-01-27 23:26:34,885 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$w_buff1 <= 127 [2024-01-27 23:26:34,885 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] y <= 2 [2024-01-27 23:26:34,885 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,886 INFO L98 nessWitnessExtractor]: Location invariant before [L896-L896] x$mem_tmp <= 127 [2024-01-27 23:26:34,886 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] y <= 2 [2024-01-27 23:26:34,886 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,886 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,886 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,886 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x <= 2 [2024-01-27 23:26:34,886 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,886 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,886 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,887 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] 0 <= y [2024-01-27 23:26:34,887 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,887 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,887 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,887 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,888 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,888 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$w_buff1 <= 127 [2024-01-27 23:26:34,888 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,888 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,888 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,888 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,888 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,888 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,888 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] 0 <= x [2024-01-27 23:26:34,889 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,889 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$mem_tmp <= 2 [2024-01-27 23:26:34,889 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$w_buff0 <= 2 [2024-01-27 23:26:34,889 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,889 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,889 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,889 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] 0 <= x$w_buff0 [2024-01-27 23:26:34,890 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,890 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$mem_tmp <= 127 [2024-01-27 23:26:34,890 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$w_buff0 <= 127 [2024-01-27 23:26:34,890 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,890 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,890 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,890 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] y <= 127 [2024-01-27 23:26:34,890 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] 0 <= x$w_buff1 [2024-01-27 23:26:34,890 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,891 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,891 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,891 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] 0 <= x$mem_tmp [2024-01-27 23:26:34,891 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$w_buff1 <= 2 [2024-01-27 23:26:34,891 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x <= 127 [2024-01-27 23:26:34,891 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,891 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,891 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,891 INFO L98 nessWitnessExtractor]: Location invariant before [L878-L878] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,892 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (unsigned long )arg == 0UL [2024-01-27 23:26:34,892 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,892 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,892 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,892 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y <= 2 [2024-01-27 23:26:34,892 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y <= 127 [2024-01-27 23:26:34,892 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,892 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,892 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,893 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,893 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y [2024-01-27 23:26:34,893 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,893 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,893 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x <= 127 [2024-01-27 23:26:34,893 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= x$w_buff1 [2024-01-27 23:26:34,893 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,893 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$mem_tmp <= 2 [2024-01-27 23:26:34,893 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,894 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,894 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,894 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x <= 2 [2024-01-27 23:26:34,894 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff1 <= 127 [2024-01-27 23:26:34,894 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,894 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= x$mem_tmp [2024-01-27 23:26:34,894 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,894 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff1 <= 2 [2024-01-27 23:26:34,894 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,895 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,895 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= x [2024-01-27 23:26:34,895 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,895 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,895 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff0 == 1 [2024-01-27 23:26:34,895 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,895 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,895 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,895 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:34,896 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,896 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,896 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,896 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,896 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$mem_tmp <= 127 [2024-01-27 23:26:34,896 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,896 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,896 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (unsigned long )arg == 0UL [2024-01-27 23:26:34,897 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,897 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,897 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] y <= 2 [2024-01-27 23:26:34,897 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] 0 <= x [2024-01-27 23:26:34,897 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,897 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,897 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,897 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,897 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$w_buff0 <= 2 [2024-01-27 23:26:34,898 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,898 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,898 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,898 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,898 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$w_buff1 <= 127 [2024-01-27 23:26:34,898 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,898 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,898 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,898 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,899 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] 0 <= y [2024-01-27 23:26:34,899 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,899 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] 0 <= x$w_buff0 [2024-01-27 23:26:34,899 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,899 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$w_buff1 <= 2 [2024-01-27 23:26:34,899 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,899 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] y <= 127 [2024-01-27 23:26:34,899 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,899 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,899 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,900 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,900 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,900 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$mem_tmp <= 127 [2024-01-27 23:26:34,900 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,900 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,900 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] 0 <= x$w_buff1 [2024-01-27 23:26:34,900 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,900 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$w_buff0 <= 127 [2024-01-27 23:26:34,901 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,901 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,901 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,901 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,901 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x <= 2 [2024-01-27 23:26:34,901 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,901 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,901 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] 0 <= x$mem_tmp [2024-01-27 23:26:34,901 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,902 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,902 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,902 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x <= 127 [2024-01-27 23:26:34,902 INFO L98 nessWitnessExtractor]: Location invariant before [L885-L885] x$mem_tmp <= 2 [2024-01-27 23:26:34,902 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,902 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= x [2024-01-27 23:26:34,902 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= x$w_buff1 [2024-01-27 23:26:34,902 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,902 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,903 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,903 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,903 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y <= 2 [2024-01-27 23:26:34,903 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y <= 127 [2024-01-27 23:26:34,903 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$w_buff0 == 2 [2024-01-27 23:26:34,903 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,903 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$mem_tmp <= 127 [2024-01-27 23:26:34,903 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,903 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,904 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,904 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,904 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,904 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$w_buff1 <= 127 [2024-01-27 23:26:34,904 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,904 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,904 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,904 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x <= 2 [2024-01-27 23:26:34,904 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,905 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,905 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,905 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x <= 127 [2024-01-27 23:26:34,905 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,905 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$mem_tmp <= 2 [2024-01-27 23:26:34,905 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,905 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,905 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,905 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:34,906 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,906 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,906 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,906 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= y [2024-01-27 23:26:34,906 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= x$mem_tmp [2024-01-27 23:26:34,906 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (unsigned long )arg == 0UL [2024-01-27 23:26:34,906 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$w_buff1 <= 2 [2024-01-27 23:26:34,906 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,906 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,906 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,907 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,907 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,907 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,907 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,907 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,907 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x <= 2 [2024-01-27 23:26:34,907 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,907 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$mem_tmp <= 2 [2024-01-27 23:26:34,907 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff1 <= 2 [2024-01-27 23:26:34,908 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,908 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,908 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= x$w_buff1 [2024-01-27 23:26:34,908 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff0 == 2 [2024-01-27 23:26:34,908 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y [2024-01-27 23:26:34,908 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,908 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,908 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y <= 127 [2024-01-27 23:26:34,908 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,909 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (unsigned long )arg == 0UL [2024-01-27 23:26:34,909 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,909 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,909 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,909 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,909 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,909 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,909 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,909 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,910 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,910 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,910 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,910 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= x [2024-01-27 23:26:34,910 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,910 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,910 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,910 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$mem_tmp <= 127 [2024-01-27 23:26:34,910 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,911 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,911 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y <= 2 [2024-01-27 23:26:34,911 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,911 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,911 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x <= 127 [2024-01-27 23:26:34,911 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff1 <= 127 [2024-01-27 23:26:34,911 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,911 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,911 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= x$mem_tmp [2024-01-27 23:26:34,912 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,912 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,912 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,912 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,912 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,912 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,912 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,912 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$mem_tmp <= 127 [2024-01-27 23:26:34,912 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= x$mem_tmp [2024-01-27 23:26:34,913 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$mem_tmp <= 2 [2024-01-27 23:26:34,913 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,913 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$w_buff1 <= 127 [2024-01-27 23:26:34,913 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,913 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,913 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,913 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= x [2024-01-27 23:26:34,913 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 127 [2024-01-27 23:26:34,913 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:34,914 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,914 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,914 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,914 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:34,914 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,914 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,914 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y <= 2 [2024-01-27 23:26:34,914 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,914 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$w_buff1 <= 2 [2024-01-27 23:26:34,915 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y <= 127 [2024-01-27 23:26:34,915 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,915 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,915 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,915 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,915 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:34,915 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,915 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,915 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,916 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,916 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,916 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,916 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,916 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,916 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= x$w_buff0 [2024-01-27 23:26:34,916 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (unsigned long )arg == 0UL [2024-01-27 23:26:34,916 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,916 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$w_buff0 <= 2 [2024-01-27 23:26:34,917 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,917 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x$w_buff0 <= 127 [2024-01-27 23:26:34,917 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,917 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= x$w_buff1 [2024-01-27 23:26:34,917 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y [2024-01-27 23:26:34,917 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 2 [2024-01-27 23:26:34,917 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$mem_tmp == 0 [2024-01-27 23:26:34,917 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x == 0 [2024-01-27 23:26:34,917 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,918 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] main$tmp_guard0 == (_Bool)0 [2024-01-27 23:26:34,918 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] main$tmp_guard1 == (_Bool)0 [2024-01-27 23:26:34,918 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,918 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,918 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$w_buff0 == 0 [2024-01-27 23:26:34,918 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$w_buff0_used == (_Bool)0 [2024-01-27 23:26:34,918 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,918 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$read_delayed_var == 0 [2024-01-27 23:26:34,918 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,919 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$read_delayed == (_Bool)0 [2024-01-27 23:26:34,919 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,919 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$read_delayed_var == 0 [2024-01-27 23:26:34,919 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,919 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$w_buff0_used == (_Bool)0 [2024-01-27 23:26:34,919 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$read_delayed == (_Bool)0 [2024-01-27 23:26:34,919 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (0LL - (long long )x$w_buff0_used) + (long long )x$w_buff1_used >= 0LL [2024-01-27 23:26:34,919 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_cnt == 0 [2024-01-27 23:26:34,919 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,920 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX == 0 [2024-01-27 23:26:34,920 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,920 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,920 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:26:34,920 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:34,920 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (0LL - (long long )x$w_buff0_used) - (long long )x$w_buff1_used >= 0LL [2024-01-27 23:26:34,920 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,920 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p0_EAX == 0 [2024-01-27 23:26:34,920 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] weak$$choice0 == (_Bool)0 [2024-01-27 23:26:34,921 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$w_buff1_used == (_Bool)0 [2024-01-27 23:26:34,921 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:26:34,921 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y == 0 [2024-01-27 23:26:34,921 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$w_buff1_used == (_Bool)0 [2024-01-27 23:26:34,921 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,921 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$mem_tmp == 0 [2024-01-27 23:26:34,921 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,921 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (long long )x$w_buff0_used + (long long )x$w_buff1_used >= 0LL [2024-01-27 23:26:34,921 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] weak$$choice1 == (_Bool)0 [2024-01-27 23:26:34,922 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,922 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (long long )x$w_buff0_used - (long long )x$w_buff1_used >= 0LL [2024-01-27 23:26:34,922 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:26:34,922 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$w_buff1 == 0 [2024-01-27 23:26:34,922 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x$w_buff1 == 0 [2024-01-27 23:26:34,922 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$w_buff0 == 0 [2024-01-27 23:26:34,922 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:26:34,922 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,922 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,923 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,923 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,923 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,923 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,923 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= x$w_buff1 [2024-01-27 23:26:34,923 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$mem_tmp <= 127 [2024-01-27 23:26:34,923 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,923 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,923 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,924 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,924 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,924 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$mem_tmp <= 2 [2024-01-27 23:26:34,924 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,924 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$w_buff1 <= 2 [2024-01-27 23:26:34,924 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,924 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,924 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,924 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= x$mem_tmp [2024-01-27 23:26:34,924 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,925 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$w_buff1 <= 127 [2024-01-27 23:26:34,925 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,925 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= x [2024-01-27 23:26:34,925 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,925 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,925 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,925 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$w_buff0 <= 127 [2024-01-27 23:26:34,925 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,925 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,926 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,926 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= x$w_buff0 [2024-01-27 23:26:34,926 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= y [2024-01-27 23:26:34,926 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,926 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,926 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,926 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,926 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,926 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y <= 2 [2024-01-27 23:26:34,927 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,927 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x <= 2 [2024-01-27 23:26:34,928 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,928 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (unsigned long )arg == 0UL [2024-01-27 23:26:34,928 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x <= 127 [2024-01-27 23:26:34,928 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,928 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y <= 127 [2024-01-27 23:26:34,928 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$w_buff0 <= 2 [2024-01-27 23:26:34,928 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,928 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,928 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$mem_tmp <= 2 [2024-01-27 23:26:34,929 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x <= 127 [2024-01-27 23:26:34,929 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] y <= 127 [2024-01-27 23:26:34,929 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,929 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$w_buff0 <= 2 [2024-01-27 23:26:34,929 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] y <= 2 [2024-01-27 23:26:34,929 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,929 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,929 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,929 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$mem_tmp <= 127 [2024-01-27 23:26:34,930 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,930 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,930 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] 0 <= x$w_buff1 [2024-01-27 23:26:34,930 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] 0 <= x [2024-01-27 23:26:34,930 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,930 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,930 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,930 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] 0 <= x$mem_tmp [2024-01-27 23:26:34,930 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,931 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$w_buff1 <= 127 [2024-01-27 23:26:34,931 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,931 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,931 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] 0 <= x$w_buff0 [2024-01-27 23:26:34,931 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,931 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,931 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$w_buff1 <= 2 [2024-01-27 23:26:34,931 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,931 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,931 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$w_buff0 <= 127 [2024-01-27 23:26:34,931 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,931 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,931 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,932 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,932 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x <= 2 [2024-01-27 23:26:34,932 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,932 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,932 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,932 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,932 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,932 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,932 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,932 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,932 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,932 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] 0 <= y [2024-01-27 23:26:34,932 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,932 INFO L98 nessWitnessExtractor]: Location invariant before [L900-L900] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,932 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y <= 127 [2024-01-27 23:26:34,932 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$mem_tmp <= 127 [2024-01-27 23:26:34,932 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,932 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,932 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,932 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= x$w_buff1 [2024-01-27 23:26:34,932 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,933 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,933 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,933 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,933 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x <= 2 [2024-01-27 23:26:34,933 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,933 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,933 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,933 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,933 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,933 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$mem_tmp <= 2 [2024-01-27 23:26:34,933 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y <= 2 [2024-01-27 23:26:34,933 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,933 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= x$mem_tmp [2024-01-27 23:26:34,933 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,933 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,933 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,933 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$w_buff1 <= 127 [2024-01-27 23:26:34,933 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,933 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,933 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:34,933 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x <= 127 [2024-01-27 23:26:34,934 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= y [2024-01-27 23:26:34,934 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,934 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,934 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,934 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,934 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,934 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,934 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,934 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (unsigned long )arg == 0UL [2024-01-27 23:26:34,934 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,934 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$w_buff1 <= 2 [2024-01-27 23:26:34,934 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= x [2024-01-27 23:26:34,934 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,934 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,934 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,934 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,934 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$w_buff0 == 2 [2024-01-27 23:26:34,934 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= x$mem_tmp [2024-01-27 23:26:34,934 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,934 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= y [2024-01-27 23:26:34,934 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,935 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,935 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,935 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$mem_tmp <= 2 [2024-01-27 23:26:34,935 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= x$w_buff0 [2024-01-27 23:26:34,935 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= x [2024-01-27 23:26:34,935 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,935 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y <= 2 [2024-01-27 23:26:34,935 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,935 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,935 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,935 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,935 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,935 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,935 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y <= 127 [2024-01-27 23:26:34,935 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,935 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,935 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$w_buff1 <= 127 [2024-01-27 23:26:34,935 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,935 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,935 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= x$w_buff1 [2024-01-27 23:26:34,935 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,935 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,936 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,936 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$w_buff0 <= 127 [2024-01-27 23:26:34,936 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,936 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,936 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (unsigned long )arg == 0UL [2024-01-27 23:26:34,936 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,936 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,936 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,936 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,936 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,936 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$w_buff0 <= 2 [2024-01-27 23:26:34,936 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x <= 127 [2024-01-27 23:26:34,936 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,936 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$w_buff1 <= 2 [2024-01-27 23:26:34,936 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,936 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,936 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,936 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,936 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$mem_tmp <= 127 [2024-01-27 23:26:34,936 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x <= 2 [2024-01-27 23:26:34,936 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,937 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,937 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 127 [2024-01-27 23:26:34,937 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,937 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$w_buff1 <= 2 [2024-01-27 23:26:34,937 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$w_buff1 <= 127 [2024-01-27 23:26:34,937 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,937 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y [2024-01-27 23:26:34,938 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,938 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:34,938 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,938 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,938 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$mem_tmp <= 127 [2024-01-27 23:26:34,938 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,938 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,938 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,938 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,938 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (unsigned long )arg == 0UL [2024-01-27 23:26:34,938 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,938 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,938 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 127 [2024-01-27 23:26:34,938 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,938 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,938 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,938 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,938 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x$mem_tmp [2024-01-27 23:26:34,938 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,938 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,939 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,939 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,939 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,939 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,939 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 2 [2024-01-27 23:26:34,939 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$mem_tmp <= 2 [2024-01-27 23:26:34,939 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,939 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,939 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,939 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x$w_buff1 [2024-01-27 23:26:34,939 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$w_buff0 <= 2 [2024-01-27 23:26:34,939 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x [2024-01-27 23:26:34,939 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$w_buff0 <= 127 [2024-01-27 23:26:34,939 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,939 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,939 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,939 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x$w_buff0 [2024-01-27 23:26:34,939 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 2 [2024-01-27 23:26:34,940 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,940 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,940 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,940 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,940 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,940 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$w_buff0 <= 2 [2024-01-27 23:26:34,940 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,940 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,940 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,940 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] 0 <= x [2024-01-27 23:26:34,940 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$mem_tmp <= 2 [2024-01-27 23:26:34,940 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] y <= 127 [2024-01-27 23:26:34,940 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,940 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,940 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,940 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,940 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] 0 <= x$mem_tmp [2024-01-27 23:26:34,940 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,940 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,940 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,941 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,941 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] 0 <= y [2024-01-27 23:26:34,941 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$w_buff1 <= 127 [2024-01-27 23:26:34,941 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] 0 <= x$w_buff0 [2024-01-27 23:26:34,941 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,941 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,941 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,941 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,941 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$w_buff0 <= 127 [2024-01-27 23:26:34,941 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,941 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,941 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,941 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,941 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,941 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,941 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,941 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x <= 127 [2024-01-27 23:26:34,941 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,941 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,941 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,941 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$mem_tmp <= 127 [2024-01-27 23:26:34,941 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,942 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,942 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,942 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,942 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,942 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] y <= 2 [2024-01-27 23:26:34,942 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x$w_buff1 <= 2 [2024-01-27 23:26:34,942 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,942 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] x <= 2 [2024-01-27 23:26:34,942 INFO L98 nessWitnessExtractor]: Location invariant before [L904-L904] 0 <= x$w_buff1 [2024-01-27 23:26:34,942 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 2 [2024-01-27 23:26:34,942 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,942 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,942 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,942 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,942 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,942 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,942 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,942 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,942 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,942 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:34,942 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,943 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (unsigned long )arg == 0UL [2024-01-27 23:26:34,943 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$w_buff1 <= 127 [2024-01-27 23:26:34,943 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,943 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$w_buff1 <= 2 [2024-01-27 23:26:34,943 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,943 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$mem_tmp <= 127 [2024-01-27 23:26:34,943 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,943 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,943 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,943 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 127 [2024-01-27 23:26:34,943 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,943 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x$w_buff1 [2024-01-27 23:26:34,943 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$mem_tmp <= 2 [2024-01-27 23:26:34,943 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$w_buff0 <= 127 [2024-01-27 23:26:34,943 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,943 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,943 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,943 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,943 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,943 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x$w_buff0 [2024-01-27 23:26:34,943 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 2 [2024-01-27 23:26:34,943 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,944 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:34,944 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$w_buff0 <= 2 [2024-01-27 23:26:34,944 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y [2024-01-27 23:26:34,944 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,944 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,944 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x [2024-01-27 23:26:34,944 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x$mem_tmp [2024-01-27 23:26:34,944 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,944 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,944 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,944 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,944 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:34,944 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,944 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 127 [2024-01-27 23:26:34,944 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$w_buff1 <= 2 [2024-01-27 23:26:34,944 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,944 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= y [2024-01-27 23:26:34,944 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,944 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,944 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,944 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,945 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,945 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y <= 2 [2024-01-27 23:26:34,945 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,945 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x <= 127 [2024-01-27 23:26:34,945 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,945 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,945 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$w_buff1 <= 127 [2024-01-27 23:26:34,945 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] ((x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1) && (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1))) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-27 23:26:34,945 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x <= 2 [2024-01-27 23:26:34,945 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= x$w_buff0 [2024-01-27 23:26:34,945 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,945 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y <= 127 [2024-01-27 23:26:34,945 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,945 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,945 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,945 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,945 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$w_buff0 <= 2 [2024-01-27 23:26:34,945 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,945 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,945 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,945 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,946 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,946 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,946 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,946 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= x [2024-01-27 23:26:34,946 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,946 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,946 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= x$w_buff1 [2024-01-27 23:26:34,946 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$w_buff0 <= 127 [2024-01-27 23:26:34,946 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,946 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,946 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,946 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$mem_tmp <= 2 [2024-01-27 23:26:34,946 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,946 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,946 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= x$mem_tmp [2024-01-27 23:26:34,946 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,946 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x$mem_tmp <= 127 [2024-01-27 23:26:34,946 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,946 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,946 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,946 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y <= 2 [2024-01-27 23:26:34,946 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,947 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$mem_tmp <= 127 [2024-01-27 23:26:34,947 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$w_buff0 <= 2 [2024-01-27 23:26:34,947 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,947 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,947 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,947 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,947 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,947 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x <= 2 [2024-01-27 23:26:34,947 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,947 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= x$mem_tmp [2024-01-27 23:26:34,947 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,947 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,947 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,947 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$w_buff1 <= 2 [2024-01-27 23:26:34,947 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,947 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,947 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,947 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y [2024-01-27 23:26:34,947 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,947 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,948 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= x$w_buff0 [2024-01-27 23:26:34,948 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (x$w_buff1_used == (_Bool)1 && (x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1)) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-27 23:26:34,948 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,948 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,948 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,948 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,948 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,948 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,948 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,949 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,949 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,949 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,949 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (unsigned long )arg == 0UL [2024-01-27 23:26:34,949 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,949 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,949 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$mem_tmp <= 2 [2024-01-27 23:26:34,949 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= x$w_buff1 [2024-01-27 23:26:34,949 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$w_buff1 <= 127 [2024-01-27 23:26:34,950 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y <= 127 [2024-01-27 23:26:34,950 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,950 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= x [2024-01-27 23:26:34,950 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x <= 127 [2024-01-27 23:26:34,950 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$w_buff0 <= 127 [2024-01-27 23:26:34,950 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (unsigned long )arg == 0UL [2024-01-27 23:26:34,950 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= x$mem_tmp [2024-01-27 23:26:34,950 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$w_buff1 <= 2 [2024-01-27 23:26:34,950 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$w_buff0 <= 127 [2024-01-27 23:26:34,951 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,951 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,951 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,951 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$mem_tmp <= 2 [2024-01-27 23:26:34,951 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,951 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,951 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,951 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (unsigned long )arg == 0UL [2024-01-27 23:26:34,951 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,951 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= x [2024-01-27 23:26:34,952 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,952 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y <= 127 [2024-01-27 23:26:34,952 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,952 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,952 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,952 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,952 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$mem_tmp <= 127 [2024-01-27 23:26:34,952 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,952 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x <= 2 [2024-01-27 23:26:34,953 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,953 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,953 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,953 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$w_buff1 <= 127 [2024-01-27 23:26:34,953 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,953 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,953 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,953 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,953 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x <= 127 [2024-01-27 23:26:34,954 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= x$w_buff1 [2024-01-27 23:26:34,954 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,954 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= x$w_buff0 [2024-01-27 23:26:34,954 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,954 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,954 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,954 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,954 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,954 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,955 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,955 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y <= 2 [2024-01-27 23:26:34,955 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,955 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$w_buff0 <= 2 [2024-01-27 23:26:34,955 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,955 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y [2024-01-27 23:26:34,955 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,955 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,955 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (unsigned long )arg == 0UL [2024-01-27 23:26:34,955 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,955 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,955 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] 0 <= x$w_buff0 [2024-01-27 23:26:34,956 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,956 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,956 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] 0 <= y [2024-01-27 23:26:34,956 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,956 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,956 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,956 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,956 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x <= 2 [2024-01-27 23:26:34,956 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$w_buff0 <= 2 [2024-01-27 23:26:34,956 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$w_buff1 <= 2 [2024-01-27 23:26:34,956 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,956 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$w_buff1 <= 127 [2024-01-27 23:26:34,956 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] y <= 127 [2024-01-27 23:26:34,956 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] 0 <= x$mem_tmp [2024-01-27 23:26:34,956 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,956 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,957 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,957 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,957 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,957 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$w_buff0 <= 127 [2024-01-27 23:26:34,957 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,957 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,957 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,957 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,957 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$mem_tmp <= 2 [2024-01-27 23:26:34,957 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,957 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,957 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,957 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,957 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,958 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] 0 <= x$w_buff1 [2024-01-27 23:26:34,958 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,958 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,958 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,958 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,958 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,958 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,958 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x <= 127 [2024-01-27 23:26:34,958 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,958 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] y <= 2 [2024-01-27 23:26:34,958 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] 0 <= x [2024-01-27 23:26:34,958 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] x$mem_tmp <= 127 [2024-01-27 23:26:34,959 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,959 INFO L98 nessWitnessExtractor]: Location invariant before [L889-L889] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,959 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y [2024-01-27 23:26:34,959 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,959 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,959 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$w_buff1 <= 127 [2024-01-27 23:26:34,959 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,959 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,959 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,959 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$w_buff1 <= 2 [2024-01-27 23:26:34,959 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,959 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= x$w_buff1 [2024-01-27 23:26:34,959 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,960 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$mem_tmp <= 2 [2024-01-27 23:26:34,960 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$mem_tmp <= 127 [2024-01-27 23:26:34,960 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,960 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,960 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,960 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,960 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,960 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x <= 2 [2024-01-27 23:26:34,960 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y <= 127 [2024-01-27 23:26:34,960 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,960 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,960 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x <= 127 [2024-01-27 23:26:34,960 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,961 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$w_buff0 <= 2 [2024-01-27 23:26:34,961 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= x$w_buff0 [2024-01-27 23:26:34,961 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,961 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$w_buff0 <= 127 [2024-01-27 23:26:34,961 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,961 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,961 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,961 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y <= 2 [2024-01-27 23:26:34,961 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,961 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,961 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,961 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= x [2024-01-27 23:26:34,961 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,961 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,962 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,962 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= x$mem_tmp [2024-01-27 23:26:34,962 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (unsigned long )arg == 0UL [2024-01-27 23:26:34,962 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,962 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,962 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,962 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,962 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,962 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,962 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,962 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,962 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$mem_tmp <= 127 [2024-01-27 23:26:34,962 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,962 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,963 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,963 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] 0 <= x$mem_tmp [2024-01-27 23:26:34,963 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,963 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,963 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] (y == 2 && (__unbuffered_p0_EAX == 0 || (((0 <= __unbuffered_p0_EAX && __unbuffered_p0_EAX <= 2) && __unbuffered_p0_EAX <= 127) && ((__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2)))) || (((((((0 <= __unbuffered_p0_EAX && 0 <= y) && __unbuffered_p0_EAX <= 2) && __unbuffered_p0_EAX <= 127) && y <= 2) && y <= 127) && ((__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2)) && ((y == 0 || y == 1) || y == 2)) [2024-01-27 23:26:34,963 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,963 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$w_buff0 <= 2 [2024-01-27 23:26:34,963 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,963 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,963 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$w_buff0 <= 127 [2024-01-27 23:26:34,963 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,963 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,963 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] 0 <= x$w_buff0 [2024-01-27 23:26:34,963 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,963 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$w_buff1 <= 127 [2024-01-27 23:26:34,964 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] 0 <= x$w_buff1 [2024-01-27 23:26:34,964 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$mem_tmp <= 2 [2024-01-27 23:26:34,964 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,964 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,964 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,964 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,964 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,964 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,964 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && *__unbuffered_p2_EAX$read_delayed_var == 2) [2024-01-27 23:26:34,964 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,964 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x == 2 [2024-01-27 23:26:34,964 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,964 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,964 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,965 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,965 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,965 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$w_buff1 <= 2 [2024-01-27 23:26:34,965 INFO L98 nessWitnessExtractor]: Location invariant before [L902-L902] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,965 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$mem_tmp <= 2 [2024-01-27 23:26:34,965 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$w_buff0 <= 127 [2024-01-27 23:26:34,965 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,965 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] 0 <= x$w_buff0 [2024-01-27 23:26:34,965 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,965 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x <= 127 [2024-01-27 23:26:34,965 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,965 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,965 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,965 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,966 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,966 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,966 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] 0 <= x [2024-01-27 23:26:34,966 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$w_buff1 <= 127 [2024-01-27 23:26:34,966 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,966 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] y <= 127 [2024-01-27 23:26:34,966 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,966 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,966 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$w_buff1 <= 2 [2024-01-27 23:26:34,966 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,966 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x <= 2 [2024-01-27 23:26:34,966 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,966 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,966 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,967 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,967 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,967 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,967 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,967 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$mem_tmp <= 127 [2024-01-27 23:26:34,967 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,967 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,967 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,967 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,967 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,967 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] 0 <= x$mem_tmp [2024-01-27 23:26:34,967 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$w_buff0 <= 2 [2024-01-27 23:26:34,967 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,967 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,967 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] y <= 2 [2024-01-27 23:26:34,968 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,968 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:34,968 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] 0 <= y [2024-01-27 23:26:34,968 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,968 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,968 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] 0 <= x$w_buff1 [2024-01-27 23:26:34,968 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,968 INFO L98 nessWitnessExtractor]: Location invariant before [L893-L893] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,968 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$w_buff0 <= 2 [2024-01-27 23:26:34,968 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,968 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,968 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,968 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$w_buff1 <= 2 [2024-01-27 23:26:34,968 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,969 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,969 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$mem_tmp <= 2 [2024-01-27 23:26:34,969 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,969 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,969 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,969 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] y <= 127 [2024-01-27 23:26:34,969 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] 0 <= x$mem_tmp [2024-01-27 23:26:34,969 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,969 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,969 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$w_buff0 <= 127 [2024-01-27 23:26:34,969 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] y <= 2 [2024-01-27 23:26:34,969 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] 0 <= x$w_buff1 [2024-01-27 23:26:34,969 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,969 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:34,969 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,970 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,970 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,970 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,970 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,970 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,970 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,970 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$w_buff1 <= 127 [2024-01-27 23:26:34,970 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] 0 <= x [2024-01-27 23:26:34,970 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,970 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,970 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,970 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] 0 <= y [2024-01-27 23:26:34,970 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,970 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,971 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$mem_tmp <= 127 [2024-01-27 23:26:34,971 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x <= 2 [2024-01-27 23:26:34,971 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,971 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,971 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,971 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,971 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,971 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,971 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,971 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] 0 <= x$w_buff0 [2024-01-27 23:26:34,971 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] x <= 127 [2024-01-27 23:26:34,971 INFO L98 nessWitnessExtractor]: Location invariant before [L894-L894] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:34,971 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,971 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$mem_tmp <= 127 [2024-01-27 23:26:34,972 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$w_buff1 <= 127 [2024-01-27 23:26:34,972 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,972 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,972 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,972 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$w_buff0 <= 2 [2024-01-27 23:26:34,972 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,972 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,972 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,972 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$w_buff1 <= 2 [2024-01-27 23:26:34,972 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] y <= 127 [2024-01-27 23:26:34,972 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,972 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,972 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,972 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] 0 <= x$mem_tmp [2024-01-27 23:26:34,972 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,973 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,973 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] 0 <= x$w_buff1 [2024-01-27 23:26:34,973 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,973 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] 0 <= y [2024-01-27 23:26:34,973 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,973 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,973 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,973 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,973 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,973 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,973 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,973 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,973 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] y <= 2 [2024-01-27 23:26:34,973 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,974 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] 0 <= x$w_buff0 [2024-01-27 23:26:34,974 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$mem_tmp <= 2 [2024-01-27 23:26:34,974 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,974 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$w_buff0 <= 127 [2024-01-27 23:26:34,974 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,974 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,974 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,974 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,974 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x <= 2 [2024-01-27 23:26:34,974 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,974 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] 0 <= x [2024-01-27 23:26:34,974 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,974 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,975 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,975 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,975 INFO L98 nessWitnessExtractor]: Location invariant before [L891-L891] x <= 127 [2024-01-27 23:26:34,975 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,975 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,975 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y <= 2 [2024-01-27 23:26:34,975 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,975 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,975 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,976 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,976 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,976 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,976 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,976 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,976 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,976 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= y [2024-01-27 23:26:34,976 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$w_buff1 <= 127 [2024-01-27 23:26:34,976 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,976 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,976 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x <= 2 [2024-01-27 23:26:34,976 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,976 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,976 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,976 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,976 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$mem_tmp <= 127 [2024-01-27 23:26:34,976 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,976 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,976 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x <= 127 [2024-01-27 23:26:34,977 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= x$w_buff0 [2024-01-27 23:26:34,977 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,977 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,977 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (unsigned long )arg == 0UL [2024-01-27 23:26:34,977 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$w_buff0 <= 2 [2024-01-27 23:26:34,977 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,977 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,977 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$mem_tmp <= 2 [2024-01-27 23:26:34,977 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,977 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= x [2024-01-27 23:26:34,977 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,977 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,977 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= x$w_buff1 [2024-01-27 23:26:34,977 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,977 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,977 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$w_buff0 <= 127 [2024-01-27 23:26:34,977 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,977 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= x$mem_tmp [2024-01-27 23:26:34,977 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$w_buff1 <= 2 [2024-01-27 23:26:34,977 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,978 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,978 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y <= 127 [2024-01-27 23:26:34,978 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,978 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= x$w_buff1 [2024-01-27 23:26:34,978 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,978 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,978 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,978 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,978 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,978 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x <= 2 [2024-01-27 23:26:34,978 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,978 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,978 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,978 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,978 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,978 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,978 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff1 <= 127 [2024-01-27 23:26:34,978 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (unsigned long )arg == 0UL [2024-01-27 23:26:34,978 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,979 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,979 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= x [2024-01-27 23:26:34,979 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,979 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,979 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,979 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y [2024-01-27 23:26:34,979 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,979 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff0 == 2 [2024-01-27 23:26:34,979 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y <= 127 [2024-01-27 23:26:34,979 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,979 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,979 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,979 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,979 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$mem_tmp <= 2 [2024-01-27 23:26:34,979 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,979 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,979 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= x$mem_tmp [2024-01-27 23:26:34,979 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,979 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y <= 2 [2024-01-27 23:26:34,979 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,979 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff1 <= 2 [2024-01-27 23:26:34,980 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$mem_tmp <= 127 [2024-01-27 23:26:34,980 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,980 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,980 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,980 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,980 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,980 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x <= 127 [2024-01-27 23:26:34,980 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,980 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,980 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$mem_tmp <= 2 [2024-01-27 23:26:34,980 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,980 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,980 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$mem_tmp <= 127 [2024-01-27 23:26:34,980 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,980 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x <= 2 [2024-01-27 23:26:34,980 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$w_buff0 <= 2 [2024-01-27 23:26:34,980 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,980 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,980 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,980 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,980 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,981 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,981 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x <= 127 [2024-01-27 23:26:34,981 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,981 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,981 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,981 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,981 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,981 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] y <= 127 [2024-01-27 23:26:34,981 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$w_buff1 <= 2 [2024-01-27 23:26:34,981 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] 0 <= x [2024-01-27 23:26:34,981 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] 0 <= y [2024-01-27 23:26:34,981 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$w_buff1 <= 127 [2024-01-27 23:26:34,981 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,981 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] 0 <= x$mem_tmp [2024-01-27 23:26:34,981 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] 0 <= x$w_buff1 [2024-01-27 23:26:34,981 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,981 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,981 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$w_buff0 <= 127 [2024-01-27 23:26:34,981 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,981 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,981 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,982 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,982 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] 0 <= x$w_buff0 [2024-01-27 23:26:34,982 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,982 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,982 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,982 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,982 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] y <= 2 [2024-01-27 23:26:34,982 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,982 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,982 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,982 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,982 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,982 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,982 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:34,982 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y <= 127 [2024-01-27 23:26:34,982 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,982 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (unsigned long )arg == 0UL [2024-01-27 23:26:34,982 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= x$mem_tmp [2024-01-27 23:26:34,982 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,982 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,982 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,982 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,983 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$mem_tmp <= 2 [2024-01-27 23:26:34,983 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= x [2024-01-27 23:26:34,983 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff0 == 2 [2024-01-27 23:26:34,983 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,983 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x <= 127 [2024-01-27 23:26:34,983 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y [2024-01-27 23:26:34,983 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,983 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,983 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,983 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y <= 2 [2024-01-27 23:26:34,983 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,989 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,989 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x <= 2 [2024-01-27 23:26:34,989 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,989 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,989 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,989 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,989 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,989 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,989 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= x$w_buff1 [2024-01-27 23:26:34,989 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,989 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,989 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$mem_tmp <= 127 [2024-01-27 23:26:34,989 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,989 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,989 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,989 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,989 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff1 <= 2 [2024-01-27 23:26:34,989 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,989 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,989 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,990 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff1 <= 127 [2024-01-27 23:26:34,990 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,990 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,990 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,990 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,990 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y <= 2 [2024-01-27 23:26:34,990 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,990 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (unsigned long )arg == 0UL [2024-01-27 23:26:34,990 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,990 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,990 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,990 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,990 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,990 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= x$mem_tmp [2024-01-27 23:26:34,990 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,990 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$w_buff1 <= 2 [2024-01-27 23:26:34,990 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= y [2024-01-27 23:26:34,990 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,990 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,991 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,991 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$mem_tmp <= 127 [2024-01-27 23:26:34,991 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$w_buff1 <= 127 [2024-01-27 23:26:34,991 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,991 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,991 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$mem_tmp <= 2 [2024-01-27 23:26:34,991 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= x$w_buff0 [2024-01-27 23:26:34,991 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,991 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= x$w_buff1 [2024-01-27 23:26:34,991 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,991 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,991 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,991 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$w_buff0 <= 2 [2024-01-27 23:26:34,991 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$w_buff0 <= 127 [2024-01-27 23:26:34,991 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x <= 2 [2024-01-27 23:26:34,992 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,992 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,992 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,992 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,992 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,992 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,992 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,992 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,992 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,992 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,992 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x <= 127 [2024-01-27 23:26:34,992 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,992 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y <= 127 [2024-01-27 23:26:34,992 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,992 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,992 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= x [2024-01-27 23:26:34,992 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,992 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,992 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,993 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,993 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,993 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,993 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y == 1 [2024-01-27 23:26:34,993 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,993 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,993 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,993 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$w_buff0 <= 127 [2024-01-27 23:26:34,993 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,993 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,993 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,993 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$mem_tmp <= 2 [2024-01-27 23:26:34,993 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,993 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,993 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,993 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,993 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,993 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] (unsigned long )arg == 0UL [2024-01-27 23:26:34,993 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$w_buff1 <= 127 [2024-01-27 23:26:34,994 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,994 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,994 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:34,994 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= x [2024-01-27 23:26:34,994 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x <= 127 [2024-01-27 23:26:34,994 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,994 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,994 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,994 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= x$w_buff0 [2024-01-27 23:26:34,994 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,994 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:34,994 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,994 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,994 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x <= 2 [2024-01-27 23:26:34,994 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,994 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$w_buff0 <= 2 [2024-01-27 23:26:34,994 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$mem_tmp <= 127 [2024-01-27 23:26:34,994 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,994 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:34,994 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,997 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$w_buff1 <= 2 [2024-01-27 23:26:34,997 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,997 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= x$mem_tmp [2024-01-27 23:26:34,997 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,997 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,997 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= x$w_buff1 [2024-01-27 23:26:34,997 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] 0 <= x$w_buff0 [2024-01-27 23:26:34,997 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:34,997 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] 0 <= x$w_buff1 [2024-01-27 23:26:34,997 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:34,997 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:34,997 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:34,997 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] 0 <= x$mem_tmp [2024-01-27 23:26:34,997 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$w_buff0 <= 127 [2024-01-27 23:26:34,997 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:34,997 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] 0 <= y [2024-01-27 23:26:34,997 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x <= 127 [2024-01-27 23:26:34,997 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] y <= 2 [2024-01-27 23:26:34,997 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:34,997 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x <= 2 [2024-01-27 23:26:34,997 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:34,998 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:34,998 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$mem_tmp <= 2 [2024-01-27 23:26:34,998 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$w_buff0 <= 2 [2024-01-27 23:26:34,998 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:34,998 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:34,998 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:34,998 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$mem_tmp <= 127 [2024-01-27 23:26:34,998 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:34,998 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:34,998 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:34,998 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:34,998 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:34,998 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] 0 <= x [2024-01-27 23:26:34,998 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:34,998 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:34,998 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:34,998 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] y <= 127 [2024-01-27 23:26:34,998 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:34,998 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:34,998 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:34,999 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:34,999 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] 0 <= __unbuffered_cnt [2024-01-27 23:26:34,999 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:34,999 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:34,999 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:34,999 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:34,999 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$w_buff1 <= 2 [2024-01-27 23:26:34,999 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:34,999 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:34,999 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] x$w_buff1 <= 127 [2024-01-27 23:26:34,999 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:34,999 INFO L98 nessWitnessExtractor]: Location invariant before [L899-L899] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:34,999 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= x$w_buff1 [2024-01-27 23:26:35,000 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x <= 127 [2024-01-27 23:26:35,000 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y <= 127 [2024-01-27 23:26:35,000 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:35,001 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:35,001 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$w_buff1 <= 2 [2024-01-27 23:26:35,001 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:35,001 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:35,001 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:35,001 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:35,001 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:35,001 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:35,001 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_cnt [2024-01-27 23:26:35,002 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:35,002 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= y [2024-01-27 23:26:35,002 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:35,002 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x <= 2 [2024-01-27 23:26:35,002 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:35,002 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:35,002 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:35,002 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= x [2024-01-27 23:26:35,002 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:35,003 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:35,003 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:35,003 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:35,003 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:35,003 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:35,003 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:35,003 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:35,003 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$w_buff1 <= 127 [2024-01-27 23:26:35,003 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:35,004 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:35,004 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:35,004 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:35,004 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] (unsigned long )arg == 0UL [2024-01-27 23:26:35,004 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:35,004 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$mem_tmp <= 127 [2024-01-27 23:26:35,004 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$w_buff0 <= 127 [2024-01-27 23:26:35,004 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y <= 2 [2024-01-27 23:26:35,004 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:35,005 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= x$w_buff0 [2024-01-27 23:26:35,005 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:35,005 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$mem_tmp <= 2 [2024-01-27 23:26:35,005 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:35,005 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:35,005 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$w_buff0 <= 2 [2024-01-27 23:26:35,005 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= x$mem_tmp [2024-01-27 23:26:35,005 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:35,005 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:35,006 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x <= 127 [2024-01-27 23:26:35,006 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= x$w_buff0 [2024-01-27 23:26:35,006 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:35,006 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:35,006 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:35,006 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:35,006 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:35,006 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$w_buff1 <= 127 [2024-01-27 23:26:35,007 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:35,007 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:35,007 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y [2024-01-27 23:26:35,007 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x <= 2 [2024-01-27 23:26:35,007 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:35,007 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:35,007 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y <= 127 [2024-01-27 23:26:35,007 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:35,007 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:35,008 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:35,008 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= x$mem_tmp [2024-01-27 23:26:35,008 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:35,008 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:35,008 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$w_buff1 <= 2 [2024-01-27 23:26:35,008 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$w_buff0 <= 2 [2024-01-27 23:26:35,008 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= x$w_buff1 [2024-01-27 23:26:35,008 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:35,008 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:35,009 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:35,009 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:35,009 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:35,009 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:35,009 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:35,009 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:35,009 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:35,009 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y <= 2 [2024-01-27 23:26:35,009 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$w_buff0 <= 127 [2024-01-27 23:26:35,010 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:35,010 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:35,010 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:35,010 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_cnt [2024-01-27 23:26:35,010 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$mem_tmp <= 127 [2024-01-27 23:26:35,010 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:35,010 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:35,010 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (unsigned long )arg == 0UL [2024-01-27 23:26:35,010 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:35,011 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:35,011 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= x [2024-01-27 23:26:35,011 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x$mem_tmp <= 2 [2024-01-27 23:26:35,011 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:35,011 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_cnt [2024-01-27 23:26:35,011 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:35,011 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:35,011 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= x$w_buff0 [2024-01-27 23:26:35,011 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$w_buff0 <= 127 [2024-01-27 23:26:35,012 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:35,012 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:35,012 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= x$w_buff1 [2024-01-27 23:26:35,012 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:35,012 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= x [2024-01-27 23:26:35,012 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:35,012 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:35,012 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:35,012 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y <= 2 [2024-01-27 23:26:35,013 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:35,013 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:35,013 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:35,013 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:35,013 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y [2024-01-27 23:26:35,013 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x <= 127 [2024-01-27 23:26:35,013 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:35,013 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:35,013 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:35,013 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$w_buff0 <= 2 [2024-01-27 23:26:35,014 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (unsigned long )arg == 0UL [2024-01-27 23:26:35,014 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$mem_tmp <= 127 [2024-01-27 23:26:35,014 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:35,014 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y <= 127 [2024-01-27 23:26:35,014 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:35,014 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:35,014 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] ((((x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) || x$w_buff1_used == (_Bool)0) || x$w_buff1_used == (_Bool)1) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:35,014 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:35,014 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$w_buff1 <= 2 [2024-01-27 23:26:35,015 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:35,015 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:35,015 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:35,015 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$mem_tmp <= 2 [2024-01-27 23:26:35,015 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$w_buff1 <= 127 [2024-01-27 23:26:35,015 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:35,015 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:35,015 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:35,015 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= x$mem_tmp [2024-01-27 23:26:35,016 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:35,016 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:35,016 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:35,016 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:35,016 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x <= 2 [2024-01-27 23:26:35,016 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$w_buff1 <= 127 [2024-01-27 23:26:35,016 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:35,016 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:35,016 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x <= 127 [2024-01-27 23:26:35,017 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (unsigned long )arg == 0UL [2024-01-27 23:26:35,017 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:35,017 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:35,017 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:35,017 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= x [2024-01-27 23:26:35,017 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$w_buff1 <= 2 [2024-01-27 23:26:35,017 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$mem_tmp <= 127 [2024-01-27 23:26:35,017 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= x$mem_tmp [2024-01-27 23:26:35,017 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x <= 2 [2024-01-27 23:26:35,018 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:35,018 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:35,018 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:35,018 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y <= 127 [2024-01-27 23:26:35,018 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$w_buff0 <= 127 [2024-01-27 23:26:35,018 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:35,018 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$w_buff0 <= 2 [2024-01-27 23:26:35,018 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:35,018 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:35,018 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:35,019 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:35,019 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:35,019 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:35,019 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:35,019 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:35,019 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:35,019 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= x$w_buff1 [2024-01-27 23:26:35,019 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:35,019 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:35,020 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:35,020 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:35,020 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= x$w_buff0 [2024-01-27 23:26:35,020 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:35,020 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$mem_tmp <= 2 [2024-01-27 23:26:35,020 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:35,020 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:35,020 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:35,020 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_cnt [2024-01-27 23:26:35,021 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:35,021 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:35,021 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:35,021 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y <= 2 [2024-01-27 23:26:35,021 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= y [2024-01-27 23:26:35,021 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:35,021 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:35,021 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:35,021 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:35,022 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (unsigned long )arg == 0UL [2024-01-27 23:26:35,022 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:35,022 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:35,022 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$w_buff1 <= 127 [2024-01-27 23:26:35,022 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:35,022 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:35,022 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:35,022 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:35,022 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= x [2024-01-27 23:26:35,023 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_cnt [2024-01-27 23:26:35,023 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= y [2024-01-27 23:26:35,023 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y <= 2 [2024-01-27 23:26:35,023 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:35,023 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= x$w_buff0 [2024-01-27 23:26:35,023 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:35,023 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:35,023 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x <= 2 [2024-01-27 23:26:35,023 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= x$mem_tmp [2024-01-27 23:26:35,024 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:35,024 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$w_buff0 <= 2 [2024-01-27 23:26:35,024 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$w_buff0 <= 127 [2024-01-27 23:26:35,024 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:35,024 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:35,024 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:35,024 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:35,024 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:35,024 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:35,025 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:35,025 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:35,025 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:35,025 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:35,025 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$w_buff1 <= 2 [2024-01-27 23:26:35,025 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$mem_tmp <= 2 [2024-01-27 23:26:35,025 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:35,025 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$mem_tmp <= 127 [2024-01-27 23:26:35,025 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:35,026 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:35,026 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y <= 127 [2024-01-27 23:26:35,026 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:35,026 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:35,026 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= x$w_buff1 [2024-01-27 23:26:35,026 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:35,026 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:35,026 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:35,026 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x <= 127 [2024-01-27 23:26:35,027 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:35,027 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (unsigned long )arg == 0UL [2024-01-27 23:26:35,027 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (unsigned long )arg == 0UL [2024-01-27 23:26:35,027 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:35,027 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x <= 2 [2024-01-27 23:26:35,027 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= x$w_buff0 [2024-01-27 23:26:35,027 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:35,027 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:35,027 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:35,027 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:35,028 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$w_buff1 <= 127 [2024-01-27 23:26:35,028 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:35,028 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:35,028 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:35,028 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:35,029 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= x$w_buff1 [2024-01-27 23:26:35,029 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$mem_tmp <= 127 [2024-01-27 23:26:35,029 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:35,029 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:35,029 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= y [2024-01-27 23:26:35,030 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y <= 2 [2024-01-27 23:26:35,030 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:35,030 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$w_buff0 <= 127 [2024-01-27 23:26:35,030 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x <= 127 [2024-01-27 23:26:35,030 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:35,030 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:35,030 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:35,030 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:35,030 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$mem_tmp <= 2 [2024-01-27 23:26:35,031 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:35,031 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:35,031 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:35,031 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (unsigned long )arg == 0UL [2024-01-27 23:26:35,031 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:35,031 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:35,031 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:35,031 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= x$mem_tmp [2024-01-27 23:26:35,031 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y <= 127 [2024-01-27 23:26:35,031 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:35,032 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:35,032 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:35,032 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:35,032 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:35,032 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$w_buff0 <= 2 [2024-01-27 23:26:35,032 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:35,032 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:35,032 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$w_buff1 <= 2 [2024-01-27 23:26:35,032 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= __unbuffered_cnt [2024-01-27 23:26:35,033 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:35,033 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= x [2024-01-27 23:26:35,033 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:35,033 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:35,033 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:35,033 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$mem_tmp <= 127 [2024-01-27 23:26:35,033 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff0 <= 127 [2024-01-27 23:26:35,033 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:35,033 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:35,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:35,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:35,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff1 <= 127 [2024-01-27 23:26:35,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:35,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:35,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:35,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:35,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:35,034 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:35,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:35,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x <= 2 [2024-01-27 23:26:35,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:35,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_cnt [2024-01-27 23:26:35,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:35,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:35,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x$w_buff0 [2024-01-27 23:26:35,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y <= 127 [2024-01-27 23:26:35,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x <= 127 [2024-01-27 23:26:35,035 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:35,036 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:35,036 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x [2024-01-27 23:26:35,036 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:35,036 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x$w_buff1 [2024-01-27 23:26:35,036 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y <= 2 [2024-01-27 23:26:35,036 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:35,036 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x$mem_tmp [2024-01-27 23:26:35,036 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff0 <= 2 [2024-01-27 23:26:35,036 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:35,037 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (unsigned long )arg == 0UL [2024-01-27 23:26:35,037 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:35,037 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:35,037 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$mem_tmp <= 2 [2024-01-27 23:26:35,037 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:35,037 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y [2024-01-27 23:26:35,037 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:35,037 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:35,037 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:35,038 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:35,038 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff1 <= 2 [2024-01-27 23:26:35,038 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:35,038 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:35,038 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:35,038 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:35,038 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:35,038 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= x$w_buff0 [2024-01-27 23:26:35,038 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:35,038 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= y [2024-01-27 23:26:35,039 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:35,039 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:35,039 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:35,039 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= x$w_buff1 [2024-01-27 23:26:35,039 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:35,039 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:35,039 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:35,039 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$w_buff0 <= 2 [2024-01-27 23:26:35,039 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y <= 2 [2024-01-27 23:26:35,040 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (unsigned long )arg == 0UL [2024-01-27 23:26:35,040 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:35,040 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$mem_tmp <= 127 [2024-01-27 23:26:35,040 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:35,040 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:35,040 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= x [2024-01-27 23:26:35,040 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= x$mem_tmp [2024-01-27 23:26:35,040 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:35,040 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:35,041 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:35,041 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:35,041 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:35,041 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:35,041 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$w_buff1 <= 2 [2024-01-27 23:26:35,041 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$mem_tmp <= 2 [2024-01-27 23:26:35,041 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:35,041 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:35,041 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:35,042 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:35,042 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:35,042 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:35,042 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:35,042 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:35,042 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_cnt [2024-01-27 23:26:35,042 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:35,042 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y <= 127 [2024-01-27 23:26:35,042 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:35,042 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:35,043 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$w_buff1 <= 127 [2024-01-27 23:26:35,043 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x$w_buff0 <= 127 [2024-01-27 23:26:35,043 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:35,043 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x <= 127 [2024-01-27 23:26:35,043 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x <= 2 [2024-01-27 23:26:35,043 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:35,043 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$mem_tmp <= 127 [2024-01-27 23:26:35,043 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:35,043 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:35,044 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:35,044 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:35,044 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:35,044 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:35,044 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] 0 <= __unbuffered_cnt [2024-01-27 23:26:35,044 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x <= 2 [2024-01-27 23:26:35,044 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:35,044 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] 0 <= x$w_buff1 [2024-01-27 23:26:35,044 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x <= 127 [2024-01-27 23:26:35,044 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] 0 <= x$mem_tmp [2024-01-27 23:26:35,045 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$w_buff1 <= 127 [2024-01-27 23:26:35,045 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:35,045 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:35,045 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:35,045 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:35,045 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] y <= 2 [2024-01-27 23:26:35,045 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] weak$$choice2 == (_Bool)0 [2024-01-27 23:26:35,045 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:35,045 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:35,046 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:35,046 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$mem_tmp <= 2 [2024-01-27 23:26:35,046 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:35,046 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] 0 <= x [2024-01-27 23:26:35,046 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] 0 <= x$w_buff0 [2024-01-27 23:26:35,046 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] 0 <= y [2024-01-27 23:26:35,046 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:35,046 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-27 23:26:35,046 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:35,047 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:35,047 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] y <= 127 [2024-01-27 23:26:35,047 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:35,047 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:35,047 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$w_buff1 <= 2 [2024-01-27 23:26:35,047 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:35,047 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:35,047 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:35,047 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:35,047 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:35,048 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:26:35,048 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$w_buff0 <= 127 [2024-01-27 23:26:35,048 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:35,048 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:35,048 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:35,048 INFO L98 nessWitnessExtractor]: Location invariant before [L898-L898] x$w_buff0 <= 2 [2024-01-27 23:26:35,048 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (unsigned long )arg == 0UL [2024-01-27 23:26:35,048 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y [2024-01-27 23:26:35,048 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff0 <= 2 [2024-01-27 23:26:35,049 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:35,049 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:35,049 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:35,049 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x$w_buff1 [2024-01-27 23:26:35,049 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:35,049 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:35,049 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:35,049 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:35,049 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:35,050 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:35,050 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:35,050 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:35,050 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 127 [2024-01-27 23:26:35,050 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-27 23:26:35,050 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:35,050 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:35,050 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x$w_buff0 [2024-01-27 23:26:35,050 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:35,051 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:35,051 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:35,051 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:35,051 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$mem_tmp <= 2 [2024-01-27 23:26:35,051 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:35,051 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:35,051 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (unsigned long )arg == 0UL [2024-01-27 23:26:35,051 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:35,051 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:35,051 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x [2024-01-27 23:26:35,052 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:35,052 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:35,052 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 127 [2024-01-27 23:26:35,052 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:35,052 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (x$w_buff0 == 0 || x$w_buff0 == 1) || x$w_buff0 == 2 [2024-01-27 23:26:35,052 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff1 <= 127 [2024-01-27 23:26:35,052 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 2 [2024-01-27 23:26:35,052 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:35,052 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff1 <= 2 [2024-01-27 23:26:35,053 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff0 <= 127 [2024-01-27 23:26:35,053 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:35,053 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:35,053 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 2 [2024-01-27 23:26:35,053 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:35,053 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_cnt [2024-01-27 23:26:35,053 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x$mem_tmp [2024-01-27 23:26:35,053 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$mem_tmp <= 127 [2024-01-27 23:26:35,053 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:35,054 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y <= 127 [2024-01-27 23:26:35,054 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$mem_tmp <= 127 [2024-01-27 23:26:35,054 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= x$mem_tmp [2024-01-27 23:26:35,054 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$w_buff0_used == (_Bool)1 [2024-01-27 23:26:35,054 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= x$w_buff1 [2024-01-27 23:26:35,054 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$w_buff0 == 2 [2024-01-27 23:26:35,054 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (x$w_buff1 == 0 || x$w_buff1 == 1) || x$w_buff1 == 2 [2024-01-27 23:26:35,054 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_cnt [2024-01-27 23:26:35,054 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= x [2024-01-27 23:26:35,055 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EAX <= 127 [2024-01-27 23:26:35,055 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y [2024-01-27 23:26:35,055 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-27 23:26:35,055 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y <= 2 [2024-01-27 23:26:35,055 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x <= 2 [2024-01-27 23:26:35,055 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:26:35,055 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:26:35,055 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:26:35,055 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p0_EAX [2024-01-27 23:26:35,055 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:26:35,056 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x <= 127 [2024-01-27 23:26:35,056 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:26:35,056 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (unsigned long )arg == 0UL [2024-01-27 23:26:35,056 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-27 23:26:35,056 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:35,056 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$flush_delayed == (_Bool)0 [2024-01-27 23:26:35,056 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:26:35,056 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p2_EAX$read_delayed_var == 0 || (__unbuffered_p2_EAX$read_delayed_var == & x && (((0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p2_EAX$read_delayed_var && *__unbuffered_p2_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p2_EAX$read_delayed_var == 0 || *__unbuffered_p2_EAX$read_delayed_var == 1) || *__unbuffered_p2_EAX$read_delayed_var == 2))) [2024-01-27 23:26:35,056 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-27 23:26:35,057 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p2_EAX [2024-01-27 23:26:35,057 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$mem_tmp <= 2 [2024-01-27 23:26:35,057 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (y == 0 || y == 1) || y == 2 [2024-01-27 23:26:35,057 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:26:35,057 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:26:35,057 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EAX <= 2 [2024-01-27 23:26:35,057 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:26:35,057 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-27 23:26:35,057 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (x == 0 || x == 1) || x == 2 [2024-01-27 23:26:35,058 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$w_buff1 <= 127 [2024-01-27 23:26:35,058 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:26:35,058 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p2_EAX <= 2 [2024-01-27 23:26:35,058 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$w_buff1 <= 2 [2024-01-27 23:26:35,058 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:26:35,058 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p2_EAX <= 127 [2024-01-27 23:26:35,058 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p2_EAX$read_delayed == (_Bool)0 || __unbuffered_p2_EAX$read_delayed == (_Bool)1 [2024-01-27 23:26:35,058 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:26:35,102 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 23:26:35,248 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/safe015_power.oepc.i[995,1008] [2024-01-27 23:26:35,403 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 23:26:35,421 INFO L202 MainTranslator]: Completed pre-run [2024-01-27 23:26:35,432 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/safe015_power.oepc.i[995,1008] [2024-01-27 23:26:35,432 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 [2024-01-27 23:26:35,506 ERROR L324 MainTranslator]: Unsupported Syntax: Unknown or unsupported unary operation: ADDROF [2024-01-27 23:26:35,507 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@6be9da45 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:26:35, skipping insertion in model container [2024-01-27 23:26:35,508 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-27 23:26:35,508 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-27 23:26:35,510 INFO L158 Benchmark]: Toolchain (without parser) took 3661.56ms. Allocated memory was 121.6MB in the beginning and 176.2MB in the end (delta: 54.5MB). Free memory was 53.1MB in the beginning and 66.6MB in the end (delta: -13.5MB). Peak memory consumption was 51.1MB. Max. memory is 16.1GB. [2024-01-27 23:26:35,511 INFO L158 Benchmark]: CDTParser took 0.25ms. Allocated memory is still 67.1MB. Free memory was 43.6MB in the beginning and 43.6MB in the end (delta: 46.9kB). There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:26:35,511 INFO L158 Benchmark]: Witness Parser took 0.18ms. Allocated memory is still 67.1MB. Free memory is still 45.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:26:35,512 INFO L158 Benchmark]: CACSL2BoogieTranslator took 3659.21ms. Allocated memory was 121.6MB in the beginning and 176.2MB in the end (delta: 54.5MB). Free memory was 53.1MB in the beginning and 66.6MB in the end (delta: -13.5MB). Peak memory consumption was 51.1MB. Max. memory is 16.1GB. [2024-01-27 23:26:35,514 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.25ms. Allocated memory is still 67.1MB. Free memory was 43.6MB in the beginning and 43.6MB in the end (delta: 46.9kB). There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.18ms. Allocated memory is still 67.1MB. Free memory is still 45.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 3659.21ms. Allocated memory was 121.6MB in the beginning and 176.2MB in the end (delta: 54.5MB). Free memory was 53.1MB in the beginning and 66.6MB in the end (delta: -13.5MB). Peak memory consumption was 51.1MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 759]: 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