./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/pthread-wmm/mix024_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/mix024_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/mix024_power.opt_pso.opt_rmo.opt.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/mix024_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:27:01,728 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-29 14:27:01,790 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-01-29 14:27:01,795 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-29 14:27:01,796 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-29 14:27:01,823 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-29 14:27:01,824 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-29 14:27:01,824 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-29 14:27:01,825 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-29 14:27:01,830 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-29 14:27:01,830 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-29 14:27:01,830 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-29 14:27:01,831 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-29 14:27:01,832 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-29 14:27:01,832 INFO L153 SettingsManager]: * Use SBE=true [2024-01-29 14:27:01,833 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-29 14:27:01,833 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-29 14:27:01,833 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-29 14:27:01,833 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-29 14:27:01,834 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-29 14:27:01,834 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-29 14:27:01,834 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-29 14:27:01,834 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-29 14:27:01,835 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-29 14:27:01,835 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-29 14:27:01,835 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-29 14:27:01,835 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-29 14:27:01,835 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-29 14:27:01,836 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-29 14:27:01,836 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-29 14:27:01,837 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-29 14:27:01,838 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-29 14:27:01,838 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-29 14:27:01,838 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-29 14:27:01,838 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-29 14:27:01,838 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-29 14:27:01,838 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-29 14:27:01,839 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-29 14:27:01,839 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-29 14:27:01,839 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-29 14:27:01,839 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-29 14:27:01,840 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-29 14:27:01,840 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-29 14:27:01,840 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:27:02,138 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-29 14:27:02,161 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-29 14:27:02,163 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-29 14:27:02,164 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-29 14:27:02,165 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-29 14:27:02,166 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/mix024_power.opt_pso.opt_rmo.opt.yml/witness.yml [2024-01-29 14:27:02,684 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-29 14:27:02,684 INFO L274 PluginConnector]: CDTParser initialized [2024-01-29 14:27:02,685 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/mix024_power.opt_pso.opt_rmo.opt.i [2024-01-29 14:27:03,818 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-29 14:27:04,180 INFO L384 CDTParser]: Found 1 translation units. [2024-01-29 14:27:04,180 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/mix024_power.opt_pso.opt_rmo.opt.i [2024-01-29 14:27:04,192 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/77411b225/a4c260bce3984924a5d6b85f8a2d79ee/FLAG24099924d [2024-01-29 14:27:04,214 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/77411b225/a4c260bce3984924a5d6b85f8a2d79ee [2024-01-29 14:27:04,214 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-29 14:27:04,216 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-29 14:27:04,217 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-29 14:27:04,217 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-29 14:27:04,221 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-29 14:27:04,222 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 29.01 02:27:02" (1/2) ... [2024-01-29 14:27:04,223 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2d5bb296 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:27:04, skipping insertion in model container [2024-01-29 14:27:04,223 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 29.01 02:27:02" (1/2) ... [2024-01-29 14:27:04,224 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@7168abba and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:27:04, skipping insertion in model container [2024-01-29 14:27:04,225 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.01 02:27:04" (2/2) ... [2024-01-29 14:27:04,225 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2d5bb296 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:27:04, skipping insertion in model container [2024-01-29 14:27:04,225 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.01 02:27:04" (2/2) ... [2024-01-29 14:27:04,225 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-29 14:27:05,368 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-29 14:27:05,369 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,370 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] a <= 1 [2024-01-29 14:27:05,370 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,370 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= z [2024-01-29 14:27:05,370 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,370 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,370 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,370 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,371 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,371 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,371 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x == 0 || x == 1 [2024-01-29 14:27:05,371 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,371 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,371 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,371 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,371 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 1 [2024-01-29 14:27:05,372 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,372 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= x [2024-01-29 14:27:05,372 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z <= 127 [2024-01-29 14:27:05,372 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1 <= 1 [2024-01-29 14:27:05,372 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,372 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,372 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$mem_tmp [2024-01-29 14:27:05,373 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y <= 1 [2024-01-29 14:27:05,373 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,373 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (unsigned long )arg == 0UL [2024-01-29 14:27:05,373 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,373 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,373 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,373 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,373 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,374 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,374 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,374 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$w_buff1 [2024-01-29 14:27:05,374 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z <= 2 [2024-01-29 14:27:05,374 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp <= 1 [2024-01-29 14:27:05,374 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,374 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,375 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$w_buff0 [2024-01-29 14:27:05,375 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,375 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,375 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y == 0 || y == 1 [2024-01-29 14:27:05,375 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,375 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0 <= 1 [2024-01-29 14:27:05,375 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,375 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,376 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,376 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,376 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,376 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] a == 0 || a == 1 [2024-01-29 14:27:05,376 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= a [2024-01-29 14:27:05,376 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y [2024-01-29 14:27:05,376 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,377 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= y$w_buff1 [2024-01-29 14:27:05,377 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,377 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] a <= 1 [2024-01-29 14:27:05,377 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,377 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,377 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] z <= 127 [2024-01-29 14:27:05,377 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,377 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] z <= 2 [2024-01-29 14:27:05,378 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,378 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= y$mem_tmp [2024-01-29 14:27:05,378 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,378 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,378 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,378 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= a [2024-01-29 14:27:05,378 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,378 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= x [2024-01-29 14:27:05,379 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x <= 1 [2024-01-29 14:27:05,379 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y == 0 || y == 1 [2024-01-29 14:27:05,379 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,379 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,379 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,379 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,379 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,379 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,380 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x == 0 || x == 1 [2024-01-29 14:27:05,380 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= z [2024-01-29 14:27:05,380 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,380 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,380 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,380 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,380 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,380 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= y [2024-01-29 14:27:05,380 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,381 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] a == 0 || a == 1 [2024-01-29 14:27:05,381 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,381 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (unsigned long )arg == 0UL [2024-01-29 14:27:05,381 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y <= 1 [2024-01-29 14:27:05,381 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,381 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,381 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,381 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,382 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,382 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,382 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,382 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$w_buff0 <= 1 [2024-01-29 14:27:05,382 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$w_buff1 <= 1 [2024-01-29 14:27:05,382 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,382 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$mem_tmp <= 1 [2024-01-29 14:27:05,382 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,383 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= y$w_buff0 [2024-01-29 14:27:05,383 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,383 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,383 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,383 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= x [2024-01-29 14:27:05,383 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,383 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] a == 0 || a == 1 [2024-01-29 14:27:05,383 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,384 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x <= 1 [2024-01-29 14:27:05,384 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y$w_buff0 [2024-01-29 14:27:05,384 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,384 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,384 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,384 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (unsigned long )arg == 0UL [2024-01-29 14:27:05,384 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] z <= 127 [2024-01-29 14:27:05,384 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y [2024-01-29 14:27:05,385 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y <= 1 [2024-01-29 14:27:05,385 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,385 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,385 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,385 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y$mem_tmp [2024-01-29 14:27:05,385 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$mem_tmp <= 1 [2024-01-29 14:27:05,385 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,385 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff1 <= 1 [2024-01-29 14:27:05,386 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,386 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,386 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,386 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,386 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,386 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,386 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,386 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,387 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,387 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,387 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] z <= 2 [2024-01-29 14:27:05,387 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y == 0 || y == 1 [2024-01-29 14:27:05,387 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,387 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,387 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,387 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,387 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff0 <= 1 [2024-01-29 14:27:05,388 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y$w_buff1 [2024-01-29 14:27:05,388 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,388 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,388 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,388 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= z [2024-01-29 14:27:05,388 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= a [2024-01-29 14:27:05,388 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,388 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,389 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,389 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,389 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x == 0 || x == 1 [2024-01-29 14:27:05,389 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] a <= 1 [2024-01-29 14:27:05,389 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,389 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (unsigned long )arg == 0UL [2024-01-29 14:27:05,389 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,389 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z <= 2 [2024-01-29 14:27:05,389 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,390 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,390 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,390 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,390 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,390 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$mem_tmp <= 1 [2024-01-29 14:27:05,390 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] a == 0 || a == 1 [2024-01-29 14:27:05,390 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,390 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,391 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (unsigned long )arg == 0UL [2024-01-29 14:27:05,391 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,391 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x == 0 || x == 1 [2024-01-29 14:27:05,391 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,391 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,391 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff0 <= 1 [2024-01-29 14:27:05,391 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,392 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,392 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,392 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,392 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= y$w_buff1 [2024-01-29 14:27:05,392 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,392 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= z [2024-01-29 14:27:05,392 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,392 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,393 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,393 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,393 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= a [2024-01-29 14:27:05,393 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,393 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= y$mem_tmp [2024-01-29 14:27:05,393 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,393 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= y [2024-01-29 14:27:05,393 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,394 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y == 0 || y == 1 [2024-01-29 14:27:05,394 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,394 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x <= 1 [2024-01-29 14:27:05,394 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= y$w_buff0 [2024-01-29 14:27:05,394 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] a <= 1 [2024-01-29 14:27:05,394 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,394 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y <= 1 [2024-01-29 14:27:05,394 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,395 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff1 <= 1 [2024-01-29 14:27:05,395 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z <= 127 [2024-01-29 14:27:05,395 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,395 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,395 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,395 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,395 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,395 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,395 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,396 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= x [2024-01-29 14:27:05,396 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$w_buff1 <= 1 [2024-01-29 14:27:05,396 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x == 0 || x == 1 [2024-01-29 14:27:05,396 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$mem_tmp <= 1 [2024-01-29 14:27:05,396 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,396 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,396 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,396 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,396 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice2 == (_Bool)0 [2024-01-29 14:27:05,397 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (unsigned long )arg == 0UL [2024-01-29 14:27:05,397 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= x [2024-01-29 14:27:05,397 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,397 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,397 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,397 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] a <= 1 [2024-01-29 14:27:05,397 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y <= 1 [2024-01-29 14:27:05,397 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,398 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= y$w_buff1 [2024-01-29 14:27:05,398 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z <= 127 [2024-01-29 14:27:05,398 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:27:05,398 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,398 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,398 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,398 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= y$w_buff0 [2024-01-29 14:27:05,398 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y == 0 || y == 1 [2024-01-29 14:27:05,398 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,399 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$w_buff0 <= 1 [2024-01-29 14:27:05,399 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,399 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,399 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,399 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= y$mem_tmp [2024-01-29 14:27:05,399 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,399 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,399 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,399 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,400 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] a == 0 || a == 1 [2024-01-29 14:27:05,400 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,400 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,400 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= a [2024-01-29 14:27:05,400 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z <= 2 [2024-01-29 14:27:05,400 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (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:27:05,400 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,400 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,400 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,401 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x <= 1 [2024-01-29 14:27:05,401 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,401 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= y [2024-01-29 14:27:05,401 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,401 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,401 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,401 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,401 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,402 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= z [2024-01-29 14:27:05,402 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,402 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,402 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,402 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,402 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,402 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z <= 127 [2024-01-29 14:27:05,402 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,403 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y [2024-01-29 14:27:05,403 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,403 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,403 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x == 0 || x == 1 [2024-01-29 14:27:05,403 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,403 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y <= 1 [2024-01-29 14:27:05,403 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,403 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y$mem_tmp [2024-01-29 14:27:05,403 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,404 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,404 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= x [2024-01-29 14:27:05,404 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,404 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y == 0 || y == 1 [2024-01-29 14:27:05,404 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= a [2024-01-29 14:27:05,404 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,404 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,404 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,404 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,405 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,405 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1 <= 1 [2024-01-29 14:27:05,405 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,405 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,405 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] a == 0 || a == 1 [2024-01-29 14:27:05,405 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0 <= 1 [2024-01-29 14:27:05,405 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,405 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,406 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,406 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,406 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,406 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z <= 2 [2024-01-29 14:27:05,406 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,406 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,406 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] a <= 1 [2024-01-29 14:27:05,406 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y$w_buff1 [2024-01-29 14:27:05,406 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y$w_buff0 [2024-01-29 14:27:05,407 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,407 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x <= 1 [2024-01-29 14:27:05,407 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,407 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,407 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,407 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,407 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,407 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$mem_tmp <= 1 [2024-01-29 14:27:05,407 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (unsigned long )arg == 0UL [2024-01-29 14:27:05,408 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= z [2024-01-29 14:27:05,408 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,408 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y <= 1 [2024-01-29 14:27:05,408 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,408 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] z <= 127 [2024-01-29 14:27:05,408 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,408 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$w_buff0 <= 1 [2024-01-29 14:27:05,408 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,409 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,409 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= y [2024-01-29 14:27:05,409 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,409 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,409 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,409 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$mem_tmp <= 1 [2024-01-29 14:27:05,409 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x == 0 || x == 1 [2024-01-29 14:27:05,409 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= y$w_buff0 [2024-01-29 14:27:05,409 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,410 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$w_buff1 <= 1 [2024-01-29 14:27:05,410 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,410 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x <= 1 [2024-01-29 14:27:05,410 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,410 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,410 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,424 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,424 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,424 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,425 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= z [2024-01-29 14:27:05,425 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,425 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,425 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,425 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,425 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= x [2024-01-29 14:27:05,425 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= y$mem_tmp [2024-01-29 14:27:05,425 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,425 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= a [2024-01-29 14:27:05,426 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,426 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,426 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,426 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,426 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] z <= 2 [2024-01-29 14:27:05,426 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,426 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y == 0 || y == 1 [2024-01-29 14:27:05,426 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,427 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,427 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] a == 0 || a == 1 [2024-01-29 14:27:05,427 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,427 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,427 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= y$w_buff1 [2024-01-29 14:27:05,427 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] a <= 1 [2024-01-29 14:27:05,427 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,427 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,427 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,427 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (unsigned long )arg == 0UL [2024-01-29 14:27:05,428 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,428 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,428 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,428 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= z [2024-01-29 14:27:05,428 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 1 [2024-01-29 14:27:05,428 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x <= 1 [2024-01-29 14:27:05,428 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y$w_buff1 [2024-01-29 14:27:05,428 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,428 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] a == 0 || a == 1 [2024-01-29 14:27:05,429 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,429 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1 <= 1 [2024-01-29 14:27:05,429 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y == 0 || y == 1 [2024-01-29 14:27:05,429 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,429 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 1 <= __unbuffered_cnt [2024-01-29 14:27:05,429 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,429 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,429 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,429 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,430 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0 <= 1 [2024-01-29 14:27:05,430 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (unsigned long )arg == 0UL [2024-01-29 14:27:05,430 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,430 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y [2024-01-29 14:27:05,430 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,430 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,430 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,430 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,431 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,431 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y$w_buff0 [2024-01-29 14:27:05,431 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x == 0 || x == 1 [2024-01-29 14:27:05,431 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] z <= 2 [2024-01-29 14:27:05,431 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,431 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,431 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= a [2024-01-29 14:27:05,431 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,431 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= x [2024-01-29 14:27:05,432 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,432 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,432 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,432 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,432 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,432 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp <= 1 [2024-01-29 14:27:05,432 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,432 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] a <= 1 [2024-01-29 14:27:05,432 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,433 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,433 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,433 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y$mem_tmp [2024-01-29 14:27:05,433 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,433 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,433 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,433 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] z <= 127 [2024-01-29 14:27:05,433 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,433 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff0 <= 1 [2024-01-29 14:27:05,434 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff1 <= 1 [2024-01-29 14:27:05,434 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,434 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,434 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$mem_tmp <= 1 [2024-01-29 14:27:05,434 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y$mem_tmp [2024-01-29 14:27:05,434 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,434 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,434 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,434 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y [2024-01-29 14:27:05,434 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] a <= 1 [2024-01-29 14:27:05,435 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= a [2024-01-29 14:27:05,435 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,435 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,435 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,435 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,435 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,435 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x [2024-01-29 14:27:05,435 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,435 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,436 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x == 0 || x == 1 [2024-01-29 14:27:05,436 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,436 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,436 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,436 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,436 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,436 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z <= 2 [2024-01-29 14:27:05,437 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y$w_buff0 [2024-01-29 14:27:05,437 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,437 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,437 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,437 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,437 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,437 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (unsigned long )arg == 0UL [2024-01-29 14:27:05,437 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,437 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y == 0 || y == 1 [2024-01-29 14:27:05,438 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,438 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,438 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,438 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,438 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,438 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,438 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,438 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,438 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z <= 127 [2024-01-29 14:27:05,439 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] a == 0 || a == 1 [2024-01-29 14:27:05,439 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,439 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y$w_buff1 [2024-01-29 14:27:05,439 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= z [2024-01-29 14:27:05,439 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,439 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y <= 1 [2024-01-29 14:27:05,439 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x <= 1 [2024-01-29 14:27:05,439 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (unsigned long )arg == 0UL [2024-01-29 14:27:05,439 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$w_buff0 <= 1 [2024-01-29 14:27:05,440 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$w_buff1 <= 1 [2024-01-29 14:27:05,440 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,440 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z <= 2 [2024-01-29 14:27:05,440 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= x [2024-01-29 14:27:05,440 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,440 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x <= 1 [2024-01-29 14:27:05,440 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,440 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,440 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] a <= 1 [2024-01-29 14:27:05,441 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,441 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= y$w_buff0 [2024-01-29 14:27:05,441 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,441 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] a == 0 || a == 1 [2024-01-29 14:27:05,441 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,441 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,441 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z <= 127 [2024-01-29 14:27:05,441 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= a [2024-01-29 14:27:05,441 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,441 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,442 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= z [2024-01-29 14:27:05,442 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y == 0 || y == 1 [2024-01-29 14:27:05,442 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,442 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,442 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,442 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= y$mem_tmp [2024-01-29 14:27:05,442 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$mem_tmp <= 1 [2024-01-29 14:27:05,442 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x == 0 || x == 1 [2024-01-29 14:27:05,442 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,443 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,443 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,443 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,443 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (unsigned long )arg == 0UL [2024-01-29 14:27:05,443 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,443 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,443 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y <= 1 [2024-01-29 14:27:05,443 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,443 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,443 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,444 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,444 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,444 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,444 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,444 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,444 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= y$w_buff1 [2024-01-29 14:27:05,444 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,444 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= y [2024-01-29 14:27:05,444 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,445 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,445 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,445 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,445 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,445 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,445 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,445 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,445 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,445 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,445 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,446 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y [2024-01-29 14:27:05,446 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z <= 127 [2024-01-29 14:27:05,446 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z <= 2 [2024-01-29 14:27:05,446 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,446 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,446 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,446 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff0 <= 1 [2024-01-29 14:27:05,446 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,446 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] a == 0 || a == 1 [2024-01-29 14:27:05,446 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,447 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] a <= 1 [2024-01-29 14:27:05,447 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,447 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (unsigned long )arg == 0UL [2024-01-29 14:27:05,447 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,447 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$mem_tmp <= 1 [2024-01-29 14:27:05,447 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,447 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y$mem_tmp [2024-01-29 14:27:05,447 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,447 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,448 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x <= 1 [2024-01-29 14:27:05,448 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,448 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y$w_buff0 [2024-01-29 14:27:05,448 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,448 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff1 <= 1 [2024-01-29 14:27:05,448 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,448 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= a [2024-01-29 14:27:05,448 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,448 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= z [2024-01-29 14:27:05,449 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,449 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,449 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,449 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,449 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,449 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,449 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y <= 1 [2024-01-29 14:27:05,449 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,449 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,449 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= x [2024-01-29 14:27:05,450 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x == 0 || x == 1 [2024-01-29 14:27:05,450 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,450 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,450 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,450 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y$w_buff1 [2024-01-29 14:27:05,450 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y == 0 || y == 1 [2024-01-29 14:27:05,450 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,450 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,450 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (unsigned long )arg == 0UL [2024-01-29 14:27:05,451 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1 <= 1 [2024-01-29 14:27:05,451 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice2 == (_Bool)0 [2024-01-29 14:27:05,451 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,451 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,451 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 1 [2024-01-29 14:27:05,451 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,451 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,451 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:27:05,451 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,452 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,452 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] a == 0 || a == 1 [2024-01-29 14:27:05,452 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,452 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y$mem_tmp [2024-01-29 14:27:05,452 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y$w_buff1 [2024-01-29 14:27:05,452 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x == 0 || x == 1 [2024-01-29 14:27:05,452 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,452 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z <= 2 [2024-01-29 14:27:05,452 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= z [2024-01-29 14:27:05,452 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,453 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,453 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,453 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,453 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z <= 127 [2024-01-29 14:27:05,453 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,453 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (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:27:05,453 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,453 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y [2024-01-29 14:27:05,453 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y == 0 || y == 1 [2024-01-29 14:27:05,453 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,454 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,454 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,454 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,454 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,454 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (unsigned long )arg == 0UL [2024-01-29 14:27:05,454 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,454 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 1 [2024-01-29 14:27:05,454 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp <= 1 [2024-01-29 14:27:05,454 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x [2024-01-29 14:27:05,454 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,455 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,455 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,455 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,455 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,455 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,455 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,455 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,455 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= a [2024-01-29 14:27:05,455 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y$w_buff0 [2024-01-29 14:27:05,455 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0 <= 1 [2024-01-29 14:27:05,456 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,456 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,456 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] a <= 1 [2024-01-29 14:27:05,456 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y$mem_tmp [2024-01-29 14:27:05,456 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,456 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,456 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,456 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,456 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z <= 127 [2024-01-29 14:27:05,456 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x <= 1 [2024-01-29 14:27:05,457 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y <= 1 [2024-01-29 14:27:05,457 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,457 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,457 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:27:05,457 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (unsigned long )arg == 0UL [2024-01-29 14:27:05,457 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,457 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,457 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,457 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z <= 2 [2024-01-29 14:27:05,457 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y$w_buff1 [2024-01-29 14:27:05,458 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= x [2024-01-29 14:27:05,458 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,458 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,458 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,458 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,458 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,458 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] a <= 1 [2024-01-29 14:27:05,458 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,458 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= a [2024-01-29 14:27:05,458 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= z [2024-01-29 14:27:05,459 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,459 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,459 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,459 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,459 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] weak$$choice2 == (_Bool)0 [2024-01-29 14:27:05,459 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,459 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff1 <= 1 [2024-01-29 14:27:05,459 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,459 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,459 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,460 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,460 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,460 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,460 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y$w_buff0 [2024-01-29 14:27:05,460 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,460 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,460 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$mem_tmp <= 1 [2024-01-29 14:27:05,460 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,460 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y == 0 || y == 1 [2024-01-29 14:27:05,460 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff0 <= 1 [2024-01-29 14:27:05,460 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,461 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y [2024-01-29 14:27:05,461 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] a == 0 || a == 1 [2024-01-29 14:27:05,461 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x == 0 || x == 1 [2024-01-29 14:27:05,461 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (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:27:05,461 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,461 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,461 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,461 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,461 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,462 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,462 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,462 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,462 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$mem_tmp [2024-01-29 14:27:05,462 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$w_buff1 [2024-01-29 14:27:05,462 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y == 0 || y == 1 [2024-01-29 14:27:05,462 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= x [2024-01-29 14:27:05,462 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,462 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,462 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,463 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,463 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,463 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] a == 0 || a == 1 [2024-01-29 14:27:05,463 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 <= 1 [2024-01-29 14:27:05,463 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,463 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,463 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z <= 2 [2024-01-29 14:27:05,463 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (unsigned long )arg == 0UL [2024-01-29 14:27:05,463 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,463 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,464 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,464 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z <= 127 [2024-01-29 14:27:05,464 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,464 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,464 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,464 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x == 0 || x == 1 [2024-01-29 14:27:05,464 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,464 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,464 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y [2024-01-29 14:27:05,464 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,465 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,465 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,465 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,465 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x <= 1 [2024-01-29 14:27:05,465 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,465 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= z [2024-01-29 14:27:05,465 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,465 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,465 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0 == 1 [2024-01-29 14:27:05,465 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp <= 1 [2024-01-29 14:27:05,466 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,466 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,466 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= a [2024-01-29 14:27:05,466 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 1 [2024-01-29 14:27:05,466 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] a <= 1 [2024-01-29 14:27:05,466 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,466 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,466 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,466 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 1 [2024-01-29 14:27:05,466 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,467 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y == 0 || y == 1 [2024-01-29 14:27:05,467 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] a == 0 || a == 1 [2024-01-29 14:27:05,467 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,467 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,467 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,467 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= a [2024-01-29 14:27:05,467 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,467 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y [2024-01-29 14:27:05,467 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,467 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,468 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,468 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,468 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y$mem_tmp [2024-01-29 14:27:05,468 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,468 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] a <= 1 [2024-01-29 14:27:05,468 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,468 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,468 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,468 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,469 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,469 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y <= 1 [2024-01-29 14:27:05,469 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,469 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,469 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,469 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,469 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,469 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,469 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,469 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,470 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z <= 2 [2024-01-29 14:27:05,470 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,470 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (unsigned long )arg == 0UL [2024-01-29 14:27:05,470 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,470 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$mem_tmp <= 1 [2024-01-29 14:27:05,470 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x == 0 || x == 1 [2024-01-29 14:27:05,470 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,470 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1 <= 1 [2024-01-29 14:27:05,470 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0 == 1 [2024-01-29 14:27:05,470 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z <= 127 [2024-01-29 14:27:05,471 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y$w_buff1 [2024-01-29 14:27:05,471 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,471 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,471 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,471 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= z [2024-01-29 14:27:05,471 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= x [2024-01-29 14:27:05,471 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,471 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,471 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,472 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] a <= 1 [2024-01-29 14:27:05,472 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 <= 1 [2024-01-29 14:27:05,472 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,472 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,472 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$w_buff0 [2024-01-29 14:27:05,472 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,472 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp <= 1 [2024-01-29 14:27:05,472 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,472 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y [2024-01-29 14:27:05,472 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,473 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 <= 1 [2024-01-29 14:27:05,473 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,473 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,473 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,473 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression <= 1 [2024-01-29 14:27:05,473 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$mem_tmp [2024-01-29 14:27:05,473 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,473 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] a == 0 || a == 1 [2024-01-29 14:27:05,473 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,473 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y == 0 || y == 1 [2024-01-29 14:27:05,473 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$w_buff1 [2024-01-29 14:27:05,474 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,474 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,474 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= expression [2024-01-29 14:27:05,474 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,474 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,474 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,474 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= z [2024-01-29 14:27:05,474 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 1 [2024-01-29 14:27:05,474 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x == 0 || x == 1 [2024-01-29 14:27:05,475 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,475 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,475 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= a [2024-01-29 14:27:05,475 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,475 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,475 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,475 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,475 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-29 14:27:05,475 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 1 [2024-01-29 14:27:05,475 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,475 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z <= 127 [2024-01-29 14:27:05,476 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 [2024-01-29 14:27:05,476 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 1 [2024-01-29 14:27:05,476 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z <= 2 [2024-01-29 14:27:05,476 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,476 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,476 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,476 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x [2024-01-29 14:27:05,476 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,476 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,477 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,477 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 || expression == 1 [2024-01-29 14:27:05,477 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,477 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,477 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p0_EBX == 0 [2024-01-29 14:27:05,477 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] weak$$choice2 == (_Bool)0 [2024-01-29 14:27:05,477 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y == 0 [2024-01-29 14:27:05,477 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$mem_tmp == 0 [2024-01-29 14:27:05,477 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p2_EAX == 0 [2024-01-29 14:27:05,477 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$w_buff1_used == (_Bool)0 [2024-01-29 14:27:05,478 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_cnt == 0 [2024-01-29 14:27:05,478 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,478 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$w_buff0_used == (_Bool)0 [2024-01-29 14:27:05,478 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$read_delayed == (_Bool)0 [2024-01-29 14:27:05,478 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,478 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] z == 0 [2024-01-29 14:27:05,478 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] x == 0 [2024-01-29 14:27:05,478 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p2_EBX == 0 [2024-01-29 14:27:05,478 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,478 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$w_buff1 == 0 [2024-01-29 14:27:05,478 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] __unbuffered_p0_EAX == 0 [2024-01-29 14:27:05,479 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] main$tmp_guard0 == (_Bool)0 [2024-01-29 14:27:05,479 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,479 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,479 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,479 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,479 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:05,479 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] a == 0 [2024-01-29 14:27:05,479 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] weak$$choice0 == (_Bool)0 [2024-01-29 14:27:05,479 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] main$tmp_guard1 == (_Bool)0 [2024-01-29 14:27:05,479 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$read_delayed_var == 0 [2024-01-29 14:27:05,480 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$w_buff0 == 0 [2024-01-29 14:27:05,480 INFO L98 nessWitnessExtractor]: Location invariant before [L845-L845] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:05,480 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,480 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x == 0 || x == 1 [2024-01-29 14:27:05,480 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,480 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,480 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,480 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,480 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= z [2024-01-29 14:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y <= 1 [2024-01-29 14:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z <= 2 [2024-01-29 14:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y$w_buff1 [2024-01-29 14:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,482 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,482 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,482 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,482 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,482 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] ((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:27:05,482 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,482 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= x [2024-01-29 14:27:05,482 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,482 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,482 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,483 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= a [2024-01-29 14:27:05,483 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,483 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,483 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y$mem_tmp [2024-01-29 14:27:05,483 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,483 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,483 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y [2024-01-29 14:27:05,483 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$mem_tmp <= 1 [2024-01-29 14:27:05,483 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y == 0 || y == 1 [2024-01-29 14:27:05,483 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y$w_buff0 [2024-01-29 14:27:05,484 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1 <= 1 [2024-01-29 14:27:05,484 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z <= 127 [2024-01-29 14:27:05,484 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,484 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,484 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (unsigned long )arg == 0UL [2024-01-29 14:27:05,484 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,484 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,484 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x <= 1 [2024-01-29 14:27:05,484 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] a == 0 || a == 1 [2024-01-29 14:27:05,484 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,485 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff0 <= 1 [2024-01-29 14:27:05,485 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,485 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,485 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] a <= 1 [2024-01-29 14:27:05,485 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y$w_buff1 [2024-01-29 14:27:05,485 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,485 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$mem_tmp <= 1 [2024-01-29 14:27:05,485 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] z <= 2 [2024-01-29 14:27:05,485 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y [2024-01-29 14:27:05,485 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,486 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,486 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,486 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,486 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,486 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,486 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,486 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,486 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] a == 0 || a == 1 [2024-01-29 14:27:05,486 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,486 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,487 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,487 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y <= 1 [2024-01-29 14:27:05,487 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x <= 1 [2024-01-29 14:27:05,487 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y$mem_tmp [2024-01-29 14:27:05,487 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y$w_buff0 [2024-01-29 14:27:05,487 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,487 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= x [2024-01-29 14:27:05,487 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,487 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,487 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] a <= 1 [2024-01-29 14:27:05,487 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,488 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,488 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,488 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,488 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,488 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1 <= 1 [2024-01-29 14:27:05,488 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y == 0 || y == 1 [2024-01-29 14:27:05,488 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] z <= 127 [2024-01-29 14:27:05,488 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,488 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,488 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,489 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,489 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= a [2024-01-29 14:27:05,489 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,489 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (unsigned long )arg == 0UL [2024-01-29 14:27:05,489 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,489 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,489 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,489 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,489 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,489 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,490 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,490 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= z [2024-01-29 14:27:05,490 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x == 0 || x == 1 [2024-01-29 14:27:05,490 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:27:05,490 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0 <= 1 [2024-01-29 14:27:05,490 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,490 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,490 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,490 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,490 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,490 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] a == 0 || a == 1 [2024-01-29 14:27:05,491 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,491 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= y [2024-01-29 14:27:05,491 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,491 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,491 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= y$w_buff1 [2024-01-29 14:27:05,491 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,491 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,491 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,491 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,491 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y <= 1 [2024-01-29 14:27:05,492 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z <= 2 [2024-01-29 14:27:05,492 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= y$w_buff0 [2024-01-29 14:27:05,492 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,492 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= a [2024-01-29 14:27:05,492 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$w_buff1 <= 1 [2024-01-29 14:27:05,492 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] z <= 127 [2024-01-29 14:27:05,492 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,492 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x == 0 || x == 1 [2024-01-29 14:27:05,492 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,492 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,492 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$mem_tmp <= 1 [2024-01-29 14:27:05,493 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,493 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= y$mem_tmp [2024-01-29 14:27:05,493 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,493 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] a <= 1 [2024-01-29 14:27:05,493 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,493 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,493 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y == 0 || y == 1 [2024-01-29 14:27:05,493 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,493 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,493 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$w_buff0 <= 1 [2024-01-29 14:27:05,494 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,494 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x <= 1 [2024-01-29 14:27:05,494 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= x [2024-01-29 14:27:05,494 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,494 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,494 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= z [2024-01-29 14:27:05,494 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,494 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,494 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,494 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,494 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,495 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,495 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,495 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,495 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= x [2024-01-29 14:27:05,495 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y$w_buff0 [2024-01-29 14:27:05,495 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x == 0 || x == 1 [2024-01-29 14:27:05,495 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y [2024-01-29 14:27:05,495 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,495 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,495 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y$mem_tmp [2024-01-29 14:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z <= 127 [2024-01-29 14:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (unsigned long )arg == 0UL [2024-01-29 14:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] a == 0 || a == 1 [2024-01-29 14:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,497 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,497 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,497 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff0 <= 1 [2024-01-29 14:27:05,497 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= a [2024-01-29 14:27:05,497 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y$w_buff1 [2024-01-29 14:27:05,497 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] a <= 1 [2024-01-29 14:27:05,497 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,497 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y == 0 || y == 1 [2024-01-29 14:27:05,497 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z <= 2 [2024-01-29 14:27:05,497 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,497 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,498 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,498 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,498 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,498 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff1 <= 1 [2024-01-29 14:27:05,498 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,498 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,498 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,498 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,498 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,498 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,499 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,499 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$mem_tmp <= 1 [2024-01-29 14:27:05,499 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,499 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,499 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y <= 1 [2024-01-29 14:27:05,499 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,499 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,499 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,499 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= z [2024-01-29 14:27:05,499 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,499 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,500 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,500 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x <= 1 [2024-01-29 14:27:05,500 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,500 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (unsigned long )arg == 0UL [2024-01-29 14:27:05,500 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,500 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= y$w_buff0 [2024-01-29 14:27:05,500 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,500 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,500 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,500 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,501 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$w_buff0 <= 1 [2024-01-29 14:27:05,501 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,501 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,501 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,501 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y == 0 || y == 1 [2024-01-29 14:27:05,501 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,501 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,501 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,501 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= y$w_buff1 [2024-01-29 14:27:05,501 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z <= 2 [2024-01-29 14:27:05,502 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,502 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,502 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,502 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] z <= 127 [2024-01-29 14:27:05,502 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x == 0 || x == 1 [2024-01-29 14:27:05,502 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] x <= 1 [2024-01-29 14:27:05,502 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,502 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= y$mem_tmp [2024-01-29 14:27:05,502 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,502 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,502 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y <= 1 [2024-01-29 14:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] ((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:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$w_buff1 <= 1 [2024-01-29 14:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] a <= 1 [2024-01-29 14:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$mem_tmp <= 1 [2024-01-29 14:27:05,504 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,504 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= x [2024-01-29 14:27:05,504 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,504 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] a == 0 || a == 1 [2024-01-29 14:27:05,504 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= a [2024-01-29 14:27:05,504 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,504 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,504 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,504 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,504 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= z [2024-01-29 14:27:05,504 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,505 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] 0 <= y [2024-01-29 14:27:05,505 INFO L98 nessWitnessExtractor]: Location invariant before [L857-L857] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,505 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z <= 127 [2024-01-29 14:27:05,505 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,505 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,505 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,505 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] a <= 1 [2024-01-29 14:27:05,505 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,505 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,505 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y$w_buff1 [2024-01-29 14:27:05,506 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x == 0 || x == 1 [2024-01-29 14:27:05,506 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1 <= 1 [2024-01-29 14:27:05,506 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,506 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$mem_tmp <= 1 [2024-01-29 14:27:05,506 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,506 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,506 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,506 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,506 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] a == 0 || a == 1 [2024-01-29 14:27:05,506 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,507 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,507 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,507 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,507 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,507 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,507 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,507 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z <= 2 [2024-01-29 14:27:05,507 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,507 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,507 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,507 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y == 0 || y == 1 [2024-01-29 14:27:05,508 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0 <= 1 [2024-01-29 14:27:05,508 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,508 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,508 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,508 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,508 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,508 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y$mem_tmp [2024-01-29 14:27:05,508 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,508 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,508 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,509 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= x [2024-01-29 14:27:05,509 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,509 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,509 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,509 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y <= 1 [2024-01-29 14:27:05,509 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,509 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (unsigned long )arg == 0UL [2024-01-29 14:27:05,509 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= a [2024-01-29 14:27:05,509 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y [2024-01-29 14:27:05,509 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,509 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x <= 1 [2024-01-29 14:27:05,510 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y$w_buff0 [2024-01-29 14:27:05,510 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= z [2024-01-29 14:27:05,510 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] (unsigned long )arg == 0UL [2024-01-29 14:27:05,510 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,510 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] a <= 1 [2024-01-29 14:27:05,510 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y$mem_tmp [2024-01-29 14:27:05,510 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,510 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,510 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,510 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,511 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,511 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,511 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,511 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,511 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$mem_tmp <= 1 [2024-01-29 14:27:05,511 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y [2024-01-29 14:27:05,511 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,511 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff0 <= 1 [2024-01-29 14:27:05,511 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (unsigned long )arg == 0UL [2024-01-29 14:27:05,511 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,511 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,512 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y == 0 || y == 1 [2024-01-29 14:27:05,512 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,512 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 1 <= __unbuffered_cnt [2024-01-29 14:27:05,512 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] z <= 2 [2024-01-29 14:27:05,512 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,512 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,512 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,512 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y$w_buff0 [2024-01-29 14:27:05,512 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,512 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,513 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,513 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,513 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,513 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,513 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= x [2024-01-29 14:27:05,513 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x <= 1 [2024-01-29 14:27:05,513 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,513 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff1 <= 1 [2024-01-29 14:27:05,513 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] z <= 127 [2024-01-29 14:27:05,513 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= z [2024-01-29 14:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] a == 0 || a == 1 [2024-01-29 14:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x == 0 || x == 1 [2024-01-29 14:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y <= 1 [2024-01-29 14:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= a [2024-01-29 14:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y$w_buff1 [2024-01-29 14:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$mem_tmp <= 1 [2024-01-29 14:27:05,516 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,516 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$w_buff0 <= 1 [2024-01-29 14:27:05,516 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,516 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,516 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,516 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,516 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,516 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y == 0 || y == 1 [2024-01-29 14:27:05,516 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,516 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,517 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x == 0 || x == 1 [2024-01-29 14:27:05,517 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= z [2024-01-29 14:27:05,517 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (unsigned long )arg == 0UL [2024-01-29 14:27:05,517 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,517 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z <= 2 [2024-01-29 14:27:05,517 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= a [2024-01-29 14:27:05,517 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$w_buff1 <= 1 [2024-01-29 14:27:05,517 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x <= 1 [2024-01-29 14:27:05,517 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,517 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,517 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,518 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,518 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,518 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,518 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,518 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] a <= 1 [2024-01-29 14:27:05,518 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,518 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= y$w_buff0 [2024-01-29 14:27:05,518 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= y$mem_tmp [2024-01-29 14:27:05,518 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,518 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,519 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,519 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,519 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,519 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= y [2024-01-29 14:27:05,519 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] a == 0 || a == 1 [2024-01-29 14:27:05,519 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= y$w_buff1 [2024-01-29 14:27:05,519 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z <= 127 [2024-01-29 14:27:05,519 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,519 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,519 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,519 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,520 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y <= 1 [2024-01-29 14:27:05,520 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,520 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= x [2024-01-29 14:27:05,520 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] (unsigned long )arg == 0UL [2024-01-29 14:27:05,520 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,520 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,520 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z <= 2 [2024-01-29 14:27:05,520 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,520 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$w_buff1 <= 1 [2024-01-29 14:27:05,520 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] a == 0 || a == 1 [2024-01-29 14:27:05,521 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,521 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,521 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,521 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= y$w_buff0 [2024-01-29 14:27:05,521 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,521 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,521 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= a [2024-01-29 14:27:05,521 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= y$w_buff1 [2024-01-29 14:27:05,521 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,521 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$mem_tmp <= 1 [2024-01-29 14:27:05,521 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,522 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$w_buff0 <= 1 [2024-01-29 14:27:05,522 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,522 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] z <= 127 [2024-01-29 14:27:05,522 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,522 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,522 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,522 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x <= 1 [2024-01-29 14:27:05,522 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,522 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= y [2024-01-29 14:27:05,522 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,523 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,523 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,523 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,523 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y == 0 || y == 1 [2024-01-29 14:27:05,523 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,523 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,523 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,523 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,523 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= y$mem_tmp [2024-01-29 14:27:05,523 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,524 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,524 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,524 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,524 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,524 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,524 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,524 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (unsigned long )arg == 0UL [2024-01-29 14:27:05,524 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x == 0 || x == 1 [2024-01-29 14:27:05,524 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= x [2024-01-29 14:27:05,524 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= z [2024-01-29 14:27:05,524 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,525 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,525 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y <= 1 [2024-01-29 14:27:05,525 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,525 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] a <= 1 [2024-01-29 14:27:05,525 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y [2024-01-29 14:27:05,525 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,525 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,525 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= x [2024-01-29 14:27:05,525 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z <= 127 [2024-01-29 14:27:05,525 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,526 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,526 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,526 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z <= 2 [2024-01-29 14:27:05,526 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x == 0 || x == 1 [2024-01-29 14:27:05,526 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,526 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,526 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,526 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,526 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y <= 1 [2024-01-29 14:27:05,526 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,526 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= a [2024-01-29 14:27:05,527 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,527 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff1 <= 1 [2024-01-29 14:27:05,527 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,527 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,527 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,527 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,527 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,527 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x <= 1 [2024-01-29 14:27:05,527 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,527 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,527 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,528 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,528 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (unsigned long )arg == 0UL [2024-01-29 14:27:05,528 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,528 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,528 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff0 == 1 [2024-01-29 14:27:05,528 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,528 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,528 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y$mem_tmp [2024-01-29 14:27:05,528 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,528 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y$w_buff1 [2024-01-29 14:27:05,528 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,529 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] a <= 1 [2024-01-29 14:27:05,529 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,529 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y == 0 || y == 1 [2024-01-29 14:27:05,529 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,529 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,529 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$mem_tmp <= 1 [2024-01-29 14:27:05,529 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= z [2024-01-29 14:27:05,529 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,529 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,529 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,529 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] a == 0 || a == 1 [2024-01-29 14:27:05,530 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,530 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,530 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,530 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,530 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x <= 1 [2024-01-29 14:27:05,530 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,530 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (unsigned long )arg == 0UL [2024-01-29 14:27:05,530 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,530 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x == 0 || x == 1 [2024-01-29 14:27:05,530 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= a [2024-01-29 14:27:05,531 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,531 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= x [2024-01-29 14:27:05,531 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,531 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= y$w_buff1 [2024-01-29 14:27:05,531 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,531 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,531 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,531 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,531 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= y$mem_tmp [2024-01-29 14:27:05,531 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$mem_tmp <= 1 [2024-01-29 14:27:05,531 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,532 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,532 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,532 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] a <= 1 [2024-01-29 14:27:05,532 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z <= 2 [2024-01-29 14:27:05,532 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,532 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$w_buff1 <= 1 [2024-01-29 14:27:05,532 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= y$w_buff0 [2024-01-29 14:27:05,532 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= y [2024-01-29 14:27:05,532 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,532 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$w_buff0 <= 1 [2024-01-29 14:27:05,532 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,533 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z <= 127 [2024-01-29 14:27:05,533 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,533 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,533 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,533 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y <= 1 [2024-01-29 14:27:05,533 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,533 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,533 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y == 0 || y == 1 [2024-01-29 14:27:05,533 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] a == 0 || a == 1 [2024-01-29 14:27:05,533 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,533 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,534 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,534 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,534 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,534 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,534 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,534 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= z [2024-01-29 14:27:05,534 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,534 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,534 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,534 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,535 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,535 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z <= 2 [2024-01-29 14:27:05,535 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y <= 1 [2024-01-29 14:27:05,535 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z <= 127 [2024-01-29 14:27:05,535 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,535 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,535 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,535 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] a <= 1 [2024-01-29 14:27:05,535 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= y$w_buff0 [2024-01-29 14:27:05,535 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= y$mem_tmp [2024-01-29 14:27:05,535 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= z [2024-01-29 14:27:05,536 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,536 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$w_buff0 <= 1 [2024-01-29 14:27:05,536 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,536 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= a [2024-01-29 14:27:05,536 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= y [2024-01-29 14:27:05,536 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,536 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,536 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] x <= 1 [2024-01-29 14:27:05,536 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,536 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$mem_tmp <= 1 [2024-01-29 14:27:05,536 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,537 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,537 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,537 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,537 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,537 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,537 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,537 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,537 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$w_buff1 <= 1 [2024-01-29 14:27:05,537 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,537 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y == 0 || y == 1 [2024-01-29 14:27:05,538 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,538 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,538 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= x [2024-01-29 14:27:05,538 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,538 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,538 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= y$w_buff1 [2024-01-29 14:27:05,538 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,538 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,538 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,538 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,538 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] x == 0 || x == 1 [2024-01-29 14:27:05,539 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,539 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,539 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,539 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,539 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] a == 0 || a == 1 [2024-01-29 14:27:05,539 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,539 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,539 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,539 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y [2024-01-29 14:27:05,539 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= a [2024-01-29 14:27:05,539 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,540 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y$mem_tmp [2024-01-29 14:27:05,540 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,540 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,540 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$mem_tmp <= 1 [2024-01-29 14:27:05,540 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,540 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,540 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= z [2024-01-29 14:27:05,540 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,540 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,540 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,540 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,541 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,541 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y <= 1 [2024-01-29 14:27:05,541 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,541 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,541 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] ((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:27:05,541 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,541 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,541 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z <= 127 [2024-01-29 14:27:05,541 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 1 [2024-01-29 14:27:05,541 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,541 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,542 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,542 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y == 0 || y == 1 [2024-01-29 14:27:05,542 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,542 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,542 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] a == 0 || a == 1 [2024-01-29 14:27:05,542 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,542 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,542 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,542 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,542 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,542 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,543 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z <= 2 [2024-01-29 14:27:05,543 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff0 <= 1 [2024-01-29 14:27:05,543 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x == 0 || x == 1 [2024-01-29 14:27:05,543 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,543 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (unsigned long )arg == 0UL [2024-01-29 14:27:05,543 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,543 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y$w_buff0 [2024-01-29 14:27:05,543 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,543 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= x [2024-01-29 14:27:05,543 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y$w_buff1 [2024-01-29 14:27:05,544 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] a <= 1 [2024-01-29 14:27:05,544 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff1 <= 1 [2024-01-29 14:27:05,544 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,544 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,544 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,544 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,544 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,544 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y <= 1 [2024-01-29 14:27:05,544 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,544 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= x [2024-01-29 14:27:05,544 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,545 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z <= 2 [2024-01-29 14:27:05,545 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= y$w_buff1 [2024-01-29 14:27:05,545 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,545 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$mem_tmp <= 1 [2024-01-29 14:27:05,545 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff1 <= 1 [2024-01-29 14:27:05,545 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,545 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,545 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y == 0 || y == 1 [2024-01-29 14:27:05,545 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,545 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,545 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,546 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= y$mem_tmp [2024-01-29 14:27:05,546 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] a <= 1 [2024-01-29 14:27:05,546 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,546 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,546 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,546 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,546 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= a [2024-01-29 14:27:05,546 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,546 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,546 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,546 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,547 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] a == 0 || a == 1 [2024-01-29 14:27:05,547 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,547 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,547 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z <= 127 [2024-01-29 14:27:05,547 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x <= 1 [2024-01-29 14:27:05,547 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (unsigned long )arg == 0UL [2024-01-29 14:27:05,547 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,547 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,547 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,547 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,547 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x == 0 || x == 1 [2024-01-29 14:27:05,548 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,548 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= y [2024-01-29 14:27:05,548 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff0 == 1 [2024-01-29 14:27:05,548 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,548 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,548 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,548 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= z [2024-01-29 14:27:05,548 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,548 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,548 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,548 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,549 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,549 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,549 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,549 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= y [2024-01-29 14:27:05,549 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,549 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= z [2024-01-29 14:27:05,549 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,549 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,549 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$mem_tmp <= 1 [2024-01-29 14:27:05,549 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,549 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,550 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,550 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,550 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= x [2024-01-29 14:27:05,550 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y == 0 || y == 1 [2024-01-29 14:27:05,550 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] x <= 1 [2024-01-29 14:27:05,550 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= y$w_buff0 [2024-01-29 14:27:05,550 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,550 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,550 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,550 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z <= 2 [2024-01-29 14:27:05,550 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,551 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= a [2024-01-29 14:27:05,551 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] a == 0 || a == 1 [2024-01-29 14:27:05,551 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y <= 1 [2024-01-29 14:27:05,551 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,551 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,551 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,551 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,551 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] z <= 127 [2024-01-29 14:27:05,551 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,551 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,552 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,552 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,552 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] x == 0 || x == 1 [2024-01-29 14:27:05,552 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,552 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,552 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,552 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= y$w_buff1 [2024-01-29 14:27:05,552 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,552 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,552 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$w_buff0 <= 1 [2024-01-29 14:27:05,552 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$w_buff1 <= 1 [2024-01-29 14:27:05,553 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,553 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] a <= 1 [2024-01-29 14:27:05,553 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,553 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] 0 <= y$mem_tmp [2024-01-29 14:27:05,553 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,553 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,553 INFO L98 nessWitnessExtractor]: Location invariant before [L858-L858] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,553 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,553 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$w_buff0 <= 1 [2024-01-29 14:27:05,553 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (unsigned long )arg == 0UL [2024-01-29 14:27:05,553 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,554 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,554 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= y$mem_tmp [2024-01-29 14:27:05,554 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,554 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,554 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,554 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= z [2024-01-29 14:27:05,554 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y == 0 || y == 1 [2024-01-29 14:27:05,554 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,554 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,554 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,554 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= y [2024-01-29 14:27:05,555 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,555 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,555 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,555 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,555 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,555 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,555 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x <= 1 [2024-01-29 14:27:05,555 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,555 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,555 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,556 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,556 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z <= 2 [2024-01-29 14:27:05,556 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,556 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,556 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,556 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,556 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z <= 127 [2024-01-29 14:27:05,556 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,556 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] a == 0 || a == 1 [2024-01-29 14:27:05,556 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,556 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= x [2024-01-29 14:27:05,557 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= y$w_buff0 [2024-01-29 14:27:05,557 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$w_buff1 <= 1 [2024-01-29 14:27:05,557 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,557 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$mem_tmp <= 1 [2024-01-29 14:27:05,557 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,557 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,557 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,557 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,557 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] a <= 1 [2024-01-29 14:27:05,557 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,558 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x == 0 || x == 1 [2024-01-29 14:27:05,558 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,558 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= a [2024-01-29 14:27:05,558 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= y$w_buff1 [2024-01-29 14:27:05,558 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,558 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y <= 1 [2024-01-29 14:27:05,558 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z <= 2 [2024-01-29 14:27:05,558 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,558 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,558 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y == 0 || y == 1 [2024-01-29 14:27:05,558 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$mem_tmp <= 1 [2024-01-29 14:27:05,559 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,559 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,559 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,559 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,559 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,559 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,559 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,559 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,559 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,559 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,559 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (unsigned long )arg == 0UL [2024-01-29 14:27:05,560 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= y$w_buff0 [2024-01-29 14:27:05,560 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,560 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= z [2024-01-29 14:27:05,560 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= y$w_buff1 [2024-01-29 14:27:05,560 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,560 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z <= 127 [2024-01-29 14:27:05,560 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,560 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff1 <= 1 [2024-01-29 14:27:05,560 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,560 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,560 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,561 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,561 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff0 <= 1 [2024-01-29 14:27:05,561 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] a == 0 || a == 1 [2024-01-29 14:27:05,561 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,561 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,561 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= x [2024-01-29 14:27:05,561 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] a <= 1 [2024-01-29 14:27:05,561 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,561 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,561 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,561 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y <= 1 [2024-01-29 14:27:05,562 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,562 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= y$mem_tmp [2024-01-29 14:27:05,562 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,562 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,562 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,562 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,562 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,562 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= a [2024-01-29 14:27:05,562 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= y [2024-01-29 14:27:05,562 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,562 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] x <= 1 [2024-01-29 14:27:05,563 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,563 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,563 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] x == 0 || x == 1 [2024-01-29 14:27:05,563 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,563 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,563 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,563 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1 <= 1 [2024-01-29 14:27:05,563 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,563 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= z [2024-01-29 14:27:05,563 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,563 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$mem_tmp <= 1 [2024-01-29 14:27:05,564 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$w_buff1 [2024-01-29 14:27:05,564 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,564 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,564 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x <= 1 [2024-01-29 14:27:05,564 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,564 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,564 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y [2024-01-29 14:27:05,564 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,564 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] a == 0 || a == 1 [2024-01-29 14:27:05,564 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,564 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,565 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,565 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x == 0 || x == 1 [2024-01-29 14:27:05,565 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,565 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,565 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,565 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= x [2024-01-29 14:27:05,565 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z <= 2 [2024-01-29 14:27:05,565 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,565 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,565 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,565 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= a [2024-01-29 14:27:05,566 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,566 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y <= 1 [2024-01-29 14:27:05,566 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,566 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,566 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,566 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (unsigned long )arg == 0UL [2024-01-29 14:27:05,566 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$mem_tmp [2024-01-29 14:27:05,566 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0 == 1 [2024-01-29 14:27:05,566 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,566 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,566 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,567 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,567 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,567 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,567 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,567 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z <= 127 [2024-01-29 14:27:05,567 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] a <= 1 [2024-01-29 14:27:05,567 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,567 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y == 0 || y == 1 [2024-01-29 14:27:05,567 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,567 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (unsigned long )arg == 0UL [2024-01-29 14:27:05,568 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z <= 2 [2024-01-29 14:27:05,568 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,568 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,568 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,568 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,568 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,568 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,568 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= z [2024-01-29 14:27:05,568 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,568 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y == 0 || y == 1 [2024-01-29 14:27:05,568 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,569 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,569 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,569 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,569 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,569 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff0 == 1 [2024-01-29 14:27:05,569 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$mem_tmp <= 1 [2024-01-29 14:27:05,569 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= x [2024-01-29 14:27:05,569 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] a <= 1 [2024-01-29 14:27:05,569 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,569 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,569 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,570 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,570 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (unsigned long )arg == 0UL [2024-01-29 14:27:05,570 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y <= 1 [2024-01-29 14:27:05,570 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y$mem_tmp [2024-01-29 14:27:05,570 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= a [2024-01-29 14:27:05,570 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1 <= 1 [2024-01-29 14:27:05,570 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,570 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,570 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,570 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,571 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,571 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x <= 1 [2024-01-29 14:27:05,571 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y$w_buff1 [2024-01-29 14:27:05,571 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,571 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,571 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,571 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y [2024-01-29 14:27:05,571 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,571 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,571 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,572 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,572 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,572 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,572 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x == 0 || x == 1 [2024-01-29 14:27:05,572 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,572 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] a == 0 || a == 1 [2024-01-29 14:27:05,572 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,572 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z <= 127 [2024-01-29 14:27:05,572 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (unsigned long )arg == 0UL [2024-01-29 14:27:05,572 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (unsigned long )arg == 0UL [2024-01-29 14:27:05,572 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,573 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y == 0 || y == 1 [2024-01-29 14:27:05,573 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= a [2024-01-29 14:27:05,573 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,573 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,573 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z <= 127 [2024-01-29 14:27:05,573 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,573 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y [2024-01-29 14:27:05,573 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,573 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,573 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,573 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y$w_buff1 [2024-01-29 14:27:05,574 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,574 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,574 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,574 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y$w_buff0 [2024-01-29 14:27:05,574 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$mem_tmp <= 1 [2024-01-29 14:27:05,574 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x == 0 || x == 1 [2024-01-29 14:27:05,574 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,574 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,574 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x <= 1 [2024-01-29 14:27:05,574 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff0 <= 1 [2024-01-29 14:27:05,574 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= x [2024-01-29 14:27:05,575 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,575 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y <= 1 [2024-01-29 14:27:05,575 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (unsigned long )arg == 0UL [2024-01-29 14:27:05,575 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,575 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= z [2024-01-29 14:27:05,575 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,575 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,575 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,575 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,575 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,575 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,576 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,576 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,576 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,576 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y$mem_tmp [2024-01-29 14:27:05,576 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,576 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] a == 0 || a == 1 [2024-01-29 14:27:05,576 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,576 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,576 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,576 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff1 <= 1 [2024-01-29 14:27:05,576 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,577 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] a <= 1 [2024-01-29 14:27:05,577 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,577 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z <= 2 [2024-01-29 14:27:05,577 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,577 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,577 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,577 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,577 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,577 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] a == 0 || a == 1 [2024-01-29 14:27:05,577 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,577 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,578 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,578 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$w_buff0 <= 1 [2024-01-29 14:27:05,578 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,578 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,578 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,578 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,578 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$w_buff1 <= 1 [2024-01-29 14:27:05,578 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,578 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,578 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= y$w_buff1 [2024-01-29 14:27:05,578 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$mem_tmp <= 1 [2024-01-29 14:27:05,579 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,579 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y == 0 || y == 1 [2024-01-29 14:27:05,579 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,579 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] x == 0 || x == 1 [2024-01-29 14:27:05,579 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,579 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,579 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,579 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y <= 1 [2024-01-29 14:27:05,579 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,579 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,579 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,580 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= a [2024-01-29 14:27:05,580 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= x [2024-01-29 14:27:05,580 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] a <= 1 [2024-01-29 14:27:05,580 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,580 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,580 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,580 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= y$mem_tmp [2024-01-29 14:27:05,580 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] x <= 1 [2024-01-29 14:27:05,580 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,580 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= y [2024-01-29 14:27:05,581 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] 0 <= y$w_buff0 [2024-01-29 14:27:05,581 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] (__unbuffered_p0_EAX == 1 && ((__unbuffered_p0_EBX == 0 && (__unbuffered_p2_EAX == 2 || (((0 <= __unbuffered_p2_EAX && __unbuffered_p2_EAX <= 2) && __unbuffered_p2_EAX <= 127) && ((__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2)))) || ((((((0 <= __unbuffered_p0_EBX && 0 <= __unbuffered_p2_EAX) && __unbuffered_p0_EBX <= 1) && __unbuffered_p2_EAX <= 2) && __unbuffered_p2_EAX <= 127) && (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1)) && ((__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2)))) || (((((((((0 <= __unbuffered_p0_EAX && 0 <= __unbuffered_p0_EBX) && 0 <= __unbuffered_p2_EAX) && __unbuffered_p0_EAX <= 1) && __unbuffered_p0_EBX <= 1) && __unbuffered_p2_EAX <= 2) && __unbuffered_p2_EAX <= 127) && (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1)) && (__unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1)) && ((__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2)) [2024-01-29 14:27:05,581 INFO L98 nessWitnessExtractor]: Location invariant before [L862-L862] z == 2 [2024-01-29 14:27:05,581 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (unsigned long )arg == 0UL [2024-01-29 14:27:05,581 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,581 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$mem_tmp <= 1 [2024-01-29 14:27:05,581 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,581 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y == 0 || y == 1 [2024-01-29 14:27:05,581 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,581 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= x [2024-01-29 14:27:05,581 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y$w_buff1 [2024-01-29 14:27:05,582 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,582 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,582 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y <= 1 [2024-01-29 14:27:05,582 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,582 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,582 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= a [2024-01-29 14:27:05,582 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,582 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] a == 0 || a == 1 [2024-01-29 14:27:05,582 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (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:27:05,582 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,583 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,583 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,583 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x == 0 || x == 1 [2024-01-29 14:27:05,583 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,583 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff1 <= 1 [2024-01-29 14:27:05,583 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,583 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,583 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y$w_buff0 [2024-01-29 14:27:05,583 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,583 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,583 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= z [2024-01-29 14:27:05,584 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,584 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y$mem_tmp [2024-01-29 14:27:05,584 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,584 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,584 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,584 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,584 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x <= 1 [2024-01-29 14:27:05,584 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,584 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,584 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z <= 127 [2024-01-29 14:27:05,584 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,585 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff0 <= 1 [2024-01-29 14:27:05,585 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,585 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,585 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,585 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] a <= 1 [2024-01-29 14:27:05,585 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,585 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,585 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z <= 2 [2024-01-29 14:27:05,585 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y [2024-01-29 14:27:05,585 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,586 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (unsigned long )arg == 0UL [2024-01-29 14:27:05,586 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,586 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (unsigned long )arg == 0UL [2024-01-29 14:27:05,586 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,586 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,586 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,586 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= x [2024-01-29 14:27:05,586 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= y$w_buff0 [2024-01-29 14:27:05,586 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z <= 127 [2024-01-29 14:27:05,586 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$w_buff1 <= 1 [2024-01-29 14:27:05,586 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,587 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$mem_tmp <= 1 [2024-01-29 14:27:05,587 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,587 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= y$mem_tmp [2024-01-29 14:27:05,587 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x <= 1 [2024-01-29 14:27:05,587 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] (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:27:05,587 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,587 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= y [2024-01-29 14:27:05,587 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,587 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,587 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,587 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,588 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= a [2024-01-29 14:27:05,588 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,588 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,588 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,588 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,588 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,588 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,588 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x == 0 || x == 1 [2024-01-29 14:27:05,588 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,588 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z <= 2 [2024-01-29 14:27:05,588 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= z [2024-01-29 14:27:05,589 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,589 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= y$w_buff1 [2024-01-29 14:27:05,589 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,589 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y == 0 || y == 1 [2024-01-29 14:27:05,589 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,589 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,589 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,589 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] a == 0 || a == 1 [2024-01-29 14:27:05,589 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,589 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,589 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,590 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] a <= 1 [2024-01-29 14:27:05,590 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,590 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,590 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,590 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,590 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,590 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y <= 1 [2024-01-29 14:27:05,590 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$w_buff0 <= 1 [2024-01-29 14:27:05,590 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,590 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] x <= 1 [2024-01-29 14:27:05,591 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,591 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,591 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (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:27:05,591 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,591 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,591 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,591 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,591 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$mem_tmp <= 1 [2024-01-29 14:27:05,591 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,591 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,591 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,592 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,592 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,592 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff1 <= 1 [2024-01-29 14:27:05,592 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,592 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,592 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z <= 127 [2024-01-29 14:27:05,592 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] a <= 1 [2024-01-29 14:27:05,592 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,592 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z <= 2 [2024-01-29 14:27:05,592 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (unsigned long )arg == 0UL [2024-01-29 14:27:05,592 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,593 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,593 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,593 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= a [2024-01-29 14:27:05,593 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,593 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,593 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y <= 1 [2024-01-29 14:27:05,593 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= y$mem_tmp [2024-01-29 14:27:05,593 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,593 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] x == 0 || x == 1 [2024-01-29 14:27:05,593 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y == 0 || y == 1 [2024-01-29 14:27:05,593 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,594 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,594 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff0 <= 1 [2024-01-29 14:27:05,594 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,594 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= x [2024-01-29 14:27:05,594 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,594 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,594 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,594 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= y$w_buff0 [2024-01-29 14:27:05,594 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= y$w_buff1 [2024-01-29 14:27:05,594 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,594 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] a == 0 || a == 1 [2024-01-29 14:27:05,595 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,595 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= y [2024-01-29 14:27:05,595 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,595 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= z [2024-01-29 14:27:05,595 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,595 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,595 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,595 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] a == 0 || a == 1 [2024-01-29 14:27:05,595 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,595 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,596 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y [2024-01-29 14:27:05,596 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,596 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y <= 1 [2024-01-29 14:27:05,596 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,596 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x == 0 || x == 1 [2024-01-29 14:27:05,596 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,596 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,596 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y$w_buff1 [2024-01-29 14:27:05,596 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,596 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,596 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,597 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,597 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,597 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= z [2024-01-29 14:27:05,597 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z <= 127 [2024-01-29 14:27:05,597 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,597 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,597 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,597 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,597 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,597 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,597 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,598 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,598 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= x [2024-01-29 14:27:05,598 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x <= 1 [2024-01-29 14:27:05,598 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1 <= 1 [2024-01-29 14:27:05,598 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,598 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,598 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (unsigned long )arg == 0UL [2024-01-29 14:27:05,598 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y == 0 || y == 1 [2024-01-29 14:27:05,598 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z <= 2 [2024-01-29 14:27:05,598 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,599 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,599 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= a [2024-01-29 14:27:05,599 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,599 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,599 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,599 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff0 == 1 [2024-01-29 14:27:05,599 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] a <= 1 [2024-01-29 14:27:05,599 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,599 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,599 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y$mem_tmp [2024-01-29 14:27:05,599 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,599 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,600 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$mem_tmp <= 1 [2024-01-29 14:27:05,600 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,600 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (unsigned long )arg == 0UL [2024-01-29 14:27:05,600 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,600 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,600 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,600 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff0 <= 1 [2024-01-29 14:27:05,600 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,600 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff1 <= 1 [2024-01-29 14:27:05,600 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (unsigned long )arg == 0UL [2024-01-29 14:27:05,601 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,601 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,601 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y$w_buff0 [2024-01-29 14:27:05,601 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] a == 1 [2024-01-29 14:27:05,601 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,601 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= z [2024-01-29 14:27:05,601 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,601 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,601 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,601 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,601 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,602 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$mem_tmp <= 1 [2024-01-29 14:27:05,602 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,602 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y [2024-01-29 14:27:05,602 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,602 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,602 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y$w_buff1 [2024-01-29 14:27:05,602 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x <= 1 [2024-01-29 14:27:05,602 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z <= 2 [2024-01-29 14:27:05,602 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,602 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,602 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,602 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,603 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,603 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,603 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,603 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,603 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y == 0 || y == 1 [2024-01-29 14:27:05,603 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,603 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,603 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y <= 1 [2024-01-29 14:27:05,603 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,603 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,603 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z <= 127 [2024-01-29 14:27:05,604 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,604 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,604 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,604 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,604 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x == 0 || x == 1 [2024-01-29 14:27:05,604 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= x [2024-01-29 14:27:05,604 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,604 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y$mem_tmp [2024-01-29 14:27:05,604 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,604 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,605 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,605 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,605 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y == 0 || y == 1 [2024-01-29 14:27:05,605 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (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:27:05,605 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff0 <= 1 [2024-01-29 14:27:05,605 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,605 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,605 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,605 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,605 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= z [2024-01-29 14:27:05,605 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff1 <= 1 [2024-01-29 14:27:05,605 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (unsigned long )arg == 0UL [2024-01-29 14:27:05,606 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,606 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,606 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,606 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y <= 1 [2024-01-29 14:27:05,606 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,606 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,606 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= y$w_buff0 [2024-01-29 14:27:05,606 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,606 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x == 0 || x == 1 [2024-01-29 14:27:05,606 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,606 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,607 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,607 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,607 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,607 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,607 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,607 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] a <= 1 [2024-01-29 14:27:05,607 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,607 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] weak$$choice2 == (_Bool)0 [2024-01-29 14:27:05,607 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,607 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= a [2024-01-29 14:27:05,607 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,608 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= y$w_buff1 [2024-01-29 14:27:05,608 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z <= 2 [2024-01-29 14:27:05,608 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:27:05,608 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,608 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] a == 0 || a == 1 [2024-01-29 14:27:05,608 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,608 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x <= 1 [2024-01-29 14:27:05,608 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,608 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= x [2024-01-29 14:27:05,608 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= y$mem_tmp [2024-01-29 14:27:05,608 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= y [2024-01-29 14:27:05,609 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z <= 127 [2024-01-29 14:27:05,609 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,609 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,609 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,609 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,609 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$mem_tmp <= 1 [2024-01-29 14:27:05,609 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,609 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,609 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,609 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,610 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,610 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= a [2024-01-29 14:27:05,610 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,610 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] a == 0 || a == 1 [2024-01-29 14:27:05,610 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,610 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,610 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,610 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y$mem_tmp [2024-01-29 14:27:05,610 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,610 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y$w_buff0 [2024-01-29 14:27:05,610 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,610 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,611 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,611 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x == 0 || x == 1 [2024-01-29 14:27:05,611 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,611 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,611 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,611 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,611 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y == 0 || y == 1 [2024-01-29 14:27:05,611 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,611 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y <= 1 [2024-01-29 14:27:05,611 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] a <= 1 [2024-01-29 14:27:05,611 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x <= 1 [2024-01-29 14:27:05,612 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,612 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff0 <= 1 [2024-01-29 14:27:05,612 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,612 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,612 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,612 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,612 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y$w_buff1 [2024-01-29 14:27:05,612 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z == 2 [2024-01-29 14:27:05,612 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,612 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y [2024-01-29 14:27:05,612 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,613 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,613 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,613 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (unsigned long )arg == 0UL [2024-01-29 14:27:05,613 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= x [2024-01-29 14:27:05,613 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,613 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,613 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,613 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$mem_tmp <= 1 [2024-01-29 14:27:05,613 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,613 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,613 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff1 <= 1 [2024-01-29 14:27:05,614 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= a [2024-01-29 14:27:05,614 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x <= 1 [2024-01-29 14:27:05,614 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,614 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z <= 2 [2024-01-29 14:27:05,614 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,614 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,614 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,614 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,614 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,614 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,614 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,615 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,615 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (unsigned long )arg == 0UL [2024-01-29 14:27:05,615 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,615 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,615 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y [2024-01-29 14:27:05,615 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,615 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,615 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= z [2024-01-29 14:27:05,615 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,615 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y == 0 || y == 1 [2024-01-29 14:27:05,615 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,616 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,616 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,616 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] a == 0 || a == 1 [2024-01-29 14:27:05,616 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y$w_buff0 [2024-01-29 14:27:05,616 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,616 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,616 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y <= 1 [2024-01-29 14:27:05,616 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,616 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$mem_tmp <= 1 [2024-01-29 14:27:05,616 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,616 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z <= 127 [2024-01-29 14:27:05,617 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,617 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,617 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,617 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,617 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,617 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,617 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,617 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1 <= 1 [2024-01-29 14:27:05,617 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y$w_buff1 [2024-01-29 14:27:05,617 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,617 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] a <= 1 [2024-01-29 14:27:05,618 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y$mem_tmp [2024-01-29 14:27:05,618 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= x [2024-01-29 14:27:05,618 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x == 0 || x == 1 [2024-01-29 14:27:05,618 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,618 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,618 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,618 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0 <= 1 [2024-01-29 14:27:05,618 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,618 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,618 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= z [2024-01-29 14:27:05,618 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,619 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff1 <= 1 [2024-01-29 14:27:05,619 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,619 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,619 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,619 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,619 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,619 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y [2024-01-29 14:27:05,619 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,619 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,619 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,619 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y$w_buff0 [2024-01-29 14:27:05,620 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] a <= 1 [2024-01-29 14:27:05,620 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,620 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,620 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,620 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,620 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,620 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,620 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,620 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] ((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:27:05,620 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,620 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,621 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff0 <= 1 [2024-01-29 14:27:05,621 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] a == 0 || a == 1 [2024-01-29 14:27:05,621 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,621 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,621 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y <= 1 [2024-01-29 14:27:05,621 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y == 0 || y == 1 [2024-01-29 14:27:05,621 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,621 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,621 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,621 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (unsigned long )arg == 0UL [2024-01-29 14:27:05,621 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,622 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,622 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= x [2024-01-29 14:27:05,622 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] x == 0 || x == 1 [2024-01-29 14:27:05,622 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,622 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= a [2024-01-29 14:27:05,622 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z <= 2 [2024-01-29 14:27:05,622 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,622 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] x <= 1 [2024-01-29 14:27:05,622 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,622 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z <= 127 [2024-01-29 14:27:05,622 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,623 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y$mem_tmp [2024-01-29 14:27:05,623 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y$w_buff1 [2024-01-29 14:27:05,623 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,623 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$mem_tmp <= 1 [2024-01-29 14:27:05,623 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,623 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,623 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,623 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp <= 1 [2024-01-29 14:27:05,623 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,623 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,624 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z <= 127 [2024-01-29 14:27:05,624 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,624 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,624 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,624 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,624 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (unsigned long )arg == 0UL [2024-01-29 14:27:05,624 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= a [2024-01-29 14:27:05,624 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,624 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,624 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$w_buff1 [2024-01-29 14:27:05,624 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,625 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z <= 2 [2024-01-29 14:27:05,625 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,625 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= z [2024-01-29 14:27:05,625 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] a <= 1 [2024-01-29 14:27:05,625 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,625 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,625 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,625 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,625 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,625 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] a == 0 || a == 1 [2024-01-29 14:27:05,625 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,626 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,626 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,626 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y [2024-01-29 14:27:05,626 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,626 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x == 0 || x == 1 [2024-01-29 14:27:05,626 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 1 [2024-01-29 14:27:05,626 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,626 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,626 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,626 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,626 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,627 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 1 [2024-01-29 14:27:05,627 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,627 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0 <= 1 [2024-01-29 14:27:05,627 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,627 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1 <= 1 [2024-01-29 14:27:05,627 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,627 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,627 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y == 0 || y == 1 [2024-01-29 14:27:05,627 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x [2024-01-29 14:27:05,627 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,627 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$w_buff0 [2024-01-29 14:27:05,628 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$mem_tmp [2024-01-29 14:27:05,628 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,628 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,628 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,628 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= x [2024-01-29 14:27:05,628 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1 <= 1 [2024-01-29 14:27:05,628 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,628 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,628 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$w_buff1 [2024-01-29 14:27:05,628 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,628 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,629 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] z <= 2 [2024-01-29 14:27:05,629 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$mem_tmp <= 1 [2024-01-29 14:27:05,629 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,629 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x == 0 || x == 1 [2024-01-29 14:27:05,629 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= a [2024-01-29 14:27:05,629 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,629 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,629 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,629 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,629 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,629 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,630 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,630 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,630 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$w_buff0 [2024-01-29 14:27:05,630 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,630 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,630 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,630 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,630 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] a == 0 || a == 1 [2024-01-29 14:27:05,630 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x <= 1 [2024-01-29 14:27:05,630 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0 <= 1 [2024-01-29 14:27:05,630 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,631 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,631 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,631 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,631 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y <= 1 [2024-01-29 14:27:05,631 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,631 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y == 0 || y == 1 [2024-01-29 14:27:05,631 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,631 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,631 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,631 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$mem_tmp [2024-01-29 14:27:05,631 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] a <= 1 [2024-01-29 14:27:05,632 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,632 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y [2024-01-29 14:27:05,632 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,632 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (unsigned long )arg == 0UL [2024-01-29 14:27:05,632 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,632 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= z [2024-01-29 14:27:05,632 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,632 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,632 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] z <= 127 [2024-01-29 14:27:05,632 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,632 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (unsigned long )arg == 0UL [2024-01-29 14:27:05,633 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,633 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,633 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,633 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= y [2024-01-29 14:27:05,633 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$w_buff1 <= 1 [2024-01-29 14:27:05,633 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= y$w_buff1 [2024-01-29 14:27:05,633 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,633 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,633 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,633 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,633 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= y$mem_tmp [2024-01-29 14:27:05,633 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,634 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,634 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,634 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z <= 127 [2024-01-29 14:27:05,634 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,634 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,634 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,634 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] (unsigned long )arg == 0UL [2024-01-29 14:27:05,634 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x <= 1 [2024-01-29 14:27:05,634 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z <= 2 [2024-01-29 14:27:05,634 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$mem_tmp <= 1 [2024-01-29 14:27:05,634 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,635 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,635 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,635 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,635 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,635 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,635 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= x [2024-01-29 14:27:05,635 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= y$w_buff0 [2024-01-29 14:27:05,635 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= z [2024-01-29 14:27:05,635 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] a <= 1 [2024-01-29 14:27:05,635 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,635 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,636 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,636 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,636 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y == 0 || y == 1 [2024-01-29 14:27:05,636 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,636 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,636 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,636 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x == 0 || x == 1 [2024-01-29 14:27:05,636 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] a == 0 || a == 1 [2024-01-29 14:27:05,636 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,636 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$w_buff0 <= 1 [2024-01-29 14:27:05,636 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= a [2024-01-29 14:27:05,637 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,637 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,637 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y <= 1 [2024-01-29 14:27:05,637 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,637 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,637 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,637 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,637 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,637 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= y$mem_tmp [2024-01-29 14:27:05,637 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,637 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] x == 0 || x == 1 [2024-01-29 14:27:05,638 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,638 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,638 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,638 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff1 <= 1 [2024-01-29 14:27:05,638 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,638 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,638 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$mem_tmp <= 1 [2024-01-29 14:27:05,638 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z <= 127 [2024-01-29 14:27:05,638 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,638 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= y$w_buff0 [2024-01-29 14:27:05,639 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] a == 0 || a == 1 [2024-01-29 14:27:05,639 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,639 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= y$w_buff1 [2024-01-29 14:27:05,639 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,639 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,639 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,639 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,639 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z <= 2 [2024-01-29 14:27:05,639 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] x <= 1 [2024-01-29 14:27:05,639 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,639 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= a [2024-01-29 14:27:05,640 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y <= 1 [2024-01-29 14:27:05,640 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,640 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,640 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,640 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (unsigned long )arg == 0UL [2024-01-29 14:27:05,640 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y == 0 || y == 1 [2024-01-29 14:27:05,640 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,640 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,640 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,640 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,640 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,641 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= x [2024-01-29 14:27:05,641 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,641 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,641 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,641 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] a <= 1 [2024-01-29 14:27:05,641 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= y [2024-01-29 14:27:05,641 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= z [2024-01-29 14:27:05,641 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff0 <= 1 [2024-01-29 14:27:05,641 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,641 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,641 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,642 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,642 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,642 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,642 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,642 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,642 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,642 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,642 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,642 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,642 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] z <= 2 [2024-01-29 14:27:05,642 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y$mem_tmp [2024-01-29 14:27:05,643 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,643 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,643 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y$w_buff1 [2024-01-29 14:27:05,643 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,643 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff0 <= 1 [2024-01-29 14:27:05,643 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,643 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff1 <= 1 [2024-01-29 14:27:05,643 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,643 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,643 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,643 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,644 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,644 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$mem_tmp <= 1 [2024-01-29 14:27:05,644 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,644 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,644 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,644 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,644 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] a == 0 || a == 1 [2024-01-29 14:27:05,644 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y <= 1 [2024-01-29 14:27:05,644 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y$w_buff0 [2024-01-29 14:27:05,644 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,644 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x == 0 || x == 1 [2024-01-29 14:27:05,645 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y == 0 || y == 1 [2024-01-29 14:27:05,645 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= z [2024-01-29 14:27:05,645 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= a [2024-01-29 14:27:05,645 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,645 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,645 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,645 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x <= 1 [2024-01-29 14:27:05,645 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (unsigned long )arg == 0UL [2024-01-29 14:27:05,645 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y [2024-01-29 14:27:05,645 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] z <= 127 [2024-01-29 14:27:05,645 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,645 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,646 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,646 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= x [2024-01-29 14:27:05,646 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] a <= 1 [2024-01-29 14:27:05,646 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,646 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,646 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,646 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,646 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,646 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,646 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,646 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,647 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,647 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,647 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,647 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y <= 1 [2024-01-29 14:27:05,647 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z <= 2 [2024-01-29 14:27:05,647 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (unsigned long )arg == 0UL [2024-01-29 14:27:05,647 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,647 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,647 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:27:05,647 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,647 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,648 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,648 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y$w_buff1 [2024-01-29 14:27:05,648 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,648 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] a == 0 || a == 1 [2024-01-29 14:27:05,648 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,648 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,648 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,648 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0 <= 1 [2024-01-29 14:27:05,648 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1 <= 1 [2024-01-29 14:27:05,648 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x <= 1 [2024-01-29 14:27:05,648 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y == 0 || y == 1 [2024-01-29 14:27:05,649 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,649 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,649 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,649 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z <= 127 [2024-01-29 14:27:05,649 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= a [2024-01-29 14:27:05,649 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= z [2024-01-29 14:27:05,649 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,649 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x == 0 || x == 1 [2024-01-29 14:27:05,649 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,649 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,650 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,650 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$mem_tmp <= 1 [2024-01-29 14:27:05,650 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,650 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,650 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y$w_buff0 [2024-01-29 14:27:05,650 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,650 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] a <= 1 [2024-01-29 14:27:05,650 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,650 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y$mem_tmp [2024-01-29 14:27:05,650 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y [2024-01-29 14:27:05,650 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,676 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,676 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice2 == (_Bool)0 [2024-01-29 14:27:05,676 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,677 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,677 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,677 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,677 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,677 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= x [2024-01-29 14:27:05,677 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (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:27:05,677 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,677 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,677 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,677 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,677 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (unsigned long )arg == 0UL [2024-01-29 14:27:05,677 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,677 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= a [2024-01-29 14:27:05,678 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,678 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$mem_tmp <= 1 [2024-01-29 14:27:05,678 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z <= 127 [2024-01-29 14:27:05,678 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y$w_buff0 [2024-01-29 14:27:05,678 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y$w_buff1 [2024-01-29 14:27:05,678 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,678 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x [2024-01-29 14:27:05,678 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,678 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,678 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z <= 2 [2024-01-29 14:27:05,678 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,678 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1 <= 1 [2024-01-29 14:27:05,679 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] a <= 1 [2024-01-29 14:27:05,679 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,679 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,679 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,679 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,679 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,679 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,679 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,679 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,679 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,679 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,679 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0 <= 1 [2024-01-29 14:27:05,680 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,680 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,680 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,680 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,680 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,680 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y == 0 || y == 1 [2024-01-29 14:27:05,680 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y$mem_tmp [2024-01-29 14:27:05,680 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= z [2024-01-29 14:27:05,680 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x == 0 || x == 1 [2024-01-29 14:27:05,680 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 1 [2024-01-29 14:27:05,680 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] a == 0 || a == 1 [2024-01-29 14:27:05,681 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 1 [2024-01-29 14:27:05,681 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,681 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,681 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y [2024-01-29 14:27:05,681 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,681 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,681 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,681 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,681 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,681 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,681 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,681 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] (unsigned long )arg == 0UL [2024-01-29 14:27:05,681 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,682 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,682 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,682 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] a <= 1 [2024-01-29 14:27:05,682 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x == 0 || x == 1 [2024-01-29 14:27:05,682 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,682 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= y [2024-01-29 14:27:05,682 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= a [2024-01-29 14:27:05,682 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,682 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$mem_tmp <= 1 [2024-01-29 14:27:05,682 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,682 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,682 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,683 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,683 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,683 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,683 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,683 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,683 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,683 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] a == 0 || a == 1 [2024-01-29 14:27:05,683 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,683 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,683 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,683 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,683 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y == 0 || y == 1 [2024-01-29 14:27:05,683 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (unsigned long )arg == 0UL [2024-01-29 14:27:05,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x <= 1 [2024-01-29 14:27:05,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= y$mem_tmp [2024-01-29 14:27:05,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z <= 2 [2024-01-29 14:27:05,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= x [2024-01-29 14:27:05,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,684 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff1 <= 1 [2024-01-29 14:27:05,685 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,685 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,685 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,685 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y <= 1 [2024-01-29 14:27:05,685 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= y$w_buff1 [2024-01-29 14:27:05,685 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,685 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,685 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,685 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= z [2024-01-29 14:27:05,685 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,685 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z <= 127 [2024-01-29 14:27:05,685 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff0 <= 1 [2024-01-29 14:27:05,686 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= y$w_buff0 [2024-01-29 14:27:05,686 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,686 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,686 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,686 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,686 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,686 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,686 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= x [2024-01-29 14:27:05,686 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y <= 1 [2024-01-29 14:27:05,686 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,686 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,686 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,686 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= y$mem_tmp [2024-01-29 14:27:05,687 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z <= 2 [2024-01-29 14:27:05,687 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] a == 0 || a == 1 [2024-01-29 14:27:05,687 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,687 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,687 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] a <= 1 [2024-01-29 14:27:05,687 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= z [2024-01-29 14:27:05,687 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,687 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= a [2024-01-29 14:27:05,687 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,687 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= y$w_buff0 [2024-01-29 14:27:05,687 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,687 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,688 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= y [2024-01-29 14:27:05,688 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] z <= 127 [2024-01-29 14:27:05,688 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x == 0 || x == 1 [2024-01-29 14:27:05,688 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,688 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,688 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,688 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,688 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,688 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,688 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,688 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,688 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,688 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$w_buff1 <= 1 [2024-01-29 14:27:05,689 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$w_buff0 <= 1 [2024-01-29 14:27:05,689 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,689 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,689 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,689 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,689 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,689 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,689 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,689 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,689 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,689 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y$mem_tmp <= 1 [2024-01-29 14:27:05,689 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] 0 <= y$w_buff1 [2024-01-29 14:27:05,690 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] x <= 1 [2024-01-29 14:27:05,690 INFO L98 nessWitnessExtractor]: Location invariant before [L852-L852] y == 0 || y == 1 [2024-01-29 14:27:05,690 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,690 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,690 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,690 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,690 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] x <= 1 [2024-01-29 14:27:05,690 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,690 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,690 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff0 == 1 [2024-01-29 14:27:05,690 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,690 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,690 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,691 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,691 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (unsigned long )arg == 0UL [2024-01-29 14:27:05,691 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,691 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,691 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z <= 2 [2024-01-29 14:27:05,691 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,691 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,691 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,691 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,691 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= y$mem_tmp [2024-01-29 14:27:05,691 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,691 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] a <= 1 [2024-01-29 14:27:05,691 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] x == 0 || x == 1 [2024-01-29 14:27:05,692 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= y$w_buff1 [2024-01-29 14:27:05,692 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y == 0 || y == 1 [2024-01-29 14:27:05,692 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,692 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,692 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,692 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] a == 0 || a == 1 [2024-01-29 14:27:05,692 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z <= 127 [2024-01-29 14:27:05,692 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= a [2024-01-29 14:27:05,692 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= z [2024-01-29 14:27:05,692 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,692 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y <= 1 [2024-01-29 14:27:05,692 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,693 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,693 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,693 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,693 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,693 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,693 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff1 <= 1 [2024-01-29 14:27:05,693 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= x [2024-01-29 14:27:05,693 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= y [2024-01-29 14:27:05,693 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$mem_tmp <= 1 [2024-01-29 14:27:05,693 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,693 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,693 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,693 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,694 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,694 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (unsigned long )arg == 0UL [2024-01-29 14:27:05,694 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,694 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,694 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= z [2024-01-29 14:27:05,694 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,694 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,694 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,694 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,694 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= x [2024-01-29 14:27:05,694 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] a == 0 || a == 1 [2024-01-29 14:27:05,694 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,695 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= a [2024-01-29 14:27:05,695 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,695 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,695 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,695 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= y$mem_tmp [2024-01-29 14:27:05,695 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,695 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,695 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,695 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,695 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,695 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,695 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x <= 1 [2024-01-29 14:27:05,695 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,696 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff1 <= 1 [2024-01-29 14:27:05,696 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y == 0 || y == 1 [2024-01-29 14:27:05,696 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$mem_tmp <= 1 [2024-01-29 14:27:05,696 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] a <= 1 [2024-01-29 14:27:05,696 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (unsigned long )arg == 0UL [2024-01-29 14:27:05,696 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,696 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] z <= 2 [2024-01-29 14:27:05,696 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,696 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= y$w_buff1 [2024-01-29 14:27:05,696 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,696 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= y$w_buff0 [2024-01-29 14:27:05,696 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,696 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] z <= 127 [2024-01-29 14:27:05,697 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,697 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,697 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= y [2024-01-29 14:27:05,697 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,697 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y <= 1 [2024-01-29 14:27:05,697 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,697 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,697 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x == 0 || x == 1 [2024-01-29 14:27:05,697 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,697 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff0 <= 1 [2024-01-29 14:27:05,697 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,697 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,697 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,698 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,698 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,698 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,698 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y$w_buff1 [2024-01-29 14:27:05,698 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,698 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y <= 1 [2024-01-29 14:27:05,698 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff1 <= 1 [2024-01-29 14:27:05,698 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,698 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x <= 1 [2024-01-29 14:27:05,698 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,698 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,699 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,699 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,699 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,699 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= a [2024-01-29 14:27:05,699 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x == 0 || x == 1 [2024-01-29 14:27:05,699 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$mem_tmp <= 1 [2024-01-29 14:27:05,699 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,699 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,699 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,699 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,699 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,700 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,700 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (unsigned long )arg == 0UL [2024-01-29 14:27:05,700 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,700 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y$w_buff0 [2024-01-29 14:27:05,700 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,700 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] a <= 1 [2024-01-29 14:27:05,700 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,700 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,700 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,700 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,700 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff0 <= 1 [2024-01-29 14:27:05,700 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y == 0 || y == 1 [2024-01-29 14:27:05,701 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,701 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,701 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y$mem_tmp [2024-01-29 14:27:05,701 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,701 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,701 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,701 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,701 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,701 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] a == 0 || a == 1 [2024-01-29 14:27:05,701 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,701 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,701 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,702 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z == 1 [2024-01-29 14:27:05,702 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,702 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,702 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= x [2024-01-29 14:27:05,702 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,702 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y [2024-01-29 14:27:05,702 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,702 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,702 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] a <= 1 [2024-01-29 14:27:05,702 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,702 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,702 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y <= 1 [2024-01-29 14:27:05,703 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,703 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y == 0 || y == 1 [2024-01-29 14:27:05,703 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,703 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$mem_tmp <= 1 [2024-01-29 14:27:05,703 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,703 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff0 <= 1 [2024-01-29 14:27:05,703 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,703 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,703 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,703 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y$mem_tmp [2024-01-29 14:27:05,703 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,703 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,703 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] z <= 2 [2024-01-29 14:27:05,704 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y$w_buff0 [2024-01-29 14:27:05,704 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,704 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,704 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,704 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,704 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff1 <= 1 [2024-01-29 14:27:05,704 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,704 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x <= 1 [2024-01-29 14:27:05,704 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (unsigned long )arg == 0UL [2024-01-29 14:27:05,704 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,704 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,704 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y$w_buff1 [2024-01-29 14:27:05,705 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,705 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,705 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,705 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= a [2024-01-29 14:27:05,705 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,705 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x == 0 || x == 1 [2024-01-29 14:27:05,705 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,705 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,705 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] z <= 127 [2024-01-29 14:27:05,705 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= x [2024-01-29 14:27:05,705 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,705 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,706 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y [2024-01-29 14:27:05,706 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= z [2024-01-29 14:27:05,706 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,706 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,706 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 1 <= __unbuffered_cnt [2024-01-29 14:27:05,706 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,706 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,706 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,706 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] a == 0 || a == 1 [2024-01-29 14:27:05,706 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,706 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,706 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$mem_tmp <= 1 [2024-01-29 14:27:05,706 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,707 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,707 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,707 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,707 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] a <= 1 [2024-01-29 14:27:05,707 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,707 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] x <= 1 [2024-01-29 14:27:05,707 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,707 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,707 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,707 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,707 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] a == 0 || a == 1 [2024-01-29 14:27:05,707 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,708 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,708 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,708 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,708 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= y [2024-01-29 14:27:05,708 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= a [2024-01-29 14:27:05,708 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,708 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,708 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,708 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,708 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z <= 127 [2024-01-29 14:27:05,708 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,708 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,709 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,709 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= y$w_buff0 [2024-01-29 14:27:05,709 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,709 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,709 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,709 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,709 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] z <= 2 [2024-01-29 14:27:05,709 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,709 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,709 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff1 <= 1 [2024-01-29 14:27:05,709 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,709 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= y$w_buff1 [2024-01-29 14:27:05,709 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= z [2024-01-29 14:27:05,710 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,710 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= x [2024-01-29 14:27:05,710 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,710 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] x == 0 || x == 1 [2024-01-29 14:27:05,710 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,710 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] 0 <= y$mem_tmp [2024-01-29 14:27:05,710 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y == 0 || y == 1 [2024-01-29 14:27:05,710 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y$w_buff0 <= 1 [2024-01-29 14:27:05,710 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] y <= 1 [2024-01-29 14:27:05,710 INFO L98 nessWitnessExtractor]: Location invariant before [L860-L860] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,710 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,710 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,711 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= y$w_buff0 [2024-01-29 14:27:05,711 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] (unsigned long )arg == 0UL [2024-01-29 14:27:05,711 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$mem_tmp <= 1 [2024-01-29 14:27:05,711 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,711 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,711 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,711 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,711 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= y$w_buff1 [2024-01-29 14:27:05,711 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff0 <= 1 [2024-01-29 14:27:05,711 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,711 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,711 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] a <= 1 [2024-01-29 14:27:05,711 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x == 1 [2024-01-29 14:27:05,712 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,712 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,712 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,712 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,712 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,712 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,712 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,712 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= y [2024-01-29 14:27:05,712 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z <= 127 [2024-01-29 14:27:05,712 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,712 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,712 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= a [2024-01-29 14:27:05,713 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y <= 1 [2024-01-29 14:27:05,713 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,713 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,713 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,713 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y == 0 || y == 1 [2024-01-29 14:27:05,713 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,713 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff1 <= 1 [2024-01-29 14:27:05,713 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,713 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,713 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,713 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,713 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= y$mem_tmp [2024-01-29 14:27:05,713 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,714 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] a == 0 || a == 1 [2024-01-29 14:27:05,714 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,714 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,714 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,714 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,714 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,714 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= z [2024-01-29 14:27:05,714 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z <= 2 [2024-01-29 14:27:05,714 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,714 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,714 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z <= 127 [2024-01-29 14:27:05,714 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,714 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$mem_tmp <= 1 [2024-01-29 14:27:05,715 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff0 <= 1 [2024-01-29 14:27:05,715 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y == 0 || y == 1 [2024-01-29 14:27:05,715 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x == 0 || x == 1 [2024-01-29 14:27:05,715 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,715 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,715 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,715 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] ((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:27:05,715 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,715 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] a <= 1 [2024-01-29 14:27:05,715 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,715 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,715 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] (unsigned long )arg == 0UL [2024-01-29 14:27:05,716 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= y$w_buff1 [2024-01-29 14:27:05,716 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y <= 1 [2024-01-29 14:27:05,716 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,716 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,716 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= y$mem_tmp [2024-01-29 14:27:05,716 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,716 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,716 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,716 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,716 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,716 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,716 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= y$w_buff0 [2024-01-29 14:27:05,717 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x <= 1 [2024-01-29 14:27:05,717 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,717 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,717 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,717 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,717 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,717 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,717 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= y [2024-01-29 14:27:05,717 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,717 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z <= 2 [2024-01-29 14:27:05,717 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,717 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,717 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,718 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= x [2024-01-29 14:27:05,718 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= z [2024-01-29 14:27:05,718 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,718 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,718 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,718 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] a == 0 || a == 1 [2024-01-29 14:27:05,718 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,718 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= a [2024-01-29 14:27:05,718 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff1 <= 1 [2024-01-29 14:27:05,718 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,718 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,718 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,718 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,719 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,719 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] z <= 127 [2024-01-29 14:27:05,719 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,719 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,719 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= x [2024-01-29 14:27:05,719 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,719 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y <= 1 [2024-01-29 14:27:05,719 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,719 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,719 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y == 0 || y == 1 [2024-01-29 14:27:05,719 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,720 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= y$mem_tmp [2024-01-29 14:27:05,720 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= z [2024-01-29 14:27:05,720 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,720 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,720 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= y$w_buff1 [2024-01-29 14:27:05,720 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff0 <= 1 [2024-01-29 14:27:05,720 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,720 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,720 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,720 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,720 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= a [2024-01-29 14:27:05,720 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x <= 1 [2024-01-29 14:27:05,720 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,721 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,721 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,721 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:27:05,721 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,721 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$mem_tmp <= 1 [2024-01-29 14:27:05,721 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (unsigned long )arg == 0UL [2024-01-29 14:27:05,721 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,721 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff1 <= 1 [2024-01-29 14:27:05,721 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] a == 0 || a == 1 [2024-01-29 14:27:05,721 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= y$w_buff0 [2024-01-29 14:27:05,721 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,721 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,721 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= y [2024-01-29 14:27:05,722 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,722 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,722 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,722 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,722 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,722 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] z <= 2 [2024-01-29 14:27:05,722 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,722 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,722 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x == 0 || x == 1 [2024-01-29 14:27:05,722 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] a <= 1 [2024-01-29 14:27:05,722 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,722 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,723 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,723 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,723 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y$w_buff0 [2024-01-29 14:27:05,723 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff0 <= 1 [2024-01-29 14:27:05,723 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,723 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x <= 1 [2024-01-29 14:27:05,723 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,723 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,723 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,723 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,723 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,723 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z <= 127 [2024-01-29 14:27:05,723 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff1 <= 1 [2024-01-29 14:27:05,724 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,724 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,724 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y$mem_tmp [2024-01-29 14:27:05,724 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= a [2024-01-29 14:27:05,724 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z <= 2 [2024-01-29 14:27:05,724 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,724 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y <= 1 [2024-01-29 14:27:05,724 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,724 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,724 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,724 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:27:05,724 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,725 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,725 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,725 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x == 0 || x == 1 [2024-01-29 14:27:05,725 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,725 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,725 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y$w_buff1 [2024-01-29 14:27:05,725 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,725 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,725 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= z [2024-01-29 14:27:05,725 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice2 == (_Bool)0 [2024-01-29 14:27:05,725 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,725 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y == 0 || y == 1 [2024-01-29 14:27:05,725 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,726 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$mem_tmp <= 1 [2024-01-29 14:27:05,726 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] a == 0 || a == 1 [2024-01-29 14:27:05,726 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= x [2024-01-29 14:27:05,726 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,726 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,726 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,726 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,726 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,726 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,726 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] a <= 1 [2024-01-29 14:27:05,726 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,726 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (unsigned long )arg == 0UL [2024-01-29 14:27:05,726 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,727 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y [2024-01-29 14:27:05,727 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (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:27:05,727 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (unsigned long )arg == 0UL [2024-01-29 14:27:05,727 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (unsigned long )arg == 0UL [2024-01-29 14:27:05,727 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,727 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z <= 2 [2024-01-29 14:27:05,727 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,727 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,727 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,727 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,727 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,727 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,728 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,728 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,728 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] x == 0 || x == 1 [2024-01-29 14:27:05,728 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,728 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1 <= 1 [2024-01-29 14:27:05,728 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z <= 127 [2024-01-29 14:27:05,728 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,728 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,728 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,728 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$mem_tmp <= 1 [2024-01-29 14:27:05,728 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff0 == 1 [2024-01-29 14:27:05,728 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y$mem_tmp [2024-01-29 14:27:05,728 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y <= 1 [2024-01-29 14:27:05,729 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,729 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,729 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,729 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,729 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,729 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] a == 0 || a == 1 [2024-01-29 14:27:05,729 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,729 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,729 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y$w_buff1 [2024-01-29 14:27:05,729 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= z [2024-01-29 14:27:05,729 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,729 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,729 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,730 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y == 0 || y == 1 [2024-01-29 14:27:05,730 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] x <= 1 [2024-01-29 14:27:05,730 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,730 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,730 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,730 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] a <= 1 [2024-01-29 14:27:05,730 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y [2024-01-29 14:27:05,730 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,730 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,730 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= x [2024-01-29 14:27:05,730 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= a [2024-01-29 14:27:05,730 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,730 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,731 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,731 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,731 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,731 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= y$w_buff0 [2024-01-29 14:27:05,731 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y == 0 || y == 1 [2024-01-29 14:27:05,731 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,731 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,731 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= y$mem_tmp [2024-01-29 14:27:05,731 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,731 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,731 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,731 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= x [2024-01-29 14:27:05,731 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,732 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= y [2024-01-29 14:27:05,732 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff1 <= 1 [2024-01-29 14:27:05,732 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,732 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff0 <= 1 [2024-01-29 14:27:05,732 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,732 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,732 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,732 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,732 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,732 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,732 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] a <= 1 [2024-01-29 14:27:05,732 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,733 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,733 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x == 0 || x == 1 [2024-01-29 14:27:05,733 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,733 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,733 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (unsigned long )arg == 0UL [2024-01-29 14:27:05,733 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] z <= 127 [2024-01-29 14:27:05,733 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,733 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= z [2024-01-29 14:27:05,733 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,733 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,733 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,733 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,733 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,734 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] z <= 2 [2024-01-29 14:27:05,734 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,734 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,734 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,734 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= a [2024-01-29 14:27:05,734 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,734 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,734 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,734 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:27:05,734 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= y$w_buff1 [2024-01-29 14:27:05,734 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,734 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,734 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y <= 1 [2024-01-29 14:27:05,735 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$mem_tmp <= 1 [2024-01-29 14:27:05,735 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] a == 0 || a == 1 [2024-01-29 14:27:05,735 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x <= 1 [2024-01-29 14:27:05,735 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (unsigned long )arg == 0UL [2024-01-29 14:27:05,735 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,735 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= a [2024-01-29 14:27:05,735 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$w_buff1 <= 1 [2024-01-29 14:27:05,735 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,735 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,735 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,735 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,735 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,735 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$w_buff0 <= 1 [2024-01-29 14:27:05,736 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= y$w_buff1 [2024-01-29 14:27:05,736 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,736 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,736 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,736 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,736 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$mem_tmp <= 1 [2024-01-29 14:27:05,736 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,736 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= y [2024-01-29 14:27:05,736 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,736 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= x [2024-01-29 14:27:05,736 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] a <= 1 [2024-01-29 14:27:05,736 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z <= 2 [2024-01-29 14:27:05,737 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y == 0 || y == 1 [2024-01-29 14:27:05,737 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,737 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,737 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,737 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= z [2024-01-29 14:27:05,737 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,737 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,737 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,737 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,737 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,737 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] x == 0 || x == 1 [2024-01-29 14:27:05,737 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] x <= 1 [2024-01-29 14:27:05,737 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,738 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= y$w_buff0 [2024-01-29 14:27:05,738 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= y$mem_tmp [2024-01-29 14:27:05,738 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] ((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:27:05,738 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,738 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,738 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,738 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,738 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] a == 0 || a == 1 [2024-01-29 14:27:05,738 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,738 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,738 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,738 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y <= 1 [2024-01-29 14:27:05,739 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,739 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,739 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,739 INFO L98 nessWitnessExtractor]: Location invariant before [L859-L859] z <= 127 [2024-01-29 14:27:05,739 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,739 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] a == 0 || a == 1 [2024-01-29 14:27:05,739 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z <= 127 [2024-01-29 14:27:05,739 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,739 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,739 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= z [2024-01-29 14:27:05,739 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,739 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff1 <= 1 [2024-01-29 14:27:05,739 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y <= 1 [2024-01-29 14:27:05,740 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,740 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,740 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:05,740 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y$w_buff0 [2024-01-29 14:27:05,740 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,740 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff0 <= 1 [2024-01-29 14:27:05,740 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= a [2024-01-29 14:27:05,740 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,740 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,740 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,740 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] a <= 1 [2024-01-29 14:27:05,740 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y [2024-01-29 14:27:05,740 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,741 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (unsigned long )arg == 0UL [2024-01-29 14:27:05,741 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y$w_buff1 [2024-01-29 14:27:05,741 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] x <= 1 [2024-01-29 14:27:05,741 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,741 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:05,741 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z <= 2 [2024-01-29 14:27:05,741 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,741 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,741 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,741 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,741 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y$mem_tmp [2024-01-29 14:27:05,741 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,741 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,742 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y == 0 || y == 1 [2024-01-29 14:27:05,742 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,742 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,742 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,742 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,742 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,742 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,742 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,742 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= x [2024-01-29 14:27:05,742 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,742 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,742 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] x == 0 || x == 1 [2024-01-29 14:27:05,743 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,743 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,743 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,743 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,743 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$mem_tmp <= 1 [2024-01-29 14:27:05,743 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EBX <= 1 [2024-01-29 14:27:05,743 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:05,743 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:05,743 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p0_EAX [2024-01-29 14:27:05,743 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (unsigned long )arg == 0UL [2024-01-29 14:27:05,743 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:05,743 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX <= 2 [2024-01-29 14:27:05,743 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-29 14:27:05,744 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:27:05,744 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:05,744 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] a <= 1 [2024-01-29 14:27:05,744 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p2_EBX [2024-01-29 14:27:05,744 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:05,744 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EBX == 0 || __unbuffered_p0_EBX == 1 [2024-01-29 14:27:05,744 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0 <= 1 [2024-01-29 14:27:05,744 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z <= 2 [2024-01-29 14:27:05,744 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-29 14:27:05,744 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= z [2024-01-29 14:27:05,744 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1 <= 1 [2024-01-29 14:27:05,744 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:05,744 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:05,745 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y [2024-01-29 14:27:05,745 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p0_EBX [2024-01-29 14:27:05,745 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p2_EAX [2024-01-29 14:27:05,745 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y == 0 || y == 1 [2024-01-29 14:27:05,745 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= x [2024-01-29 14:27:05,745 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:05,745 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd2 == (_Bool)0 || y$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:27:05,745 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:27:05,745 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y$w_buff1 [2024-01-29 14:27:05,745 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX <= 1 [2024-01-29 14:27:05,745 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:05,745 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:05,746 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:05,746 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd2 == (_Bool)0 || y$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:27:05,746 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] a == 0 || a == 1 [2024-01-29 14:27:05,746 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EBX <= 1 [2024-01-29 14:27:05,746 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX <= 127 [2024-01-29 14:27:05,746 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z <= 127 [2024-01-29 14:27:05,746 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_cnt [2024-01-29 14:27:05,746 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:05,746 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y <= 1 [2024-01-29 14:27:05,746 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y$mem_tmp [2024-01-29 14:27:05,746 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x == 0 || x == 1 [2024-01-29 14:27:05,746 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:05,746 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$mem_tmp <= 1 [2024-01-29 14:27:05,747 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x <= 1 [2024-01-29 14:27:05,747 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (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:27:05,747 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:05,747 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= a [2024-01-29 14:27:05,747 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y$w_buff0 [2024-01-29 14:27:05,747 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:05,773 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-29 14:27:05,936 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/mix024_power.opt_pso.opt_rmo.opt.i[1009,1022] [2024-01-29 14:27:06,084 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-29 14:27:06,100 INFO L202 MainTranslator]: Completed pre-run [2024-01-29 14:27:06,127 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/mix024_power.opt_pso.opt_rmo.opt.i[1009,1022] [2024-01-29 14:27:06,128 WARN L424 MainDispatcher]: Unable to annotate void __VERIFIER_assert(int expression) { if (!expression) { ERROR: {reach_error();abort();} }; return; } with a witness entry Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local 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:27:06,923 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-29 14:27:06,957 INFO L206 MainTranslator]: Completed translation [2024-01-29 14:27:06,958 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:27:06 WrapperNode [2024-01-29 14:27:06,958 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-29 14:27:06,959 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-01-29 14:27:06,959 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-01-29 14:27:06,959 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-01-29 14:27:06,964 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:27:06" (1/1) ... [2024-01-29 14:27:07,022 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:27:06" (1/1) ... [2024-01-29 14:27:07,146 INFO L138 Inliner]: procedures = 176, calls = 60, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 1727 [2024-01-29 14:27:07,146 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-01-29 14:27:07,159 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-01-29 14:27:07,159 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-01-29 14:27:07,159 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-01-29 14:27:07,168 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:27:06" (1/1) ... [2024-01-29 14:27:07,168 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:27:06" (1/1) ... [2024-01-29 14:27:07,220 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:27:06" (1/1) ... [2024-01-29 14:27:07,264 INFO L175 MemorySlicer]: Split 5 memory accesses to 4 slices as follows [2, 1, 1, 1]. 40 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0, 0]. The 3 writes are split as follows [0, 1, 1, 1]. [2024-01-29 14:27:07,264 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:27:06" (1/1) ... [2024-01-29 14:27:07,264 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:27:06" (1/1) ... [2024-01-29 14:27:07,300 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:27:06" (1/1) ... [2024-01-29 14:27:07,311 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:27:06" (1/1) ... [2024-01-29 14:27:07,320 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:27:06" (1/1) ... [2024-01-29 14:27:07,324 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:27:06" (1/1) ... [2024-01-29 14:27:07,333 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-01-29 14:27:07,334 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-01-29 14:27:07,334 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-01-29 14:27:07,334 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-01-29 14:27:07,335 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:27:06" (1/1) ... [2024-01-29 14:27:07,339 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-29 14:27:07,347 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-01-29 14:27:07,374 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:27:07,394 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:27:07,423 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-01-29 14:27:07,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-01-29 14:27:07,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-01-29 14:27:07,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-01-29 14:27:07,424 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-01-29 14:27:07,424 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-01-29 14:27:07,424 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-01-29 14:27:07,424 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-01-29 14:27:07,424 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2024-01-29 14:27:07,424 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2024-01-29 14:27:07,425 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2024-01-29 14:27:07,425 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2024-01-29 14:27:07,425 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2024-01-29 14:27:07,425 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2024-01-29 14:27:07,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-01-29 14:27:07,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-01-29 14:27:07,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-01-29 14:27:07,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-01-29 14:27:07,425 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-01-29 14:27:07,425 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-01-29 14:27:07,425 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-01-29 14:27:07,427 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:27:07,558 INFO L244 CfgBuilder]: Building ICFG [2024-01-29 14:27:07,560 INFO L270 CfgBuilder]: Building CFG for each procedure with an implementation [2024-01-29 14:27:11,055 INFO L289 CfgBuilder]: Ommited future-live optimization because the input is a concurrent program. [2024-01-29 14:27:11,056 INFO L293 CfgBuilder]: Performing block encoding