./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/pthread-wmm/mix023_power.opt_pso.opt_rmo.opt.i --full-output --witness-type correctness_witness --witnessparser.only.consider.loop.invariants false --validate ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/mix023_power.opt_pso.opt_rmo.opt.yml/witness.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version ab2e0ac4 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/mix023_power.opt_pso.opt_rmo.opt.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/mix023_power.opt_pso.opt_rmo.opt.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg false --witnessparser.only.consider.loop.invariants false --- Real Ultimate output --- This is Ultimate 0.2.4-dev-ab2e0ac-m [2024-01-29 14:26:35,528 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-29 14:26:35,566 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-01-29 14:26:35,570 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-29 14:26:35,570 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-29 14:26:35,583 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-29 14:26:35,584 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-29 14:26:35,584 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-29 14:26:35,585 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-29 14:26:35,585 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-29 14:26:35,585 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-29 14:26:35,586 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-29 14:26:35,586 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-29 14:26:35,586 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-29 14:26:35,587 INFO L153 SettingsManager]: * Use SBE=true [2024-01-29 14:26:35,587 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-29 14:26:35,587 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-29 14:26:35,587 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-29 14:26:35,588 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-29 14:26:35,588 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-29 14:26:35,588 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-29 14:26:35,589 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-29 14:26:35,589 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-29 14:26:35,589 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-29 14:26:35,590 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-29 14:26:35,590 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-29 14:26:35,590 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-29 14:26:35,590 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-29 14:26:35,591 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-29 14:26:35,591 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-29 14:26:35,591 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-29 14:26:35,592 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-29 14:26:35,592 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-29 14:26:35,592 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-29 14:26:35,593 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-29 14:26:35,593 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-29 14:26:35,593 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-29 14:26:35,593 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-29 14:26:35,594 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-29 14:26:35,594 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-29 14:26:35,594 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-29 14:26:35,595 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-29 14:26:35,602 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-29 14:26:35,602 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-29 14:26:35,797 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-29 14:26:35,820 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-29 14:26:35,823 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-29 14:26:35,824 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-29 14:26:35,824 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-29 14:26:35,826 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/mix023_power.opt_pso.opt_rmo.opt.yml/witness.yml [2024-01-29 14:26:36,534 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-29 14:26:36,534 INFO L274 PluginConnector]: CDTParser initialized [2024-01-29 14:26:36,536 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/mix023_power.opt_pso.opt_rmo.opt.i [2024-01-29 14:26:37,510 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-29 14:26:37,733 INFO L384 CDTParser]: Found 1 translation units. [2024-01-29 14:26:37,733 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/mix023_power.opt_pso.opt_rmo.opt.i [2024-01-29 14:26:37,749 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9e72755f1/396e978b54084693b6c829ad594107d3/FLAG10eddd9d1 [2024-01-29 14:26:37,760 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9e72755f1/396e978b54084693b6c829ad594107d3 [2024-01-29 14:26:37,761 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-29 14:26:37,762 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-29 14:26:37,762 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-29 14:26:37,762 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-29 14:26:37,766 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-29 14:26:37,767 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 29.01 02:26:36" (1/2) ... [2024-01-29 14:26:37,767 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@522da296 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:26:37, skipping insertion in model container [2024-01-29 14:26:37,768 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 29.01 02:26:36" (1/2) ... [2024-01-29 14:26:37,768 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@7af88144 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:26:37, skipping insertion in model container [2024-01-29 14:26:37,769 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.01 02:26:37" (2/2) ... [2024-01-29 14:26:37,769 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@522da296 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:26:37, skipping insertion in model container [2024-01-29 14:26:37,769 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.01 02:26:37" (2/2) ... [2024-01-29 14:26:37,769 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-29 14:26:39,174 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-29 14:26:39,175 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= z [2024-01-29 14:26:39,175 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,175 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y == 0 || y == 1 [2024-01-29 14:26:39,176 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,176 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,176 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,176 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,176 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,176 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] a <= 1 [2024-01-29 14:26:39,176 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,177 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,177 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z <= 2 [2024-01-29 14:26:39,177 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,177 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,177 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,177 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= a [2024-01-29 14:26:39,177 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,178 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y$w_buff0 [2024-01-29 14:26:39,178 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,178 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y$mem_tmp [2024-01-29 14:26:39,178 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,178 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,178 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y <= 1 [2024-01-29 14:26:39,178 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,179 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,179 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,179 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:26:39,179 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$mem_tmp <= 1 [2024-01-29 14:26:39,179 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,179 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y$w_buff1 [2024-01-29 14:26:39,179 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] weak$$choice2 == (_Bool)0 [2024-01-29 14:26:39,179 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,180 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z <= 127 [2024-01-29 14:26:39,180 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x <= 2 [2024-01-29 14:26:39,180 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y [2024-01-29 14:26:39,180 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,180 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff0 <= 1 [2024-01-29 14:26:39,180 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,180 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,181 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,181 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,181 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-29 14:26:39,181 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (unsigned long )arg == 0UL [2024-01-29 14:26:39,181 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] a == 0 || a == 1 [2024-01-29 14:26:39,181 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= x [2024-01-29 14:26:39,181 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,181 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,182 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,182 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,182 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,182 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,182 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x <= 127 [2024-01-29 14:26:39,182 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,182 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff1 <= 1 [2024-01-29 14:26:39,183 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,183 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,183 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] a == 0 || a == 1 [2024-01-29 14:26:39,183 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,183 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,183 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,183 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= a [2024-01-29 14:26:39,183 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y$w_buff0 [2024-01-29 14:26:39,184 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,184 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,184 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,184 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x <= 2 [2024-01-29 14:26:39,184 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,184 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,184 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,185 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,185 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,185 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,185 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y == 0 || y == 1 [2024-01-29 14:26:39,185 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,185 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff0 <= 1 [2024-01-29 14:26:39,185 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,185 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,185 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff1 <= 1 [2024-01-29 14:26:39,186 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,186 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,186 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$mem_tmp <= 1 [2024-01-29 14:26:39,186 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,186 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z <= 2 [2024-01-29 14:26:39,186 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= z [2024-01-29 14:26:39,186 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,186 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,187 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,187 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,187 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y$mem_tmp [2024-01-29 14:26:39,187 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y$w_buff1 [2024-01-29 14:26:39,187 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (unsigned long )arg == 0UL [2024-01-29 14:26:39,187 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,187 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,187 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z <= 127 [2024-01-29 14:26:39,188 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,188 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,188 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y <= 1 [2024-01-29 14:26:39,188 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] a <= 1 [2024-01-29 14:26:39,188 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,188 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,188 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,188 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x <= 127 [2024-01-29 14:26:39,189 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,189 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,189 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= x [2024-01-29 14:26:39,189 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,189 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,189 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,189 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y [2024-01-29 14:26:39,190 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,190 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x <= 127 [2024-01-29 14:26:39,190 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,190 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,190 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,190 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,190 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,190 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,191 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,191 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x <= 2 [2024-01-29 14:26:39,191 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,191 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,191 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,191 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,191 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y <= 1 [2024-01-29 14:26:39,191 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:26:39,192 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= a [2024-01-29 14:26:39,192 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,192 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$mem_tmp <= 1 [2024-01-29 14:26:39,192 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0 <= 1 [2024-01-29 14:26:39,192 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,192 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,192 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,192 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,193 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,193 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,193 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,193 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,193 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,193 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,193 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,193 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$w_buff1 [2024-01-29 14:26:39,193 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z <= 127 [2024-01-29 14:26:39,194 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,194 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,194 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y == 0 || y == 1 [2024-01-29 14:26:39,194 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= x [2024-01-29 14:26:39,194 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] a == 0 || a == 1 [2024-01-29 14:26:39,194 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,194 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,194 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (unsigned long )arg == 0UL [2024-01-29 14:26:39,195 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,195 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,195 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z <= 2 [2024-01-29 14:26:39,195 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$w_buff0 [2024-01-29 14:26:39,195 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= z [2024-01-29 14:26:39,195 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y [2024-01-29 14:26:39,195 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,195 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1 <= 1 [2024-01-29 14:26:39,196 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,196 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,196 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] a <= 1 [2024-01-29 14:26:39,196 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,196 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$mem_tmp [2024-01-29 14:26:39,196 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,196 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,196 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,197 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,197 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= x [2024-01-29 14:26:39,197 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff1 <= 1 [2024-01-29 14:26:39,197 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,197 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,197 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,197 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,197 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,198 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x <= 127 [2024-01-29 14:26:39,198 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff0 == 1 [2024-01-29 14:26:39,198 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y$mem_tmp [2024-01-29 14:26:39,198 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,198 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] a == 0 || a == 1 [2024-01-29 14:26:39,198 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,198 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,199 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,199 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,199 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,199 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,199 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,199 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x <= 2 [2024-01-29 14:26:39,199 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,199 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,200 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,200 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,200 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,200 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,200 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,200 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,200 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,200 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= z [2024-01-29 14:26:39,201 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,201 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y [2024-01-29 14:26:39,201 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,201 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,201 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,201 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y <= 1 [2024-01-29 14:26:39,201 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,201 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] a <= 1 [2024-01-29 14:26:39,202 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,202 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,202 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (unsigned long )arg == 0UL [2024-01-29 14:26:39,202 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,202 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= a [2024-01-29 14:26:39,202 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y == 0 || y == 1 [2024-01-29 14:26:39,202 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] z <= 2 [2024-01-29 14:26:39,202 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,203 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,203 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,203 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$mem_tmp <= 1 [2024-01-29 14:26:39,203 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y$w_buff1 [2024-01-29 14:26:39,203 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] z <= 127 [2024-01-29 14:26:39,203 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,203 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z <= 2 [2024-01-29 14:26:39,203 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,203 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,204 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,204 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,204 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$w_buff1 [2024-01-29 14:26:39,204 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,204 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,204 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,204 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x [2024-01-29 14:26:39,204 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= z [2024-01-29 14:26:39,205 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0 <= 1 [2024-01-29 14:26:39,205 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,205 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,205 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$w_buff0 [2024-01-29 14:26:39,205 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,205 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,205 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,205 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] a <= 1 [2024-01-29 14:26:39,206 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,206 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,206 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp <= 1 [2024-01-29 14:26:39,206 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1 <= 1 [2024-01-29 14:26:39,206 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y [2024-01-29 14:26:39,206 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,206 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,206 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,207 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,207 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,207 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 1 [2024-01-29 14:26:39,207 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,207 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y == 0 || y == 1 [2024-01-29 14:26:39,207 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,207 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 127 [2024-01-29 14:26:39,207 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= a [2024-01-29 14:26:39,208 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,208 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,208 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$mem_tmp [2024-01-29 14:26:39,208 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,208 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,208 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,208 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,208 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] a == 0 || a == 1 [2024-01-29 14:26:39,209 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,209 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,209 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,209 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,209 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 2 [2024-01-29 14:26:39,209 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (unsigned long )arg == 0UL [2024-01-29 14:26:39,209 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,209 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z <= 127 [2024-01-29 14:26:39,209 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,210 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,210 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,210 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,210 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,210 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,210 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$w_buff0 [2024-01-29 14:26:39,210 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,210 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y [2024-01-29 14:26:39,211 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] a == 0 || a == 1 [2024-01-29 14:26:39,211 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,211 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,211 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,211 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,211 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,211 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,211 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,211 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= x [2024-01-29 14:26:39,212 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,212 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,212 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1 <= 1 [2024-01-29 14:26:39,212 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,212 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,212 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] a <= 1 [2024-01-29 14:26:39,212 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,212 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,213 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,213 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,245 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,245 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-29 14:26:39,245 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (unsigned long )arg == 0UL [2024-01-29 14:26:39,245 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,245 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,245 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:26:39,245 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,245 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp <= 1 [2024-01-29 14:26:39,245 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,245 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,245 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= a [2024-01-29 14:26:39,246 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 2 [2024-01-29 14:26:39,246 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,246 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y <= 1 [2024-01-29 14:26:39,246 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,246 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= z [2024-01-29 14:26:39,246 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,246 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y == 0 || y == 1 [2024-01-29 14:26:39,246 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z <= 127 [2024-01-29 14:26:39,246 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$mem_tmp [2024-01-29 14:26:39,246 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z <= 2 [2024-01-29 14:26:39,246 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0 <= 1 [2024-01-29 14:26:39,246 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,246 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,246 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,246 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,246 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$w_buff1 [2024-01-29 14:26:39,246 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,246 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 127 [2024-01-29 14:26:39,246 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,246 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff1 <= 1 [2024-01-29 14:26:39,246 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= y [2024-01-29 14:26:39,246 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff0 <= 1 [2024-01-29 14:26:39,246 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,247 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,247 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z <= 127 [2024-01-29 14:26:39,247 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,247 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,247 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,247 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y <= 1 [2024-01-29 14:26:39,247 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,247 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] x <= 2 [2024-01-29 14:26:39,247 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,247 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,247 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,247 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,247 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] a == 0 || a == 1 [2024-01-29 14:26:39,247 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (unsigned long )arg == 0UL [2024-01-29 14:26:39,247 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,247 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] x <= 127 [2024-01-29 14:26:39,247 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,247 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,247 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,247 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,247 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$mem_tmp <= 1 [2024-01-29 14:26:39,247 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,247 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,247 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= y$w_buff0 [2024-01-29 14:26:39,248 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] a <= 1 [2024-01-29 14:26:39,248 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,248 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:26:39,248 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,248 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,250 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= x [2024-01-29 14:26:39,250 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,250 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,250 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,250 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= y$mem_tmp [2024-01-29 14:26:39,250 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y == 0 || y == 1 [2024-01-29 14:26:39,250 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,250 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,250 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,250 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,250 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z <= 2 [2024-01-29 14:26:39,250 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,250 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= y$w_buff1 [2024-01-29 14:26:39,250 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,250 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,250 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,250 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= z [2024-01-29 14:26:39,250 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,250 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,250 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,250 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= a [2024-01-29 14:26:39,251 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,251 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,251 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= x [2024-01-29 14:26:39,251 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,251 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x <= 2 [2024-01-29 14:26:39,251 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] a == 0 || a == 1 [2024-01-29 14:26:39,251 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= z [2024-01-29 14:26:39,251 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,251 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff1 <= 1 [2024-01-29 14:26:39,251 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff0 == 1 [2024-01-29 14:26:39,251 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,251 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,251 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x <= 127 [2024-01-29 14:26:39,251 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,251 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,251 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,251 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,251 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,251 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,251 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (unsigned long )arg == 0UL [2024-01-29 14:26:39,251 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,251 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,251 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y <= 1 [2024-01-29 14:26:39,251 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,252 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z <= 127 [2024-01-29 14:26:39,252 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= a [2024-01-29 14:26:39,252 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y == 0 || y == 1 [2024-01-29 14:26:39,252 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,252 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,252 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,252 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,252 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,252 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,252 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,252 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,252 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,252 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,252 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,252 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] a <= 1 [2024-01-29 14:26:39,252 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,252 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$mem_tmp <= 1 [2024-01-29 14:26:39,252 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,252 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,253 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,253 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y$mem_tmp [2024-01-29 14:26:39,253 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y$w_buff1 [2024-01-29 14:26:39,253 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z <= 2 [2024-01-29 14:26:39,253 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,254 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,254 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,254 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y [2024-01-29 14:26:39,254 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,254 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,254 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,254 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (unsigned long )arg == 0UL [2024-01-29 14:26:39,254 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (unsigned long )arg == 0UL [2024-01-29 14:26:39,254 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] a == 0 || a == 1 [2024-01-29 14:26:39,255 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y$w_buff0 [2024-01-29 14:26:39,255 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-29 14:26:39,255 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] a <= 1 [2024-01-29 14:26:39,255 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,255 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,255 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1 <= 1 [2024-01-29 14:26:39,255 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= a [2024-01-29 14:26:39,255 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,255 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,256 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,256 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,256 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,256 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,256 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,256 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,256 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,256 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,256 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 127 [2024-01-29 14:26:39,256 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,257 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y [2024-01-29 14:26:39,257 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,257 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,257 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y$mem_tmp [2024-01-29 14:26:39,257 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,257 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 2 [2024-01-29 14:26:39,257 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y$w_buff1 [2024-01-29 14:26:39,257 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0 <= 1 [2024-01-29 14:26:39,257 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z <= 2 [2024-01-29 14:26:39,257 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,258 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,258 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y == 0 || y == 1 [2024-01-29 14:26:39,258 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z <= 127 [2024-01-29 14:26:39,258 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x [2024-01-29 14:26:39,258 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice2 == (_Bool)0 [2024-01-29 14:26:39,258 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,258 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,258 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,258 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,258 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,258 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,259 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$mem_tmp <= 1 [2024-01-29 14:26:39,259 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= z [2024-01-29 14:26:39,259 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,259 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,259 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,259 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,259 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (unsigned long )arg == 0UL [2024-01-29 14:26:39,259 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:26:39,259 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 1 [2024-01-29 14:26:39,259 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,260 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,260 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,260 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,260 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,260 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (unsigned long )arg == 0UL [2024-01-29 14:26:39,260 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (unsigned long )arg == 0UL [2024-01-29 14:26:39,260 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y$w_buff1 [2024-01-29 14:26:39,260 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x <= 127 [2024-01-29 14:26:39,260 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,260 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x <= 2 [2024-01-29 14:26:39,261 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,261 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,261 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,261 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,261 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,261 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y$mem_tmp [2024-01-29 14:26:39,261 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,261 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,261 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,261 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,261 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,262 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,262 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,262 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z <= 2 [2024-01-29 14:26:39,262 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff0 == 1 [2024-01-29 14:26:39,262 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] a <= 1 [2024-01-29 14:26:39,262 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,262 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,262 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= a [2024-01-29 14:26:39,262 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= x [2024-01-29 14:26:39,262 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,263 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y <= 1 [2024-01-29 14:26:39,263 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,263 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z <= 127 [2024-01-29 14:26:39,263 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= z [2024-01-29 14:26:39,263 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,263 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1 <= 1 [2024-01-29 14:26:39,263 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,263 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,263 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] a == 0 || a == 1 [2024-01-29 14:26:39,263 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,263 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,264 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,264 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$mem_tmp <= 1 [2024-01-29 14:26:39,264 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y == 0 || y == 1 [2024-01-29 14:26:39,264 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,264 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y [2024-01-29 14:26:39,264 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,264 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,264 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,264 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,265 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,265 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,265 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,265 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,265 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,265 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,265 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,265 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (unsigned long )arg == 0UL [2024-01-29 14:26:39,265 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,265 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,265 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x <= 127 [2024-01-29 14:26:39,266 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= y [2024-01-29 14:26:39,266 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,266 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,266 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (y$w_buff1_used == (_Bool)1 && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-29 14:26:39,266 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= y$mem_tmp [2024-01-29 14:26:39,266 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,266 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,266 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,266 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,266 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] a == 0 || a == 1 [2024-01-29 14:26:39,267 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,267 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] z <= 2 [2024-01-29 14:26:39,267 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y == 0 || y == 1 [2024-01-29 14:26:39,267 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,267 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] z <= 127 [2024-01-29 14:26:39,267 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,267 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,267 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,267 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$mem_tmp <= 1 [2024-01-29 14:26:39,267 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,268 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,268 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,268 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,268 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,268 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x <= 2 [2024-01-29 14:26:39,268 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,268 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,268 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,268 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,269 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,269 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] a <= 1 [2024-01-29 14:26:39,269 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$w_buff1 <= 1 [2024-01-29 14:26:39,269 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,269 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,269 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= y$w_buff0 [2024-01-29 14:26:39,269 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,269 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= z [2024-01-29 14:26:39,269 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,269 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= x [2024-01-29 14:26:39,269 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,270 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,270 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,270 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,270 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$w_buff0 <= 1 [2024-01-29 14:26:39,270 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,270 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,270 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= a [2024-01-29 14:26:39,270 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= y$w_buff1 [2024-01-29 14:26:39,270 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,270 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y <= 1 [2024-01-29 14:26:39,270 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,271 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (unsigned long )arg == 0UL [2024-01-29 14:26:39,271 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] z <= 127 [2024-01-29 14:26:39,271 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,271 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,271 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,271 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,271 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= z [2024-01-29 14:26:39,271 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,271 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,271 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,271 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] a <= 1 [2024-01-29 14:26:39,272 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,272 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,272 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$mem_tmp <= 1 [2024-01-29 14:26:39,272 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y <= 1 [2024-01-29 14:26:39,272 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] z <= 2 [2024-01-29 14:26:39,272 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,272 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,272 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1 <= 1 [2024-01-29 14:26:39,272 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$w_buff0 [2024-01-29 14:26:39,272 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y == 0 || y == 1 [2024-01-29 14:26:39,273 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,273 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x <= 127 [2024-01-29 14:26:39,273 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,273 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,273 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,273 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,273 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,273 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,273 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x <= 2 [2024-01-29 14:26:39,273 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 1 <= __unbuffered_cnt [2024-01-29 14:26:39,273 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,274 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,274 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$w_buff1 [2024-01-29 14:26:39,274 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y [2024-01-29 14:26:39,274 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$mem_tmp [2024-01-29 14:26:39,274 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,274 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,274 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,274 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,274 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0 <= 1 [2024-01-29 14:26:39,274 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,274 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,275 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,275 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= a [2024-01-29 14:26:39,275 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,275 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,275 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,275 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,275 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,275 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,275 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,275 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] a == 0 || a == 1 [2024-01-29 14:26:39,275 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= x [2024-01-29 14:26:39,276 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,276 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,276 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,276 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,276 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (unsigned long )arg == 0UL [2024-01-29 14:26:39,276 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,276 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,276 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,276 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,276 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,276 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$w_buff0 <= 1 [2024-01-29 14:26:39,277 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,277 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= a [2024-01-29 14:26:39,277 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,277 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z <= 127 [2024-01-29 14:26:39,277 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= y [2024-01-29 14:26:39,277 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,277 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,277 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] a <= 1 [2024-01-29 14:26:39,277 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,277 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,277 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,278 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y == 0 || y == 1 [2024-01-29 14:26:39,278 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,278 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,278 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,278 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x == 1 [2024-01-29 14:26:39,278 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,278 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,278 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y <= 1 [2024-01-29 14:26:39,278 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,278 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,278 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z <= 2 [2024-01-29 14:26:39,279 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$mem_tmp <= 1 [2024-01-29 14:26:39,279 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,279 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,279 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,279 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= z [2024-01-29 14:26:39,279 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,279 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,279 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,279 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= y$w_buff0 [2024-01-29 14:26:39,279 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,279 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= y$mem_tmp [2024-01-29 14:26:39,280 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= y$w_buff1 [2024-01-29 14:26:39,280 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] a == 0 || a == 1 [2024-01-29 14:26:39,280 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,280 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,280 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,280 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,280 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,280 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$w_buff1 <= 1 [2024-01-29 14:26:39,280 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:26:39,280 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= z [2024-01-29 14:26:39,281 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,281 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] a == 0 || a == 1 [2024-01-29 14:26:39,281 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,281 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y$w_buff1 [2024-01-29 14:26:39,281 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,281 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x <= 127 [2024-01-29 14:26:39,281 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,281 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,281 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,281 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= x [2024-01-29 14:26:39,281 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,281 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,282 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,282 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,282 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y [2024-01-29 14:26:39,282 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,282 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,282 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,282 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y$w_buff0 [2024-01-29 14:26:39,282 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice2 == (_Bool)0 [2024-01-29 14:26:39,282 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,282 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1 <= 1 [2024-01-29 14:26:39,282 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z <= 2 [2024-01-29 14:26:39,283 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-29 14:26:39,283 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y <= 1 [2024-01-29 14:26:39,283 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,283 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] a <= 1 [2024-01-29 14:26:39,283 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,283 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,283 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,283 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,283 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x <= 2 [2024-01-29 14:26:39,283 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$mem_tmp <= 1 [2024-01-29 14:26:39,283 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,284 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,284 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0 <= 1 [2024-01-29 14:26:39,284 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,284 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y$mem_tmp [2024-01-29 14:26:39,284 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,284 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,284 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= a [2024-01-29 14:26:39,284 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,284 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,284 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,284 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (unsigned long )arg == 0UL [2024-01-29 14:26:39,285 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,285 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,285 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,285 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z <= 127 [2024-01-29 14:26:39,285 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y == 0 || y == 1 [2024-01-29 14:26:39,285 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,285 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,285 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,285 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,285 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,285 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] a <= 1 [2024-01-29 14:26:39,286 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] a == 0 || a == 1 [2024-01-29 14:26:39,286 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,286 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,286 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,286 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,286 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,286 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,286 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,286 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,286 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,286 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= x [2024-01-29 14:26:39,286 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y == 0 || y == 1 [2024-01-29 14:26:39,287 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,287 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,287 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] z <= 127 [2024-01-29 14:26:39,287 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,287 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= y [2024-01-29 14:26:39,287 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= y$mem_tmp [2024-01-29 14:26:39,287 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,287 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,287 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= y$w_buff1 [2024-01-29 14:26:39,287 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff0 <= 1 [2024-01-29 14:26:39,288 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,288 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,288 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= a [2024-01-29 14:26:39,288 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,288 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x <= 2 [2024-01-29 14:26:39,288 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,288 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= y$w_buff0 [2024-01-29 14:26:39,288 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,288 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x <= 127 [2024-01-29 14:26:39,288 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,288 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,289 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,289 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (unsigned long )arg == 0UL [2024-01-29 14:26:39,289 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,289 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,289 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y <= 1 [2024-01-29 14:26:39,289 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,289 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff1 <= 1 [2024-01-29 14:26:39,289 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= z [2024-01-29 14:26:39,289 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,289 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] z <= 2 [2024-01-29 14:26:39,289 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,290 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,290 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,290 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,290 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,290 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,290 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$mem_tmp <= 1 [2024-01-29 14:26:39,290 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,290 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,290 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= x [2024-01-29 14:26:39,290 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,290 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,290 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,291 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y == 0 || y == 1 [2024-01-29 14:26:39,291 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,291 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y <= 1 [2024-01-29 14:26:39,291 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,291 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,291 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= y$mem_tmp [2024-01-29 14:26:39,291 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,291 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,291 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,291 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,291 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,292 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,292 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,292 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,292 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] a <= 1 [2024-01-29 14:26:39,292 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,292 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z <= 127 [2024-01-29 14:26:39,292 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x <= 127 [2024-01-29 14:26:39,292 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,292 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= y [2024-01-29 14:26:39,292 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,292 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,293 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= a [2024-01-29 14:26:39,293 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,293 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,293 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,293 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,293 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= y$w_buff0 [2024-01-29 14:26:39,293 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff0 <= 1 [2024-01-29 14:26:39,293 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,293 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,293 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x <= 2 [2024-01-29 14:26:39,293 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,294 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,294 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff1 <= 1 [2024-01-29 14:26:39,294 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,294 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,294 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= y$w_buff1 [2024-01-29 14:26:39,294 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,294 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,294 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$mem_tmp <= 1 [2024-01-29 14:26:39,294 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,294 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= z [2024-01-29 14:26:39,294 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] a == 0 || a == 1 [2024-01-29 14:26:39,295 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,295 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z <= 2 [2024-01-29 14:26:39,295 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,295 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,295 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,295 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (unsigned long )arg == 0UL [2024-01-29 14:26:39,295 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,295 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x <= 2 [2024-01-29 14:26:39,295 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,295 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= a [2024-01-29 14:26:39,295 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,296 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] (unsigned long )arg == 0UL [2024-01-29 14:26:39,296 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,296 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,296 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,296 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,296 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,296 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,296 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y <= 1 [2024-01-29 14:26:39,296 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,296 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,296 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= y$w_buff1 [2024-01-29 14:26:39,297 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] a == 0 || a == 1 [2024-01-29 14:26:39,297 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] a <= 1 [2024-01-29 14:26:39,297 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,297 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= z [2024-01-29 14:26:39,297 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= y$w_buff0 [2024-01-29 14:26:39,297 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,297 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,297 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,297 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,297 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= y [2024-01-29 14:26:39,297 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,297 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,298 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,298 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,298 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,298 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y == 0 || y == 1 [2024-01-29 14:26:39,298 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z <= 2 [2024-01-29 14:26:39,298 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,298 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,298 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,298 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,298 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$w_buff0 <= 1 [2024-01-29 14:26:39,298 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,299 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,299 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 1 <= __unbuffered_cnt [2024-01-29 14:26:39,299 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x <= 127 [2024-01-29 14:26:39,299 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$w_buff1 <= 1 [2024-01-29 14:26:39,299 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,299 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z <= 127 [2024-01-29 14:26:39,299 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,299 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= x [2024-01-29 14:26:39,299 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,299 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,299 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,300 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,300 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,300 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] 0 <= y$mem_tmp [2024-01-29 14:26:39,300 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$mem_tmp <= 1 [2024-01-29 14:26:39,300 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,300 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,300 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (unsigned long )arg == 0UL [2024-01-29 14:26:39,300 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,300 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,300 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff0 == 1 [2024-01-29 14:26:39,300 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,300 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,301 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,301 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (unsigned long )arg == 0UL [2024-01-29 14:26:39,301 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x <= 127 [2024-01-29 14:26:39,301 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,301 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,301 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,301 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,301 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,301 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,301 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,301 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y$mem_tmp [2024-01-29 14:26:39,302 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,302 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,302 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,302 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,302 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= a [2024-01-29 14:26:39,302 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x <= 2 [2024-01-29 14:26:39,302 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z <= 2 [2024-01-29 14:26:39,302 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] a == 0 || a == 1 [2024-01-29 14:26:39,302 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,302 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,302 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,302 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,303 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$mem_tmp <= 1 [2024-01-29 14:26:39,303 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,303 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,303 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,303 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,303 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y$w_buff1 [2024-01-29 14:26:39,303 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= z [2024-01-29 14:26:39,303 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,303 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y <= 1 [2024-01-29 14:26:39,303 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,303 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= x [2024-01-29 14:26:39,303 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,304 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y == 0 || y == 1 [2024-01-29 14:26:39,304 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z <= 127 [2024-01-29 14:26:39,304 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,304 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,304 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,304 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] a <= 1 [2024-01-29 14:26:39,304 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff1 <= 1 [2024-01-29 14:26:39,304 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,304 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,304 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,304 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y [2024-01-29 14:26:39,304 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,305 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,305 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,305 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,305 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,305 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] y$w_buff0 <= 1 [2024-01-29 14:26:39,305 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,305 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,305 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,305 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,305 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,305 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] z <= 127 [2024-01-29 14:26:39,305 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,306 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,306 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] z <= 2 [2024-01-29 14:26:39,306 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,306 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] a <= 1 [2024-01-29 14:26:39,306 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,306 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,306 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,306 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,306 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,306 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,306 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,306 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] 0 <= y$w_buff1 [2024-01-29 14:26:39,307 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,307 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] 0 <= z [2024-01-29 14:26:39,307 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,307 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] 0 <= y$w_buff0 [2024-01-29 14:26:39,307 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,307 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,307 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,307 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,307 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,307 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,307 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,307 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,308 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,308 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] 0 <= a [2024-01-29 14:26:39,308 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,308 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] 0 <= y$mem_tmp [2024-01-29 14:26:39,308 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] y$mem_tmp <= 1 [2024-01-29 14:26:39,308 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,308 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,308 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,308 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,308 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] y <= 1 [2024-01-29 14:26:39,308 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] x <= 2 [2024-01-29 14:26:39,308 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,309 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] x <= 127 [2024-01-29 14:26:39,309 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] 0 <= y [2024-01-29 14:26:39,309 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] 0 <= x [2024-01-29 14:26:39,309 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,309 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] a == 0 || a == 1 [2024-01-29 14:26:39,309 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] y$w_buff1 <= 1 [2024-01-29 14:26:39,309 INFO L98 nessWitnessExtractor]: Location invariant before [L877-L877] y == 0 || y == 1 [2024-01-29 14:26:39,309 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= z [2024-01-29 14:26:39,309 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,309 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,309 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,309 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,310 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,310 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y$mem_tmp [2024-01-29 14:26:39,310 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,310 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,310 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,310 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,310 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x <= 2 [2024-01-29 14:26:39,310 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,310 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$mem_tmp <= 1 [2024-01-29 14:26:39,310 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x <= 127 [2024-01-29 14:26:39,310 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y == 0 || y == 1 [2024-01-29 14:26:39,310 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,311 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,311 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z <= 2 [2024-01-29 14:26:39,311 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,311 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,311 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,311 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,311 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= a [2024-01-29 14:26:39,311 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,311 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,311 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,311 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,311 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y [2024-01-29 14:26:39,312 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,312 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] a <= 1 [2024-01-29 14:26:39,312 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= x [2024-01-29 14:26:39,312 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,312 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (y$w_buff1_used == (_Bool)1 && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-29 14:26:39,312 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] a == 0 || a == 1 [2024-01-29 14:26:39,312 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,312 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,312 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,312 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,312 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (unsigned long )arg == 0UL [2024-01-29 14:26:39,313 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y$w_buff1 [2024-01-29 14:26:39,313 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,313 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,313 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,313 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,313 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,313 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y <= 1 [2024-01-29 14:26:39,313 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,313 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,313 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,313 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y$w_buff0 [2024-01-29 14:26:39,313 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z <= 127 [2024-01-29 14:26:39,314 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff0 <= 1 [2024-01-29 14:26:39,314 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff1 <= 1 [2024-01-29 14:26:39,314 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] (unsigned long )arg == 0UL [2024-01-29 14:26:39,314 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,314 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,314 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,314 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,314 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y$w_buff0 [2024-01-29 14:26:39,314 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,314 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,314 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,314 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,315 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x <= 127 [2024-01-29 14:26:39,315 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,315 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y$mem_tmp [2024-01-29 14:26:39,315 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,315 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1 <= 1 [2024-01-29 14:26:39,315 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,315 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y <= 1 [2024-01-29 14:26:39,315 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,315 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= x [2024-01-29 14:26:39,315 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0 <= 1 [2024-01-29 14:26:39,315 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,315 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= a [2024-01-29 14:26:39,316 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,316 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y$w_buff1 [2024-01-29 14:26:39,316 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] a <= 1 [2024-01-29 14:26:39,316 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,316 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] a == 0 || a == 1 [2024-01-29 14:26:39,316 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,316 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,316 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$mem_tmp <= 1 [2024-01-29 14:26:39,316 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,316 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y == 0 || y == 1 [2024-01-29 14:26:39,316 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,316 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,317 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,317 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,317 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,317 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,317 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,317 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,317 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,317 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,317 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,317 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z == 2 [2024-01-29 14:26:39,317 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x <= 2 [2024-01-29 14:26:39,317 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,318 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,318 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,318 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,318 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (unsigned long )arg == 0UL [2024-01-29 14:26:39,318 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,318 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,318 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y [2024-01-29 14:26:39,318 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,318 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,318 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,318 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= a [2024-01-29 14:26:39,318 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,319 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y == 0 || y == 1 [2024-01-29 14:26:39,319 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,319 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= y$w_buff0 [2024-01-29 14:26:39,319 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (unsigned long )arg == 0UL [2024-01-29 14:26:39,319 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,319 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,319 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] a <= 1 [2024-01-29 14:26:39,319 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$mem_tmp <= 1 [2024-01-29 14:26:39,319 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,319 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] z <= 2 [2024-01-29 14:26:39,319 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,319 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y <= 1 [2024-01-29 14:26:39,320 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,320 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x <= 2 [2024-01-29 14:26:39,320 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,320 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,320 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] a == 0 || a == 1 [2024-01-29 14:26:39,320 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] z <= 127 [2024-01-29 14:26:39,320 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,320 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,320 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= z [2024-01-29 14:26:39,320 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff1 <= 1 [2024-01-29 14:26:39,320 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,320 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,321 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,321 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,321 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,321 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,321 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,321 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= x [2024-01-29 14:26:39,321 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= y$mem_tmp [2024-01-29 14:26:39,321 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff0 <= 1 [2024-01-29 14:26:39,321 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,321 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,321 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,321 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x <= 127 [2024-01-29 14:26:39,322 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,322 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,322 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,322 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,322 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,322 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,322 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,322 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,322 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,322 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,322 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,322 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= y [2024-01-29 14:26:39,323 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= y$w_buff1 [2024-01-29 14:26:39,323 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,323 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y <= 1 [2024-01-29 14:26:39,323 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,323 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= z [2024-01-29 14:26:39,323 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,323 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,323 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y$mem_tmp [2024-01-29 14:26:39,323 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,323 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,323 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,323 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,324 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,324 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,324 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,324 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,324 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$mem_tmp <= 1 [2024-01-29 14:26:39,324 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (unsigned long )arg == 0UL [2024-01-29 14:26:39,324 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= a [2024-01-29 14:26:39,324 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff1 <= 1 [2024-01-29 14:26:39,324 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,324 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,324 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,325 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,325 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z <= 127 [2024-01-29 14:26:39,325 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,325 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,325 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y == 0 || y == 1 [2024-01-29 14:26:39,325 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,325 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y$w_buff0 [2024-01-29 14:26:39,325 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,325 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,325 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,325 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,325 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,326 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff0 <= 1 [2024-01-29 14:26:39,326 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,326 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,326 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,326 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z <= 2 [2024-01-29 14:26:39,326 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] a <= 1 [2024-01-29 14:26:39,326 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= x [2024-01-29 14:26:39,326 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x <= 2 [2024-01-29 14:26:39,326 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,326 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,326 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,326 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y [2024-01-29 14:26:39,327 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y$w_buff1 [2024-01-29 14:26:39,327 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x <= 127 [2024-01-29 14:26:39,327 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,327 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,327 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,327 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,327 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] a == 0 || a == 1 [2024-01-29 14:26:39,327 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,327 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,327 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,327 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$mem_tmp <= 1 [2024-01-29 14:26:39,327 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,328 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (unsigned long )arg == 0UL [2024-01-29 14:26:39,328 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$w_buff0 <= 1 [2024-01-29 14:26:39,328 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,328 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,328 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z <= 2 [2024-01-29 14:26:39,328 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,328 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= x [2024-01-29 14:26:39,328 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,328 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,328 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,328 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= y$w_buff1 [2024-01-29 14:26:39,328 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] a <= 1 [2024-01-29 14:26:39,329 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$w_buff1 <= 1 [2024-01-29 14:26:39,329 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,329 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,329 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,329 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,329 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= y [2024-01-29 14:26:39,329 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,329 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,329 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,329 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,329 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z <= 127 [2024-01-29 14:26:39,329 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,330 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,330 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,330 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= y$w_buff0 [2024-01-29 14:26:39,330 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y == 0 || y == 1 [2024-01-29 14:26:39,330 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,330 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,330 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,330 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,330 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,330 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= a [2024-01-29 14:26:39,330 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,330 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y <= 1 [2024-01-29 14:26:39,331 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= z [2024-01-29 14:26:39,331 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,331 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,331 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,331 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,331 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,331 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,331 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x <= 127 [2024-01-29 14:26:39,331 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x <= 2 [2024-01-29 14:26:39,331 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,331 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= y$mem_tmp [2024-01-29 14:26:39,331 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,332 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,332 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] a == 0 || a == 1 [2024-01-29 14:26:39,332 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,332 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,332 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,332 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$w_buff0 <= 1 [2024-01-29 14:26:39,332 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,332 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= a [2024-01-29 14:26:39,332 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,332 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,332 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,332 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,333 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,333 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,333 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,333 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= y$mem_tmp [2024-01-29 14:26:39,333 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] x <= 127 [2024-01-29 14:26:39,333 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,333 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,333 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,333 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,333 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] a == 0 || a == 1 [2024-01-29 14:26:39,333 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= y [2024-01-29 14:26:39,333 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] x <= 2 [2024-01-29 14:26:39,334 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,334 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= z [2024-01-29 14:26:39,334 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,334 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,334 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,334 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,334 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,334 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,334 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= x [2024-01-29 14:26:39,334 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y == 0 || y == 1 [2024-01-29 14:26:39,334 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] z <= 2 [2024-01-29 14:26:39,334 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,335 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,335 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,335 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,335 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,335 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,335 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] z <= 127 [2024-01-29 14:26:39,335 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,335 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,335 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] a <= 1 [2024-01-29 14:26:39,335 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,335 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,335 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,336 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= y$w_buff1 [2024-01-29 14:26:39,336 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,336 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$mem_tmp <= 1 [2024-01-29 14:26:39,336 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,336 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,336 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,336 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,336 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y <= 1 [2024-01-29 14:26:39,336 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] 0 <= y$w_buff0 [2024-01-29 14:26:39,336 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] y$w_buff1 <= 1 [2024-01-29 14:26:39,336 INFO L98 nessWitnessExtractor]: Location invariant before [L873-L873] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,336 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= z [2024-01-29 14:26:39,337 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,337 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,337 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,337 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,337 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,337 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] z <= 2 [2024-01-29 14:26:39,337 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,337 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] a <= 1 [2024-01-29 14:26:39,337 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,337 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,337 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y$w_buff1 [2024-01-29 14:26:39,338 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,338 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,338 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,338 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y == 0 || y == 1 [2024-01-29 14:26:39,338 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,338 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,338 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= x [2024-01-29 14:26:39,338 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y$mem_tmp [2024-01-29 14:26:39,338 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,338 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= a [2024-01-29 14:26:39,338 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,338 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (unsigned long )arg == 0UL [2024-01-29 14:26:39,339 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] z <= 127 [2024-01-29 14:26:39,339 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,339 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,339 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,339 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x <= 2 [2024-01-29 14:26:39,339 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] a == 0 || a == 1 [2024-01-29 14:26:39,339 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,339 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,339 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,339 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,339 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y [2024-01-29 14:26:39,339 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,340 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,340 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,340 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$mem_tmp <= 1 [2024-01-29 14:26:39,340 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y <= 1 [2024-01-29 14:26:39,340 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,340 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,340 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,340 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,340 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff1 <= 1 [2024-01-29 14:26:39,340 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,340 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x <= 127 [2024-01-29 14:26:39,340 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,341 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,341 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,341 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff0 == 1 [2024-01-29 14:26:39,341 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,341 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,341 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (unsigned long )arg == 0UL [2024-01-29 14:26:39,341 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 1 [2024-01-29 14:26:39,341 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 0 || expression == 1 [2024-01-29 14:26:39,341 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] 0 <= expression [2024-01-29 14:26:39,341 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression <= 1 [2024-01-29 14:26:39,341 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 0 [2024-01-29 14:26:39,341 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,342 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,342 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,342 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] a == 0 || a == 1 [2024-01-29 14:26:39,342 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,342 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$w_buff1 <= 1 [2024-01-29 14:26:39,342 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,342 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (unsigned long )arg == 0UL [2024-01-29 14:26:39,342 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$mem_tmp <= 1 [2024-01-29 14:26:39,342 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,342 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,342 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,343 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,343 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,343 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= z [2024-01-29 14:26:39,343 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= y$w_buff1 [2024-01-29 14:26:39,343 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,343 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,343 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= a [2024-01-29 14:26:39,343 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,343 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,343 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,343 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,343 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] a <= 1 [2024-01-29 14:26:39,344 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x <= 2 [2024-01-29 14:26:39,344 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,344 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,344 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,344 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,344 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y == 0 || y == 1 [2024-01-29 14:26:39,344 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y <= 1 [2024-01-29 14:26:39,344 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z <= 127 [2024-01-29 14:26:39,344 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,344 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x <= 127 [2024-01-29 14:26:39,344 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,344 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= x [2024-01-29 14:26:39,345 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= y$mem_tmp [2024-01-29 14:26:39,345 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z <= 2 [2024-01-29 14:26:39,345 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,345 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,345 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,345 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,345 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,345 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,345 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= y$w_buff0 [2024-01-29 14:26:39,345 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,345 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,346 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$w_buff0 <= 1 [2024-01-29 14:26:39,346 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,346 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,346 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= y [2024-01-29 14:26:39,346 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,346 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,346 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,346 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,346 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,346 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,346 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,346 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] a == 0 || a == 1 [2024-01-29 14:26:39,347 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,347 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,347 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] a <= 1 [2024-01-29 14:26:39,347 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= y$w_buff0 [2024-01-29 14:26:39,347 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x <= 127 [2024-01-29 14:26:39,347 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y == 0 || y == 1 [2024-01-29 14:26:39,347 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,347 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,347 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,347 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= x [2024-01-29 14:26:39,347 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,348 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff0 <= 1 [2024-01-29 14:26:39,348 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= y [2024-01-29 14:26:39,348 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (unsigned long )arg == 0UL [2024-01-29 14:26:39,348 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= y$mem_tmp [2024-01-29 14:26:39,348 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,348 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,348 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,348 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,348 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= a [2024-01-29 14:26:39,348 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,348 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$mem_tmp <= 1 [2024-01-29 14:26:39,348 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,349 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,349 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,349 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y <= 1 [2024-01-29 14:26:39,349 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,349 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,349 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z <= 2 [2024-01-29 14:26:39,349 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,349 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,349 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,349 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,349 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= y$w_buff1 [2024-01-29 14:26:39,350 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,350 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,350 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= z [2024-01-29 14:26:39,350 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,350 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-29 14:26:39,350 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,350 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z <= 127 [2024-01-29 14:26:39,350 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x <= 2 [2024-01-29 14:26:39,350 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,350 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,350 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,351 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,351 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,351 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff1 <= 1 [2024-01-29 14:26:39,351 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,351 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,351 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,351 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,351 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,351 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,351 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,351 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y <= 1 [2024-01-29 14:26:39,352 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,352 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= a [2024-01-29 14:26:39,352 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,352 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff0 <= 1 [2024-01-29 14:26:39,352 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,352 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y [2024-01-29 14:26:39,352 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,352 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (unsigned long )arg == 0UL [2024-01-29 14:26:39,352 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= x [2024-01-29 14:26:39,352 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,352 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,352 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,353 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,353 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,353 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,353 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,353 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z <= 2 [2024-01-29 14:26:39,353 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] a == 0 || a == 1 [2024-01-29 14:26:39,353 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,353 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x <= 2 [2024-01-29 14:26:39,353 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z <= 127 [2024-01-29 14:26:39,353 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= z [2024-01-29 14:26:39,353 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,353 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,354 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,354 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,354 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,354 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,354 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,354 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,354 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y == 0 || y == 1 [2024-01-29 14:26:39,354 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$mem_tmp <= 1 [2024-01-29 14:26:39,354 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] a <= 1 [2024-01-29 14:26:39,354 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x <= 127 [2024-01-29 14:26:39,354 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,355 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y$w_buff0 [2024-01-29 14:26:39,355 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,355 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y$mem_tmp [2024-01-29 14:26:39,355 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,355 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,355 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,355 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y$w_buff1 [2024-01-29 14:26:39,355 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,355 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff1 <= 1 [2024-01-29 14:26:39,355 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,355 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,355 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,356 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,356 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,356 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,356 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,356 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= y$mem_tmp [2024-01-29 14:26:39,356 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,356 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,356 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= z [2024-01-29 14:26:39,356 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y <= 1 [2024-01-29 14:26:39,356 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$w_buff1 <= 1 [2024-01-29 14:26:39,356 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,356 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,357 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,357 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,357 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,357 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,357 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= y$w_buff1 [2024-01-29 14:26:39,357 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,357 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-29 14:26:39,357 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,357 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,357 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y == 0 || y == 1 [2024-01-29 14:26:39,357 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,357 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,358 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,358 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] a == 0 || a == 1 [2024-01-29 14:26:39,358 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,358 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,358 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$w_buff0 <= 1 [2024-01-29 14:26:39,358 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,358 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= y [2024-01-29 14:26:39,358 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,358 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$mem_tmp <= 1 [2024-01-29 14:26:39,358 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,358 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,358 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,358 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x <= 127 [2024-01-29 14:26:39,358 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,358 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] z <= 2 [2024-01-29 14:26:39,358 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= a [2024-01-29 14:26:39,358 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,358 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,358 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,358 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= x [2024-01-29 14:26:39,358 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,358 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (unsigned long )arg == 0UL [2024-01-29 14:26:39,358 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,358 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,358 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= y$w_buff0 [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x <= 2 [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] z <= 127 [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] a <= 1 [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (unsigned long )arg == 0UL [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (unsigned long )arg == 0UL [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] a == 0 || a == 1 [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z <= 2 [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z <= 127 [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= a [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= z [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y$w_buff0 [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,359 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff1 <= 1 [2024-01-29 14:26:39,360 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,360 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x <= 127 [2024-01-29 14:26:39,360 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,360 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,360 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y == 0 || y == 1 [2024-01-29 14:26:39,360 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$mem_tmp <= 1 [2024-01-29 14:26:39,360 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,360 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,360 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,360 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,360 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,360 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,360 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff0 <= 1 [2024-01-29 14:26:39,360 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] a <= 1 [2024-01-29 14:26:39,360 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,360 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,360 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,360 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,360 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,360 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,360 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,360 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (unsigned long )arg == 0UL [2024-01-29 14:26:39,360 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y <= 1 [2024-01-29 14:26:39,360 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,360 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y [2024-01-29 14:26:39,360 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y$mem_tmp [2024-01-29 14:26:39,360 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x <= 2 [2024-01-29 14:26:39,360 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y$w_buff1 [2024-01-29 14:26:39,360 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= x [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (unsigned long )arg == 0UL [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x <= 2 [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= x [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$mem_tmp <= 1 [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= y$w_buff1 [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$w_buff1 <= 1 [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] a == 1 [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= y [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$w_buff0 <= 1 [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (unsigned long )arg == 0UL [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= y$mem_tmp [2024-01-29 14:26:39,361 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,362 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z <= 127 [2024-01-29 14:26:39,362 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,362 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= y$w_buff0 [2024-01-29 14:26:39,362 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,362 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,362 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x <= 127 [2024-01-29 14:26:39,362 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,362 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,362 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,362 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,362 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,362 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,362 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y <= 1 [2024-01-29 14:26:39,362 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y == 0 || y == 1 [2024-01-29 14:26:39,362 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,362 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,362 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,362 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,362 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z <= 2 [2024-01-29 14:26:39,362 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,362 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= z [2024-01-29 14:26:39,362 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,362 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,362 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,362 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,362 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,362 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,362 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,362 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= x [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= a [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= z [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$mem_tmp <= 1 [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z <= 2 [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] a == 0 || a == 1 [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y <= 1 [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y == 0 || y == 1 [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y$w_buff1 [2024-01-29 14:26:39,363 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0 <= 1 [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z <= 127 [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y$mem_tmp [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y$w_buff0 [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x <= 127 [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] a <= 1 [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (unsigned long )arg == 0UL [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1 <= 1 [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x <= 2 [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$mem_tmp <= 1 [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] z <= 2 [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] a <= 1 [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] z <= 127 [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x <= 127 [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,364 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y <= 1 [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1 <= 1 [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (unsigned long )arg == 0UL [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y == 0 || y == 1 [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y$mem_tmp [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0 <= 1 [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= a [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x <= 2 [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y$w_buff1 [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y$w_buff0 [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,365 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] a == 0 || a == 1 [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= z [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= x [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y <= 1 [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z <= 2 [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y == 0 || y == 1 [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= y$mem_tmp [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$mem_tmp <= 1 [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,366 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= y$w_buff1 [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff1 <= 1 [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (unsigned long )arg == 0UL [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] a == 0 || a == 1 [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x <= 127 [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x <= 2 [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= x [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] a <= 1 [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= y$w_buff0 [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= z [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,367 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= a [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= y [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff0 <= 1 [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] z <= 127 [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y$w_buff1 [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$mem_tmp <= 1 [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (unsigned long )arg == 0UL [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x <= 2 [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y$w_buff0 [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y == 0 || y == 1 [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= a [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff0 <= 1 [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y$mem_tmp [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,368 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff1 <= 1 [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z <= 2 [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z <= 127 [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] a == 0 || a == 1 [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x <= 127 [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= z [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] a <= 1 [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= x [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y <= 1 [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,369 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (unsigned long )arg == 0UL [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= z [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z <= 127 [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= y [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= y$w_buff0 [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z <= 2 [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x <= 2 [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y <= 1 [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y == 0 || y == 1 [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= x [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= y$mem_tmp [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] a <= 1 [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$mem_tmp <= 1 [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,370 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= a [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff0 <= 1 [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= y$w_buff1 [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x <= 127 [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff1 <= 1 [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] a == 0 || a == 1 [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y$w_buff1 [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x <= 2 [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x <= 127 [2024-01-29 14:26:39,371 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] a <= 1 [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$mem_tmp <= 1 [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff0 == 1 [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= z [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y == 0 || y == 1 [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] a == 0 || a == 1 [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff1 <= 1 [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y$mem_tmp [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= a [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,372 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= x [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y <= 1 [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] z <= 127 [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (unsigned long )arg == 0UL [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] z <= 2 [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$w_buff0 <= 1 [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= x [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= y$w_buff0 [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] a <= 1 [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] x <= 127 [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$w_buff1 <= 1 [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y <= 1 [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,373 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= y [2024-01-29 14:26:39,374 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,374 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,374 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,374 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,374 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,374 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,374 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= a [2024-01-29 14:26:39,374 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,374 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= y$w_buff1 [2024-01-29 14:26:39,374 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,374 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,374 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,374 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] a == 0 || a == 1 [2024-01-29 14:26:39,374 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,374 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,374 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,374 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,374 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,374 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,374 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,374 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,374 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,384 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,384 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,384 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] z <= 127 [2024-01-29 14:26:39,384 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,385 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= z [2024-01-29 14:26:39,385 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,385 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$mem_tmp <= 1 [2024-01-29 14:26:39,385 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y == 0 || y == 1 [2024-01-29 14:26:39,385 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,385 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] z <= 2 [2024-01-29 14:26:39,386 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] x <= 2 [2024-01-29 14:26:39,386 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,386 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= y$mem_tmp [2024-01-29 14:26:39,386 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-29 14:26:39,386 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,386 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,386 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 127 [2024-01-29 14:26:39,386 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,386 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,387 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,387 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,387 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,387 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,387 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y$mem_tmp [2024-01-29 14:26:39,387 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,387 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,387 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,387 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,387 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,387 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,387 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,387 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,387 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,387 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,387 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,387 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y$w_buff0 [2024-01-29 14:26:39,387 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,387 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y [2024-01-29 14:26:39,387 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,387 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,387 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z <= 127 [2024-01-29 14:26:39,387 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,387 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,387 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,387 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,388 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x [2024-01-29 14:26:39,388 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] a <= 1 [2024-01-29 14:26:39,388 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,388 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,388 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] a == 0 || a == 1 [2024-01-29 14:26:39,388 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 2 [2024-01-29 14:26:39,388 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 1 [2024-01-29 14:26:39,388 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$mem_tmp <= 1 [2024-01-29 14:26:39,388 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,388 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= a [2024-01-29 14:26:39,388 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,388 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1 <= 1 [2024-01-29 14:26:39,388 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y == 0 || y == 1 [2024-01-29 14:26:39,388 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,388 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (unsigned long )arg == 0UL [2024-01-29 14:26:39,388 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z <= 2 [2024-01-29 14:26:39,388 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,388 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y$w_buff1 [2024-01-29 14:26:39,388 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= z [2024-01-29 14:26:39,388 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,388 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,388 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0 <= 1 [2024-01-29 14:26:39,388 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,388 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,388 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,388 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x <= 2 [2024-01-29 14:26:39,388 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0 <= 1 [2024-01-29 14:26:39,389 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,389 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,389 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,389 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1 <= 1 [2024-01-29 14:26:39,389 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y$w_buff0 [2024-01-29 14:26:39,389 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] z <= 2 [2024-01-29 14:26:39,389 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,389 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,389 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,389 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= x [2024-01-29 14:26:39,389 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] a == 0 || a == 1 [2024-01-29 14:26:39,389 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,389 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y$w_buff1 [2024-01-29 14:26:39,389 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,389 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,389 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,389 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,389 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,389 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,389 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,389 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x <= 127 [2024-01-29 14:26:39,389 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= z [2024-01-29 14:26:39,389 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y <= 1 [2024-01-29 14:26:39,389 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,389 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,389 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,389 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$mem_tmp <= 1 [2024-01-29 14:26:39,390 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,390 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,390 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] z <= 127 [2024-01-29 14:26:39,390 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,390 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,390 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,390 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,390 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] a <= 1 [2024-01-29 14:26:39,390 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,390 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y [2024-01-29 14:26:39,390 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,390 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,390 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,390 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,390 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,390 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y == 0 || y == 1 [2024-01-29 14:26:39,390 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,390 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,390 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= a [2024-01-29 14:26:39,390 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (unsigned long )arg == 0UL [2024-01-29 14:26:39,390 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,390 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,390 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,390 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y$mem_tmp [2024-01-29 14:26:39,390 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,390 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (unsigned long )arg == 0UL [2024-01-29 14:26:39,390 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (unsigned long )arg == 0UL [2024-01-29 14:26:39,390 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p1_EAX == 0 [2024-01-29 14:26:39,391 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p3_EAX == 0 [2024-01-29 14:26:39,391 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p3_EBX == 0 [2024-01-29 14:26:39,391 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,391 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,391 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,391 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$mem_tmp == 0 [2024-01-29 14:26:39,391 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] x == 0 [2024-01-29 14:26:39,391 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_cnt == 0 [2024-01-29 14:26:39,391 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] weak$$choice2 == (_Bool)0 [2024-01-29 14:26:39,391 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,391 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:26:39,391 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] main$tmp_guard1 == (_Bool)0 [2024-01-29 14:26:39,391 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:26:39,391 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z == 0 [2024-01-29 14:26:39,391 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff0_used == (_Bool)0 [2024-01-29 14:26:39,391 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff1 == 0 [2024-01-29 14:26:39,391 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff0 == 0 [2024-01-29 14:26:39,391 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff1_used == (_Bool)0 [2024-01-29 14:26:39,391 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,391 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] a == 0 [2024-01-29 14:26:39,391 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,391 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$read_delayed_var == 0 [2024-01-29 14:26:39,391 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p1_EBX == 0 [2024-01-29 14:26:39,391 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] main$tmp_guard0 == (_Bool)0 [2024-01-29 14:26:39,391 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,391 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] weak$$choice0 == (_Bool)0 [2024-01-29 14:26:39,391 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,391 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y == 0 [2024-01-29 14:26:39,392 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$read_delayed == (_Bool)0 [2024-01-29 14:26:39,392 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:26:39,392 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= y$w_buff1 [2024-01-29 14:26:39,392 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z <= 2 [2024-01-29 14:26:39,392 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,392 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,392 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,392 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,392 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,392 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= x [2024-01-29 14:26:39,392 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] z <= 127 [2024-01-29 14:26:39,392 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,392 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= y$mem_tmp [2024-01-29 14:26:39,392 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,392 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x <= 2 [2024-01-29 14:26:39,392 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,392 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$mem_tmp <= 1 [2024-01-29 14:26:39,392 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,392 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= z [2024-01-29 14:26:39,392 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,392 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,392 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= a [2024-01-29 14:26:39,392 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,392 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,392 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,392 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,393 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,393 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,393 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] a <= 1 [2024-01-29 14:26:39,393 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff1 <= 1 [2024-01-29 14:26:39,393 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,393 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= y$w_buff0 [2024-01-29 14:26:39,393 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,393 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,393 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,393 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y <= 1 [2024-01-29 14:26:39,393 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,393 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,393 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= y [2024-01-29 14:26:39,393 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,393 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] a == 0 || a == 1 [2024-01-29 14:26:39,393 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,393 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,393 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,393 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,393 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,393 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,393 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff0 <= 1 [2024-01-29 14:26:39,393 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,393 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x <= 127 [2024-01-29 14:26:39,393 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,393 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,393 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y == 0 || y == 1 [2024-01-29 14:26:39,393 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,394 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (unsigned long )arg == 0UL [2024-01-29 14:26:39,394 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,394 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 127 [2024-01-29 14:26:39,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 <= 1 [2024-01-29 14:26:39,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp <= 1 [2024-01-29 14:26:39,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] a == 0 || a == 1 [2024-01-29 14:26:39,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$w_buff1 [2024-01-29 14:26:39,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 <= 1 [2024-01-29 14:26:39,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-29 14:26:39,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,395 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,395 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,395 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$w_buff0 [2024-01-29 14:26:39,395 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,395 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,395 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,395 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$mem_tmp [2024-01-29 14:26:39,395 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,395 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,395 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,395 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 1 [2024-01-29 14:26:39,395 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] a <= 1 [2024-01-29 14:26:39,395 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,395 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,395 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,395 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 2 [2024-01-29 14:26:39,395 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y [2024-01-29 14:26:39,395 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,395 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= a [2024-01-29 14:26:39,395 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,395 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x [2024-01-29 14:26:39,395 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y == 0 || y == 1 [2024-01-29 14:26:39,395 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= z [2024-01-29 14:26:39,395 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,395 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z <= 2 [2024-01-29 14:26:39,395 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,395 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z <= 127 [2024-01-29 14:26:39,396 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,396 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,396 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,396 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (unsigned long )arg == 0UL [2024-01-29 14:26:39,396 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,396 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z <= 127 [2024-01-29 14:26:39,396 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,396 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,396 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] a <= 1 [2024-01-29 14:26:39,396 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$mem_tmp <= 1 [2024-01-29 14:26:39,396 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,396 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,396 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,396 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (unsigned long )arg == 0UL [2024-01-29 14:26:39,396 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,396 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y <= 1 [2024-01-29 14:26:39,396 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1 <= 1 [2024-01-29 14:26:39,396 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y$w_buff0 [2024-01-29 14:26:39,396 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff0 <= 1 [2024-01-29 14:26:39,396 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,396 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y == 0 || y == 1 [2024-01-29 14:26:39,396 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] a == 0 || a == 1 [2024-01-29 14:26:39,396 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,396 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,396 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,396 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,396 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,397 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,397 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,397 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,397 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,397 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,397 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,397 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= a [2024-01-29 14:26:39,397 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] x <= 2 [2024-01-29 14:26:39,397 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,397 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,397 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,397 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z <= 2 [2024-01-29 14:26:39,397 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,397 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,397 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,397 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] x <= 127 [2024-01-29 14:26:39,397 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,397 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,397 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,397 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= z [2024-01-29 14:26:39,397 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,397 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,397 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y$w_buff1 [2024-01-29 14:26:39,397 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,397 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,397 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,397 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,397 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= x [2024-01-29 14:26:39,398 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,398 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y [2024-01-29 14:26:39,398 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y$mem_tmp [2024-01-29 14:26:39,398 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,398 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (unsigned long )arg == 0UL [2024-01-29 14:26:39,398 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,398 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z <= 2 [2024-01-29 14:26:39,398 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,398 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= a [2024-01-29 14:26:39,398 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,398 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] a <= 1 [2024-01-29 14:26:39,398 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$mem_tmp <= 1 [2024-01-29 14:26:39,398 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y <= 1 [2024-01-29 14:26:39,398 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,398 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,398 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= y$mem_tmp [2024-01-29 14:26:39,398 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,398 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,398 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,398 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,398 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,398 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= y$w_buff0 [2024-01-29 14:26:39,398 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x <= 127 [2024-01-29 14:26:39,398 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z <= 127 [2024-01-29 14:26:39,398 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x <= 2 [2024-01-29 14:26:39,398 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,398 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,398 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,398 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= y$w_buff1 [2024-01-29 14:26:39,399 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,399 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= z [2024-01-29 14:26:39,399 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,399 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,399 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,399 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= y [2024-01-29 14:26:39,399 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,399 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-29 14:26:39,399 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= x [2024-01-29 14:26:39,399 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] a == 0 || a == 1 [2024-01-29 14:26:39,399 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,399 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y == 0 || y == 1 [2024-01-29 14:26:39,399 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,399 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,399 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,399 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,399 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,399 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,399 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (unsigned long )arg == 0UL [2024-01-29 14:26:39,399 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,399 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,399 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,399 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,399 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,399 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,399 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,399 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$w_buff0 <= 1 [2024-01-29 14:26:39,400 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$w_buff1 <= 1 [2024-01-29 14:26:39,400 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,400 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,400 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$mem_tmp <= 1 [2024-01-29 14:26:39,400 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (unsigned long )arg == 0UL [2024-01-29 14:26:39,400 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,400 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,400 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1 <= 1 [2024-01-29 14:26:39,400 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,400 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,400 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,400 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y$w_buff1 [2024-01-29 14:26:39,400 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x <= 2 [2024-01-29 14:26:39,400 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,400 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,400 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,400 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,400 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y$mem_tmp [2024-01-29 14:26:39,400 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,400 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff0 <= 1 [2024-01-29 14:26:39,400 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z <= 2 [2024-01-29 14:26:39,400 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,400 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,400 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,400 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,400 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,400 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,401 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y$w_buff0 [2024-01-29 14:26:39,401 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,401 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,401 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= a [2024-01-29 14:26:39,401 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,401 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,401 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-29 14:26:39,401 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,401 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= x [2024-01-29 14:26:39,401 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,401 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,401 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,401 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,401 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] a <= 1 [2024-01-29 14:26:39,401 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 1 [2024-01-29 14:26:39,401 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,401 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] a == 0 || a == 1 [2024-01-29 14:26:39,401 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y [2024-01-29 14:26:39,401 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x <= 127 [2024-01-29 14:26:39,401 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= z [2024-01-29 14:26:39,401 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,401 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,401 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z <= 127 [2024-01-29 14:26:39,401 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,401 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,401 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,401 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:26:39,402 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,402 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y == 0 || y == 1 [2024-01-29 14:26:39,402 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice2 == (_Bool)0 [2024-01-29 14:26:39,402 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,402 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,402 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] y$w_buff0 <= 1 [2024-01-29 14:26:39,402 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] a == 0 || a == 1 [2024-01-29 14:26:39,402 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] 0 <= a [2024-01-29 14:26:39,402 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,402 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,402 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,402 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,402 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,402 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] y$mem_tmp <= 1 [2024-01-29 14:26:39,402 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] 0 <= y [2024-01-29 14:26:39,402 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,402 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] y == 0 || y == 1 [2024-01-29 14:26:39,402 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] 0 <= y$w_buff1 [2024-01-29 14:26:39,402 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,402 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] y <= 1 [2024-01-29 14:26:39,402 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,402 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,402 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] y$w_buff1 <= 1 [2024-01-29 14:26:39,402 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,402 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-29 14:26:39,402 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,402 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,402 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] 0 <= y$w_buff0 [2024-01-29 14:26:39,402 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] 0 <= y$mem_tmp [2024-01-29 14:26:39,403 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] 0 <= z [2024-01-29 14:26:39,403 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,403 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,403 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,403 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,403 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,403 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,403 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,403 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,403 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,403 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,403 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,403 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,403 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] z <= 127 [2024-01-29 14:26:39,403 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,403 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,403 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,403 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] 0 <= x [2024-01-29 14:26:39,403 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,403 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,403 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,403 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] x <= 127 [2024-01-29 14:26:39,403 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] x <= 2 [2024-01-29 14:26:39,403 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,403 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] a <= 1 [2024-01-29 14:26:39,403 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,404 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] z <= 2 [2024-01-29 14:26:39,404 INFO L98 nessWitnessExtractor]: Location invariant before [L876-L876] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,404 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (unsigned long )arg == 0UL [2024-01-29 14:26:39,404 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,404 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] a <= 1 [2024-01-29 14:26:39,404 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (unsigned long )arg == 0UL [2024-01-29 14:26:39,404 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,404 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,404 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,404 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,404 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,404 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= y$w_buff1 [2024-01-29 14:26:39,404 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,404 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,404 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,404 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,404 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,404 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,404 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,404 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= x [2024-01-29 14:26:39,404 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,404 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,404 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,404 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,404 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,404 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 1 <= __unbuffered_cnt [2024-01-29 14:26:39,404 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,404 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] x <= 2 [2024-01-29 14:26:39,405 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,405 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y <= 1 [2024-01-29 14:26:39,405 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= y$w_buff0 [2024-01-29 14:26:39,405 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,405 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y == 0 || y == 1 [2024-01-29 14:26:39,405 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,405 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,405 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= a [2024-01-29 14:26:39,405 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] x <= 127 [2024-01-29 14:26:39,405 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z <= 127 [2024-01-29 14:26:39,405 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= y$mem_tmp [2024-01-29 14:26:39,405 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,405 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= y [2024-01-29 14:26:39,405 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,405 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff1 <= 1 [2024-01-29 14:26:39,405 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,405 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,405 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,405 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,405 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff0 <= 1 [2024-01-29 14:26:39,405 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$mem_tmp <= 1 [2024-01-29 14:26:39,405 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,405 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,405 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] a == 0 || a == 1 [2024-01-29 14:26:39,405 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,405 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,405 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= z [2024-01-29 14:26:39,405 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,405 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z <= 2 [2024-01-29 14:26:39,406 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,406 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,406 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,406 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,406 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] y <= 1 [2024-01-29 14:26:39,406 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,406 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,406 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,406 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,406 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] y$w_buff0 <= 1 [2024-01-29 14:26:39,406 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,406 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,406 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] z <= 2 [2024-01-29 14:26:39,406 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,406 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,406 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] y$w_buff1 <= 1 [2024-01-29 14:26:39,406 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,406 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] a == 0 || a == 1 [2024-01-29 14:26:39,406 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,406 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] 0 <= y [2024-01-29 14:26:39,406 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,406 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] 0 <= x [2024-01-29 14:26:39,406 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,406 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] y == 0 || y == 1 [2024-01-29 14:26:39,406 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,406 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,406 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] 0 <= y$w_buff1 [2024-01-29 14:26:39,406 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,407 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] 0 <= a [2024-01-29 14:26:39,407 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,407 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,407 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,407 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,407 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,407 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] y$mem_tmp <= 1 [2024-01-29 14:26:39,407 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] x <= 2 [2024-01-29 14:26:39,407 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] 0 <= y$mem_tmp [2024-01-29 14:26:39,407 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] z <= 127 [2024-01-29 14:26:39,407 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,407 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] 0 <= y$w_buff0 [2024-01-29 14:26:39,407 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,407 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,407 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] 0 <= z [2024-01-29 14:26:39,407 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,407 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,407 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] a <= 1 [2024-01-29 14:26:39,407 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] x <= 127 [2024-01-29 14:26:39,407 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,407 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,407 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,407 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,407 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,407 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,407 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,407 INFO L98 nessWitnessExtractor]: Location invariant before [L880-L880] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,407 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= y$w_buff0 [2024-01-29 14:26:39,408 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,408 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,408 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,408 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,408 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,408 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y == 0 || y == 1 [2024-01-29 14:26:39,408 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= y [2024-01-29 14:26:39,408 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x <= 2 [2024-01-29 14:26:39,408 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,408 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,408 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,408 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,408 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,408 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,408 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (y$w_buff1_used == (_Bool)1 && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-29 14:26:39,408 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff1 <= 1 [2024-01-29 14:26:39,408 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,408 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,408 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,408 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,408 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,408 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] z <= 127 [2024-01-29 14:26:39,408 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,408 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,408 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x <= 127 [2024-01-29 14:26:39,408 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,408 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,408 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,409 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= x [2024-01-29 14:26:39,409 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,409 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (unsigned long )arg == 0UL [2024-01-29 14:26:39,409 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,409 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,409 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,409 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,409 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,409 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,409 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] z <= 2 [2024-01-29 14:26:39,409 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= y$mem_tmp [2024-01-29 14:26:39,409 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,409 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y <= 1 [2024-01-29 14:26:39,409 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,409 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= a [2024-01-29 14:26:39,409 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= z [2024-01-29 14:26:39,409 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,409 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$mem_tmp <= 1 [2024-01-29 14:26:39,409 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,409 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,409 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] a == 0 || a == 1 [2024-01-29 14:26:39,409 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= y$w_buff1 [2024-01-29 14:26:39,409 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff0 <= 1 [2024-01-29 14:26:39,409 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] a <= 1 [2024-01-29 14:26:39,409 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,409 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,409 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,409 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] a == 0 || a == 1 [2024-01-29 14:26:39,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y$w_buff1 [2024-01-29 14:26:39,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x == 2 [2024-01-29 14:26:39,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff0 <= 1 [2024-01-29 14:26:39,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y$w_buff0 [2024-01-29 14:26:39,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$mem_tmp <= 1 [2024-01-29 14:26:39,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y$mem_tmp [2024-01-29 14:26:39,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y <= 1 [2024-01-29 14:26:39,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] a <= 1 [2024-01-29 14:26:39,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z <= 2 [2024-01-29 14:26:39,410 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,411 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,411 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff1 <= 1 [2024-01-29 14:26:39,411 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,411 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (unsigned long )arg == 0UL [2024-01-29 14:26:39,411 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,411 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y [2024-01-29 14:26:39,411 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,411 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,411 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,411 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,411 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,411 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,411 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,411 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,411 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y == 0 || y == 1 [2024-01-29 14:26:39,411 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z <= 127 [2024-01-29 14:26:39,411 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= z [2024-01-29 14:26:39,411 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= a [2024-01-29 14:26:39,411 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,411 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,411 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp <= 1 [2024-01-29 14:26:39,411 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,411 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,411 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,411 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-29 14:26:39,411 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x <= 2 [2024-01-29 14:26:39,411 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,411 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,411 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= z [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (unsigned long )arg == 0UL [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y$mem_tmp [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] z <= 2 [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= x [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1 <= 1 [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y$w_buff0 [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] z <= 127 [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,412 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] a <= 1 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0 <= 1 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] a == 0 || a == 1 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y$w_buff1 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y == 0 || y == 1 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x <= 127 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= a [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 1 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice2 == (_Bool)0 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] y$mem_tmp <= 1 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] 0 <= y$w_buff0 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] 0 <= y$mem_tmp [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] a == 0 || a == 1 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] x == 2 [2024-01-29 14:26:39,413 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] a <= 1 [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] 0 <= a [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] y <= 1 [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] (z == 2 && ((__unbuffered_p1_EAX == 2 && ((__unbuffered_p1_EBX == 0 && (__unbuffered_p3_EAX == 2 || (((0 <= __unbuffered_p3_EAX && __unbuffered_p3_EAX <= 2) && __unbuffered_p3_EAX <= 127) && ((__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2)))) || ((((((0 <= __unbuffered_p1_EBX && 0 <= __unbuffered_p3_EAX) && __unbuffered_p1_EBX <= 1) && __unbuffered_p3_EAX <= 2) && __unbuffered_p3_EAX <= 127) && (__unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1)) && ((__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2)))) || ((((((((((0 <= __unbuffered_p1_EAX && 0 <= __unbuffered_p1_EBX) && 0 <= __unbuffered_p3_EAX) && __unbuffered_p1_EAX <= 2) && __unbuffered_p1_EAX <= 127) && __unbuffered_p1_EBX <= 1) && __unbuffered_p3_EAX <= 2) && __unbuffered_p3_EAX <= 127) && (__unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1)) && ((__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2)) && ((__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2)))) || ((((((((((((((0 <= __unbuffered_p1_EAX && 0 <= __unbuffered_p1_EBX) && 0 <= __unbuffered_p3_EAX) && 0 <= z) && __unbuffered_p1_EAX <= 2) && __unbuffered_p1_EAX <= 127) && __unbuffered_p1_EBX <= 1) && __unbuffered_p3_EAX <= 2) && __unbuffered_p3_EAX <= 127) && z <= 2) && z <= 127) && (__unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1)) && ((__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2)) && ((__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2)) && ((z == 0 || z == 1) || z == 2)) [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] 0 <= y [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] y == 0 || y == 1 [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] 0 <= y$w_buff1 [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] y$w_buff1 <= 1 [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L879-L879] y$w_buff0 <= 1 [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] a == 0 || a == 1 [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (unsigned long )arg == 0UL [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,414 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff0 == 1 [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x <= 2 [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= a [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$mem_tmp <= 1 [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= z [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] a <= 1 [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y$w_buff1 [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y == 0 || y == 1 [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,415 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= x [2024-01-29 14:26:39,416 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] z <= 127 [2024-01-29 14:26:39,416 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,416 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,416 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x <= 127 [2024-01-29 14:26:39,416 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y <= 1 [2024-01-29 14:26:39,420 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y$mem_tmp [2024-01-29 14:26:39,420 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff1 <= 1 [2024-01-29 14:26:39,420 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,420 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,420 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] z <= 2 [2024-01-29 14:26:39,420 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,420 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,421 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (unsigned long )arg == 0UL [2024-01-29 14:26:39,421 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (unsigned long )arg == 0UL [2024-01-29 14:26:39,421 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,421 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,421 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] a <= 1 [2024-01-29 14:26:39,421 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z <= 127 [2024-01-29 14:26:39,421 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,421 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,421 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,421 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,421 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,422 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (unsigned long )arg == 0UL [2024-01-29 14:26:39,422 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y$w_buff1 [2024-01-29 14:26:39,422 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,422 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= x [2024-01-29 14:26:39,422 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,422 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff0 <= 1 [2024-01-29 14:26:39,422 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,422 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,422 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] a == 0 || a == 1 [2024-01-29 14:26:39,422 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,422 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y == 0 || y == 1 [2024-01-29 14:26:39,423 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1 <= 1 [2024-01-29 14:26:39,423 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,423 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,423 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,423 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,423 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,423 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,423 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,423 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y$w_buff0 [2024-01-29 14:26:39,423 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,423 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,423 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$mem_tmp <= 1 [2024-01-29 14:26:39,424 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,424 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,424 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,424 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y$mem_tmp [2024-01-29 14:26:39,424 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,424 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x <= 2 [2024-01-29 14:26:39,424 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,424 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y <= 1 [2024-01-29 14:26:39,424 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,424 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,424 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x <= 127 [2024-01-29 14:26:39,425 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z <= 2 [2024-01-29 14:26:39,425 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= a [2024-01-29 14:26:39,425 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,425 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,425 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= z [2024-01-29 14:26:39,425 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,425 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,425 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,425 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,425 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,425 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,425 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y [2024-01-29 14:26:39,426 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= y$mem_tmp [2024-01-29 14:26:39,426 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,426 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y <= 1 [2024-01-29 14:26:39,426 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,426 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] a == 0 || a == 1 [2024-01-29 14:26:39,426 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,426 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff0 <= 1 [2024-01-29 14:26:39,426 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,426 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= y [2024-01-29 14:26:39,426 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,426 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,426 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,427 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,427 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] (unsigned long )arg == 0UL [2024-01-29 14:26:39,427 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] z <= 127 [2024-01-29 14:26:39,427 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= y$w_buff0 [2024-01-29 14:26:39,427 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,427 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,427 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,427 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,427 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff1 <= 1 [2024-01-29 14:26:39,427 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,427 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= x [2024-01-29 14:26:39,427 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,428 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,428 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= y$w_buff1 [2024-01-29 14:26:39,428 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= a [2024-01-29 14:26:39,428 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,428 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,428 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,428 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,428 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y == 0 || y == 1 [2024-01-29 14:26:39,428 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$mem_tmp <= 1 [2024-01-29 14:26:39,428 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,428 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,429 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,429 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,429 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,429 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,429 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x <= 2 [2024-01-29 14:26:39,429 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,429 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,429 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,429 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] z <= 2 [2024-01-29 14:26:39,429 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,429 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,430 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] a <= 1 [2024-01-29 14:26:39,430 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,430 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,430 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,430 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x <= 127 [2024-01-29 14:26:39,430 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,430 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,430 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,430 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= z [2024-01-29 14:26:39,430 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] (unsigned long )arg == 0UL [2024-01-29 14:26:39,430 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,430 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,431 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,431 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$mem_tmp <= 1 [2024-01-29 14:26:39,431 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,431 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,431 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] a <= 1 [2024-01-29 14:26:39,431 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,431 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,431 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,431 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,431 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,431 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= x [2024-01-29 14:26:39,432 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,432 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,432 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,432 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= y [2024-01-29 14:26:39,432 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,432 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff1 <= 1 [2024-01-29 14:26:39,432 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,432 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,432 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= y$w_buff1 [2024-01-29 14:26:39,432 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,432 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= y$mem_tmp [2024-01-29 14:26:39,433 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff0 <= 1 [2024-01-29 14:26:39,433 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,433 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y <= 1 [2024-01-29 14:26:39,433 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,433 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,433 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,433 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,433 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (unsigned long )arg == 0UL [2024-01-29 14:26:39,433 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,433 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= y$w_buff0 [2024-01-29 14:26:39,433 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x <= 127 [2024-01-29 14:26:39,433 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,434 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,434 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,434 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y == 0 || y == 1 [2024-01-29 14:26:39,434 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,434 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,434 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= a [2024-01-29 14:26:39,434 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] a == 0 || a == 1 [2024-01-29 14:26:39,434 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,434 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,434 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,434 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,435 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,435 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z == 1 [2024-01-29 14:26:39,435 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x <= 2 [2024-01-29 14:26:39,435 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,435 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,435 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,435 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,435 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= x [2024-01-29 14:26:39,435 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,435 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$mem_tmp <= 1 [2024-01-29 14:26:39,435 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] a <= 1 [2024-01-29 14:26:39,436 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,436 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,436 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,436 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,436 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,436 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y <= 1 [2024-01-29 14:26:39,436 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,436 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,436 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] z <= 127 [2024-01-29 14:26:39,436 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x <= 127 [2024-01-29 14:26:39,436 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,436 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= z [2024-01-29 14:26:39,437 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,437 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (unsigned long )arg == 0UL [2024-01-29 14:26:39,437 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff0 <= 1 [2024-01-29 14:26:39,437 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,437 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,437 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff1 <= 1 [2024-01-29 14:26:39,437 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] a == 0 || a == 1 [2024-01-29 14:26:39,437 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,437 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y == 0 || y == 1 [2024-01-29 14:26:39,437 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,437 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,438 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= y$w_buff1 [2024-01-29 14:26:39,438 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= y [2024-01-29 14:26:39,438 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,438 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,438 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,438 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= y$mem_tmp [2024-01-29 14:26:39,438 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,438 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x <= 2 [2024-01-29 14:26:39,438 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,438 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,438 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] z <= 2 [2024-01-29 14:26:39,438 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,439 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,439 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= a [2024-01-29 14:26:39,439 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,439 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,439 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,439 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,439 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,439 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= y$w_buff0 [2024-01-29 14:26:39,439 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,439 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,439 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,440 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,440 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,440 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,440 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,440 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,440 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,440 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] z <= 2 [2024-01-29 14:26:39,440 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] x <= 127 [2024-01-29 14:26:39,440 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,440 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$w_buff1 <= 1 [2024-01-29 14:26:39,440 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,441 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$w_buff0 <= 1 [2024-01-29 14:26:39,441 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$mem_tmp <= 1 [2024-01-29 14:26:39,441 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,441 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,441 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,441 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,441 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,441 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,441 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,441 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y == 0 || y == 1 [2024-01-29 14:26:39,441 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] z <= 127 [2024-01-29 14:26:39,441 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,442 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,442 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,442 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] a <= 1 [2024-01-29 14:26:39,442 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,442 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] x <= 2 [2024-01-29 14:26:39,442 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,442 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] 0 <= y$mem_tmp [2024-01-29 14:26:39,442 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,442 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,442 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,442 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] 0 <= a [2024-01-29 14:26:39,443 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] 0 <= y$w_buff1 [2024-01-29 14:26:39,443 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] a == 0 || a == 1 [2024-01-29 14:26:39,443 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,443 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,443 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,443 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y <= 1 [2024-01-29 14:26:39,443 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] 0 <= y$w_buff0 [2024-01-29 14:26:39,443 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,443 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,443 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,444 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] 0 <= z [2024-01-29 14:26:39,444 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] 0 <= x [2024-01-29 14:26:39,444 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,444 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,444 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] 0 <= y [2024-01-29 14:26:39,444 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,444 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,444 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,444 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,444 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,444 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,444 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,445 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,445 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,445 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,445 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,445 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,445 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,445 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,445 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,445 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,445 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,445 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,445 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,446 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y == 0 || y == 1 [2024-01-29 14:26:39,446 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y$w_buff1 [2024-01-29 14:26:39,446 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 127 [2024-01-29 14:26:39,446 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff0 == 1 [2024-01-29 14:26:39,446 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z <= 127 [2024-01-29 14:26:39,446 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,446 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (unsigned long )arg == 0UL [2024-01-29 14:26:39,446 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,446 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$mem_tmp <= 1 [2024-01-29 14:26:39,446 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,446 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= a [2024-01-29 14:26:39,447 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,447 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,447 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff1 <= 1 [2024-01-29 14:26:39,447 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,447 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,447 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= z [2024-01-29 14:26:39,447 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] a <= 1 [2024-01-29 14:26:39,447 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y [2024-01-29 14:26:39,447 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,447 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,447 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,447 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,448 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z <= 2 [2024-01-29 14:26:39,448 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,448 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,448 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= x [2024-01-29 14:26:39,448 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,448 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,448 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,448 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,448 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,448 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y <= 1 [2024-01-29 14:26:39,448 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 2 [2024-01-29 14:26:39,449 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,449 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] a == 0 || a == 1 [2024-01-29 14:26:39,449 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,449 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y$mem_tmp [2024-01-29 14:26:39,449 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,449 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,449 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,449 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,449 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,449 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,449 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,450 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y <= 1 [2024-01-29 14:26:39,450 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (unsigned long )arg == 0UL [2024-01-29 14:26:39,450 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff1 <= 1 [2024-01-29 14:26:39,450 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,450 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,450 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,450 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] a <= 1 [2024-01-29 14:26:39,450 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,450 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff0 <= 1 [2024-01-29 14:26:39,450 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,450 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= y$w_buff0 [2024-01-29 14:26:39,450 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,451 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,451 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,451 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,451 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,451 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$mem_tmp <= 1 [2024-01-29 14:26:39,451 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,451 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] a == 0 || a == 1 [2024-01-29 14:26:39,451 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= a [2024-01-29 14:26:39,451 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,451 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x <= 2 [2024-01-29 14:26:39,451 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,451 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= y [2024-01-29 14:26:39,452 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,452 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,452 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,452 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,452 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,452 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= z [2024-01-29 14:26:39,452 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= y$w_buff1 [2024-01-29 14:26:39,452 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= y$mem_tmp [2024-01-29 14:26:39,452 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,452 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,452 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y == 0 || y == 1 [2024-01-29 14:26:39,453 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z <= 2 [2024-01-29 14:26:39,453 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,453 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,453 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,453 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,453 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= x [2024-01-29 14:26:39,453 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,453 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,453 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z <= 127 [2024-01-29 14:26:39,453 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:26:39,453 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,453 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,454 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,454 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,454 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,454 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x <= 127 [2024-01-29 14:26:39,454 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,454 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,454 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1 <= 1 [2024-01-29 14:26:39,454 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,454 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,454 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,454 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,454 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,455 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y$mem_tmp [2024-01-29 14:26:39,455 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,455 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y <= 1 [2024-01-29 14:26:39,455 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,455 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= z [2024-01-29 14:26:39,455 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,455 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= a [2024-01-29 14:26:39,455 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] a <= 1 [2024-01-29 14:26:39,455 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,455 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,455 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,456 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (unsigned long )arg == 0UL [2024-01-29 14:26:39,456 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z <= 2 [2024-01-29 14:26:39,456 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,456 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y == 0 || y == 1 [2024-01-29 14:26:39,456 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,456 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x <= 127 [2024-01-29 14:26:39,456 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z <= 127 [2024-01-29 14:26:39,456 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,456 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,456 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0 == 1 [2024-01-29 14:26:39,456 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,456 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,457 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,457 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,457 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,457 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,457 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,457 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x <= 2 [2024-01-29 14:26:39,457 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,457 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,457 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,457 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] a == 0 || a == 1 [2024-01-29 14:26:39,457 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y [2024-01-29 14:26:39,457 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,458 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= x [2024-01-29 14:26:39,458 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,458 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y$w_buff1 [2024-01-29 14:26:39,458 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,458 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,458 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,458 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,458 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,458 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,458 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,458 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$mem_tmp <= 1 [2024-01-29 14:26:39,459 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (unsigned long )arg == 0UL [2024-01-29 14:26:39,459 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,459 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,459 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= y$w_buff0 [2024-01-29 14:26:39,459 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,459 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,459 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,459 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,459 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,459 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff0 <= 1 [2024-01-29 14:26:39,459 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= x [2024-01-29 14:26:39,459 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,460 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,460 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff1 <= 1 [2024-01-29 14:26:39,460 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,460 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x <= 127 [2024-01-29 14:26:39,460 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,460 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,460 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= y$w_buff1 [2024-01-29 14:26:39,460 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$mem_tmp <= 1 [2024-01-29 14:26:39,460 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,460 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,460 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z <= 2 [2024-01-29 14:26:39,460 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y <= 1 [2024-01-29 14:26:39,461 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,461 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,461 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,461 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,461 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,461 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,461 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,461 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,461 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,461 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,461 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= z [2024-01-29 14:26:39,462 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,462 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,462 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,462 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= y [2024-01-29 14:26:39,462 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,462 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,462 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,462 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,462 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,462 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,462 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z <= 127 [2024-01-29 14:26:39,462 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,463 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= a [2024-01-29 14:26:39,463 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,463 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (unsigned long )arg == 0UL [2024-01-29 14:26:39,463 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y == 0 || y == 1 [2024-01-29 14:26:39,463 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= y$mem_tmp [2024-01-29 14:26:39,463 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x <= 2 [2024-01-29 14:26:39,463 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] a == 0 || a == 1 [2024-01-29 14:26:39,463 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] a <= 1 [2024-01-29 14:26:39,463 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,463 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,463 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,463 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,464 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,464 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,464 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,464 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,464 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,464 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,464 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= y$mem_tmp [2024-01-29 14:26:39,464 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= a [2024-01-29 14:26:39,464 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,464 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,464 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$w_buff1 <= 1 [2024-01-29 14:26:39,465 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,465 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,465 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] x <= 127 [2024-01-29 14:26:39,465 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,465 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,465 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] (unsigned long )arg == 0UL [2024-01-29 14:26:39,465 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= x [2024-01-29 14:26:39,465 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,465 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,465 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,465 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,465 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,466 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$w_buff0 <= 1 [2024-01-29 14:26:39,466 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y == 0 || y == 1 [2024-01-29 14:26:39,466 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,466 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,466 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] a == 0 || a == 1 [2024-01-29 14:26:39,466 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,466 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,466 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,466 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,466 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,466 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,466 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y <= 1 [2024-01-29 14:26:39,467 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,467 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,467 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] z <= 127 [2024-01-29 14:26:39,467 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,467 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] x <= 2 [2024-01-29 14:26:39,467 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$mem_tmp <= 1 [2024-01-29 14:26:39,467 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= y [2024-01-29 14:26:39,467 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= z [2024-01-29 14:26:39,467 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] z <= 2 [2024-01-29 14:26:39,467 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= y$w_buff1 [2024-01-29 14:26:39,467 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,468 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,468 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,468 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,468 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= y$w_buff0 [2024-01-29 14:26:39,468 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] a <= 1 [2024-01-29 14:26:39,468 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,468 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (unsigned long )arg == 0UL [2024-01-29 14:26:39,468 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y$w_buff1 [2024-01-29 14:26:39,468 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,468 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,469 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,469 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,469 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,469 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= x [2024-01-29 14:26:39,469 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,469 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,469 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp <= 1 [2024-01-29 14:26:39,469 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,469 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,469 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y == 0 || y == 1 [2024-01-29 14:26:39,469 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,469 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,470 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,470 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,470 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,470 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (unsigned long )arg == 0UL [2024-01-29 14:26:39,470 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,470 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= a [2024-01-29 14:26:39,470 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= z [2024-01-29 14:26:39,470 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 2 [2024-01-29 14:26:39,470 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,470 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,470 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y <= 1 [2024-01-29 14:26:39,471 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,471 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y$mem_tmp [2024-01-29 14:26:39,471 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,471 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1 <= 1 [2024-01-29 14:26:39,471 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0 <= 1 [2024-01-29 14:26:39,471 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y [2024-01-29 14:26:39,471 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] a <= 1 [2024-01-29 14:26:39,471 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 127 [2024-01-29 14:26:39,471 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,471 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,471 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,471 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,472 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] a == 0 || a == 1 [2024-01-29 14:26:39,472 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,472 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,472 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,472 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z <= 2 [2024-01-29 14:26:39,472 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,472 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,472 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z <= 127 [2024-01-29 14:26:39,472 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,472 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,472 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,472 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,473 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y$w_buff0 [2024-01-29 14:26:39,473 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,473 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,473 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,473 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,473 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= y$mem_tmp [2024-01-29 14:26:39,473 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,473 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$w_buff0 <= 1 [2024-01-29 14:26:39,473 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,473 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,473 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,474 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,474 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= y$w_buff0 [2024-01-29 14:26:39,474 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,474 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,474 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,474 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,474 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,474 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,474 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,474 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= z [2024-01-29 14:26:39,474 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,474 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,475 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] a == 0 || a == 1 [2024-01-29 14:26:39,475 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,475 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,475 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x <= 2 [2024-01-29 14:26:39,475 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$w_buff1 <= 1 [2024-01-29 14:26:39,475 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= y$w_buff1 [2024-01-29 14:26:39,475 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,475 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,475 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z <= 2 [2024-01-29 14:26:39,475 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,475 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] a <= 1 [2024-01-29 14:26:39,475 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,475 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z <= 127 [2024-01-29 14:26:39,476 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,476 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,476 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,476 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x <= 127 [2024-01-29 14:26:39,476 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,476 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$mem_tmp <= 1 [2024-01-29 14:26:39,476 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,476 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= y [2024-01-29 14:26:39,476 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,476 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y == 0 || y == 1 [2024-01-29 14:26:39,476 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,476 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y <= 1 [2024-01-29 14:26:39,477 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,477 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,477 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,477 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,477 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,477 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,477 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,477 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= x [2024-01-29 14:26:39,477 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,477 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (unsigned long )arg == 0UL [2024-01-29 14:26:39,477 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,477 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= a [2024-01-29 14:26:39,478 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,478 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,478 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z <= 127 [2024-01-29 14:26:39,478 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,478 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= a [2024-01-29 14:26:39,478 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,478 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y$w_buff1 [2024-01-29 14:26:39,478 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 1 <= __unbuffered_cnt [2024-01-29 14:26:39,478 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,478 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 2 [2024-01-29 14:26:39,478 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] a == 0 || a == 1 [2024-01-29 14:26:39,479 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,479 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y$w_buff0 [2024-01-29 14:26:39,479 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y$mem_tmp [2024-01-29 14:26:39,479 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,479 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,479 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,479 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,479 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] a <= 1 [2024-01-29 14:26:39,479 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (unsigned long )arg == 0UL [2024-01-29 14:26:39,479 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,479 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,479 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= z [2024-01-29 14:26:39,480 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 127 [2024-01-29 14:26:39,480 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,480 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,480 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y <= 1 [2024-01-29 14:26:39,480 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,480 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,480 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,480 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,480 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1 <= 1 [2024-01-29 14:26:39,480 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,480 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,480 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z <= 2 [2024-01-29 14:26:39,481 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,481 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,481 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,481 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,481 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,481 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0 <= 1 [2024-01-29 14:26:39,481 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,481 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,481 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,481 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$mem_tmp <= 1 [2024-01-29 14:26:39,481 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y == 0 || y == 1 [2024-01-29 14:26:39,481 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,482 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,482 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,482 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,482 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,482 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,482 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= x [2024-01-29 14:26:39,482 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y [2024-01-29 14:26:39,482 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,482 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= y$w_buff1 [2024-01-29 14:26:39,482 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y == 0 || y == 1 [2024-01-29 14:26:39,482 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,482 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,483 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= y$w_buff0 [2024-01-29 14:26:39,483 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,483 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,483 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,483 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,483 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] a <= 1 [2024-01-29 14:26:39,483 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff0 <= 1 [2024-01-29 14:26:39,483 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x <= 2 [2024-01-29 14:26:39,483 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= x [2024-01-29 14:26:39,483 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,483 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,484 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,484 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,484 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,484 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,484 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z <= 2 [2024-01-29 14:26:39,484 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y <= 1 [2024-01-29 14:26:39,484 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,484 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,484 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,484 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,484 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= z [2024-01-29 14:26:39,484 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,485 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,485 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z <= 127 [2024-01-29 14:26:39,485 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,485 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,485 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,485 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,485 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,485 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,485 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= y [2024-01-29 14:26:39,485 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x <= 127 [2024-01-29 14:26:39,485 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,485 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$mem_tmp <= 1 [2024-01-29 14:26:39,486 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,486 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,486 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,486 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,486 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,486 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,486 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (unsigned long )arg == 0UL [2024-01-29 14:26:39,486 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,486 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,486 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,486 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] a == 0 || a == 1 [2024-01-29 14:26:39,486 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff1 <= 1 [2024-01-29 14:26:39,487 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,487 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= a [2024-01-29 14:26:39,487 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,487 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= y$mem_tmp [2024-01-29 14:26:39,487 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (unsigned long )arg == 0UL [2024-01-29 14:26:39,487 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,487 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,487 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,487 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= x [2024-01-29 14:26:39,487 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,487 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$mem_tmp <= 1 [2024-01-29 14:26:39,488 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,488 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,488 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,488 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,488 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,488 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] z <= 2 [2024-01-29 14:26:39,488 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,488 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,488 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] x <= 127 [2024-01-29 14:26:39,488 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,488 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,488 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,489 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,489 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= y$w_buff0 [2024-01-29 14:26:39,489 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y == 0 || y == 1 [2024-01-29 14:26:39,489 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] a == 0 || a == 1 [2024-01-29 14:26:39,489 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= a [2024-01-29 14:26:39,489 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= z [2024-01-29 14:26:39,489 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,489 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= y [2024-01-29 14:26:39,489 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,489 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,489 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,490 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,490 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,490 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,490 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] a <= 1 [2024-01-29 14:26:39,490 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,490 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,490 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,490 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,490 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff0 <= 1 [2024-01-29 14:26:39,490 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,490 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,490 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= y$mem_tmp [2024-01-29 14:26:39,491 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] z <= 127 [2024-01-29 14:26:39,491 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] x <= 2 [2024-01-29 14:26:39,491 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,491 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff1 <= 1 [2024-01-29 14:26:39,491 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,491 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,491 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y <= 1 [2024-01-29 14:26:39,491 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,491 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,491 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,491 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,491 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= y$w_buff1 [2024-01-29 14:26:39,491 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,492 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,492 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y$mem_tmp [2024-01-29 14:26:39,492 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff1 <= 1 [2024-01-29 14:26:39,492 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= a [2024-01-29 14:26:39,492 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y$w_buff0 [2024-01-29 14:26:39,492 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,492 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,492 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,492 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,492 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,492 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y == 0 || y == 1 [2024-01-29 14:26:39,492 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,493 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,493 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,493 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,493 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,493 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,493 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,493 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x <= 2 [2024-01-29 14:26:39,493 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,493 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] a == 0 || a == 1 [2024-01-29 14:26:39,493 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] z <= 2 [2024-01-29 14:26:39,493 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,494 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y [2024-01-29 14:26:39,494 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,494 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,494 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x <= 127 [2024-01-29 14:26:39,494 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,494 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,494 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,494 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,494 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,494 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] a <= 1 [2024-01-29 14:26:39,494 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] z <= 127 [2024-01-29 14:26:39,495 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,495 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (unsigned long )arg == 0UL [2024-01-29 14:26:39,495 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y$w_buff1 [2024-01-29 14:26:39,495 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,495 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,495 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,495 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= x [2024-01-29 14:26:39,495 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,495 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0 <= 1 [2024-01-29 14:26:39,495 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,495 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,496 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,496 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,496 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,496 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,496 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,496 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,496 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= z [2024-01-29 14:26:39,496 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,496 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y <= 1 [2024-01-29 14:26:39,496 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$mem_tmp <= 1 [2024-01-29 14:26:39,496 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$mem_tmp <= 1 [2024-01-29 14:26:39,497 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,497 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,497 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] a == 0 || a == 1 [2024-01-29 14:26:39,497 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,497 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,497 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,497 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,497 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x <= 127 [2024-01-29 14:26:39,497 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,497 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] z <= 127 [2024-01-29 14:26:39,497 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,497 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,498 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,498 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,498 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,498 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,498 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] z <= 2 [2024-01-29 14:26:39,498 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,498 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (unsigned long )arg == 0UL [2024-01-29 14:26:39,498 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,498 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff0 <= 1 [2024-01-29 14:26:39,498 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,498 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,498 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,499 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,499 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,499 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] a <= 1 [2024-01-29 14:26:39,499 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,499 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,499 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= y$w_buff1 [2024-01-29 14:26:39,499 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,500 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff1 <= 1 [2024-01-29 14:26:39,500 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y <= 1 [2024-01-29 14:26:39,500 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= a [2024-01-29 14:26:39,500 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= z [2024-01-29 14:26:39,500 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,500 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,500 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,500 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,500 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,500 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,500 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x <= 2 [2024-01-29 14:26:39,501 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,501 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= y$mem_tmp [2024-01-29 14:26:39,501 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y == 0 || y == 1 [2024-01-29 14:26:39,501 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,501 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,501 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,501 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= x [2024-01-29 14:26:39,501 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= y$w_buff0 [2024-01-29 14:26:39,501 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,501 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,501 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,502 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= y [2024-01-29 14:26:39,502 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,502 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= a [2024-01-29 14:26:39,502 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,502 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] a == 0 || a == 1 [2024-01-29 14:26:39,502 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,502 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,502 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,502 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff1 <= 1 [2024-01-29 14:26:39,502 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z <= 127 [2024-01-29 14:26:39,502 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,502 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z <= 2 [2024-01-29 14:26:39,503 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y == 0 || y == 1 [2024-01-29 14:26:39,503 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y$w_buff1 [2024-01-29 14:26:39,503 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,503 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y [2024-01-29 14:26:39,503 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,503 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,503 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y$mem_tmp [2024-01-29 14:26:39,503 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff0 == 1 [2024-01-29 14:26:39,503 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,503 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,503 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= z [2024-01-29 14:26:39,504 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,504 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,504 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,504 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,504 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,504 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] a <= 1 [2024-01-29 14:26:39,504 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,504 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,504 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,504 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,504 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,505 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,505 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,505 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,505 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,505 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,505 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x [2024-01-29 14:26:39,505 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,505 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (unsigned long )arg == 0UL [2024-01-29 14:26:39,505 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$mem_tmp <= 1 [2024-01-29 14:26:39,505 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,505 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,505 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,506 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,506 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,506 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y <= 1 [2024-01-29 14:26:39,506 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,506 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x <= 2 [2024-01-29 14:26:39,506 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,506 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,506 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x <= 127 [2024-01-29 14:26:39,506 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,506 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,506 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:26:39,506 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= a [2024-01-29 14:26:39,507 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,507 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= y$mem_tmp [2024-01-29 14:26:39,507 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,507 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x <= 127 [2024-01-29 14:26:39,507 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (unsigned long )arg == 0UL [2024-01-29 14:26:39,507 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z <= 2 [2024-01-29 14:26:39,507 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= y$w_buff1 [2024-01-29 14:26:39,507 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,507 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$mem_tmp <= 1 [2024-01-29 14:26:39,507 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,507 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,507 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,507 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,508 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,508 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,508 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= y [2024-01-29 14:26:39,508 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,508 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,508 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,508 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,508 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,508 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= y$w_buff0 [2024-01-29 14:26:39,508 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] weak$$choice2 == (_Bool)0 [2024-01-29 14:26:39,508 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,509 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] a <= 1 [2024-01-29 14:26:39,509 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z <= 127 [2024-01-29 14:26:39,509 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,509 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,509 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,509 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,509 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] a == 0 || a == 1 [2024-01-29 14:26:39,509 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= z [2024-01-29 14:26:39,509 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,509 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,509 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,509 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,510 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff0 <= 1 [2024-01-29 14:26:39,510 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,510 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,510 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff1 <= 1 [2024-01-29 14:26:39,510 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,510 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,510 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x <= 2 [2024-01-29 14:26:39,510 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y == 0 || y == 1 [2024-01-29 14:26:39,510 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,510 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-29 14:26:39,510 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,510 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,510 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,510 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y <= 1 [2024-01-29 14:26:39,510 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= x [2024-01-29 14:26:39,510 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= z [2024-01-29 14:26:39,510 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,510 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,510 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,510 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,510 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,510 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,510 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y$w_buff0 [2024-01-29 14:26:39,510 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y [2024-01-29 14:26:39,510 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,510 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,510 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,511 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x <= 127 [2024-01-29 14:26:39,511 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= a [2024-01-29 14:26:39,511 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,511 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,511 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,511 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,511 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$mem_tmp <= 1 [2024-01-29 14:26:39,511 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y$mem_tmp [2024-01-29 14:26:39,511 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] a == 0 || a == 1 [2024-01-29 14:26:39,511 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z <= 127 [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y$w_buff1 [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (unsigned long )arg == 0UL [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff1 <= 1 [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y == 0 || y == 1 [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y <= 1 [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= x [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z <= 2 [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x <= 2 [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,512 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff0 <= 1 [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] a <= 1 [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y == 0 || y == 1 [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p1_EAX <= 127 [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] x <= 2 [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] z <= 127 [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p3_EAX <= 127 [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff0 <= 1 [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] a == 0 || a == 1 [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p1_EBX <= 1 [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] (x == 0 || x == 1) || x == 2 [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_p3_EAX [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= a [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$mem_tmp <= 1 [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$flush_delayed == (_Bool)0 [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_p3_EBX [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= y$mem_tmp [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= y [2024-01-29 14:26:39,513 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= y$w_buff1 [2024-01-29 14:26:39,514 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= z [2024-01-29 14:26:39,514 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= x [2024-01-29 14:26:39,514 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1) || __unbuffered_p1_EAX == 2 [2024-01-29 14:26:39,514 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] z <= 2 [2024-01-29 14:26:39,514 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:26:39,514 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff1 <= 1 [2024-01-29 14:26:39,514 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_cnt [2024-01-29 14:26:39,514 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:26:39,514 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] a <= 1 [2024-01-29 14:26:39,514 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] x <= 127 [2024-01-29 14:26:39,514 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= y$w_buff0 [2024-01-29 14:26:39,514 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:26:39,515 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] (z == 0 || z == 1) || z == 2 [2024-01-29 14:26:39,515 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:26:39,515 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:26:39,516 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:26:39,516 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:26:39,516 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_p1_EBX [2024-01-29 14:26:39,516 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y <= 1 [2024-01-29 14:26:39,516 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p1_EBX == 0 || __unbuffered_p1_EBX == 1 [2024-01-29 14:26:39,516 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:26:39,516 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p1_EAX <= 2 [2024-01-29 14:26:39,516 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p3_EBX <= 1 [2024-01-29 14:26:39,516 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p3_EAX <= 2 [2024-01-29 14:26:39,516 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:26:39,516 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_p1_EAX [2024-01-29 14:26:39,516 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (unsigned long )arg == 0UL [2024-01-29 14:26:39,553 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-29 14:26:39,686 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/mix023_power.opt_pso.opt_rmo.opt.i[966,979] [2024-01-29 14:26:39,858 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-29 14:26:39,873 INFO L202 MainTranslator]: Completed pre-run [2024-01-29 14:26:39,883 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/mix023_power.opt_pso.opt_rmo.opt.i[966,979] [2024-01-29 14:26:39,883 WARN L424 MainDispatcher]: Unable to annotate void __VERIFIER_assert(int expression) { if (!expression) { ERROR: {reach_error();abort();} }; return; } with a witness entry [2024-01-29 14:26:39,883 WARN L424 MainDispatcher]: Unable to annotate extern void __VERIFIER_atomic_begin(); with a witness entry Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-01-29 14:26:40,544 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-29 14:26:40,577 INFO L206 MainTranslator]: Completed translation [2024-01-29 14:26:40,577 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:26:40 WrapperNode [2024-01-29 14:26:40,578 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-29 14:26:40,578 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-01-29 14:26:40,578 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-01-29 14:26:40,578 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-01-29 14:26:40,584 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:26:40" (1/1) ... [2024-01-29 14:26:40,659 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:26:40" (1/1) ... [2024-01-29 14:26:40,731 INFO L138 Inliner]: procedures = 177, calls = 71, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 1884 [2024-01-29 14:26:40,731 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-01-29 14:26:40,732 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-01-29 14:26:40,732 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-01-29 14:26:40,732 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-01-29 14:26:40,741 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:26:40" (1/1) ... [2024-01-29 14:26:40,741 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:26:40" (1/1) ... [2024-01-29 14:26:40,757 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:26:40" (1/1) ... [2024-01-29 14:26:40,796 INFO L175 MemorySlicer]: Split 6 memory accesses to 5 slices as follows [2, 1, 1, 1, 1]. 33 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0, 0, 0]. The 4 writes are split as follows [0, 1, 1, 1, 1]. [2024-01-29 14:26:40,796 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:26:40" (1/1) ... [2024-01-29 14:26:40,796 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:26:40" (1/1) ... [2024-01-29 14:26:40,835 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:26:40" (1/1) ... [2024-01-29 14:26:40,846 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:26:40" (1/1) ... [2024-01-29 14:26:40,858 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:26:40" (1/1) ... [2024-01-29 14:26:40,865 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:26:40" (1/1) ... [2024-01-29 14:26:40,878 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-01-29 14:26:40,879 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-01-29 14:26:40,879 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-01-29 14:26:40,879 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-01-29 14:26:40,880 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:26:40" (1/1) ... [2024-01-29 14:26:40,884 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-29 14:26:40,892 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-01-29 14:26:40,907 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-01-29 14:26:40,914 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-01-29 14:26:40,950 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-01-29 14:26:40,951 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-01-29 14:26:40,951 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-01-29 14:26:40,951 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-01-29 14:26:40,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-01-29 14:26:40,953 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-01-29 14:26:40,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-01-29 14:26:40,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-01-29 14:26:40,953 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-01-29 14:26:40,953 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2024-01-29 14:26:40,953 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2024-01-29 14:26:40,953 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2024-01-29 14:26:40,953 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2024-01-29 14:26:40,953 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2024-01-29 14:26:40,953 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2024-01-29 14:26:40,953 INFO L130 BoogieDeclarations]: Found specification of procedure P3 [2024-01-29 14:26:40,953 INFO L138 BoogieDeclarations]: Found implementation of procedure P3 [2024-01-29 14:26:40,953 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-01-29 14:26:40,954 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-01-29 14:26:40,954 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-01-29 14:26:40,954 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-01-29 14:26:40,954 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-01-29 14:26:40,954 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-01-29 14:26:40,954 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-01-29 14:26:40,954 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-01-29 14:26:40,956 WARN L214 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2024-01-29 14:26:41,106 INFO L244 CfgBuilder]: Building ICFG [2024-01-29 14:26:41,108 INFO L270 CfgBuilder]: Building CFG for each procedure with an implementation [2024-01-29 14:26:44,863 INFO L289 CfgBuilder]: Ommited future-live optimization because the input is a concurrent program. [2024-01-29 14:26:44,863 INFO L293 CfgBuilder]: Performing block encoding