./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/pthread-wmm/safe000_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/safe000_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/safe000_power.oepc.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/safe000_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:24:56,393 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-27 23:24:56,481 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-01-27 23:24:56,487 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-27 23:24:56,487 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-27 23:24:56,510 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-27 23:24:56,513 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-27 23:24:56,513 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-27 23:24:56,514 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-27 23:24:56,518 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-27 23:24:56,518 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-27 23:24:56,518 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-27 23:24:56,519 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-27 23:24:56,520 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-27 23:24:56,521 INFO L153 SettingsManager]: * Use SBE=true [2024-01-27 23:24:56,521 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-27 23:24:56,521 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-27 23:24:56,521 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-27 23:24:56,521 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-27 23:24:56,522 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-27 23:24:56,522 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-27 23:24:56,522 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-27 23:24:56,523 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-27 23:24:56,523 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-27 23:24:56,523 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-27 23:24:56,523 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-27 23:24:56,523 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-27 23:24:56,524 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-27 23:24:56,524 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-27 23:24:56,524 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-27 23:24:56,525 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-27 23:24:56,525 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-27 23:24:56,525 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 23:24:56,526 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-27 23:24:56,526 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-27 23:24:56,526 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-27 23:24:56,526 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-27 23:24:56,526 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-27 23:24:56,527 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-27 23:24:56,527 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-27 23:24:56,527 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-27 23:24:56,527 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-27 23:24:56,527 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-27 23:24:56,528 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:24:56,741 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-27 23:24:56,761 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-27 23:24:56,763 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-27 23:24:56,764 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-27 23:24:56,764 INFO L274 PluginConnector]: CDTParser initialized [2024-01-27 23:24:56,765 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/safe000_power.oepc.i [2024-01-27 23:24:57,914 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-27 23:24:58,116 INFO L384 CDTParser]: Found 1 translation units. [2024-01-27 23:24:58,117 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/safe000_power.oepc.i [2024-01-27 23:24:58,128 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/86221ac00/9f44d0e95d7f47f49ec438405c80a37d/FLAGf54563344 [2024-01-27 23:24:58,145 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/86221ac00/9f44d0e95d7f47f49ec438405c80a37d [2024-01-27 23:24:58,147 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-27 23:24:58,147 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-27 23:24:58,148 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/safe000_power.oepc.yml/witness.yml [2024-01-27 23:24:58,593 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-27 23:24:58,594 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-27 23:24:58,595 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-27 23:24:58,595 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-27 23:24:58,599 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-27 23:24:58,599 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:24:58" (1/2) ... [2024-01-27 23:24:58,601 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2e1bd709 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:24:58, skipping insertion in model container [2024-01-27 23:24:58,602 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:24:58" (1/2) ... [2024-01-27 23:24:58,603 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@1f3d899d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:24:58, skipping insertion in model container [2024-01-27 23:24:58,603 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:24:58" (2/2) ... [2024-01-27 23:24:58,604 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2e1bd709 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:24:58, skipping insertion in model container [2024-01-27 23:24:58,604 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:24:58" (2/2) ... [2024-01-27 23:24:58,604 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-27 23:24:59,588 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-27 23:24:59,589 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (unsigned long )arg == 0UL [2024-01-27 23:24:59,590 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (unsigned long )arg == 0UL [2024-01-27 23:24:59,590 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,590 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,590 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= x [2024-01-27 23:24:59,590 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,590 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,591 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,591 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,591 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,591 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,591 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y <= 127 [2024-01-27 23:24:59,591 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= y [2024-01-27 23:24:59,591 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,592 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,592 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,592 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,592 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$w_buff0 == 0 [2024-01-27 23:24:59,592 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$w_buff1 == 0 [2024-01-27 23:24:59,592 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,592 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,593 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$mem_tmp <= 2 [2024-01-27 23:24:59,593 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,593 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] x == 0 || x == 1 [2024-01-27 23:24:59,593 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,593 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,593 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= y$mem_tmp [2024-01-27 23:24:59,593 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,594 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,594 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,594 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,594 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,594 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,594 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,594 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,595 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,595 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] x <= 1 [2024-01-27 23:24:59,595 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:59,595 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,595 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,595 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,595 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,596 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y <= 2 [2024-01-27 23:24:59,596 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (unsigned long )arg == 0UL [2024-01-27 23:24:59,596 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y$mem_tmp [2024-01-27 23:24:59,596 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,596 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,596 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,596 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,597 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,597 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,597 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,597 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x <= 1 [2024-01-27 23:24:59,597 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y [2024-01-27 23:24:59,597 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,597 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,598 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,598 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,598 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,598 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,598 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,598 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$mem_tmp <= 2 [2024-01-27 23:24:59,598 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,599 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,599 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,599 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,599 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0 == 0 [2024-01-27 23:24:59,599 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,599 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,599 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,599 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,600 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (unsigned long )arg == 0UL [2024-01-27 23:24:59,600 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,600 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,600 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,600 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,600 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,600 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y <= 127 [2024-01-27 23:24:59,600 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x == 0 || x == 1 [2024-01-27 23:24:59,601 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,601 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= x [2024-01-27 23:24:59,601 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,601 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1 == 0 [2024-01-27 23:24:59,601 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,601 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,601 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y <= 2 [2024-01-27 23:24:59,601 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff1 == 0 [2024-01-27 23:24:59,602 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,602 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,602 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,602 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,602 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y$mem_tmp [2024-01-27 23:24:59,602 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y <= 127 [2024-01-27 23:24:59,602 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,602 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,603 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,603 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,603 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x <= 1 [2024-01-27 23:24:59,603 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,603 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y <= 2 [2024-01-27 23:24:59,603 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,603 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y [2024-01-27 23:24:59,603 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,604 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,604 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,604 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,604 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,604 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x [2024-01-27 23:24:59,604 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$mem_tmp <= 2 [2024-01-27 23:24:59,604 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,604 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,605 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,605 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,605 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,605 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff0 == 0 [2024-01-27 23:24:59,605 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,605 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x == 0 || x == 1 [2024-01-27 23:24:59,605 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,605 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,606 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,606 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,606 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,606 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,606 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,606 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,606 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,606 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (unsigned long )arg == 0UL [2024-01-27 23:24:59,607 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,607 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$mem_tmp <= 2 [2024-01-27 23:24:59,607 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,607 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,607 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y$mem_tmp [2024-01-27 23:24:59,607 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,607 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,607 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,608 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,608 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y == 2 [2024-01-27 23:24:59,608 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,608 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,608 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,608 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,608 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,608 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,609 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0 == 0 [2024-01-27 23:24:59,609 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,609 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,609 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,609 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,609 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x == 0 || x == 1 [2024-01-27 23:24:59,609 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,609 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,609 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1 == 0 [2024-01-27 23:24:59,610 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,610 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= x [2024-01-27 23:24:59,610 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,610 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (unsigned long )arg == 0UL [2024-01-27 23:24:59,610 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,610 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,610 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,610 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && *__unbuffered_p0_EAX$read_delayed_var == 2) [2024-01-27 23:24:59,611 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,611 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x <= 1 [2024-01-27 23:24:59,611 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,611 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,611 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,611 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,611 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,611 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 127 [2024-01-27 23:24:59,612 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,612 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x [2024-01-27 23:24:59,612 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression <= 1 [2024-01-27 23:24:59,612 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,612 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 [2024-01-27 23:24:59,612 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,612 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,612 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,613 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 1 [2024-01-27 23:24:59,613 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,613 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,613 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,613 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,613 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,613 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,613 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,614 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp <= 2 [2024-01-27 23:24:59,614 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,614 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,614 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,614 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 == 0 [2024-01-27 23:24:59,614 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,614 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,614 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,615 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$mem_tmp [2024-01-27 23:24:59,615 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,615 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,615 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,615 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-27 23:24:59,615 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,615 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,615 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y [2024-01-27 23:24:59,615 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,616 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,616 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,616 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,616 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:59,616 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,616 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 == 0 [2024-01-27 23:24:59,616 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x == 0 || x == 1 [2024-01-27 23:24:59,616 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,617 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= expression [2024-01-27 23:24:59,617 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 || expression == 1 [2024-01-27 23:24:59,617 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 1 [2024-01-27 23:24:59,617 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,617 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 2 [2024-01-27 23:24:59,617 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (unsigned long )arg == 0UL [2024-01-27 23:24:59,617 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,617 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,617 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,618 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,618 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,618 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,618 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,618 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y <= 127 [2024-01-27 23:24:59,618 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,618 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$w_buff0 == 0 [2024-01-27 23:24:59,618 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$mem_tmp <= 2 [2024-01-27 23:24:59,618 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,619 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,619 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,619 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,619 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,619 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= x [2024-01-27 23:24:59,619 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,619 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,619 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,619 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] x == 0 || x == 1 [2024-01-27 23:24:59,620 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= y$mem_tmp [2024-01-27 23:24:59,620 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,620 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,620 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= y [2024-01-27 23:24:59,620 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] x <= 1 [2024-01-27 23:24:59,620 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,620 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,620 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y <= 2 [2024-01-27 23:24:59,621 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,621 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,621 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$w_buff1 == 0 [2024-01-27 23:24:59,621 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,621 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,621 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,621 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,621 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,621 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,622 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,622 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,622 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,622 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 1 [2024-01-27 23:24:59,622 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0 == 0 [2024-01-27 23:24:59,622 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,622 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (unsigned long )arg == 0UL [2024-01-27 23:24:59,622 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,623 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:59,623 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,623 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,623 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,623 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,623 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,623 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,623 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x == 0 || x == 1 [2024-01-27 23:24:59,624 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y$mem_tmp [2024-01-27 23:24:59,624 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,624 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,624 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x [2024-01-27 23:24:59,624 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp <= 2 [2024-01-27 23:24:59,624 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,624 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,624 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,624 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,625 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,625 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,625 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,625 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,625 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,625 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,625 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,625 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,625 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,626 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 127 [2024-01-27 23:24:59,626 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1 == 0 [2024-01-27 23:24:59,626 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,626 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,626 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y [2024-01-27 23:24:59,626 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,626 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,626 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,626 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp <= 127 [2024-01-27 23:24:59,627 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,627 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 2 [2024-01-27 23:24:59,627 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,627 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,627 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= x [2024-01-27 23:24:59,627 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,627 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,627 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,628 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,628 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,628 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,628 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,628 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y <= 127 [2024-01-27 23:24:59,628 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= y$mem_tmp [2024-01-27 23:24:59,628 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$w_buff1 == 0 [2024-01-27 23:24:59,628 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x == 0 || x == 1 [2024-01-27 23:24:59,628 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x <= 1 [2024-01-27 23:24:59,629 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,629 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,629 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,629 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,629 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,629 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,629 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,629 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,629 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$mem_tmp <= 2 [2024-01-27 23:24:59,630 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,630 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,630 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,630 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,630 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,630 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,630 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,630 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,631 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,631 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,631 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,631 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$w_buff0 == 0 [2024-01-27 23:24:59,631 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,631 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y <= 2 [2024-01-27 23:24:59,631 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,631 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= y [2024-01-27 23:24:59,631 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,632 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,632 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,632 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,632 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:59,632 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,632 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,632 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,632 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff0 == 0 [2024-01-27 23:24:59,632 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= y$mem_tmp [2024-01-27 23:24:59,633 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,633 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,633 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,633 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,633 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= x [2024-01-27 23:24:59,633 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,633 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= y [2024-01-27 23:24:59,633 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,633 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$mem_tmp <= 2 [2024-01-27 23:24:59,634 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,634 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,634 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,634 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,634 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,634 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y <= 127 [2024-01-27 23:24:59,634 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y <= 2 [2024-01-27 23:24:59,634 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,634 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,635 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff1 == 0 [2024-01-27 23:24:59,635 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,635 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,635 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,635 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,635 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,635 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,635 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x <= 1 [2024-01-27 23:24:59,635 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,636 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,636 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,636 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (unsigned long )arg == 0UL [2024-01-27 23:24:59,636 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,636 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,636 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x == 0 || x == 1 [2024-01-27 23:24:59,636 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,636 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y$mem_tmp [2024-01-27 23:24:59,636 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,637 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,637 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,637 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y <= 127 [2024-01-27 23:24:59,637 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,637 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,637 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,637 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,637 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,637 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,638 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= x [2024-01-27 23:24:59,638 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,638 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,638 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,638 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,638 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y <= 2 [2024-01-27 23:24:59,638 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0 == 0 [2024-01-27 23:24:59,638 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,639 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,639 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,639 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,639 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y [2024-01-27 23:24:59,639 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,639 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,639 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,639 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1 == 0 [2024-01-27 23:24:59,639 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$mem_tmp <= 2 [2024-01-27 23:24:59,640 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,640 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,640 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,640 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,640 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x == 0 || x == 1 [2024-01-27 23:24:59,640 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,640 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,640 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,640 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,641 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,641 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,641 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,641 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x <= 1 [2024-01-27 23:24:59,641 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (unsigned long )arg == 0UL [2024-01-27 23:24:59,641 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,641 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,641 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,641 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,642 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,642 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,642 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,642 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$mem_tmp <= 127 [2024-01-27 23:24:59,642 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,642 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,642 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,642 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 127 [2024-01-27 23:24:59,642 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,643 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 2 [2024-01-27 23:24:59,643 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,643 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,643 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y [2024-01-27 23:24:59,643 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1 == 0 [2024-01-27 23:24:59,643 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,643 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,643 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 1 [2024-01-27 23:24:59,644 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,644 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,644 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:59,644 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,644 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (unsigned long )arg == 0UL [2024-01-27 23:24:59,644 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x == 0 || x == 1 [2024-01-27 23:24:59,644 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,644 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x [2024-01-27 23:24:59,645 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y$mem_tmp [2024-01-27 23:24:59,645 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,645 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,645 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,645 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,645 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,645 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,645 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,645 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0 == 0 [2024-01-27 23:24:59,645 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,646 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,646 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,646 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$mem_tmp <= 2 [2024-01-27 23:24:59,646 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,646 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,646 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,646 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,646 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,647 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (unsigned long )arg == 0UL [2024-01-27 23:24:59,647 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,647 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,647 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,647 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,647 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,647 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,647 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,647 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,648 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,648 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,648 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y <= 2 [2024-01-27 23:24:59,648 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,648 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff1 == 0 [2024-01-27 23:24:59,648 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,648 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,648 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,648 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,648 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,649 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y [2024-01-27 23:24:59,649 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff0 == 0 [2024-01-27 23:24:59,649 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,649 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= x [2024-01-27 23:24:59,649 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x <= 1 [2024-01-27 23:24:59,649 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$mem_tmp <= 2 [2024-01-27 23:24:59,649 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,649 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y <= 127 [2024-01-27 23:24:59,649 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x == 0 || x == 1 [2024-01-27 23:24:59,650 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,650 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y$mem_tmp [2024-01-27 23:24:59,650 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,650 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,650 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,650 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,650 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,650 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,650 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,650 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,651 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,651 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,651 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,651 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,651 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,651 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,651 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,651 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,651 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,651 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1 == 0 [2024-01-27 23:24:59,652 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,652 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,652 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,652 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,652 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,652 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= x [2024-01-27 23:24:59,652 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y$mem_tmp [2024-01-27 23:24:59,652 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,652 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0 == 0 [2024-01-27 23:24:59,653 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,653 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,653 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (unsigned long )arg == 0UL [2024-01-27 23:24:59,653 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,653 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,653 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,653 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,653 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,653 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y <= 127 [2024-01-27 23:24:59,653 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,654 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y <= 2 [2024-01-27 23:24:59,654 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,654 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,654 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y [2024-01-27 23:24:59,654 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,654 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,654 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,654 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,654 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$mem_tmp <= 2 [2024-01-27 23:24:59,655 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,655 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 1 [2024-01-27 23:24:59,655 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,655 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x == 0 || x == 1 [2024-01-27 23:24:59,655 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (unsigned long )arg == 0UL [2024-01-27 23:24:59,655 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,655 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,655 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,655 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,656 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,656 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,656 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,656 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,656 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,656 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,656 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,656 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,656 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,656 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x <= 1 [2024-01-27 23:24:59,657 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,657 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,657 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,657 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$mem_tmp <= 2 [2024-01-27 23:24:59,657 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,657 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0 == 0 [2024-01-27 23:24:59,657 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,657 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$mem_tmp [2024-01-27 23:24:59,657 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1 == 0 [2024-01-27 23:24:59,658 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y <= 127 [2024-01-27 23:24:59,658 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,658 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (unsigned long )arg == 0UL [2024-01-27 23:24:59,658 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,658 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,658 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,658 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y [2024-01-27 23:24:59,658 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,658 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,659 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,659 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= x [2024-01-27 23:24:59,659 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,659 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y <= 2 [2024-01-27 23:24:59,659 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,659 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,659 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,659 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,659 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,659 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x == 0 || x == 1 [2024-01-27 23:24:59,660 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX <= 127 [2024-01-27 23:24:59,660 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x == 0 || x == 1 [2024-01-27 23:24:59,660 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,660 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= x [2024-01-27 23:24:59,660 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,660 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1 == 0 [2024-01-27 23:24:59,660 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,660 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$mem_tmp [2024-01-27 23:24:59,660 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,660 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,661 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,661 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,661 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y <= 2 [2024-01-27 23:24:59,661 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] *__unbuffered_p0_EAX$read_delayed_var <= 2 [2024-01-27 23:24:59,661 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,661 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] *__unbuffered_p0_EAX$read_delayed_var <= 127 [2024-01-27 23:24:59,661 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,661 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,661 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:59,661 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,662 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,662 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,662 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,662 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,662 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp <= 127 [2024-01-27 23:24:59,662 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0 == 0 [2024-01-27 23:24:59,662 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,662 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,662 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,662 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,663 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (unsigned long )arg == 0UL [2024-01-27 23:24:59,663 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,663 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,663 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,663 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,663 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,663 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:24:59,663 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:24:59,663 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,663 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 1 [2024-01-27 23:24:59,664 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp <= 2 [2024-01-27 23:24:59,664 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,664 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2 [2024-01-27 23:24:59,664 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,664 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y <= 127 [2024-01-27 23:24:59,664 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,664 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y [2024-01-27 23:24:59,664 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,664 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= x [2024-01-27 23:24:59,664 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,665 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,665 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,665 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,665 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y [2024-01-27 23:24:59,665 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x == 0 || x == 1 [2024-01-27 23:24:59,665 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,665 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,665 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,665 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,665 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,666 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,666 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,666 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,666 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,666 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$mem_tmp <= 2 [2024-01-27 23:24:59,666 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,666 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,666 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,666 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,666 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,667 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,667 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,667 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff0 == 0 [2024-01-27 23:24:59,667 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,667 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,667 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,667 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1 == 0 [2024-01-27 23:24:59,667 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x <= 1 [2024-01-27 23:24:59,667 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,667 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,668 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 2 [2024-01-27 23:24:59,668 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,668 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 127 [2024-01-27 23:24:59,668 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,668 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,668 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,668 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y$mem_tmp [2024-01-27 23:24:59,668 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,668 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,668 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (unsigned long )arg == 0UL [2024-01-27 23:24:59,669 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x == 0 || x == 1 [2024-01-27 23:24:59,669 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,669 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,669 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,669 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,669 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= y$mem_tmp [2024-01-27 23:24:59,669 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,669 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$w_buff0 == 0 [2024-01-27 23:24:59,669 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,669 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,670 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:59,670 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,670 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= x [2024-01-27 23:24:59,670 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$mem_tmp <= 127 [2024-01-27 23:24:59,670 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,670 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,670 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,670 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,670 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,670 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,671 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,671 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && *__unbuffered_p0_EAX$read_delayed_var == 2) [2024-01-27 23:24:59,671 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,671 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,671 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,671 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,671 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,671 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] (__unbuffered_p0_EAX == 2 && (__unbuffered_p1_EAX == 1 || ((0 <= __unbuffered_p1_EAX && __unbuffered_p1_EAX <= 1) && (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1)))) || (((((0 <= __unbuffered_p0_EAX && 0 <= __unbuffered_p1_EAX) && __unbuffered_p0_EAX <= 2) && __unbuffered_p1_EAX <= 1) && (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1)) && ((__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2)) [2024-01-27 23:24:59,671 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$mem_tmp <= 2 [2024-01-27 23:24:59,671 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,672 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y == 2 [2024-01-27 23:24:59,672 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x <= 1 [2024-01-27 23:24:59,672 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$w_buff1 == 0 [2024-01-27 23:24:59,672 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,672 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (unsigned long )arg == 0UL [2024-01-27 23:24:59,672 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y <= 2 [2024-01-27 23:24:59,672 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,672 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1 == 0 [2024-01-27 23:24:59,672 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,672 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,673 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,673 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,673 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,673 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,673 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,673 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,673 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,673 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y [2024-01-27 23:24:59,673 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,674 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,674 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,674 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,674 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (unsigned long )arg == 0UL [2024-01-27 23:24:59,674 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x <= 1 [2024-01-27 23:24:59,674 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,674 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,674 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,674 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,674 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,674 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,675 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x == 0 || x == 1 [2024-01-27 23:24:59,675 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,675 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff0 == 0 [2024-01-27 23:24:59,675 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,675 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$mem_tmp <= 2 [2024-01-27 23:24:59,675 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,675 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,675 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,675 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,675 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,676 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= x [2024-01-27 23:24:59,676 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y$mem_tmp [2024-01-27 23:24:59,676 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,676 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y <= 127 [2024-01-27 23:24:59,676 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,676 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,676 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,676 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,676 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= x [2024-01-27 23:24:59,677 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,677 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,677 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y <= 127 [2024-01-27 23:24:59,677 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,677 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,677 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,677 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y <= 2 [2024-01-27 23:24:59,677 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x <= 1 [2024-01-27 23:24:59,677 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x == 0 || x == 1 [2024-01-27 23:24:59,677 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,678 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,678 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1 == 0 [2024-01-27 23:24:59,678 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,678 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,678 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,678 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,678 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,678 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,678 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,678 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,679 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,679 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,679 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,679 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y$mem_tmp [2024-01-27 23:24:59,679 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,679 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (unsigned long )arg == 0UL [2024-01-27 23:24:59,679 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,679 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,679 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,679 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,680 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,680 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0 == 0 [2024-01-27 23:24:59,680 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,680 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,680 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,680 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,680 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$mem_tmp <= 2 [2024-01-27 23:24:59,680 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y [2024-01-27 23:24:59,680 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,680 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,680 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (unsigned long )arg == 0UL [2024-01-27 23:24:59,681 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,681 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,681 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff0 == 0 [2024-01-27 23:24:59,681 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (unsigned long )arg == 0UL [2024-01-27 23:24:59,681 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff1 == 0 [2024-01-27 23:24:59,681 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,681 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,681 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x <= 1 [2024-01-27 23:24:59,681 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,681 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,681 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,682 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,682 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,682 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x == 0 || x == 1 [2024-01-27 23:24:59,682 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,682 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,682 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,682 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,682 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,682 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,682 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,683 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,683 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,683 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,683 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,683 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y <= 2 [2024-01-27 23:24:59,683 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,683 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,683 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,683 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,683 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y [2024-01-27 23:24:59,684 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= x [2024-01-27 23:24:59,684 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,684 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,684 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,684 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,684 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y <= 127 [2024-01-27 23:24:59,684 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,684 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y$mem_tmp [2024-01-27 23:24:59,684 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,684 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,685 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$mem_tmp <= 2 [2024-01-27 23:24:59,685 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,685 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,685 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,685 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,685 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,685 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,685 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,685 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,685 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= x [2024-01-27 23:24:59,685 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y [2024-01-27 23:24:59,686 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x == 0 || x == 1 [2024-01-27 23:24:59,686 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,686 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,686 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,686 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$mem_tmp [2024-01-27 23:24:59,686 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,686 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,686 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,686 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,686 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,686 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,687 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,687 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y <= 127 [2024-01-27 23:24:59,687 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,687 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (unsigned long )arg == 0UL [2024-01-27 23:24:59,687 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1 == 0 [2024-01-27 23:24:59,687 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,687 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,687 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,687 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,687 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,688 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0 == 0 [2024-01-27 23:24:59,688 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y <= 2 [2024-01-27 23:24:59,688 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,688 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$mem_tmp <= 2 [2024-01-27 23:24:59,688 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,688 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 1 <= __unbuffered_cnt [2024-01-27 23:24:59,688 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,688 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,688 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x <= 1 [2024-01-27 23:24:59,688 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,688 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,689 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (unsigned long )arg == 0UL [2024-01-27 23:24:59,689 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x == 0 || x == 1 [2024-01-27 23:24:59,689 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,689 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,689 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1 == 0 [2024-01-27 23:24:59,689 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,689 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,689 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,689 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y <= 127 [2024-01-27 23:24:59,689 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0 == 0 [2024-01-27 23:24:59,689 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,689 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,690 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y <= 2 [2024-01-27 23:24:59,690 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,690 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (unsigned long )arg == 0UL [2024-01-27 23:24:59,690 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,690 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,690 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y [2024-01-27 23:24:59,690 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,690 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,690 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y$mem_tmp [2024-01-27 23:24:59,690 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,690 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,691 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= x [2024-01-27 23:24:59,691 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$mem_tmp <= 2 [2024-01-27 23:24:59,691 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,691 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,691 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,691 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,691 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,691 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,691 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,691 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,692 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,692 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,692 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,692 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,692 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,692 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,692 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,692 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x <= 1 [2024-01-27 23:24:59,692 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,692 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,692 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,693 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,693 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,693 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,693 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,693 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,693 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,693 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y <= 127 [2024-01-27 23:24:59,693 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,693 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,693 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,693 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,693 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,694 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,694 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,694 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,694 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y$mem_tmp [2024-01-27 23:24:59,694 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,694 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,694 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,694 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,694 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,694 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,694 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,695 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,695 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,695 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= x [2024-01-27 23:24:59,695 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,695 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,695 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff0 == 0 [2024-01-27 23:24:59,695 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y [2024-01-27 23:24:59,695 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$mem_tmp <= 2 [2024-01-27 23:24:59,695 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,695 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] x == 0 || x == 1 [2024-01-27 23:24:59,695 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y <= 2 [2024-01-27 23:24:59,696 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (unsigned long )arg == 0UL [2024-01-27 23:24:59,696 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$mem_tmp <= 127 [2024-01-27 23:24:59,696 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,696 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] x <= 1 [2024-01-27 23:24:59,696 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,696 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff1 == 0 [2024-01-27 23:24:59,696 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,696 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,696 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,696 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,697 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,697 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,697 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,697 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,697 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,697 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,697 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x == 0 || x == 1 [2024-01-27 23:24:59,697 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x <= 1 [2024-01-27 23:24:59,697 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,697 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,697 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,698 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y <= 127 [2024-01-27 23:24:59,698 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,698 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$w_buff1 == 0 [2024-01-27 23:24:59,698 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= x [2024-01-27 23:24:59,698 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$mem_tmp <= 127 [2024-01-27 23:24:59,698 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,698 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,698 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,698 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,698 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,698 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,699 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,699 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= y [2024-01-27 23:24:59,699 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$w_buff0 == 0 [2024-01-27 23:24:59,699 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,699 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,699 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,699 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:59,699 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y <= 2 [2024-01-27 23:24:59,699 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$mem_tmp <= 2 [2024-01-27 23:24:59,699 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= y$mem_tmp [2024-01-27 23:24:59,699 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,700 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,700 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,700 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,700 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,700 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,700 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,700 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,700 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (unsigned long )arg == 0UL [2024-01-27 23:24:59,700 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] x == 0 || x == 1 [2024-01-27 23:24:59,700 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,700 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,701 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,701 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,701 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,701 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,701 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff0 == 0 [2024-01-27 23:24:59,701 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= y$mem_tmp [2024-01-27 23:24:59,701 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,701 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y <= 127 [2024-01-27 23:24:59,701 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,701 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff1 == 0 [2024-01-27 23:24:59,701 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,702 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,702 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,702 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,702 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,702 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,702 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,702 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= x [2024-01-27 23:24:59,702 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] x <= 1 [2024-01-27 23:24:59,702 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= y [2024-01-27 23:24:59,702 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,702 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,703 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,703 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,703 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y <= 2 [2024-01-27 23:24:59,703 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,703 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,703 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,703 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,703 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,703 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,703 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,703 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,704 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,704 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,704 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$mem_tmp <= 2 [2024-01-27 23:24:59,704 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,704 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,704 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (unsigned long )arg == 0UL [2024-01-27 23:24:59,704 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y$mem_tmp [2024-01-27 23:24:59,704 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,704 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,704 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x <= 1 [2024-01-27 23:24:59,704 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,705 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,705 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x == 0 || x == 1 [2024-01-27 23:24:59,705 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,705 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,705 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,705 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,705 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,705 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= x [2024-01-27 23:24:59,705 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y <= 127 [2024-01-27 23:24:59,705 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$mem_tmp <= 2 [2024-01-27 23:24:59,705 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1 == 0 [2024-01-27 23:24:59,706 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,706 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,706 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,706 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,706 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y <= 2 [2024-01-27 23:24:59,706 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (unsigned long )arg == 0UL [2024-01-27 23:24:59,706 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,706 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,706 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,706 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,707 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,707 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,707 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,707 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0 == 0 [2024-01-27 23:24:59,707 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,707 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,707 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,707 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,707 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y [2024-01-27 23:24:59,707 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,707 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,708 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,708 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,708 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,708 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,708 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 1 <= __unbuffered_cnt [2024-01-27 23:24:59,708 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0 == 0 [2024-01-27 23:24:59,708 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,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:24:59,708 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,708 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y [2024-01-27 23:24:59,708 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,709 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,709 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,709 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,709 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 127 [2024-01-27 23:24:59,709 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,709 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,709 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,709 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x == 0 || x == 1 [2024-01-27 23:24:59,709 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,709 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp <= 2 [2024-01-27 23:24:59,709 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:24:59,710 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,710 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1 == 0 [2024-01-27 23:24:59,710 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,710 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,710 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y$mem_tmp [2024-01-27 23:24:59,710 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:24:59,710 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (unsigned long )arg == 0UL [2024-01-27 23:24:59,710 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,710 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,710 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,710 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 2 [2024-01-27 23:24:59,711 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,711 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,711 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX <= 127 [2024-01-27 23:24:59,711 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,711 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] *__unbuffered_p0_EAX$read_delayed_var <= 127 [2024-01-27 23:24:59,711 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp <= 127 [2024-01-27 23:24:59,711 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,711 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2 [2024-01-27 23:24:59,711 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= x [2024-01-27 23:24:59,711 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,711 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,712 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x <= 1 [2024-01-27 23:24:59,712 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,712 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] *__unbuffered_p0_EAX$read_delayed_var <= 2 [2024-01-27 23:24:59,712 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,712 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,712 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,712 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,712 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,712 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,712 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,712 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,713 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= y [2024-01-27 23:24:59,713 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,713 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,713 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,713 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,713 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff1 == 0 [2024-01-27 23:24:59,713 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y <= 127 [2024-01-27 23:24:59,713 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,713 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,713 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,713 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,714 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,714 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= y$mem_tmp [2024-01-27 23:24:59,714 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff0 == 0 [2024-01-27 23:24:59,714 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,714 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,714 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x <= 1 [2024-01-27 23:24:59,714 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,714 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,714 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,714 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,714 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,715 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,715 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,715 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y <= 2 [2024-01-27 23:24:59,715 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (unsigned long )arg == 0UL [2024-01-27 23:24:59,715 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,715 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,715 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,715 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,715 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x == 0 || x == 1 [2024-01-27 23:24:59,715 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,715 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,716 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,716 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,716 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,716 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= x [2024-01-27 23:24:59,716 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,716 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$mem_tmp <= 2 [2024-01-27 23:24:59,716 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,716 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x == 0 || x == 1 [2024-01-27 23:24:59,716 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,716 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,716 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,717 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,717 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,717 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,717 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff1 == 0 [2024-01-27 23:24:59,717 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= x [2024-01-27 23:24:59,717 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= y$mem_tmp [2024-01-27 23:24:59,717 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,717 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff0 == 0 [2024-01-27 23:24:59,717 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y <= 127 [2024-01-27 23:24:59,717 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,717 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,718 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,718 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,718 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,718 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,718 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x <= 1 [2024-01-27 23:24:59,718 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,718 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,718 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,718 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,718 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,718 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,719 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,719 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,719 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y <= 2 [2024-01-27 23:24:59,719 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= y [2024-01-27 23:24:59,719 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,719 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,719 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$mem_tmp <= 2 [2024-01-27 23:24:59,719 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (unsigned long )arg == 0UL [2024-01-27 23:24:59,719 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,719 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,719 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,720 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,720 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,720 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,720 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,720 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,720 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (unsigned long )arg == 0UL [2024-01-27 23:24:59,720 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,720 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$w_buff1 == 0 [2024-01-27 23:24:59,720 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,720 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$w_buff0 == 0 [2024-01-27 23:24:59,720 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] weak$$choice0 == (_Bool)0 [2024-01-27 23:24:59,721 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (0LL - (long long )y$w_buff0_used) + (long long )y$w_buff1_used >= 0LL [2024-01-27 23:24:59,721 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,721 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_cnt == 0 [2024-01-27 23:24:59,721 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,721 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (long long )y$w_buff0_used + (long long )y$w_buff1_used >= 0LL [2024-01-27 23:24:59,721 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$read_delayed_var == 0 [2024-01-27 23:24:59,721 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,721 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,721 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,721 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$mem_tmp == 0 [2024-01-27 23:24:59,721 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p1_EAX == 0 [2024-01-27 23:24:59,722 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] main$tmp_guard1 == (_Bool)0 [2024-01-27 23:24:59,722 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,722 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$read_delayed_var == 0 [2024-01-27 23:24:59,722 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,722 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] weak$$choice1 == (_Bool)0 [2024-01-27 23:24:59,722 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,722 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,722 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,722 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x == 0 [2024-01-27 23:24:59,722 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (long long )y$w_buff0_used - (long long )y$w_buff1_used >= 0LL [2024-01-27 23:24:59,722 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,723 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (0LL - (long long )y$w_buff0_used) - (long long )y$w_buff1_used >= 0LL [2024-01-27 23:24:59,723 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$mem_tmp == 0 [2024-01-27 23:24:59,723 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,723 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] weak$$choice2 == (_Bool)0 [2024-01-27 23:24:59,723 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX == 0 [2024-01-27 23:24:59,723 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$read_delayed == (_Bool)0 [2024-01-27 23:24:59,723 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$w_buff0 == 0 [2024-01-27 23:24:59,723 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y == 0 [2024-01-27 23:24:59,723 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,723 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,723 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,724 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,724 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,724 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,724 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$w_buff1 == 0 [2024-01-27 23:24:59,724 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p2_EAX == 0 [2024-01-27 23:24:59,724 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,724 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] main$tmp_guard0 == (_Bool)0 [2024-01-27 23:24:59,724 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,724 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$read_delayed == (_Bool)0 [2024-01-27 23:24:59,724 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x <= 1 [2024-01-27 23:24:59,724 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,725 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y <= 127 [2024-01-27 23:24:59,725 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,725 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= y [2024-01-27 23:24:59,725 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= x [2024-01-27 23:24:59,725 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,725 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,725 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,725 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff1 == 0 [2024-01-27 23:24:59,725 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,725 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,725 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y <= 2 [2024-01-27 23:24:59,726 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,726 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,726 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,726 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,726 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,726 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,726 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= y$mem_tmp [2024-01-27 23:24:59,726 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,726 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,726 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,726 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,727 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,727 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,727 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x == 0 || x == 1 [2024-01-27 23:24:59,727 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (unsigned long )arg == 0UL [2024-01-27 23:24:59,727 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,727 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$mem_tmp <= 2 [2024-01-27 23:24:59,727 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,727 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,727 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff0 == 0 [2024-01-27 23:24:59,727 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,728 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,728 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,728 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,728 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,728 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,728 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,728 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,728 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,728 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,728 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,728 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$mem_tmp <= 2 [2024-01-27 23:24:59,729 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (unsigned long )arg == 0UL [2024-01-27 23:24:59,729 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,729 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,729 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1 == 0 [2024-01-27 23:24:59,729 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,729 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,729 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,729 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,729 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x == 1 [2024-01-27 23:24:59,729 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,729 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y$mem_tmp [2024-01-27 23:24:59,730 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,730 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,730 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,730 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y <= 127 [2024-01-27 23:24:59,730 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,730 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,730 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,730 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,730 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,730 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0 == 0 [2024-01-27 23:24:59,730 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,731 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,731 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,731 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,731 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,731 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y <= 2 [2024-01-27 23:24:59,731 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,731 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,731 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,731 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y [2024-01-27 23:24:59,731 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,731 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,732 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,732 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,732 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,732 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,732 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,732 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,732 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,732 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0 == 0 [2024-01-27 23:24:59,732 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,732 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,732 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,733 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,733 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,733 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,733 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y [2024-01-27 23:24:59,733 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,733 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (unsigned long )arg == 0UL [2024-01-27 23:24:59,733 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,733 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 127 [2024-01-27 23:24:59,733 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,733 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,733 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 2 [2024-01-27 23:24:59,734 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,734 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,734 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,734 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x == 0 || x == 1 [2024-01-27 23:24:59,734 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,734 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,734 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$mem_tmp [2024-01-27 23:24:59,734 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,734 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,734 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,734 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp <= 2 [2024-01-27 23:24:59,735 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x <= 1 [2024-01-27 23:24:59,735 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,735 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,735 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= x [2024-01-27 23:24:59,735 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 == 0 [2024-01-27 23:24:59,735 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,735 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,735 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,735 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,735 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,735 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,736 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,736 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,736 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y [2024-01-27 23:24:59,736 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y <= 2 [2024-01-27 23:24:59,736 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,736 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= x [2024-01-27 23:24:59,736 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff0 == 0 [2024-01-27 23:24:59,736 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,736 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,736 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,736 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,737 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,737 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,737 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,737 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,737 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,737 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,737 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,737 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x <= 1 [2024-01-27 23:24:59,737 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,737 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,737 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,738 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (unsigned long )arg == 0UL [2024-01-27 23:24:59,738 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,738 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,738 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y$mem_tmp [2024-01-27 23:24:59,738 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,738 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,738 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff1 == 0 [2024-01-27 23:24:59,738 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,738 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,738 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,738 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,739 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$mem_tmp <= 2 [2024-01-27 23:24:59,739 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,739 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,739 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,739 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,739 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,739 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,739 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,739 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y <= 127 [2024-01-27 23:24:59,739 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,739 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x == 0 || x == 1 [2024-01-27 23:24:59,740 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff0 == 0 [2024-01-27 23:24:59,740 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,740 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,740 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] x <= 1 [2024-01-27 23:24:59,740 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,740 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,740 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,740 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,740 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,740 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,740 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$mem_tmp <= 127 [2024-01-27 23:24:59,741 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,741 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= x [2024-01-27 23:24:59,741 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (unsigned long )arg == 0UL [2024-01-27 23:24:59,741 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,741 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,741 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,741 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= y$mem_tmp [2024-01-27 23:24:59,741 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,741 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y <= 127 [2024-01-27 23:24:59,741 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,741 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,741 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,742 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,742 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff1 == 0 [2024-01-27 23:24:59,742 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,742 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,742 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,742 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y <= 2 [2024-01-27 23:24:59,742 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,742 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,742 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$mem_tmp <= 2 [2024-01-27 23:24:59,742 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,742 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:59,743 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,743 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= y [2024-01-27 23:24:59,743 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,743 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,743 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,743 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,743 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,743 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,743 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] x == 0 || x == 1 [2024-01-27 23:24:59,743 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,743 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,744 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,744 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,744 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,744 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,744 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,744 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,744 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,744 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,744 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,744 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,744 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,744 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,745 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,745 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,745 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,745 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y [2024-01-27 23:24:59,745 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x <= 1 [2024-01-27 23:24:59,745 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,745 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,745 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,745 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 1 <= __unbuffered_cnt [2024-01-27 23:24:59,745 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,745 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,746 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,746 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y$mem_tmp [2024-01-27 23:24:59,746 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,746 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (unsigned long )arg == 0UL [2024-01-27 23:24:59,746 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x == 0 || x == 1 [2024-01-27 23:24:59,746 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,746 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$mem_tmp <= 2 [2024-01-27 23:24:59,746 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,746 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,746 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= x [2024-01-27 23:24:59,746 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y <= 127 [2024-01-27 23:24:59,747 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y <= 2 [2024-01-27 23:24:59,747 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,747 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff0 == 0 [2024-01-27 23:24:59,747 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,747 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff1 == 0 [2024-01-27 23:24:59,747 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,747 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,747 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,747 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && *__unbuffered_p0_EAX$read_delayed_var == 1) [2024-01-27 23:24:59,747 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x <= 1 [2024-01-27 23:24:59,747 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,747 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,748 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,748 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,748 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,748 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,748 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,748 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,748 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,748 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,748 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0 == 0 [2024-01-27 23:24:59,748 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,748 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,749 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$mem_tmp <= 2 [2024-01-27 23:24:59,749 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,749 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (unsigned long )arg == 0UL [2024-01-27 23:24:59,749 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,749 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,749 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,749 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y$mem_tmp [2024-01-27 23:24:59,749 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,749 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,749 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,749 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x == 0 || x == 1 [2024-01-27 23:24:59,750 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,750 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,750 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1 == 0 [2024-01-27 23:24:59,750 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,750 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= x [2024-01-27 23:24:59,750 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,750 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,750 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,750 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,750 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y == 1 [2024-01-27 23:24:59,750 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,750 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,751 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,751 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,751 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,751 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,751 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,751 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x == 0 || x == 1 [2024-01-27 23:24:59,751 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,751 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,751 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,751 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,751 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,752 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,752 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,752 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,752 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:59,752 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,752 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$mem_tmp <= 127 [2024-01-27 23:24:59,752 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y <= 127 [2024-01-27 23:24:59,752 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,752 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,752 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,752 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= x [2024-01-27 23:24:59,753 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,753 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,753 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,753 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x <= 1 [2024-01-27 23:24:59,753 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,753 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,753 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y <= 2 [2024-01-27 23:24:59,753 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$mem_tmp <= 2 [2024-01-27 23:24:59,753 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= y [2024-01-27 23:24:59,753 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,753 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,753 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,754 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,754 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,754 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,754 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,754 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$w_buff0 == 0 [2024-01-27 23:24:59,754 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$w_buff1 == 0 [2024-01-27 23:24:59,754 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= y$mem_tmp [2024-01-27 23:24:59,754 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,754 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= x [2024-01-27 23:24:59,754 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,754 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,755 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,755 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,755 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,755 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y <= 127 [2024-01-27 23:24:59,755 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,755 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y <= 2 [2024-01-27 23:24:59,755 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,755 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,755 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$w_buff1 == 0 [2024-01-27 23:24:59,755 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,755 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= y [2024-01-27 23:24:59,755 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,756 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,756 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$mem_tmp <= 2 [2024-01-27 23:24:59,756 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,756 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x <= 1 [2024-01-27 23:24:59,756 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,756 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,756 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,756 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,756 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,756 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,756 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,757 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,757 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,757 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$mem_tmp <= 127 [2024-01-27 23:24:59,757 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,757 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,757 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,757 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,757 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,757 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= y$mem_tmp [2024-01-27 23:24:59,757 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,757 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,758 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,758 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x == 0 || x == 1 [2024-01-27 23:24:59,758 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$w_buff0 == 0 [2024-01-27 23:24:59,758 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,758 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff0 == 0 [2024-01-27 23:24:59,758 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,758 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,758 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,758 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y <= 2 [2024-01-27 23:24:59,758 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (unsigned long )arg == 0UL [2024-01-27 23:24:59,758 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,758 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff1 == 0 [2024-01-27 23:24:59,759 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,759 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,759 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,759 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,759 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y [2024-01-27 23:24:59,759 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y$mem_tmp [2024-01-27 23:24:59,759 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,759 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$mem_tmp <= 2 [2024-01-27 23:24:59,759 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= x [2024-01-27 23:24:59,759 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,760 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x == 0 || x == 1 [2024-01-27 23:24:59,760 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,760 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,760 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,760 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,760 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,760 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,760 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,760 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,760 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,760 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,760 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,761 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,761 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,761 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,761 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,761 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,761 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,761 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,761 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,761 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x <= 1 [2024-01-27 23:24:59,761 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y <= 127 [2024-01-27 23:24:59,761 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,762 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,762 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,762 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,762 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,762 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,762 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,762 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 2 [2024-01-27 23:24:59,762 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,762 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$mem_tmp <= 2 [2024-01-27 23:24:59,762 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,762 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (unsigned long )arg == 0UL [2024-01-27 23:24:59,763 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 1 [2024-01-27 23:24:59,763 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,763 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,763 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,763 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0 == 0 [2024-01-27 23:24:59,763 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,763 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y$mem_tmp [2024-01-27 23:24:59,763 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x [2024-01-27 23:24:59,763 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y [2024-01-27 23:24:59,763 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,763 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,763 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,764 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,764 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,764 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,764 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,764 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,764 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,764 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,764 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,764 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x == 0 || x == 1 [2024-01-27 23:24:59,764 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,764 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,765 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 127 [2024-01-27 23:24:59,765 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,765 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,765 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,765 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,765 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,765 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1 == 0 [2024-01-27 23:24:59,765 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,765 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,765 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,765 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= x [2024-01-27 23:24:59,765 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1 == 0 [2024-01-27 23:24:59,766 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (unsigned long )arg == 0UL [2024-01-27 23:24:59,766 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,766 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,766 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y [2024-01-27 23:24:59,766 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,766 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,766 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,766 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,766 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,766 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,766 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:59,767 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,767 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,767 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,767 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,767 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,767 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0 == 0 [2024-01-27 23:24:59,767 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,767 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,767 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y <= 2 [2024-01-27 23:24:59,767 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,767 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,767 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$mem_tmp <= 2 [2024-01-27 23:24:59,768 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,768 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,768 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,768 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y <= 127 [2024-01-27 23:24:59,768 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x == 0 || x == 1 [2024-01-27 23:24:59,768 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,768 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,768 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,768 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,768 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y$mem_tmp [2024-01-27 23:24:59,768 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,769 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,769 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,769 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,769 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x <= 1 [2024-01-27 23:24:59,769 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,769 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x == 0 || x == 1 [2024-01-27 23:24:59,769 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,769 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,769 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,769 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,769 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,770 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,770 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$mem_tmp <= 2 [2024-01-27 23:24:59,770 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,770 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,770 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,770 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,770 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,770 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,770 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,770 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y$mem_tmp [2024-01-27 23:24:59,770 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,770 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,771 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,771 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,771 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,771 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,771 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0 == 0 [2024-01-27 23:24:59,771 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,771 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,771 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (unsigned long )arg == 0UL [2024-01-27 23:24:59,771 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,771 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,771 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,772 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,772 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,772 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1 == 0 [2024-01-27 23:24:59,772 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y [2024-01-27 23:24:59,772 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x <= 1 [2024-01-27 23:24:59,772 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,772 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,772 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y <= 127 [2024-01-27 23:24:59,772 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,772 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,772 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= x [2024-01-27 23:24:59,773 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,773 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y <= 2 [2024-01-27 23:24:59,773 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (unsigned long )arg == 0UL [2024-01-27 23:24:59,773 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,773 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$w_buff1 == 0 [2024-01-27 23:24:59,773 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,773 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= y$mem_tmp [2024-01-27 23:24:59,773 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,773 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,773 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,773 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,773 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,774 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,774 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,774 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$mem_tmp <= 2 [2024-01-27 23:24:59,774 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,774 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= y [2024-01-27 23:24:59,774 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,774 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,774 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] x <= 1 [2024-01-27 23:24:59,774 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,774 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,774 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,775 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$w_buff0 == 0 [2024-01-27 23:24:59,775 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,775 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,775 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,775 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,775 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= x [2024-01-27 23:24:59,775 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,775 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,775 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,775 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y <= 2 [2024-01-27 23:24:59,775 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y <= 127 [2024-01-27 23:24:59,776 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,776 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,776 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,776 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] x == 0 || x == 1 [2024-01-27 23:24:59,776 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,776 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,776 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,776 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,776 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,776 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,776 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,776 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,777 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,777 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,777 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,777 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,777 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,777 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,777 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,777 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= x [2024-01-27 23:24:59,777 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$mem_tmp <= 2 [2024-01-27 23:24:59,777 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y <= 2 [2024-01-27 23:24:59,777 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff0 == 0 [2024-01-27 23:24:59,778 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= y$mem_tmp [2024-01-27 23:24:59,778 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] x == 0 || x == 1 [2024-01-27 23:24:59,778 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,778 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= y [2024-01-27 23:24:59,778 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y <= 127 [2024-01-27 23:24:59,778 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,778 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] x <= 1 [2024-01-27 23:24:59,778 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,778 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,778 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,778 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,778 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,779 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,779 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,779 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,779 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,779 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,779 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,779 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,779 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,779 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,779 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,779 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,780 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff1 == 0 [2024-01-27 23:24:59,780 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,780 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,780 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,780 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,780 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,780 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,780 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,780 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,780 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,780 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,781 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,781 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,781 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,781 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,781 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,781 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,781 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,781 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,781 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,781 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= x [2024-01-27 23:24:59,781 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x <= 1 [2024-01-27 23:24:59,781 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff1 == 0 [2024-01-27 23:24:59,782 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,782 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,782 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,782 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,782 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= y [2024-01-27 23:24:59,782 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (unsigned long )arg == 0UL [2024-01-27 23:24:59,782 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,782 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,782 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,782 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,782 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y <= 127 [2024-01-27 23:24:59,783 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x == 0 || x == 1 [2024-01-27 23:24:59,783 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff0 == 0 [2024-01-27 23:24:59,783 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$mem_tmp <= 2 [2024-01-27 23:24:59,783 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,783 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,783 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,783 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,783 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y <= 2 [2024-01-27 23:24:59,783 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,783 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,783 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= y$mem_tmp [2024-01-27 23:24:59,783 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,784 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,784 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (unsigned long )arg == 0UL [2024-01-27 23:24:59,784 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (unsigned long )arg == 0UL [2024-01-27 23:24:59,784 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,784 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0 == 0 [2024-01-27 23:24:59,784 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,784 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,784 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,784 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,784 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,784 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y$mem_tmp [2024-01-27 23:24:59,785 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,785 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,785 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= x [2024-01-27 23:24:59,785 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (unsigned long )arg == 0UL [2024-01-27 23:24:59,785 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,785 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,785 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x == 0 || x == 1 [2024-01-27 23:24:59,785 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,785 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,785 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,785 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,786 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y [2024-01-27 23:24:59,786 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,786 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,786 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,786 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,786 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y <= 127 [2024-01-27 23:24:59,786 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,786 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 1 [2024-01-27 23:24:59,786 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp <= 2 [2024-01-27 23:24:59,786 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,786 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1 == 0 [2024-01-27 23:24:59,786 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,787 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,787 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y <= 2 [2024-01-27 23:24:59,787 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:59,787 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,787 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,787 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,787 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp <= 127 [2024-01-27 23:24:59,787 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,787 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,787 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,787 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,788 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,788 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (unsigned long )arg == 0UL [2024-01-27 23:24:59,788 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,788 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= x [2024-01-27 23:24:59,788 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,788 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,788 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,788 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,788 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y <= 127 [2024-01-27 23:24:59,788 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,788 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,789 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,789 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] x <= 1 [2024-01-27 23:24:59,789 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,789 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,789 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$w_buff1 == 0 [2024-01-27 23:24:59,789 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$mem_tmp <= 2 [2024-01-27 23:24:59,789 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,789 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,789 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= y$mem_tmp [2024-01-27 23:24:59,789 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,789 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,789 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,790 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,790 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,790 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,790 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,790 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,790 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,790 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= y [2024-01-27 23:24:59,790 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,790 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,790 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,790 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,791 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,791 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,791 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,791 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,791 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] x == 0 || x == 1 [2024-01-27 23:24:59,791 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y <= 2 [2024-01-27 23:24:59,791 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$w_buff0 == 0 [2024-01-27 23:24:59,791 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,791 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,791 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,791 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y [2024-01-27 23:24:59,791 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,792 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x [2024-01-27 23:24:59,792 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,792 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,792 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y$mem_tmp [2024-01-27 23:24:59,792 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1 == 0 [2024-01-27 23:24:59,792 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,792 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,792 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,792 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,792 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,792 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,793 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,793 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,793 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (unsigned long )arg == 0UL [2024-01-27 23:24:59,793 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y <= 127 [2024-01-27 23:24:59,793 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,793 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,793 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,793 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,793 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,793 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,793 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,794 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y <= 2 [2024-01-27 23:24:59,794 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 1 [2024-01-27 23:24:59,794 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,794 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,794 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,794 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,794 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,794 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,794 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,794 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$mem_tmp <= 2 [2024-01-27 23:24:59,794 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,794 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0 == 0 [2024-01-27 23:24:59,795 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,795 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,795 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,795 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x == 0 || x == 1 [2024-01-27 23:24:59,795 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,795 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,795 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,795 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 2 [2024-01-27 23:24:59,795 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp <= 2 [2024-01-27 23:24:59,795 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,795 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1 == 0 [2024-01-27 23:24:59,796 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] *__unbuffered_p0_EAX$read_delayed_var <= 2 [2024-01-27 23:24:59,796 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,796 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (unsigned long )arg == 0UL [2024-01-27 23:24:59,796 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,796 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,796 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 1 [2024-01-27 23:24:59,796 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,796 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x [2024-01-27 23:24:59,796 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 127 [2024-01-27 23:24:59,796 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:24:59,796 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,797 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,797 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,797 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2 [2024-01-27 23:24:59,797 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,797 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,797 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,797 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,797 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:24:59,797 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,797 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,797 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:59,798 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,798 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y [2024-01-27 23:24:59,798 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$mem_tmp [2024-01-27 23:24:59,798 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp <= 127 [2024-01-27 23:24:59,798 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,798 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,798 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,798 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,798 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0 == 0 [2024-01-27 23:24:59,798 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,798 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] *__unbuffered_p0_EAX$read_delayed_var <= 127 [2024-01-27 23:24:59,798 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x == 0 || x == 1 [2024-01-27 23:24:59,799 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,799 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,799 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,799 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,799 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,799 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,799 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,799 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,799 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,799 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,799 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,800 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,800 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= y [2024-01-27 23:24:59,800 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff0 == 0 [2024-01-27 23:24:59,800 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,800 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,800 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y <= 127 [2024-01-27 23:24:59,800 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,800 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,800 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] x == 0 || x == 1 [2024-01-27 23:24:59,800 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= y$mem_tmp [2024-01-27 23:24:59,800 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,801 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$mem_tmp <= 2 [2024-01-27 23:24:59,801 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,801 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,801 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,801 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,801 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,801 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,801 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,801 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,801 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,801 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,801 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,802 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,802 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff1 == 0 [2024-01-27 23:24:59,802 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,802 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,802 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,802 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] x <= 1 [2024-01-27 23:24:59,802 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y <= 2 [2024-01-27 23:24:59,802 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,802 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= x [2024-01-27 23:24:59,802 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,802 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,803 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,803 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,803 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,803 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,803 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,803 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff1 == 0 [2024-01-27 23:24:59,803 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (unsigned long )arg == 0UL [2024-01-27 23:24:59,803 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] x <= 1 [2024-01-27 23:24:59,803 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:24:59,803 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,803 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,803 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,804 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,804 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,804 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,804 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,804 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$mem_tmp <= 2 [2024-01-27 23:24:59,804 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,804 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y <= 2 [2024-01-27 23:24:59,804 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,804 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,804 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,804 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,805 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,805 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,805 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$mem_tmp <= 127 [2024-01-27 23:24:59,805 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y [2024-01-27 23:24:59,805 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,805 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,805 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,805 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,805 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,805 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,805 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,806 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,806 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,806 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= x [2024-01-27 23:24:59,806 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y <= 127 [2024-01-27 23:24:59,806 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,806 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff0 == 0 [2024-01-27 23:24:59,806 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,806 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y$mem_tmp [2024-01-27 23:24:59,806 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] x == 0 || x == 1 [2024-01-27 23:24:59,806 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,806 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,806 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,807 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y <= 2 [2024-01-27 23:24:59,807 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$w_buff0 == 0 [2024-01-27 23:24:59,807 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$w_buff0_used == (_Bool)0 [2024-01-27 23:24:59,807 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:24:59,807 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] x == 0 || x == 1 [2024-01-27 23:24:59,807 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:24:59,807 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:24:59,807 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= __unbuffered_p2_EAX [2024-01-27 23:24:59,807 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p0_EAX <= 2 [2024-01-27 23:24:59,807 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:24:59,807 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= x [2024-01-27 23:24:59,808 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$flush_delayed == (_Bool)0 [2024-01-27 23:24:59,808 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:24:59,808 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p1_EAX <= 1 [2024-01-27 23:24:59,808 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$w_buff1 == 0 [2024-01-27 23:24:59,808 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$w_buff1_used == (_Bool)0 [2024-01-27 23:24:59,808 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:24:59,808 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= __unbuffered_p0_EAX [2024-01-27 23:24:59,808 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:24:59,808 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:24:59,808 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:24:59,808 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:24:59,808 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y <= 127 [2024-01-27 23:24:59,809 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] (y == 0 || y == 1) || y == 2 [2024-01-27 23:24:59,809 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:24:59,809 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= y [2024-01-27 23:24:59,809 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:24:59,809 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:24:59,809 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p2_EAX <= 2 [2024-01-27 23:24:59,809 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:24:59,809 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= y$mem_tmp [2024-01-27 23:24:59,809 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] x <= 1 [2024-01-27 23:24:59,809 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:24:59,809 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p2_EAX <= 127 [2024-01-27 23:24:59,810 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$mem_tmp <= 2 [2024-01-27 23:24:59,810 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:24:59,810 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:24:59,810 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:24:59,810 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= __unbuffered_p1_EAX [2024-01-27 23:24:59,810 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:24:59,810 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= __unbuffered_cnt [2024-01-27 23:24:59,856 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 23:24:59,987 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/safe000_power.oepc.i[995,1008] [2024-01-27 23:25:00,157 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 23:25:00,172 INFO L202 MainTranslator]: Completed pre-run [2024-01-27 23:25:00,181 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/safe000_power.oepc.i[995,1008] [2024-01-27 23:25:00,181 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 [2024-01-27 23:25:00,236 ERROR L324 MainTranslator]: Unsupported Syntax: Unknown or unsupported unary operation: ADDROF [2024-01-27 23:25:00,237 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@1f3d899d and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:25:00, skipping insertion in model container [2024-01-27 23:25:00,238 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-27 23:25:00,238 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-27 23:25:00,239 INFO L158 Benchmark]: Toolchain (without parser) took 1644.91ms. Allocated memory was 127.9MB in the beginning and 230.7MB in the end (delta: 102.8MB). Free memory was 45.7MB in the beginning and 192.1MB in the end (delta: -146.3MB). Peak memory consumption was 49.9MB. Max. memory is 16.1GB. [2024-01-27 23:25:00,240 INFO L158 Benchmark]: CDTParser took 0.16ms. Allocated memory is still 127.9MB. Free memory was 93.7MB in the beginning and 93.6MB in the end (delta: 159.6kB). There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:25:00,240 INFO L158 Benchmark]: Witness Parser took 0.13ms. Allocated memory is still 127.9MB. Free memory is still 71.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:25:00,241 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1643.02ms. Allocated memory was 127.9MB in the beginning and 230.7MB in the end (delta: 102.8MB). Free memory was 45.7MB in the beginning and 192.1MB in the end (delta: -146.3MB). Peak memory consumption was 49.9MB. Max. memory is 16.1GB. [2024-01-27 23:25:00,242 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.16ms. Allocated memory is still 127.9MB. Free memory was 93.7MB in the beginning and 93.6MB in the end (delta: 159.6kB). There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.13ms. Allocated memory is still 127.9MB. Free memory is still 71.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1643.02ms. Allocated memory was 127.9MB in the beginning and 230.7MB in the end (delta: 102.8MB). Free memory was 45.7MB in the beginning and 192.1MB in the end (delta: -146.3MB). Peak memory consumption was 49.9MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 761]: Unsupported Syntax Unknown or unsupported unary operation: ADDROF RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReachWitnessValidation.xml -i ../../../trunk/examples/svcomp/pthread-wmm/safe000_power.oepc.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/safe000_power.oepc.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg false --witnessparser.only.consider.loop.invariants false --- Real Ultimate output --- This is Ultimate 0.2.4-dev-cb09d65-m [2024-01-27 23:25:02,105 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-27 23:25:02,185 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-01-27 23:25:02,190 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-27 23:25:02,191 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-27 23:25:02,223 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-27 23:25:02,224 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-27 23:25:02,225 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-27 23:25:02,225 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-27 23:25:02,228 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-27 23:25:02,229 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-27 23:25:02,229 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-27 23:25:02,229 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-27 23:25:02,230 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-27 23:25:02,230 INFO L153 SettingsManager]: * Use SBE=true [2024-01-27 23:25:02,231 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-27 23:25:02,231 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-27 23:25:02,231 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-27 23:25:02,232 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-27 23:25:02,232 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-27 23:25:02,232 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-27 23:25:02,233 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-27 23:25:02,233 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-27 23:25:02,233 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-01-27 23:25:02,233 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-01-27 23:25:02,234 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-27 23:25:02,234 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-01-27 23:25:02,234 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-27 23:25:02,234 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-27 23:25:02,235 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-27 23:25:02,236 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-27 23:25:02,236 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-27 23:25:02,236 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-27 23:25:02,236 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-27 23:25:02,236 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 23:25:02,237 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-27 23:25:02,237 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-27 23:25:02,237 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-27 23:25:02,238 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-01-27 23:25:02,238 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-01-27 23:25:02,238 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-27 23:25:02,238 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-27 23:25:02,238 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-27 23:25:02,238 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-27 23:25:02,239 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-27 23:25:02,239 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-01-27 23:25:02,239 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessparser: Only consider loop invariants -> false [2024-01-27 23:25:02,545 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-27 23:25:02,576 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-27 23:25:02,578 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-27 23:25:02,579 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-27 23:25:02,581 INFO L274 PluginConnector]: CDTParser initialized [2024-01-27 23:25:02,583 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/safe000_power.oepc.i [2024-01-27 23:25:03,867 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-27 23:25:04,119 INFO L384 CDTParser]: Found 1 translation units. [2024-01-27 23:25:04,123 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/safe000_power.oepc.i [2024-01-27 23:25:04,136 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/933cc246d/f62748f7681746c08b377a3e50b24d53/FLAG76fd09950 [2024-01-27 23:25:04,146 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/933cc246d/f62748f7681746c08b377a3e50b24d53 [2024-01-27 23:25:04,149 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-27 23:25:04,149 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-27 23:25:04,150 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/safe000_power.oepc.yml/witness.yml [2024-01-27 23:25:04,589 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-27 23:25:04,590 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-27 23:25:04,592 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-27 23:25:04,592 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-27 23:25:04,595 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-27 23:25:04,596 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:25:04" (1/2) ... [2024-01-27 23:25:04,597 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@49eca264 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:25:04, skipping insertion in model container [2024-01-27 23:25:04,597 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:25:04" (1/2) ... [2024-01-27 23:25:04,599 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@1edd5d25 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:25:04, skipping insertion in model container [2024-01-27 23:25:04,599 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:25:04" (2/2) ... [2024-01-27 23:25:04,599 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@49eca264 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:25:04, skipping insertion in model container [2024-01-27 23:25:04,599 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:25:04" (2/2) ... [2024-01-27 23:25:04,600 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-27 23:25:05,733 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-27 23:25:05,734 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0 == 0 [2024-01-27 23:25:05,734 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,734 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,734 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] *__unbuffered_p0_EAX$read_delayed_var <= 2 [2024-01-27 23:25:05,735 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:25:05,735 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,735 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,735 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,735 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,735 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,735 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x [2024-01-27 23:25:05,736 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,736 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,736 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x == 0 || x == 1 [2024-01-27 23:25:05,736 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2 [2024-01-27 23:25:05,736 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp <= 2 [2024-01-27 23:25:05,736 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 127 [2024-01-27 23:25:05,736 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,737 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,737 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,737 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,737 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,737 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,737 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,737 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,738 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y [2024-01-27 23:25:05,738 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp <= 127 [2024-01-27 23:25:05,738 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,738 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1 == 0 [2024-01-27 23:25:05,738 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,738 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,738 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 2 [2024-01-27 23:25:05,739 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:05,739 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] *__unbuffered_p0_EAX$read_delayed_var <= 127 [2024-01-27 23:25:05,739 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,739 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:25:05,739 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (unsigned long )arg == 0UL [2024-01-27 23:25:05,739 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,739 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,740 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,740 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,740 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,740 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,740 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$mem_tmp [2024-01-27 23:25:05,740 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,740 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,741 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 1 [2024-01-27 23:25:05,741 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,741 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y <= 127 [2024-01-27 23:25:05,741 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= y$mem_tmp [2024-01-27 23:25:05,741 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,741 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,741 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,742 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,742 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,742 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$w_buff0 == 0 [2024-01-27 23:25:05,742 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,742 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= y [2024-01-27 23:25:05,742 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$w_buff1 == 0 [2024-01-27 23:25:05,742 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,743 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] x == 0 || x == 1 [2024-01-27 23:25:05,743 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,743 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,743 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,743 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= x [2024-01-27 23:25:05,743 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$mem_tmp <= 2 [2024-01-27 23:25:05,743 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,743 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y <= 2 [2024-01-27 23:25:05,744 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,744 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,744 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,744 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,744 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,744 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,745 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] x <= 1 [2024-01-27 23:25:05,745 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,745 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,745 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,745 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,745 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,745 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,745 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,746 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,746 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,746 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,746 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,746 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,746 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,746 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,747 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0 == 0 [2024-01-27 23:25:05,747 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,747 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,747 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,747 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,747 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,747 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,748 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,748 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,748 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,748 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (unsigned long )arg == 0UL [2024-01-27 23:25:05,748 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,748 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y$mem_tmp [2024-01-27 23:25:05,748 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,749 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x == 0 || x == 1 [2024-01-27 23:25:05,749 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,749 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,749 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,749 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,749 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,749 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,750 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,750 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x <= 1 [2024-01-27 23:25:05,750 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,750 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,750 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,750 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,750 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:05,751 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,751 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,751 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,751 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y [2024-01-27 23:25:05,751 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1 == 0 [2024-01-27 23:25:05,751 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,751 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,752 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$mem_tmp <= 2 [2024-01-27 23:25:05,752 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y <= 127 [2024-01-27 23:25:05,752 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,752 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,752 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= x [2024-01-27 23:25:05,752 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y <= 2 [2024-01-27 23:25:05,752 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (unsigned long )arg == 0UL [2024-01-27 23:25:05,752 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,753 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,753 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= x [2024-01-27 23:25:05,753 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$mem_tmp <= 2 [2024-01-27 23:25:05,753 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,753 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,753 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,753 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,753 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0 == 0 [2024-01-27 23:25:05,753 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,754 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,754 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,754 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,754 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,754 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,754 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && *__unbuffered_p0_EAX$read_delayed_var == 1) [2024-01-27 23:25:05,754 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,754 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,755 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y$mem_tmp [2024-01-27 23:25:05,755 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (unsigned long )arg == 0UL [2024-01-27 23:25:05,755 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,755 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,755 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,755 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,755 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,755 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x <= 1 [2024-01-27 23:25:05,756 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,756 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,756 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,756 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y == 1 [2024-01-27 23:25:05,756 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1 == 0 [2024-01-27 23:25:05,756 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,756 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,756 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,757 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x == 0 || x == 1 [2024-01-27 23:25:05,757 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,757 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,757 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,757 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,757 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,757 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff1 == 0 [2024-01-27 23:25:05,758 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x <= 1 [2024-01-27 23:25:05,758 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,758 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,758 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x == 0 || x == 1 [2024-01-27 23:25:05,758 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,758 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,758 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,758 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= x [2024-01-27 23:25:05,759 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff0 == 0 [2024-01-27 23:25:05,759 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= y$mem_tmp [2024-01-27 23:25:05,759 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,759 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,759 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,759 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,759 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y <= 127 [2024-01-27 23:25:05,759 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:05,760 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,760 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,760 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,760 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,760 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,760 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,760 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= y [2024-01-27 23:25:05,760 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,761 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$mem_tmp <= 2 [2024-01-27 23:25:05,761 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,761 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,761 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,761 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,761 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,761 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y <= 2 [2024-01-27 23:25:05,761 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,762 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,762 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,762 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,762 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,762 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,762 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,762 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (unsigned long )arg == 0UL [2024-01-27 23:25:05,762 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,762 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,763 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,763 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,763 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,763 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= y [2024-01-27 23:25:05,763 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:05,763 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,763 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= y$mem_tmp [2024-01-27 23:25:05,763 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,763 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,764 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,764 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$mem_tmp <= 2 [2024-01-27 23:25:05,764 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,764 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,764 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,764 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,764 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,764 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$w_buff0 == 0 [2024-01-27 23:25:05,765 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,765 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,765 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$w_buff1 == 0 [2024-01-27 23:25:05,765 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,765 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,765 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$mem_tmp <= 127 [2024-01-27 23:25:05,765 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= x [2024-01-27 23:25:05,765 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,765 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x == 0 || x == 1 [2024-01-27 23:25:05,766 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,766 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,766 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,766 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,766 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y <= 127 [2024-01-27 23:25:05,766 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,766 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y <= 2 [2024-01-27 23:25:05,766 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,767 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,767 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] x <= 1 [2024-01-27 23:25:05,767 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,767 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,767 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,767 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,767 INFO L98 nessWitnessExtractor]: Location invariant before [L886-L886] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,767 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (unsigned long )arg == 0UL [2024-01-27 23:25:05,768 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,768 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,768 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,768 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,768 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,768 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,768 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,768 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,769 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,769 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,769 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y <= 2 [2024-01-27 23:25:05,769 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,769 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] x == 0 || x == 1 [2024-01-27 23:25:05,769 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= y$mem_tmp [2024-01-27 23:25:05,769 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,769 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= y [2024-01-27 23:25:05,769 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] x <= 1 [2024-01-27 23:25:05,770 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,770 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,770 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,770 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,770 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,770 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$w_buff1 == 0 [2024-01-27 23:25:05,770 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,770 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y <= 127 [2024-01-27 23:25:05,770 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,771 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,771 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,771 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,771 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,771 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,771 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$mem_tmp <= 2 [2024-01-27 23:25:05,771 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,771 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,772 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= x [2024-01-27 23:25:05,772 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:05,772 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,772 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,772 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$w_buff0 == 0 [2024-01-27 23:25:05,772 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,772 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,772 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,772 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,773 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= x [2024-01-27 23:25:05,773 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,773 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,773 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,773 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,773 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,773 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y <= 2 [2024-01-27 23:25:05,773 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff0 == 0 [2024-01-27 23:25:05,774 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,774 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,774 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,774 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,774 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,774 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,774 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff1 == 0 [2024-01-27 23:25:05,774 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y$mem_tmp [2024-01-27 23:25:05,774 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,775 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,775 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,775 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y <= 127 [2024-01-27 23:25:05,775 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$mem_tmp <= 2 [2024-01-27 23:25:05,775 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,775 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,775 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,775 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,776 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,776 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,776 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x <= 1 [2024-01-27 23:25:05,776 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,776 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,776 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y [2024-01-27 23:25:05,776 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,776 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,776 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (unsigned long )arg == 0UL [2024-01-27 23:25:05,776 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,777 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x == 0 || x == 1 [2024-01-27 23:25:05,777 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,777 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,777 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,777 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,777 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y <= 127 [2024-01-27 23:25:05,777 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,777 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] x <= 1 [2024-01-27 23:25:05,777 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,778 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,778 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= y [2024-01-27 23:25:05,778 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$mem_tmp <= 2 [2024-01-27 23:25:05,778 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,778 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$w_buff0 == 0 [2024-01-27 23:25:05,778 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,778 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,778 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,778 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,778 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,779 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,779 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,779 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,779 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= x [2024-01-27 23:25:05,779 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,779 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= y$mem_tmp [2024-01-27 23:25:05,779 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,779 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,779 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,780 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,780 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,780 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,780 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,780 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,780 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,780 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,780 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,780 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,780 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,781 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,781 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,781 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y <= 2 [2024-01-27 23:25:05,781 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] x == 0 || x == 1 [2024-01-27 23:25:05,781 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,781 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,781 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,781 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$w_buff1 == 0 [2024-01-27 23:25:05,781 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,781 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,782 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,782 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,782 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0 == 0 [2024-01-27 23:25:05,782 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,782 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (unsigned long )arg == 0UL [2024-01-27 23:25:05,782 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,782 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,782 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,782 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,783 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,783 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 1 [2024-01-27 23:25:05,783 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1 == 0 [2024-01-27 23:25:05,783 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 127 [2024-01-27 23:25:05,783 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,783 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,783 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x == 0 || x == 1 [2024-01-27 23:25:05,783 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,783 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y$mem_tmp [2024-01-27 23:25:05,784 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:05,784 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$mem_tmp <= 2 [2024-01-27 23:25:05,784 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,784 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x [2024-01-27 23:25:05,784 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$mem_tmp <= 127 [2024-01-27 23:25:05,784 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,784 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,784 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,784 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,784 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,784 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,785 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y [2024-01-27 23:25:05,785 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,785 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,785 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,785 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,785 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,785 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,785 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,785 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,785 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,786 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 2 [2024-01-27 23:25:05,786 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,786 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,786 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,786 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,786 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,786 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,786 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,786 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,786 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,787 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,787 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,787 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff0 == 0 [2024-01-27 23:25:05,787 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,787 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,787 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,787 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,787 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,787 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y$mem_tmp [2024-01-27 23:25:05,788 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,788 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y <= 127 [2024-01-27 23:25:05,788 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x <= 1 [2024-01-27 23:25:05,788 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 1 <= __unbuffered_cnt [2024-01-27 23:25:05,788 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,788 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,788 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= x [2024-01-27 23:25:05,788 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,788 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$mem_tmp <= 2 [2024-01-27 23:25:05,788 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,789 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,789 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,789 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,789 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,789 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,789 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x == 0 || x == 1 [2024-01-27 23:25:05,789 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,789 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,789 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y [2024-01-27 23:25:05,789 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,790 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y <= 2 [2024-01-27 23:25:05,790 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,790 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,790 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff1 == 0 [2024-01-27 23:25:05,790 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (unsigned long )arg == 0UL [2024-01-27 23:25:05,790 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$mem_tmp <= 2 [2024-01-27 23:25:05,790 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,790 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,790 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= x [2024-01-27 23:25:05,790 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,791 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x <= 1 [2024-01-27 23:25:05,791 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,791 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,791 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,791 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff0 == 0 [2024-01-27 23:25:05,791 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,791 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,791 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,791 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,791 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,792 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,792 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,792 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,792 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,792 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,792 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y <= 127 [2024-01-27 23:25:05,792 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,792 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,792 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,792 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y [2024-01-27 23:25:05,792 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (unsigned long )arg == 0UL [2024-01-27 23:25:05,793 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y <= 2 [2024-01-27 23:25:05,793 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff1 == 0 [2024-01-27 23:25:05,793 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x == 0 || x == 1 [2024-01-27 23:25:05,793 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,793 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,793 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y$mem_tmp [2024-01-27 23:25:05,793 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,793 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,793 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,793 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,794 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,794 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,794 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,794 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,794 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,803 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,803 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,803 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,803 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,803 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 1 [2024-01-27 23:25:05,803 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,803 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,804 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,804 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,804 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,804 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,804 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,804 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,804 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y$mem_tmp [2024-01-27 23:25:05,804 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,804 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1 == 0 [2024-01-27 23:25:05,804 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,804 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,805 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,805 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0 == 0 [2024-01-27 23:25:05,805 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,805 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,805 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x [2024-01-27 23:25:05,805 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,805 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,805 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 127 [2024-01-27 23:25:05,805 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,805 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,805 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,806 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,806 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,806 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,806 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,806 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,806 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,806 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x == 0 || x == 1 [2024-01-27 23:25:05,806 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,806 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (unsigned long )arg == 0UL [2024-01-27 23:25:05,806 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$mem_tmp <= 2 [2024-01-27 23:25:05,806 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y [2024-01-27 23:25:05,807 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 2 [2024-01-27 23:25:05,807 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,807 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,807 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff1 == 0 [2024-01-27 23:25:05,807 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,807 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,807 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,807 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,807 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,807 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,807 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,808 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,808 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,808 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,808 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,808 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,808 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,808 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,808 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= x [2024-01-27 23:25:05,808 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,808 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,808 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= y [2024-01-27 23:25:05,809 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,809 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$mem_tmp <= 2 [2024-01-27 23:25:05,809 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y <= 127 [2024-01-27 23:25:05,809 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,809 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (unsigned long )arg == 0UL [2024-01-27 23:25:05,809 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,809 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,809 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,809 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x <= 1 [2024-01-27 23:25:05,809 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff0 == 0 [2024-01-27 23:25:05,810 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x == 0 || x == 1 [2024-01-27 23:25:05,810 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,810 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,810 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,810 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,810 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y <= 2 [2024-01-27 23:25:05,810 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,810 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,810 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= y$mem_tmp [2024-01-27 23:25:05,810 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,810 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,811 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,811 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,811 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (unsigned long )arg == 0UL [2024-01-27 23:25:05,811 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x <= 1 [2024-01-27 23:25:05,811 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,811 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (unsigned long )arg == 0UL [2024-01-27 23:25:05,811 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,811 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,811 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,811 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,811 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,811 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0 == 0 [2024-01-27 23:25:05,812 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,812 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,812 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,812 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,812 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,812 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,812 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y$mem_tmp [2024-01-27 23:25:05,812 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$mem_tmp <= 2 [2024-01-27 23:25:05,812 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,812 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,812 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,813 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,813 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,813 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,813 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,813 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1 == 0 [2024-01-27 23:25:05,813 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,813 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && *__unbuffered_p0_EAX$read_delayed_var == 2) [2024-01-27 23:25:05,813 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,813 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= x [2024-01-27 23:25:05,813 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,813 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,814 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x == 0 || x == 1 [2024-01-27 23:25:05,814 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,814 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,814 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,814 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,814 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y == 2 [2024-01-27 23:25:05,814 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,814 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,814 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,814 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y$mem_tmp [2024-01-27 23:25:05,814 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,814 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,815 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (unsigned long )arg == 0UL [2024-01-27 23:25:05,815 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,815 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,815 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,815 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 1 <= __unbuffered_cnt [2024-01-27 23:25:05,815 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,815 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x <= 1 [2024-01-27 23:25:05,815 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= x [2024-01-27 23:25:05,815 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,815 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,815 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,816 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,816 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,816 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,816 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,816 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,816 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,816 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,816 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0 == 0 [2024-01-27 23:25:05,816 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x == 0 || x == 1 [2024-01-27 23:25:05,816 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,816 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,816 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,817 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y [2024-01-27 23:25:05,817 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y <= 2 [2024-01-27 23:25:05,817 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,817 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$mem_tmp <= 2 [2024-01-27 23:25:05,817 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,817 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,817 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,817 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,817 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,817 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,817 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,818 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,818 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,818 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y <= 127 [2024-01-27 23:25:05,818 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1 == 0 [2024-01-27 23:25:05,818 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,818 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,818 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,818 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,818 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,818 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,818 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,818 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x == 0 || x == 1 [2024-01-27 23:25:05,819 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,819 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x <= 1 [2024-01-27 23:25:05,819 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,819 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff0 == 0 [2024-01-27 23:25:05,819 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,819 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,819 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,819 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y <= 127 [2024-01-27 23:25:05,819 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$mem_tmp <= 2 [2024-01-27 23:25:05,819 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,819 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,820 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,820 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,820 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,820 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y [2024-01-27 23:25:05,820 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,820 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,820 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y$mem_tmp [2024-01-27 23:25:05,820 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,820 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,820 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,820 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,821 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,821 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (unsigned long )arg == 0UL [2024-01-27 23:25:05,821 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,821 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y <= 2 [2024-01-27 23:25:05,821 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,821 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff1 == 0 [2024-01-27 23:25:05,821 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,821 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,821 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,821 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,821 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x [2024-01-27 23:25:05,821 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,822 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,822 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1 == 0 [2024-01-27 23:25:05,822 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,822 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp <= 2 [2024-01-27 23:25:05,822 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x == 0 || x == 1 [2024-01-27 23:25:05,822 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,822 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,822 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,822 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,822 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,822 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,823 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,823 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,823 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y [2024-01-27 23:25:05,823 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,823 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x [2024-01-27 23:25:05,823 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,823 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,823 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,823 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,823 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,823 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,824 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,824 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y$mem_tmp [2024-01-27 23:25:05,824 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,824 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,824 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,824 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 127 [2024-01-27 23:25:05,824 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,824 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,824 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 2 [2024-01-27 23:25:05,824 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp <= 127 [2024-01-27 23:25:05,824 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,825 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,825 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,825 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (unsigned long )arg == 0UL [2024-01-27 23:25:05,825 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 1 [2024-01-27 23:25:05,825 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,825 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:05,825 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,825 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,825 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,825 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0 == 0 [2024-01-27 23:25:05,825 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y <= 2 [2024-01-27 23:25:05,826 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,826 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,826 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,826 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,826 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,826 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,826 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,826 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,826 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,826 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,826 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,827 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,827 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,827 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,827 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,827 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= y$mem_tmp [2024-01-27 23:25:05,827 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,827 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,827 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff0 == 0 [2024-01-27 23:25:05,827 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] x == 0 || x == 1 [2024-01-27 23:25:05,827 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,827 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,827 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,828 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,828 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= y [2024-01-27 23:25:05,828 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,828 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,828 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,828 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$mem_tmp <= 2 [2024-01-27 23:25:05,828 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,828 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,828 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff1 == 0 [2024-01-27 23:25:05,828 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,828 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] x <= 1 [2024-01-27 23:25:05,829 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= x [2024-01-27 23:25:05,829 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,829 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,829 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,829 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,829 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y <= 127 [2024-01-27 23:25:05,829 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$mem_tmp <= 2 [2024-01-27 23:25:05,829 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,829 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,829 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,829 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,829 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,830 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,830 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,830 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,830 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff1 == 0 [2024-01-27 23:25:05,830 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y <= 2 [2024-01-27 23:25:05,830 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,830 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (unsigned long )arg == 0UL [2024-01-27 23:25:05,830 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$mem_tmp <= 127 [2024-01-27 23:25:05,830 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y [2024-01-27 23:25:05,830 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff0 == 0 [2024-01-27 23:25:05,830 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,831 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,831 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,831 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,831 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,831 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,831 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,831 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,831 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:05,831 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y$mem_tmp [2024-01-27 23:25:05,831 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,831 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,831 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,832 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,832 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y <= 127 [2024-01-27 23:25:05,832 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= x [2024-01-27 23:25:05,832 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,832 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,832 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] x == 0 || x == 1 [2024-01-27 23:25:05,832 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,832 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,832 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,832 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,832 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,833 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] x <= 1 [2024-01-27 23:25:05,833 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,833 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,833 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (unsigned long )arg == 0UL [2024-01-27 23:25:05,833 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (unsigned long )arg == 0UL [2024-01-27 23:25:05,833 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= x [2024-01-27 23:25:05,833 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,833 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,833 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,833 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,833 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,834 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,834 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,834 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,834 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0 == 0 [2024-01-27 23:25:05,834 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,834 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1 == 0 [2024-01-27 23:25:05,834 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y [2024-01-27 23:25:05,834 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y$mem_tmp [2024-01-27 23:25:05,834 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,834 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$mem_tmp <= 2 [2024-01-27 23:25:05,834 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y <= 2 [2024-01-27 23:25:05,835 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,835 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,835 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,835 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,835 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,835 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,835 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,835 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,835 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,835 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y <= 127 [2024-01-27 23:25:05,835 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,836 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,836 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,836 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,836 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (unsigned long )arg == 0UL [2024-01-27 23:25:05,836 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,836 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,836 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,836 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,836 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,836 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x <= 1 [2024-01-27 23:25:05,836 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,837 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x == 0 || x == 1 [2024-01-27 23:25:05,837 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,837 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,837 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,837 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= x [2024-01-27 23:25:05,837 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,837 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,837 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,837 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,837 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 127 [2024-01-27 23:25:05,837 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,838 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,838 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x <= 1 [2024-01-27 23:25:05,838 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,838 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (unsigned long )arg == 0UL [2024-01-27 23:25:05,838 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,838 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,838 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,838 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1 == 0 [2024-01-27 23:25:05,838 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x == 0 || x == 1 [2024-01-27 23:25:05,838 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$mem_tmp <= 2 [2024-01-27 23:25:05,838 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,839 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,839 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,839 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y [2024-01-27 23:25:05,839 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,839 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,839 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,839 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,839 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,839 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,839 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y$mem_tmp [2024-01-27 23:25:05,839 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff0 == 0 [2024-01-27 23:25:05,840 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,840 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,840 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,840 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,840 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,840 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,840 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,840 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,840 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 2 [2024-01-27 23:25:05,840 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,840 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,841 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,841 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (unsigned long )arg == 0UL [2024-01-27 23:25:05,841 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,841 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,841 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,841 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,841 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,841 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] x == 0 || x == 1 [2024-01-27 23:25:05,841 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= y [2024-01-27 23:25:05,841 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= y$mem_tmp [2024-01-27 23:25:05,841 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff0 == 0 [2024-01-27 23:25:05,842 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,842 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,842 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,842 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,842 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$mem_tmp <= 2 [2024-01-27 23:25:05,842 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,842 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,842 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y <= 127 [2024-01-27 23:25:05,842 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,842 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,842 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,843 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,843 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y <= 2 [2024-01-27 23:25:05,843 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,843 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,843 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff1 == 0 [2024-01-27 23:25:05,843 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,843 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,843 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,843 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,843 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,843 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,844 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] x <= 1 [2024-01-27 23:25:05,844 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,844 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,844 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,844 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,844 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= x [2024-01-27 23:25:05,844 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,844 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,844 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,844 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,844 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] x == 0 || x == 1 [2024-01-27 23:25:05,845 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,845 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,845 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= y$mem_tmp [2024-01-27 23:25:05,845 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,845 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,845 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,845 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,845 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,845 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,845 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,845 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,846 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= x [2024-01-27 23:25:05,846 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,846 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,846 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,846 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,846 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,846 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y <= 127 [2024-01-27 23:25:05,846 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,846 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,846 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,846 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,847 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,847 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$w_buff1 == 0 [2024-01-27 23:25:05,847 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,847 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,847 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,847 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,847 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,847 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,847 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,847 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,847 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$w_buff0 == 0 [2024-01-27 23:25:05,847 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,848 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$mem_tmp <= 2 [2024-01-27 23:25:05,848 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= y [2024-01-27 23:25:05,848 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] x <= 1 [2024-01-27 23:25:05,848 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,848 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,848 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y <= 2 [2024-01-27 23:25:05,848 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$w_buff1 == 0 [2024-01-27 23:25:05,848 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,848 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] (__unbuffered_p0_EAX == 2 && (__unbuffered_p1_EAX == 1 || ((0 <= __unbuffered_p1_EAX && __unbuffered_p1_EAX <= 1) && (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1)))) || (((((0 <= __unbuffered_p0_EAX && 0 <= __unbuffered_p1_EAX) && __unbuffered_p0_EAX <= 2) && __unbuffered_p1_EAX <= 1) && (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1)) && ((__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2)) [2024-01-27 23:25:05,848 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,849 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,849 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,849 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,849 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:05,849 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,849 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,849 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,849 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x <= 1 [2024-01-27 23:25:05,849 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && *__unbuffered_p0_EAX$read_delayed_var == 2) [2024-01-27 23:25:05,849 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,849 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,850 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,850 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y == 2 [2024-01-27 23:25:05,850 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= y$mem_tmp [2024-01-27 23:25:05,850 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$w_buff0 == 0 [2024-01-27 23:25:05,850 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,850 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,850 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,850 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,850 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] 0 <= x [2024-01-27 23:25:05,850 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$mem_tmp <= 127 [2024-01-27 23:25:05,850 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] x == 0 || x == 1 [2024-01-27 23:25:05,851 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,851 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,851 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,851 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,851 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,851 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,851 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] y$mem_tmp <= 2 [2024-01-27 23:25:05,851 INFO L98 nessWitnessExtractor]: Location invariant before [L884-L884] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,851 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (unsigned long )arg == 0UL [2024-01-27 23:25:05,851 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (unsigned long )arg == 0UL [2024-01-27 23:25:05,851 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (unsigned long )arg == 0UL [2024-01-27 23:25:05,852 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,852 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,852 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,852 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,852 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,852 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,852 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$mem_tmp <= 2 [2024-01-27 23:25:05,852 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x == 0 || x == 1 [2024-01-27 23:25:05,852 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,852 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y [2024-01-27 23:25:05,852 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,853 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,853 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,853 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,853 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,853 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,853 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,853 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y <= 2 [2024-01-27 23:25:05,853 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,853 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x [2024-01-27 23:25:05,853 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,853 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0 == 0 [2024-01-27 23:25:05,854 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1 == 0 [2024-01-27 23:25:05,854 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,854 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y$mem_tmp [2024-01-27 23:25:05,854 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 1 [2024-01-27 23:25:05,854 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (unsigned long )arg == 0UL [2024-01-27 23:25:05,854 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,854 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y <= 127 [2024-01-27 23:25:05,854 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,854 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,854 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,854 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,855 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,855 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,855 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,855 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,855 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,855 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,855 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,855 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,855 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,855 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1 == 0 [2024-01-27 23:25:05,855 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,855 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,856 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x == 0 || x == 1 [2024-01-27 23:25:05,856 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,856 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,856 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,856 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0 == 0 [2024-01-27 23:25:05,856 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,856 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y <= 127 [2024-01-27 23:25:05,856 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y <= 2 [2024-01-27 23:25:05,856 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,856 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,856 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,857 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,857 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,857 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,857 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,857 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x <= 1 [2024-01-27 23:25:05,857 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,857 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$mem_tmp [2024-01-27 23:25:05,857 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$mem_tmp <= 2 [2024-01-27 23:25:05,857 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,857 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,857 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,858 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,858 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= x [2024-01-27 23:25:05,858 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,858 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,858 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,858 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,858 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,858 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,858 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,858 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,858 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,859 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y [2024-01-27 23:25:05,859 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (unsigned long )arg == 0UL [2024-01-27 23:25:05,859 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,859 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,859 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,859 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,859 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,859 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,859 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,859 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y <= 2 [2024-01-27 23:25:05,859 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,859 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= x [2024-01-27 23:25:05,860 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,860 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,860 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,860 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] x == 0 || x == 1 [2024-01-27 23:25:05,860 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$mem_tmp <= 2 [2024-01-27 23:25:05,860 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,860 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,860 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,860 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= y [2024-01-27 23:25:05,860 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,860 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,861 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,861 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,861 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,861 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,861 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$w_buff0 == 0 [2024-01-27 23:25:05,861 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$w_buff1 == 0 [2024-01-27 23:25:05,861 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,861 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= y$mem_tmp [2024-01-27 23:25:05,861 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,861 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] x <= 1 [2024-01-27 23:25:05,861 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,862 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,862 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,862 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,862 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,862 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y <= 127 [2024-01-27 23:25:05,862 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,862 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,862 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,862 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,862 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,862 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,863 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,863 INFO L98 nessWitnessExtractor]: Location invariant before [L861-L861] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,863 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,863 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,863 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,863 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,863 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,863 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,863 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,863 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,863 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y$mem_tmp [2024-01-27 23:25:05,863 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff0 == 0 [2024-01-27 23:25:05,864 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,864 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,864 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,864 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,864 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x == 0 || x == 1 [2024-01-27 23:25:05,864 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$mem_tmp <= 2 [2024-01-27 23:25:05,864 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,864 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,864 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,864 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,864 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y <= 127 [2024-01-27 23:25:05,865 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,865 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,865 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff1 == 0 [2024-01-27 23:25:05,865 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y [2024-01-27 23:25:05,865 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,865 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,865 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (unsigned long )arg == 0UL [2024-01-27 23:25:05,865 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,865 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,865 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,865 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,866 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y <= 2 [2024-01-27 23:25:05,866 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,866 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,866 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,866 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,866 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,866 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,866 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,866 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= x [2024-01-27 23:25:05,866 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x <= 1 [2024-01-27 23:25:05,866 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,866 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,867 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,867 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x == 0 || x == 1 [2024-01-27 23:25:05,867 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,867 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,867 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,867 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,867 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y$mem_tmp [2024-01-27 23:25:05,867 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,867 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,867 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y <= 127 [2024-01-27 23:25:05,867 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,868 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,868 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,868 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,868 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,868 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= x [2024-01-27 23:25:05,868 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,868 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,868 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0 == 0 [2024-01-27 23:25:05,868 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,868 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,868 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,869 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (unsigned long )arg == 0UL [2024-01-27 23:25:05,869 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,869 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,869 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,869 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y <= 2 [2024-01-27 23:25:05,869 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1 == 0 [2024-01-27 23:25:05,869 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,869 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,869 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,869 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$mem_tmp <= 2 [2024-01-27 23:25:05,869 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,869 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,870 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,870 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,870 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,870 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y [2024-01-27 23:25:05,870 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,870 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x <= 1 [2024-01-27 23:25:05,870 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,870 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,870 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,870 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 127 [2024-01-27 23:25:05,870 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp <= 2 [2024-01-27 23:25:05,871 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,871 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x <= 1 [2024-01-27 23:25:05,871 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$mem_tmp [2024-01-27 23:25:05,871 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,871 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,871 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,871 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y [2024-01-27 23:25:05,871 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,871 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,871 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 == 0 [2024-01-27 23:25:05,871 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x == 0 || x == 1 [2024-01-27 23:25:05,872 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,872 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,872 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,872 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,872 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (unsigned long )arg == 0UL [2024-01-27 23:25:05,872 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,872 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0 == 0 [2024-01-27 23:25:05,872 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,872 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,872 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,872 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,872 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 2 [2024-01-27 23:25:05,873 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,873 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,873 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,873 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,873 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,873 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,873 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,873 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= x [2024-01-27 23:25:05,873 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,873 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,873 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,874 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,874 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,874 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,874 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$mem_tmp <= 2 [2024-01-27 23:25:05,874 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,874 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,874 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,874 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,874 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,874 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,874 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,875 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,875 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,875 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= y [2024-01-27 23:25:05,875 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,875 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (unsigned long )arg == 0UL [2024-01-27 23:25:05,875 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x == 0 || x == 1 [2024-01-27 23:25:05,875 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,875 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y <= 2 [2024-01-27 23:25:05,875 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,875 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,875 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= y$mem_tmp [2024-01-27 23:25:05,876 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,876 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,876 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff0 == 0 [2024-01-27 23:25:05,876 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,876 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,876 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,876 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,876 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,876 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= x [2024-01-27 23:25:05,876 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,876 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,877 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,877 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x <= 1 [2024-01-27 23:25:05,877 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff1 == 0 [2024-01-27 23:25:05,877 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,877 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,877 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,877 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y <= 127 [2024-01-27 23:25:05,877 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,877 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,877 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,877 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,877 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,878 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,878 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,878 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,878 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,878 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,878 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (unsigned long )arg == 0UL [2024-01-27 23:25:05,878 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0 == 0 [2024-01-27 23:25:05,878 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,878 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,878 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,878 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y$mem_tmp [2024-01-27 23:25:05,879 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,879 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,879 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,879 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y [2024-01-27 23:25:05,879 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,879 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,879 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,879 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,879 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,879 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,879 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x <= 1 [2024-01-27 23:25:05,880 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,880 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,880 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,880 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y <= 2 [2024-01-27 23:25:05,880 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,880 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,880 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,880 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,880 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,880 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,880 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,881 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$mem_tmp <= 2 [2024-01-27 23:25:05,881 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,881 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y <= 127 [2024-01-27 23:25:05,881 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1 == 0 [2024-01-27 23:25:05,881 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x == 0 || x == 1 [2024-01-27 23:25:05,881 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,881 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,881 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,881 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= x [2024-01-27 23:25:05,881 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y <= 127 [2024-01-27 23:25:05,881 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,881 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,882 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,882 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,882 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff0 == 0 [2024-01-27 23:25:05,882 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,882 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,882 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,882 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,882 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,882 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,882 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff1 == 0 [2024-01-27 23:25:05,882 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,883 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,883 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,883 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y$mem_tmp [2024-01-27 23:25:05,883 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,883 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,883 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,883 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x == 0 || x == 1 [2024-01-27 23:25:05,883 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,883 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,883 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,883 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x <= 1 [2024-01-27 23:25:05,884 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,884 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y [2024-01-27 23:25:05,884 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (unsigned long )arg == 0UL [2024-01-27 23:25:05,884 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,884 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,884 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,884 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= x [2024-01-27 23:25:05,884 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,884 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,884 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$mem_tmp <= 2 [2024-01-27 23:25:05,884 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,884 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,885 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,885 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,885 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y <= 2 [2024-01-27 23:25:05,885 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,885 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,885 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,885 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] x <= 1 [2024-01-27 23:25:05,885 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,885 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,885 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,885 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,886 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,886 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$mem_tmp <= 127 [2024-01-27 23:25:05,886 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,886 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,886 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,886 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,886 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,886 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,886 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= x [2024-01-27 23:25:05,886 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,886 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,887 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,887 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,887 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,887 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,887 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,887 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y$mem_tmp [2024-01-27 23:25:05,887 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,887 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff0 == 0 [2024-01-27 23:25:05,887 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,887 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,887 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,887 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] x == 0 || x == 1 [2024-01-27 23:25:05,888 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,888 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,888 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y <= 127 [2024-01-27 23:25:05,888 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,888 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,888 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,888 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,888 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y <= 2 [2024-01-27 23:25:05,888 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,888 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,888 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y [2024-01-27 23:25:05,889 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$mem_tmp <= 2 [2024-01-27 23:25:05,889 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (unsigned long )arg == 0UL [2024-01-27 23:25:05,889 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff1 == 0 [2024-01-27 23:25:05,889 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= y [2024-01-27 23:25:05,889 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,889 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,889 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,889 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,889 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,889 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,889 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,890 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (unsigned long )arg == 0UL [2024-01-27 23:25:05,893 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,893 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,893 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,893 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,893 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,893 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,893 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= y$mem_tmp [2024-01-27 23:25:05,893 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,893 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y <= 2 [2024-01-27 23:25:05,893 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x == 0 || x == 1 [2024-01-27 23:25:05,893 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,894 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,894 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x <= 1 [2024-01-27 23:25:05,894 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,894 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,894 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,894 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y <= 127 [2024-01-27 23:25:05,894 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,894 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,894 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$mem_tmp <= 2 [2024-01-27 23:25:05,894 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,894 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,895 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= x [2024-01-27 23:25:05,895 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,895 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,895 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,895 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,895 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,895 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff0 == 0 [2024-01-27 23:25:05,895 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff1 == 0 [2024-01-27 23:25:05,895 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,895 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,895 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,895 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 || expression == 1 [2024-01-27 23:25:05,896 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 == 0 [2024-01-27 23:25:05,896 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x [2024-01-27 23:25:05,896 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,896 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 1 [2024-01-27 23:25:05,896 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,896 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$mem_tmp [2024-01-27 23:25:05,896 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,896 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,896 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,896 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,896 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:05,897 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,897 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 1 [2024-01-27 23:25:05,897 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 127 [2024-01-27 23:25:05,897 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 == 0 [2024-01-27 23:25:05,897 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,897 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y [2024-01-27 23:25:05,897 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,897 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-27 23:25:05,897 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression <= 1 [2024-01-27 23:25:05,897 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,897 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 2 [2024-01-27 23:25:05,897 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x == 0 || x == 1 [2024-01-27 23:25:05,898 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,898 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,898 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,898 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,898 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 [2024-01-27 23:25:05,898 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,898 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp <= 2 [2024-01-27 23:25:05,898 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,898 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,898 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,898 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,899 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,899 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,899 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,899 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,899 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,899 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,899 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,899 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,899 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,899 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,899 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= expression [2024-01-27 23:25:05,900 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,900 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,900 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,900 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,900 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (unsigned long )arg == 0UL [2024-01-27 23:25:05,900 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= x [2024-01-27 23:25:05,900 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x == 0 || x == 1 [2024-01-27 23:25:05,900 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,900 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y [2024-01-27 23:25:05,900 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,900 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,900 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y$mem_tmp [2024-01-27 23:25:05,901 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,901 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,901 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,901 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,901 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,901 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,901 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,901 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,901 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,901 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,901 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y <= 2 [2024-01-27 23:25:05,902 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,902 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,902 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,902 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,902 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y <= 127 [2024-01-27 23:25:05,902 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0 == 0 [2024-01-27 23:25:05,902 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,902 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,902 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,902 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,902 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,902 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$mem_tmp <= 2 [2024-01-27 23:25:05,903 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,903 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,903 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,903 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,903 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 1 [2024-01-27 23:25:05,903 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1 == 0 [2024-01-27 23:25:05,903 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,903 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,903 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,903 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y [2024-01-27 23:25:05,903 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,904 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,904 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,904 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0 == 0 [2024-01-27 23:25:05,904 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y$mem_tmp [2024-01-27 23:25:05,904 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,904 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y <= 2 [2024-01-27 23:25:05,904 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,904 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,904 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,904 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$mem_tmp <= 2 [2024-01-27 23:25:05,904 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,905 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,905 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x == 1 [2024-01-27 23:25:05,905 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,905 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,905 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,905 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,905 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (unsigned long )arg == 0UL [2024-01-27 23:25:05,905 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y <= 127 [2024-01-27 23:25:05,905 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,905 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,905 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,905 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,906 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,906 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,906 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,906 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,906 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,906 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,906 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,906 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,906 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1 == 0 [2024-01-27 23:25:05,906 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,906 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,907 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,907 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,907 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,907 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (unsigned long )arg == 0UL [2024-01-27 23:25:05,907 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,907 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y [2024-01-27 23:25:05,907 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0 == 0 [2024-01-27 23:25:05,907 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,907 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,907 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:05,907 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,907 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,908 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,908 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x == 0 || x == 1 [2024-01-27 23:25:05,908 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,908 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y <= 2 [2024-01-27 23:25:05,908 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,908 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,908 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,908 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,908 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,908 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1 == 0 [2024-01-27 23:25:05,908 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,909 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,909 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y <= 127 [2024-01-27 23:25:05,909 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,909 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,909 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,909 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,909 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,909 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,909 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,909 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp <= 2 [2024-01-27 23:25:05,909 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,910 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,910 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,910 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y$mem_tmp [2024-01-27 23:25:05,910 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,910 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,910 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 1 [2024-01-27 23:25:05,910 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,910 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp <= 127 [2024-01-27 23:25:05,910 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= x [2024-01-27 23:25:05,910 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,910 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,911 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,911 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (unsigned long )arg == 0UL [2024-01-27 23:25:05,911 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,911 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0 == 0 [2024-01-27 23:25:05,911 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp <= 127 [2024-01-27 23:25:05,911 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,911 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1 == 0 [2024-01-27 23:25:05,911 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y$mem_tmp [2024-01-27 23:25:05,911 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] *__unbuffered_p0_EAX$read_delayed_var <= 127 [2024-01-27 23:25:05,911 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,912 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,912 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y [2024-01-27 23:25:05,912 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2 [2024-01-27 23:25:05,912 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,912 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,912 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,912 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,912 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,912 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,912 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,912 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] *__unbuffered_p0_EAX$read_delayed_var <= 2 [2024-01-27 23:25:05,913 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,913 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,913 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,913 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,913 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (unsigned long )arg == 0UL [2024-01-27 23:25:05,913 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,913 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,913 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,913 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x == 0 || x == 1 [2024-01-27 23:25:05,913 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX <= 127 [2024-01-27 23:25:05,913 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 2 [2024-01-27 23:25:05,914 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,914 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 127 [2024-01-27 23:25:05,914 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp <= 2 [2024-01-27 23:25:05,914 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,914 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,914 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,914 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:25:05,914 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,914 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,914 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,915 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,915 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,915 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,915 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= x [2024-01-27 23:25:05,915 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,915 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:25:05,915 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,915 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x <= 1 [2024-01-27 23:25:05,915 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] x <= 1 [2024-01-27 23:25:05,915 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,915 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,916 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= y$mem_tmp [2024-01-27 23:25:05,916 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,916 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,916 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,916 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,916 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= y [2024-01-27 23:25:05,916 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$mem_tmp <= 2 [2024-01-27 23:25:05,916 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,916 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff1 == 0 [2024-01-27 23:25:05,916 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,916 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y <= 2 [2024-01-27 23:25:05,917 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] x == 0 || x == 1 [2024-01-27 23:25:05,917 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:05,917 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,917 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,917 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,917 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,917 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,917 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,917 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff0 == 0 [2024-01-27 23:25:05,917 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$mem_tmp <= 127 [2024-01-27 23:25:05,917 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,917 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= x [2024-01-27 23:25:05,918 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,918 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,918 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (unsigned long )arg == 0UL [2024-01-27 23:25:05,918 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,918 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y <= 127 [2024-01-27 23:25:05,918 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,918 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,918 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,918 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,918 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,918 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,919 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,919 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,919 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,919 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,919 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,919 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,919 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,919 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y <= 127 [2024-01-27 23:25:05,919 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,919 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,919 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,919 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$mem_tmp <= 2 [2024-01-27 23:25:05,920 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,920 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,920 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,920 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff1 == 0 [2024-01-27 23:25:05,920 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,920 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,920 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,920 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,920 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,920 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,920 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,921 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff0 == 0 [2024-01-27 23:25:05,921 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,921 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,921 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,921 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,921 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,921 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,921 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,921 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,921 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (unsigned long )arg == 0UL [2024-01-27 23:25:05,921 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= x [2024-01-27 23:25:05,921 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,922 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,922 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= y$mem_tmp [2024-01-27 23:25:05,922 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y <= 2 [2024-01-27 23:25:05,922 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,922 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x == 0 || x == 1 [2024-01-27 23:25:05,922 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= y [2024-01-27 23:25:05,922 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,922 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x <= 1 [2024-01-27 23:25:05,922 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,922 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,923 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,923 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,923 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,923 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (unsigned long )arg == 0UL [2024-01-27 23:25:05,923 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (unsigned long )arg == 0UL [2024-01-27 23:25:05,923 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,923 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,923 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,923 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1 == 0 [2024-01-27 23:25:05,923 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,923 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,923 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,924 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,924 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,924 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y [2024-01-27 23:25:05,924 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,924 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,924 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= x [2024-01-27 23:25:05,924 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,924 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0 == 0 [2024-01-27 23:25:05,924 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,924 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,924 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,925 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (unsigned long )arg == 0UL [2024-01-27 23:25:05,925 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,925 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y$mem_tmp [2024-01-27 23:25:05,925 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y <= 127 [2024-01-27 23:25:05,925 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,925 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x == 0 || x == 1 [2024-01-27 23:25:05,925 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,925 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,925 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x <= 1 [2024-01-27 23:25:05,925 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,925 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,926 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,926 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,926 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,926 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,926 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,926 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,926 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y <= 2 [2024-01-27 23:25:05,926 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$mem_tmp <= 2 [2024-01-27 23:25:05,926 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,926 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,926 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,927 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,927 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,927 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0 == 0 [2024-01-27 23:25:05,927 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,927 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,927 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,927 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y [2024-01-27 23:25:05,927 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,927 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,927 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,927 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,927 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,928 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,928 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,928 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,928 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,928 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,928 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,928 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y <= 127 [2024-01-27 23:25:05,928 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$mem_tmp <= 2 [2024-01-27 23:25:05,928 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,928 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$mem_tmp [2024-01-27 23:25:05,928 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,929 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x <= 1 [2024-01-27 23:25:05,929 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,929 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,929 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 1 <= __unbuffered_cnt [2024-01-27 23:25:05,929 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,929 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,929 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x == 0 || x == 1 [2024-01-27 23:25:05,929 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,929 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,929 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (unsigned long )arg == 0UL [2024-01-27 23:25:05,929 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y <= 2 [2024-01-27 23:25:05,929 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,930 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,930 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1 == 0 [2024-01-27 23:25:05,930 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,930 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,930 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,930 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,930 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= x [2024-01-27 23:25:05,930 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,930 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,930 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$mem_tmp <= 127 [2024-01-27 23:25:05,930 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,931 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,931 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,931 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,931 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,931 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$w_buff1 == 0 [2024-01-27 23:25:05,931 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x <= 1 [2024-01-27 23:25:05,931 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,931 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$mem_tmp <= 2 [2024-01-27 23:25:05,931 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,931 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,931 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,931 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$w_buff0 == 0 [2024-01-27 23:25:05,932 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,932 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,932 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= y [2024-01-27 23:25:05,932 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= x [2024-01-27 23:25:05,932 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= y$mem_tmp [2024-01-27 23:25:05,932 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,932 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,932 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,932 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,932 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,932 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,933 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,933 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,933 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,933 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,933 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,933 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y <= 127 [2024-01-27 23:25:05,933 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] x == 0 || x == 1 [2024-01-27 23:25:05,933 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,933 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,933 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,933 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,933 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,934 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,934 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,934 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,934 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,934 INFO L98 nessWitnessExtractor]: Location invariant before [L887-L887] y <= 2 [2024-01-27 23:25:05,934 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,934 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,934 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,934 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,934 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,934 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,935 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,935 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,935 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,935 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,935 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,935 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,935 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff0 == 0 [2024-01-27 23:25:05,935 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= y$mem_tmp [2024-01-27 23:25:05,935 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$mem_tmp <= 2 [2024-01-27 23:25:05,935 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y <= 2 [2024-01-27 23:25:05,935 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,936 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] x == 0 || x == 1 [2024-01-27 23:25:05,936 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,936 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] x <= 1 [2024-01-27 23:25:05,936 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,936 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,936 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,936 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,936 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,936 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,936 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,936 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= x [2024-01-27 23:25:05,937 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,937 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,937 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,937 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,937 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff1 == 0 [2024-01-27 23:25:05,937 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,937 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,937 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,937 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,937 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= y [2024-01-27 23:25:05,937 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,938 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y <= 127 [2024-01-27 23:25:05,938 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,938 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$read_delayed == (_Bool)0 [2024-01-27 23:25:05,938 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] main$tmp_guard1 == (_Bool)0 [2024-01-27 23:25:05,938 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,938 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,938 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (long long )y$w_buff0_used + (long long )y$w_buff1_used >= 0LL [2024-01-27 23:25:05,938 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$read_delayed_var == 0 [2024-01-27 23:25:05,938 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] main$tmp_guard0 == (_Bool)0 [2024-01-27 23:25:05,938 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$w_buff0 == 0 [2024-01-27 23:25:05,938 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,938 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_cnt == 0 [2024-01-27 23:25:05,939 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,939 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,939 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,939 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$w_buff1 == 0 [2024-01-27 23:25:05,939 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (0LL - (long long )y$w_buff0_used) - (long long )y$w_buff1_used >= 0LL [2024-01-27 23:25:05,939 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,939 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] weak$$choice1 == (_Bool)0 [2024-01-27 23:25:05,939 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,939 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$w_buff1 == 0 [2024-01-27 23:25:05,939 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,939 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,940 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,940 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x == 0 [2024-01-27 23:25:05,940 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$read_delayed_var == 0 [2024-01-27 23:25:05,940 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,940 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$read_delayed == (_Bool)0 [2024-01-27 23:25:05,940 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (0LL - (long long )y$w_buff0_used) + (long long )y$w_buff1_used >= 0LL [2024-01-27 23:25:05,940 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (long long )y$w_buff0_used - (long long )y$w_buff1_used >= 0LL [2024-01-27 23:25:05,940 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,940 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] weak$$choice0 == (_Bool)0 [2024-01-27 23:25:05,940 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX == 0 [2024-01-27 23:25:05,940 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$mem_tmp == 0 [2024-01-27 23:25:05,941 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,941 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,941 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,941 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,941 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,941 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$mem_tmp == 0 [2024-01-27 23:25:05,941 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,941 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,941 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p1_EAX == 0 [2024-01-27 23:25:05,941 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,941 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,941 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y == 0 [2024-01-27 23:25:05,942 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$w_buff0 == 0 [2024-01-27 23:25:05,942 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] weak$$choice2 == (_Bool)0 [2024-01-27 23:25:05,942 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p2_EAX == 0 [2024-01-27 23:25:05,942 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,942 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$w_buff1 == 0 [2024-01-27 23:25:05,942 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,942 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,942 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,942 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y <= 2 [2024-01-27 23:25:05,942 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,942 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,943 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,943 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,943 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,943 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,943 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$mem_tmp <= 127 [2024-01-27 23:25:05,943 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,943 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,943 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,943 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,943 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,943 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,944 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= x [2024-01-27 23:25:05,944 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,944 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,944 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,944 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x == 0 || x == 1 [2024-01-27 23:25:05,944 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,944 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,944 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,944 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,944 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$mem_tmp <= 2 [2024-01-27 23:25:05,944 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] x <= 1 [2024-01-27 23:25:05,944 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:05,945 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,945 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,945 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y$w_buff0 == 0 [2024-01-27 23:25:05,945 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] y <= 127 [2024-01-27 23:25:05,945 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= y [2024-01-27 23:25:05,945 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,945 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,945 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] 0 <= y$mem_tmp [2024-01-27 23:25:05,945 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,945 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,945 INFO L98 nessWitnessExtractor]: Location invariant before [L882-L882] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,946 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp <= 127 [2024-01-27 23:25:05,946 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,946 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x == 0 || x == 1 [2024-01-27 23:25:05,946 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp <= 2 [2024-01-27 23:25:05,946 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (unsigned long )arg == 0UL [2024-01-27 23:25:05,946 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,946 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,946 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,946 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$mem_tmp [2024-01-27 23:25:05,946 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1 == 0 [2024-01-27 23:25:05,946 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,947 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,947 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,947 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0 == 0 [2024-01-27 23:25:05,947 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] *__unbuffered_p0_EAX$read_delayed_var <= 127 [2024-01-27 23:25:05,947 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,947 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y <= 127 [2024-01-27 23:25:05,947 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] *__unbuffered_p0_EAX$read_delayed_var <= 2 [2024-01-27 23:25:05,947 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:25:05,947 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,947 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,947 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,947 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,948 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,948 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y [2024-01-27 23:25:05,948 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:25:05,948 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,948 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y <= 2 [2024-01-27 23:25:05,948 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:05,948 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,948 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= x [2024-01-27 23:25:05,948 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,948 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,948 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX <= 127 [2024-01-27 23:25:05,949 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,949 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,949 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2 [2024-01-27 23:25:05,949 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,949 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,949 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,949 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,949 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,949 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,949 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,949 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,950 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,950 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,950 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 1 [2024-01-27 23:25:05,950 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (unsigned long )arg == 0UL [2024-01-27 23:25:05,950 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y <= 127 [2024-01-27 23:25:05,950 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,950 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,950 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,950 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,950 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y [2024-01-27 23:25:05,950 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,951 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,951 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$mem_tmp <= 2 [2024-01-27 23:25:05,951 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,951 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x == 0 || x == 1 [2024-01-27 23:25:05,951 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,951 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,951 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,951 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,951 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,951 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,951 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,951 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,952 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,952 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,952 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,952 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,952 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,952 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x <= 1 [2024-01-27 23:25:05,952 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,952 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,952 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,952 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y$mem_tmp [2024-01-27 23:25:05,952 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,953 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y <= 2 [2024-01-27 23:25:05,953 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,953 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,953 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,953 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= x [2024-01-27 23:25:05,953 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,953 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,953 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,953 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,953 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff0 == 0 [2024-01-27 23:25:05,953 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1 == 0 [2024-01-27 23:25:05,954 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (unsigned long )arg == 0UL [2024-01-27 23:25:05,954 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (unsigned long )arg == 0UL [2024-01-27 23:25:05,954 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (unsigned long )arg == 0UL [2024-01-27 23:25:05,954 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,954 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,954 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y <= 127 [2024-01-27 23:25:05,954 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,954 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,954 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,954 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,954 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,955 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x <= 1 [2024-01-27 23:25:05,955 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,955 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0 == 0 [2024-01-27 23:25:05,955 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y <= 2 [2024-01-27 23:25:05,955 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (unsigned long )arg == 0UL [2024-01-27 23:25:05,955 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,955 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,955 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= x [2024-01-27 23:25:05,955 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,955 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,955 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,955 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,956 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,956 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,956 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,956 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x == 0 || x == 1 [2024-01-27 23:25:05,956 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,956 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,956 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,956 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,956 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1 == 0 [2024-01-27 23:25:05,956 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,956 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,957 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,957 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,957 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,957 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,957 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y$mem_tmp [2024-01-27 23:25:05,957 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,957 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,957 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,957 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,957 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y [2024-01-27 23:25:05,957 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$mem_tmp <= 2 [2024-01-27 23:25:05,958 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$w_buff1 == 0 [2024-01-27 23:25:05,958 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:05,958 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= y$mem_tmp [2024-01-27 23:25:05,958 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:05,958 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:05,958 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:05,958 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:05,958 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:05,958 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= __unbuffered_p2_EAX [2024-01-27 23:25:05,958 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX <= 127 [2024-01-27 23:25:05,958 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:05,958 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:05,959 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:05,959 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x == 0 || x == 1 [2024-01-27 23:25:05,959 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:05,959 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p2_EAX <= 2 [2024-01-27 23:25:05,959 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= x [2024-01-27 23:25:05,959 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:05,959 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:05,959 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y <= 2 [2024-01-27 23:25:05,959 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:05,959 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= __unbuffered_cnt [2024-01-27 23:25:05,959 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:05,960 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= y [2024-01-27 23:25:05,960 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:05,960 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:05,960 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:05,960 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:05,960 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:25:05,960 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y <= 127 [2024-01-27 23:25:05,960 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:05,960 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:05,960 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:05,960 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x <= 1 [2024-01-27 23:25:05,961 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:05,961 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:05,961 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$mem_tmp <= 2 [2024-01-27 23:25:05,961 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:05,961 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:05,961 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:05,961 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$w_buff0 == 0 [2024-01-27 23:25:06,014 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 23:25:06,172 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/safe000_power.oepc.i[995,1008] [2024-01-27 23:25:06,316 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 23:25:06,326 INFO L202 MainTranslator]: Completed pre-run [2024-01-27 23:25:06,336 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/safe000_power.oepc.i[995,1008] [2024-01-27 23:25:06,337 WARN L424 MainDispatcher]: Unable to annotate void __VERIFIER_assert(int expression) { if (!expression) { ERROR: {reach_error();abort();} }; return; } with a witness entry Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-01-27 23:25:06,404 ERROR L324 MainTranslator]: Unsupported Syntax: Unknown or unsupported unary operation: ADDROF [2024-01-27 23:25:06,405 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@1edd5d25 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:25:06, skipping insertion in model container [2024-01-27 23:25:06,405 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-27 23:25:06,405 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-27 23:25:06,407 INFO L158 Benchmark]: Toolchain (without parser) took 1815.55ms. Allocated memory is still 113.2MB. Free memory was 71.1MB in the beginning and 60.1MB in the end (delta: 11.0MB). Peak memory consumption was 36.0MB. Max. memory is 16.1GB. [2024-01-27 23:25:06,407 INFO L158 Benchmark]: CDTParser took 0.19ms. Allocated memory is still 54.5MB. Free memory was 35.7MB in the beginning and 35.7MB in the end (delta: 42.1kB). There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:25:06,408 INFO L158 Benchmark]: Witness Parser took 0.13ms. Allocated memory is still 88.1MB. Free memory is still 65.4MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:25:06,409 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1813.24ms. Allocated memory is still 113.2MB. Free memory was 71.1MB in the beginning and 60.1MB in the end (delta: 11.0MB). Peak memory consumption was 36.0MB. Max. memory is 16.1GB. [2024-01-27 23:25:06,410 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.19ms. Allocated memory is still 54.5MB. Free memory was 35.7MB in the beginning and 35.7MB in the end (delta: 42.1kB). There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.13ms. Allocated memory is still 88.1MB. Free memory is still 65.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1813.24ms. Allocated memory is still 113.2MB. Free memory was 71.1MB in the beginning and 60.1MB in the end (delta: 11.0MB). Peak memory consumption was 36.0MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 761]: Unsupported Syntax Unknown or unsupported unary operation: ADDROF RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: UNKNOWN