./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/pthread-wmm/safe030_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/safe030_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/safe030_power.opt_pso.opt_rmo.opt.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/safe030_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:37:25,654 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-29 14:37:25,717 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-01-29 14:37:25,722 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-29 14:37:25,722 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-29 14:37:25,747 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-29 14:37:25,748 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-29 14:37:25,748 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-29 14:37:25,748 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-29 14:37:25,751 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-29 14:37:25,752 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-29 14:37:25,752 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-29 14:37:25,753 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-29 14:37:25,754 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-29 14:37:25,754 INFO L153 SettingsManager]: * Use SBE=true [2024-01-29 14:37:25,754 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-29 14:37:25,754 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-29 14:37:25,754 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-29 14:37:25,755 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-29 14:37:25,755 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-29 14:37:25,755 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-29 14:37:25,756 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-29 14:37:25,756 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-29 14:37:25,756 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-29 14:37:25,756 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-29 14:37:25,756 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-29 14:37:25,757 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-29 14:37:25,757 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-29 14:37:25,757 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-29 14:37:25,758 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-29 14:37:25,758 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-29 14:37:25,759 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-29 14:37:25,759 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-29 14:37:25,759 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-29 14:37:25,759 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-29 14:37:25,759 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-29 14:37:25,760 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-29 14:37:25,760 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-29 14:37:25,760 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-29 14:37:25,760 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-29 14:37:25,760 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-29 14:37:25,761 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-29 14:37:25,761 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-29 14:37:25,761 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:37:25,981 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-29 14:37:26,001 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-29 14:37:26,003 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-29 14:37:26,003 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-29 14:37:26,004 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-29 14:37:26,005 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/safe030_power.opt_pso.opt_rmo.opt.yml/witness.yml [2024-01-29 14:37:26,482 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-29 14:37:26,482 INFO L274 PluginConnector]: CDTParser initialized [2024-01-29 14:37:26,484 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/safe030_power.opt_pso.opt_rmo.opt.i [2024-01-29 14:37:27,617 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-29 14:37:27,826 INFO L384 CDTParser]: Found 1 translation units. [2024-01-29 14:37:27,827 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/safe030_power.opt_pso.opt_rmo.opt.i [2024-01-29 14:37:27,838 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/51919a781/e83c74b79811499b82b48e740cfa2c6f/FLAG7786251f6 [2024-01-29 14:37:27,861 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/51919a781/e83c74b79811499b82b48e740cfa2c6f [2024-01-29 14:37:27,866 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-29 14:37:27,867 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-29 14:37:27,870 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-29 14:37:27,870 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-29 14:37:27,873 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-29 14:37:27,874 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 29.01 02:37:26" (1/2) ... [2024-01-29 14:37:27,875 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7e6a8f02 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:37:27, skipping insertion in model container [2024-01-29 14:37:27,875 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 29.01 02:37:26" (1/2) ... [2024-01-29 14:37:27,876 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@4ee8378d and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:37:27, skipping insertion in model container [2024-01-29 14:37:27,876 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.01 02:37:27" (2/2) ... [2024-01-29 14:37:27,876 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7e6a8f02 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:37:27, skipping insertion in model container [2024-01-29 14:37:27,877 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.01 02:37:27" (2/2) ... [2024-01-29 14:37:27,877 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-29 14:37:29,107 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-29 14:37:29,111 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,111 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff1 <= 2 [2024-01-29 14:37:29,111 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,111 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff1 <= 127 [2024-01-29 14:37:29,112 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,112 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= z [2024-01-29 14:37:29,112 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x <= 2 [2024-01-29 14:37:29,112 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,112 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$mem_tmp <= 127 [2024-01-29 14:37:29,112 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,112 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,112 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,113 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y <= 127 [2024-01-29 14:37:29,113 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,113 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= y [2024-01-29 14:37:29,113 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,113 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,113 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,113 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$mem_tmp <= 2 [2024-01-29 14:37:29,113 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= x [2024-01-29 14:37:29,114 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x <= 127 [2024-01-29 14:37:29,114 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff0 <= 127 [2024-01-29 14:37:29,114 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,114 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,115 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] z <= 2 [2024-01-29 14:37:29,115 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] z <= 127 [2024-01-29 14:37:29,115 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= y$w_buff0 [2024-01-29 14:37:29,115 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff0 <= 2 [2024-01-29 14:37:29,115 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,115 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,115 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,115 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,116 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,116 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,116 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,116 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,117 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= y$w_buff1 [2024-01-29 14:37:29,117 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= y$mem_tmp [2024-01-29 14:37:29,118 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,118 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y <= 2 [2024-01-29 14:37:29,118 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,118 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (unsigned long )arg == 0UL [2024-01-29 14:37:29,118 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,118 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,119 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,119 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,119 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 127 [2024-01-29 14:37:29,119 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,120 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp <= 2 [2024-01-29 14:37:29,120 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,120 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,120 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$w_buff0 [2024-01-29 14:37:29,120 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,121 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z <= 127 [2024-01-29 14:37:29,121 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= z [2024-01-29 14:37:29,121 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,121 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1 <= 2 [2024-01-29 14:37:29,122 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,122 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,123 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0 <= 2 [2024-01-29 14:37:29,123 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0 <= 127 [2024-01-29 14:37:29,123 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,123 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 2 [2024-01-29 14:37:29,123 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,123 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$mem_tmp [2024-01-29 14:37:29,123 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y [2024-01-29 14:37:29,124 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 127 [2024-01-29 14:37:29,124 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (unsigned long )arg == 0UL [2024-01-29 14:37:29,124 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,124 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,124 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$w_buff1 [2024-01-29 14:37:29,124 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,124 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,124 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,124 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,125 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp <= 127 [2024-01-29 14:37:29,125 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 2 [2024-01-29 14:37:29,125 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1 <= 127 [2024-01-29 14:37:29,125 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z <= 2 [2024-01-29 14:37:29,125 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,125 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,125 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,125 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,126 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x [2024-01-29 14:37:29,126 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (unsigned long )arg == 0UL [2024-01-29 14:37:29,126 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,126 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y <= 127 [2024-01-29 14:37:29,126 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,126 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,126 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= x [2024-01-29 14:37:29,126 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,126 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x <= 127 [2024-01-29 14:37:29,127 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z <= 2 [2024-01-29 14:37:29,127 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,127 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y$mem_tmp [2024-01-29 14:37:29,127 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x <= 2 [2024-01-29 14:37:29,127 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y$w_buff1 [2024-01-29 14:37:29,127 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$mem_tmp <= 2 [2024-01-29 14:37:29,127 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,127 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,128 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z <= 127 [2024-01-29 14:37:29,129 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff0 <= 2 [2024-01-29 14:37:29,129 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,129 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,129 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,129 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,130 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,130 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff1 <= 127 [2024-01-29 14:37:29,130 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,131 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$mem_tmp <= 127 [2024-01-29 14:37:29,131 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 1 <= __unbuffered_cnt [2024-01-29 14:37:29,131 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,131 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,132 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,132 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y [2024-01-29 14:37:29,132 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= z [2024-01-29 14:37:29,132 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,132 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y$w_buff0 [2024-01-29 14:37:29,133 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,133 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y <= 2 [2024-01-29 14:37:29,133 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,133 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff0 <= 127 [2024-01-29 14:37:29,133 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,133 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff1 <= 2 [2024-01-29 14:37:29,133 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,133 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,134 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y$mem_tmp [2024-01-29 14:37:29,134 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$mem_tmp <= 127 [2024-01-29 14:37:29,134 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,134 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$mem_tmp <= 2 [2024-01-29 14:37:29,134 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,134 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= x [2024-01-29 14:37:29,134 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1 <= 2 [2024-01-29 14:37:29,134 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,134 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y <= 127 [2024-01-29 14:37:29,135 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0 <= 127 [2024-01-29 14:37:29,135 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y$w_buff0 [2024-01-29 14:37:29,135 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,135 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,135 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] z <= 2 [2024-01-29 14:37:29,135 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice2 == (_Bool)0 [2024-01-29 14:37:29,135 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,135 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,135 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,136 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,136 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1 <= 127 [2024-01-29 14:37:29,136 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,136 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y [2024-01-29 14:37:29,136 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,137 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,137 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x <= 127 [2024-01-29 14:37:29,137 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,137 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,138 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,138 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,138 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] z <= 127 [2024-01-29 14:37:29,138 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= z [2024-01-29 14:37:29,138 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0 <= 2 [2024-01-29 14:37:29,138 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:37:29,138 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,138 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x <= 2 [2024-01-29 14:37:29,138 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,139 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y <= 2 [2024-01-29 14:37:29,139 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,139 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,139 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (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:37:29,140 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y$w_buff1 [2024-01-29 14:37:29,140 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y <= 2 [2024-01-29 14:37:29,140 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y <= 127 [2024-01-29 14:37:29,140 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,140 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y$w_buff0 [2024-01-29 14:37:29,141 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,141 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,141 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0 <= 127 [2024-01-29 14:37:29,142 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0 <= 2 [2024-01-29 14:37:29,142 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,142 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,142 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,142 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1 <= 2 [2024-01-29 14:37:29,143 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= z [2024-01-29 14:37:29,143 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,145 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,146 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,163 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,164 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y [2024-01-29 14:37:29,171 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$mem_tmp <= 2 [2024-01-29 14:37:29,171 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= x [2024-01-29 14:37:29,172 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x <= 2 [2024-01-29 14:37:29,172 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] z <= 127 [2024-01-29 14:37:29,172 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,172 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x <= 127 [2024-01-29 14:37:29,172 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] z <= 2 [2024-01-29 14:37:29,172 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,172 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] ((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:37:29,172 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,173 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,173 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,173 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,173 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,173 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,173 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,173 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,173 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$mem_tmp <= 127 [2024-01-29 14:37:29,173 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (unsigned long )arg == 0UL [2024-01-29 14:37:29,174 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y$w_buff1 [2024-01-29 14:37:29,174 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y$mem_tmp [2024-01-29 14:37:29,174 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,174 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1 <= 127 [2024-01-29 14:37:29,174 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,174 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 2 [2024-01-29 14:37:29,174 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$mem_tmp <= 127 [2024-01-29 14:37:29,174 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1 <= 2 [2024-01-29 14:37:29,174 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,175 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z <= 127 [2024-01-29 14:37:29,175 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,175 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= z [2024-01-29 14:37:29,175 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,175 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 2 [2024-01-29 14:37:29,175 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,175 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y$w_buff1 [2024-01-29 14:37:29,175 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,175 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0 == 2 [2024-01-29 14:37:29,175 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$mem_tmp <= 2 [2024-01-29 14:37:29,176 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,176 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,176 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,176 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,176 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,176 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y$mem_tmp [2024-01-29 14:37:29,176 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z <= 2 [2024-01-29 14:37:29,176 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,176 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,177 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 127 [2024-01-29 14:37:29,177 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,177 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,177 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,177 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y [2024-01-29 14:37:29,177 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,177 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,177 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (unsigned long )arg == 0UL [2024-01-29 14:37:29,177 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,177 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,178 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,178 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1 <= 127 [2024-01-29 14:37:29,178 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x [2024-01-29 14:37:29,178 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 127 [2024-01-29 14:37:29,178 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,178 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,178 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x <= 127 [2024-01-29 14:37:29,178 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,178 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (unsigned long )arg == 0UL [2024-01-29 14:37:29,178 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,179 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,179 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,179 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,181 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,181 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,181 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$mem_tmp <= 127 [2024-01-29 14:37:29,181 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff1 <= 2 [2024-01-29 14:37:29,181 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y$w_buff0 [2024-01-29 14:37:29,182 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,182 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y <= 127 [2024-01-29 14:37:29,182 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 1 <= __unbuffered_cnt [2024-01-29 14:37:29,182 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y [2024-01-29 14:37:29,182 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,182 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,182 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,182 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y <= 2 [2024-01-29 14:37:29,182 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff1 <= 127 [2024-01-29 14:37:29,182 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z <= 127 [2024-01-29 14:37:29,183 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$mem_tmp <= 2 [2024-01-29 14:37:29,183 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= z [2024-01-29 14:37:29,183 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y$w_buff1 [2024-01-29 14:37:29,183 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x <= 2 [2024-01-29 14:37:29,183 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,183 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,183 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,183 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,183 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff0 <= 2 [2024-01-29 14:37:29,184 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,184 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y$mem_tmp [2024-01-29 14:37:29,184 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff0 <= 127 [2024-01-29 14:37:29,184 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z <= 2 [2024-01-29 14:37:29,184 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,184 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,184 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,184 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,184 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= x [2024-01-29 14:37:29,185 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,185 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,185 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,185 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$mem_tmp <= 2 [2024-01-29 14:37:29,185 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,185 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y$w_buff0 [2024-01-29 14:37:29,185 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y$w_buff1 [2024-01-29 14:37:29,185 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff0 <= 2 [2024-01-29 14:37:29,185 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,185 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y [2024-01-29 14:37:29,186 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff0 <= 127 [2024-01-29 14:37:29,186 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z <= 127 [2024-01-29 14:37:29,186 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (unsigned long )arg == 0UL [2024-01-29 14:37:29,186 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,186 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,186 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,186 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y <= 2 [2024-01-29 14:37:29,186 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x <= 127 [2024-01-29 14:37:29,186 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y <= 127 [2024-01-29 14:37:29,187 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,190 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,190 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,190 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z <= 2 [2024-01-29 14:37:29,190 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,191 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x <= 2 [2024-01-29 14:37:29,192 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$mem_tmp <= 127 [2024-01-29 14:37:29,192 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,192 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,193 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,193 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,193 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,193 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y$mem_tmp [2024-01-29 14:37:29,193 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff1 <= 127 [2024-01-29 14:37:29,193 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,193 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,193 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,193 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff1 <= 2 [2024-01-29 14:37:29,193 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= z [2024-01-29 14:37:29,194 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,194 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,194 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= x [2024-01-29 14:37:29,194 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,194 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (unsigned long )arg == 0UL [2024-01-29 14:37:29,194 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z <= 2 [2024-01-29 14:37:29,194 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1 <= 127 [2024-01-29 14:37:29,194 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,194 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y [2024-01-29 14:37:29,194 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,195 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,195 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,195 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,195 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,195 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,195 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,195 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,195 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,195 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x <= 127 [2024-01-29 14:37:29,195 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z <= 127 [2024-01-29 14:37:29,196 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,196 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= x [2024-01-29 14:37:29,196 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y <= 127 [2024-01-29 14:37:29,196 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$mem_tmp <= 2 [2024-01-29 14:37:29,196 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,196 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (unsigned long )arg == 0UL [2024-01-29 14:37:29,196 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y$w_buff0 [2024-01-29 14:37:29,196 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,196 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,196 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,196 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x <= 2 [2024-01-29 14:37:29,197 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,197 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$mem_tmp <= 127 [2024-01-29 14:37:29,197 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,197 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,197 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y <= 2 [2024-01-29 14:37:29,197 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,197 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,197 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0 <= 127 [2024-01-29 14:37:29,197 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,197 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= z [2024-01-29 14:37:29,197 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0 <= 2 [2024-01-29 14:37:29,198 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1 <= 2 [2024-01-29 14:37:29,198 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y$w_buff1 [2024-01-29 14:37:29,198 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y$mem_tmp [2024-01-29 14:37:29,198 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,198 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,198 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,198 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,198 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,198 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,198 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,199 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= x [2024-01-29 14:37:29,199 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,199 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$w_buff1 <= 127 [2024-01-29 14:37:29,199 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,199 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,199 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,199 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$mem_tmp <= 2 [2024-01-29 14:37:29,199 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,199 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,199 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$w_buff0 <= 2 [2024-01-29 14:37:29,199 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,200 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,200 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,200 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= y$mem_tmp [2024-01-29 14:37:29,200 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x <= 127 [2024-01-29 14:37:29,200 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y <= 127 [2024-01-29 14:37:29,200 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,200 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= z [2024-01-29 14:37:29,200 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y <= 2 [2024-01-29 14:37:29,200 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,200 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= y [2024-01-29 14:37:29,201 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= y$w_buff0 [2024-01-29 14:37:29,201 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z <= 2 [2024-01-29 14:37:29,201 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= y$w_buff1 [2024-01-29 14:37:29,201 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$w_buff0 <= 127 [2024-01-29 14:37:29,201 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$w_buff1 <= 2 [2024-01-29 14:37:29,201 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,201 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x <= 2 [2024-01-29 14:37:29,201 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] z <= 127 [2024-01-29 14:37:29,201 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,201 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,201 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,202 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,202 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,202 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,202 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y$mem_tmp <= 127 [2024-01-29 14:37:29,202 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,202 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,202 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x <= 127 [2024-01-29 14:37:29,202 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y [2024-01-29 14:37:29,202 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,202 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,203 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,203 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,203 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,203 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$mem_tmp <= 2 [2024-01-29 14:37:29,203 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff1 <= 127 [2024-01-29 14:37:29,203 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,203 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,203 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,203 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (unsigned long )arg == 0UL [2024-01-29 14:37:29,203 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y <= 127 [2024-01-29 14:37:29,203 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,204 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,204 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y$w_buff0 [2024-01-29 14:37:29,204 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z <= 2 [2024-01-29 14:37:29,204 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y <= 2 [2024-01-29 14:37:29,204 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,204 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$mem_tmp <= 127 [2024-01-29 14:37:29,204 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff0 <= 2 [2024-01-29 14:37:29,204 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,204 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,205 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,205 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,205 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x <= 2 [2024-01-29 14:37:29,206 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,206 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,206 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y$w_buff1 [2024-01-29 14:37:29,206 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y$mem_tmp [2024-01-29 14:37:29,206 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff0 <= 127 [2024-01-29 14:37:29,206 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,206 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff1 <= 2 [2024-01-29 14:37:29,206 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z <= 127 [2024-01-29 14:37:29,206 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= x [2024-01-29 14:37:29,206 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,206 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= z [2024-01-29 14:37:29,207 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,207 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,207 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x <= 2 [2024-01-29 14:37:29,207 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,207 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,207 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x <= 127 [2024-01-29 14:37:29,207 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,207 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,207 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z <= 127 [2024-01-29 14:37:29,207 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,208 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y [2024-01-29 14:37:29,208 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,208 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1 <= 2 [2024-01-29 14:37:29,208 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,208 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$mem_tmp <= 127 [2024-01-29 14:37:29,208 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1 <= 127 [2024-01-29 14:37:29,208 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,208 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,208 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,208 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,209 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y$mem_tmp [2024-01-29 14:37:29,209 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,209 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y <= 127 [2024-01-29 14:37:29,209 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,209 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,209 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (unsigned long )arg == 0UL [2024-01-29 14:37:29,209 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y <= 2 [2024-01-29 14:37:29,209 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,209 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,209 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,209 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,210 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= z [2024-01-29 14:37:29,210 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$mem_tmp <= 2 [2024-01-29 14:37:29,210 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,210 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= x [2024-01-29 14:37:29,210 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z <= 2 [2024-01-29 14:37:29,210 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y$w_buff1 [2024-01-29 14:37:29,210 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,210 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,210 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0 == 2 [2024-01-29 14:37:29,210 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] y$mem_tmp <= 127 [2024-01-29 14:37:29,211 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] y$w_buff1 <= 127 [2024-01-29 14:37:29,211 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,211 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] y$mem_tmp <= 2 [2024-01-29 14:37:29,211 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,211 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] x <= 2 [2024-01-29 14:37:29,211 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] y$w_buff0 <= 2 [2024-01-29 14:37:29,211 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,211 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] (unsigned long )arg == 0UL [2024-01-29 14:37:29,211 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,211 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] y$w_buff1 <= 2 [2024-01-29 14:37:29,211 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,212 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,212 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,212 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,212 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] 0 <= x [2024-01-29 14:37:29,212 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] z == 2 [2024-01-29 14:37:29,212 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,212 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] 0 <= y [2024-01-29 14:37:29,212 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,212 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] y <= 2 [2024-01-29 14:37:29,212 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,212 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,213 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] 0 <= y$w_buff1 [2024-01-29 14:37:29,213 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,213 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,213 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,213 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] 0 <= y$mem_tmp [2024-01-29 14:37:29,213 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] y <= 127 [2024-01-29 14:37:29,213 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,213 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,213 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,213 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,214 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] 0 <= y$w_buff0 [2024-01-29 14:37:29,214 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] x <= 127 [2024-01-29 14:37:29,214 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,214 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,214 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,214 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] y$w_buff0 <= 127 [2024-01-29 14:37:29,214 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (unsigned long )arg == 0UL [2024-01-29 14:37:29,214 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff1 <= 2 [2024-01-29 14:37:29,214 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,214 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,214 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,215 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,215 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,215 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= z [2024-01-29 14:37:29,215 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff0 <= 127 [2024-01-29 14:37:29,215 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,215 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x <= 2 [2024-01-29 14:37:29,215 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,215 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= x [2024-01-29 14:37:29,215 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,215 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y <= 2 [2024-01-29 14:37:29,215 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= y [2024-01-29 14:37:29,216 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (unsigned long )arg == 0UL [2024-01-29 14:37:29,216 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,216 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y <= 127 [2024-01-29 14:37:29,216 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff1 <= 127 [2024-01-29 14:37:29,216 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,216 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= y$w_buff1 [2024-01-29 14:37:29,216 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,216 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$mem_tmp <= 2 [2024-01-29 14:37:29,216 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$mem_tmp <= 127 [2024-01-29 14:37:29,216 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x <= 127 [2024-01-29 14:37:29,217 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,217 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,217 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] z <= 127 [2024-01-29 14:37:29,217 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,217 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,217 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] z <= 2 [2024-01-29 14:37:29,217 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,217 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff0 <= 2 [2024-01-29 14:37:29,217 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,217 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,218 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,218 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (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:37:29,218 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,218 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,218 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= y$mem_tmp [2024-01-29 14:37:29,218 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= y$w_buff0 [2024-01-29 14:37:29,218 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (unsigned long )arg == 0UL [2024-01-29 14:37:29,218 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] 0 <= expression [2024-01-29 14:37:29,218 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression <= 1 [2024-01-29 14:37:29,218 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 1 [2024-01-29 14:37:29,219 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 0 [2024-01-29 14:37:29,219 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 0 || expression == 1 [2024-01-29 14:37:29,219 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff1 <= 127 [2024-01-29 14:37:29,219 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,219 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= x [2024-01-29 14:37:29,219 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,219 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,219 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,219 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,219 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x <= 2 [2024-01-29 14:37:29,219 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,220 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,220 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$mem_tmp <= 2 [2024-01-29 14:37:29,220 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,220 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,220 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,220 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,220 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= y$w_buff1 [2024-01-29 14:37:29,220 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,220 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,220 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x <= 127 [2024-01-29 14:37:29,221 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y <= 2 [2024-01-29 14:37:29,221 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z <= 2 [2024-01-29 14:37:29,221 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y <= 127 [2024-01-29 14:37:29,221 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff1 <= 2 [2024-01-29 14:37:29,221 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,221 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,221 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,221 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= z [2024-01-29 14:37:29,221 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= y$w_buff0 [2024-01-29 14:37:29,221 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,222 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,222 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,222 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff0 <= 127 [2024-01-29 14:37:29,222 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] z <= 127 [2024-01-29 14:37:29,222 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,222 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,222 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= y$mem_tmp [2024-01-29 14:37:29,222 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,222 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$mem_tmp <= 127 [2024-01-29 14:37:29,222 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,223 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff0 <= 2 [2024-01-29 14:37:29,223 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= y [2024-01-29 14:37:29,223 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,223 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,223 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] y$mem_tmp <= 2 [2024-01-29 14:37:29,223 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] y$w_buff1 <= 127 [2024-01-29 14:37:29,223 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,223 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,223 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] 0 <= x [2024-01-29 14:37:29,223 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] 0 <= y [2024-01-29 14:37:29,223 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] z <= 2 [2024-01-29 14:37:29,224 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] y$w_buff0 <= 2 [2024-01-29 14:37:29,224 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,224 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] y$w_buff1 <= 2 [2024-01-29 14:37:29,224 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,224 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] y$w_buff0 <= 127 [2024-01-29 14:37:29,224 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] z <= 127 [2024-01-29 14:37:29,224 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,224 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,224 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,224 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,225 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,225 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,225 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,225 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] y$mem_tmp <= 127 [2024-01-29 14:37:29,225 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] 0 <= y$w_buff0 [2024-01-29 14:37:29,225 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,225 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] x <= 2 [2024-01-29 14:37:29,225 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] y <= 2 [2024-01-29 14:37:29,225 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,225 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] (unsigned long )arg == 0UL [2024-01-29 14:37:29,226 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] 0 <= y$w_buff1 [2024-01-29 14:37:29,226 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,226 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] y <= 127 [2024-01-29 14:37:29,226 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,226 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] 0 <= y$mem_tmp [2024-01-29 14:37:29,226 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,226 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,226 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,226 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,226 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] 0 <= z [2024-01-29 14:37:29,226 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,227 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] x <= 127 [2024-01-29 14:37:29,227 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,227 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,227 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= y [2024-01-29 14:37:29,227 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= y$mem_tmp [2024-01-29 14:37:29,227 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,227 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,227 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,227 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,227 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,228 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,228 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,228 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,228 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= z [2024-01-29 14:37:29,228 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,228 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff0 <= 127 [2024-01-29 14:37:29,228 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z <= 2 [2024-01-29 14:37:29,228 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,228 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff1 <= 127 [2024-01-29 14:37:29,228 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= y$w_buff1 [2024-01-29 14:37:29,229 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,229 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= x [2024-01-29 14:37:29,229 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,229 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,229 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x <= 127 [2024-01-29 14:37:29,229 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y <= 127 [2024-01-29 14:37:29,229 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,229 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,229 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$mem_tmp <= 127 [2024-01-29 14:37:29,229 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,230 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff0 <= 2 [2024-01-29 14:37:29,230 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x <= 2 [2024-01-29 14:37:29,230 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,230 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,230 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,230 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,230 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,230 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= y$w_buff0 [2024-01-29 14:37:29,230 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z <= 127 [2024-01-29 14:37:29,230 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,231 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff1 <= 2 [2024-01-29 14:37:29,231 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$mem_tmp <= 2 [2024-01-29 14:37:29,231 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y <= 2 [2024-01-29 14:37:29,231 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (unsigned long )arg == 0UL [2024-01-29 14:37:29,231 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,231 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,231 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,231 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,231 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,231 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x <= 2 [2024-01-29 14:37:29,232 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,232 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,232 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y <= 127 [2024-01-29 14:37:29,232 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (unsigned long )arg == 0UL [2024-01-29 14:37:29,232 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= y [2024-01-29 14:37:29,232 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x <= 127 [2024-01-29 14:37:29,232 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,232 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= x [2024-01-29 14:37:29,232 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$mem_tmp <= 127 [2024-01-29 14:37:29,232 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,233 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,233 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,233 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y <= 2 [2024-01-29 14:37:29,233 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,233 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z <= 2 [2024-01-29 14:37:29,233 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff0 <= 127 [2024-01-29 14:37:29,233 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,233 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,233 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= y$mem_tmp [2024-01-29 14:37:29,233 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (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:37:29,234 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff1 <= 2 [2024-01-29 14:37:29,234 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= z [2024-01-29 14:37:29,234 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z <= 127 [2024-01-29 14:37:29,234 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,234 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= y$w_buff1 [2024-01-29 14:37:29,234 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,234 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,234 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= y$w_buff0 [2024-01-29 14:37:29,234 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,234 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,234 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,235 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$mem_tmp <= 2 [2024-01-29 14:37:29,235 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff1 <= 127 [2024-01-29 14:37:29,235 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,235 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff0 <= 2 [2024-01-29 14:37:29,235 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] (unsigned long )arg == 0UL [2024-01-29 14:37:29,236 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (unsigned long )arg == 0UL [2024-01-29 14:37:29,236 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= y$w_buff0 [2024-01-29 14:37:29,236 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,236 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,236 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,237 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,237 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (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:37:29,237 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff0 <= 127 [2024-01-29 14:37:29,237 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff1 <= 127 [2024-01-29 14:37:29,237 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] z <= 2 [2024-01-29 14:37:29,237 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= y [2024-01-29 14:37:29,237 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff0 <= 2 [2024-01-29 14:37:29,237 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y <= 2 [2024-01-29 14:37:29,237 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$mem_tmp <= 127 [2024-01-29 14:37:29,237 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] z <= 127 [2024-01-29 14:37:29,238 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,238 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:37:29,238 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,238 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,238 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,238 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= z [2024-01-29 14:37:29,238 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,238 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= y$mem_tmp [2024-01-29 14:37:29,238 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,238 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,238 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] weak$$choice2 == (_Bool)0 [2024-01-29 14:37:29,239 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$mem_tmp <= 2 [2024-01-29 14:37:29,239 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,239 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff1 <= 2 [2024-01-29 14:37:29,239 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,239 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,240 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,240 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x <= 127 [2024-01-29 14:37:29,240 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= x [2024-01-29 14:37:29,240 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x <= 2 [2024-01-29 14:37:29,240 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,240 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,240 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,240 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,240 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y <= 127 [2024-01-29 14:37:29,240 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,240 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= y$w_buff1 [2024-01-29 14:37:29,241 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,241 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x <= 2 [2024-01-29 14:37:29,241 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff0 <= 127 [2024-01-29 14:37:29,241 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,241 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= y$w_buff1 [2024-01-29 14:37:29,241 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$mem_tmp <= 127 [2024-01-29 14:37:29,241 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z <= 2 [2024-01-29 14:37:29,241 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$mem_tmp <= 2 [2024-01-29 14:37:29,241 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,241 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,241 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,242 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,242 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,242 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,242 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff0 <= 2 [2024-01-29 14:37:29,242 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:37:29,242 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x <= 127 [2024-01-29 14:37:29,242 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,242 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= y$mem_tmp [2024-01-29 14:37:29,242 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y <= 127 [2024-01-29 14:37:29,242 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,243 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,243 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff1 <= 127 [2024-01-29 14:37:29,243 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,243 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,243 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,243 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= x [2024-01-29 14:37:29,243 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,243 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= y$w_buff0 [2024-01-29 14:37:29,244 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= z [2024-01-29 14:37:29,244 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,244 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,244 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,244 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z <= 127 [2024-01-29 14:37:29,244 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= y [2024-01-29 14:37:29,244 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y <= 2 [2024-01-29 14:37:29,244 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,244 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,244 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,244 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff1 <= 2 [2024-01-29 14:37:29,245 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z <= 127 [2024-01-29 14:37:29,245 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,245 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,245 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y$mem_tmp [2024-01-29 14:37:29,245 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1 <= 127 [2024-01-29 14:37:29,245 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,245 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,245 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 127 [2024-01-29 14:37:29,245 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,245 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,245 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,246 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,246 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,246 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y [2024-01-29 14:37:29,246 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,246 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp <= 127 [2024-01-29 14:37:29,246 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y$w_buff0 [2024-01-29 14:37:29,246 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1 <= 2 [2024-01-29 14:37:29,246 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z <= 2 [2024-01-29 14:37:29,246 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,246 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (unsigned long )arg == 0UL [2024-01-29 14:37:29,246 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,246 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 2 [2024-01-29 14:37:29,247 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,247 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,247 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,247 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,247 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,247 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp <= 2 [2024-01-29 14:37:29,247 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,247 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= z [2024-01-29 14:37:29,247 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,247 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 2 [2024-01-29 14:37:29,247 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 127 [2024-01-29 14:37:29,248 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,248 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0 <= 2 [2024-01-29 14:37:29,248 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0 <= 127 [2024-01-29 14:37:29,248 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,248 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y$w_buff1 [2024-01-29 14:37:29,248 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x [2024-01-29 14:37:29,248 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,248 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,249 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,249 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,249 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,249 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= y$w_buff1 [2024-01-29 14:37:29,249 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff0 <= 2 [2024-01-29 14:37:29,249 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff1 <= 2 [2024-01-29 14:37:29,249 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,249 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,249 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z <= 2 [2024-01-29 14:37:29,249 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,249 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x <= 2 [2024-01-29 14:37:29,250 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,250 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= y$mem_tmp [2024-01-29 14:37:29,250 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,250 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,250 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,250 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,250 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,250 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff1 <= 127 [2024-01-29 14:37:29,250 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z <= 127 [2024-01-29 14:37:29,251 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,251 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,251 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,251 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,251 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,251 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= y$w_buff0 [2024-01-29 14:37:29,251 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= z [2024-01-29 14:37:29,251 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,251 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,251 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,251 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,252 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$mem_tmp <= 2 [2024-01-29 14:37:29,252 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,252 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$mem_tmp <= 127 [2024-01-29 14:37:29,252 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y <= 127 [2024-01-29 14:37:29,252 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,252 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= x [2024-01-29 14:37:29,252 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x <= 127 [2024-01-29 14:37:29,252 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff0 <= 127 [2024-01-29 14:37:29,252 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= y [2024-01-29 14:37:29,252 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y <= 2 [2024-01-29 14:37:29,252 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y <= 127 [2024-01-29 14:37:29,253 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,253 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,253 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,253 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,253 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= y$w_buff0 [2024-01-29 14:37:29,253 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] z <= 127 [2024-01-29 14:37:29,253 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,253 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,253 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,253 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,253 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= y$mem_tmp [2024-01-29 14:37:29,254 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$w_buff1 <= 2 [2024-01-29 14:37:29,254 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,254 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,254 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= x [2024-01-29 14:37:29,254 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,254 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y <= 2 [2024-01-29 14:37:29,254 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,254 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= y$w_buff1 [2024-01-29 14:37:29,254 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$w_buff0 <= 127 [2024-01-29 14:37:29,254 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,254 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,255 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (unsigned long )arg == 0UL [2024-01-29 14:37:29,255 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$mem_tmp <= 127 [2024-01-29 14:37:29,255 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x <= 127 [2024-01-29 14:37:29,255 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,255 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,255 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,255 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x <= 2 [2024-01-29 14:37:29,255 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,255 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$w_buff0 <= 2 [2024-01-29 14:37:29,255 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,255 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$mem_tmp <= 2 [2024-01-29 14:37:29,256 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$w_buff1 <= 127 [2024-01-29 14:37:29,256 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= z [2024-01-29 14:37:29,256 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,256 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= y [2024-01-29 14:37:29,256 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] z <= 2 [2024-01-29 14:37:29,256 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,256 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,256 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,256 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff0 == 0 [2024-01-29 14:37:29,256 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:37:29,256 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$mem_tmp == 0 [2024-01-29 14:37:29,256 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$read_delayed == (_Bool)0 [2024-01-29 14:37:29,257 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:29,257 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard0 == (_Bool)0 [2024-01-29 14:37:29,257 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff1_used == (_Bool)0 [2024-01-29 14:37:29,257 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,257 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice2 == (_Bool)0 [2024-01-29 14:37:29,257 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$read_delayed_var == 0 [2024-01-29 14:37:29,257 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff1 == 0 [2024-01-29 14:37:29,257 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,257 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:37:29,257 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_cnt == 0 [2024-01-29 14:37:29,257 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff0_used == (_Bool)0 [2024-01-29 14:37:29,257 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,258 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice0 == (_Bool)0 [2024-01-29 14:37:29,258 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,258 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z == 0 [2024-01-29 14:37:29,258 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,258 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x == 0 [2024-01-29 14:37:29,258 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard1 == (_Bool)0 [2024-01-29 14:37:29,258 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y == 0 [2024-01-29 14:37:29,258 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,258 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$mem_tmp <= 127 [2024-01-29 14:37:29,258 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y$mem_tmp [2024-01-29 14:37:29,258 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,258 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,259 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,259 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,259 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff1 <= 2 [2024-01-29 14:37:29,259 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,259 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,259 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y$w_buff0 [2024-01-29 14:37:29,259 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,259 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,259 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,259 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff1 <= 127 [2024-01-29 14:37:29,259 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,260 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x <= 127 [2024-01-29 14:37:29,260 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff0 <= 2 [2024-01-29 14:37:29,260 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= x [2024-01-29 14:37:29,260 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,260 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,260 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,260 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,260 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x <= 2 [2024-01-29 14:37:29,260 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,260 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] z <= 127 [2024-01-29 14:37:29,260 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,260 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,261 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y <= 127 [2024-01-29 14:37:29,261 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$mem_tmp <= 2 [2024-01-29 14:37:29,261 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,261 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,261 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= z [2024-01-29 14:37:29,261 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,261 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,261 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y <= 2 [2024-01-29 14:37:29,261 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff0 <= 127 [2024-01-29 14:37:29,261 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,261 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y [2024-01-29 14:37:29,261 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y$w_buff1 [2024-01-29 14:37:29,262 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] z <= 2 [2024-01-29 14:37:29,262 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,262 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,262 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,262 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z <= 127 [2024-01-29 14:37:29,262 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,262 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,262 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,262 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,262 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y [2024-01-29 14:37:29,262 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 127 [2024-01-29 14:37:29,262 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= z [2024-01-29 14:37:29,263 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1 <= 127 [2024-01-29 14:37:29,263 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff0 == 2 [2024-01-29 14:37:29,263 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= x [2024-01-29 14:37:29,263 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x <= 2 [2024-01-29 14:37:29,263 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,263 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1 <= 2 [2024-01-29 14:37:29,263 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,263 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,263 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,263 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,263 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,264 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,264 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,264 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,264 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,264 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$mem_tmp <= 2 [2024-01-29 14:37:29,264 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$mem_tmp <= 127 [2024-01-29 14:37:29,264 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,264 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 2 [2024-01-29 14:37:29,264 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,264 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,264 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,264 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z <= 2 [2024-01-29 14:37:29,265 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,265 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (unsigned long )arg == 0UL [2024-01-29 14:37:29,265 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x <= 127 [2024-01-29 14:37:29,265 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y$mem_tmp [2024-01-29 14:37:29,265 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y$w_buff1 [2024-01-29 14:37:29,265 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (unsigned long )arg == 0UL [2024-01-29 14:37:29,265 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] 0 <= z [2024-01-29 14:37:29,265 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,265 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] 0 <= x [2024-01-29 14:37:29,265 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,265 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$w_buff0 <= 2 [2024-01-29 14:37:29,265 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] z <= 127 [2024-01-29 14:37:29,266 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,266 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,266 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,266 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,266 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y <= 127 [2024-01-29 14:37:29,266 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,266 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,266 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,266 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,266 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,266 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] 0 <= y$w_buff1 [2024-01-29 14:37:29,266 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] (unsigned long )arg == 0UL [2024-01-29 14:37:29,267 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] 0 <= y [2024-01-29 14:37:29,267 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$mem_tmp <= 2 [2024-01-29 14:37:29,267 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,267 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] x <= 2 [2024-01-29 14:37:29,267 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] x <= 127 [2024-01-29 14:37:29,267 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$mem_tmp <= 127 [2024-01-29 14:37:29,267 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y <= 2 [2024-01-29 14:37:29,267 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,267 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,267 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,267 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] z <= 2 [2024-01-29 14:37:29,267 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] 0 <= y$mem_tmp [2024-01-29 14:37:29,268 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,268 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$w_buff1 <= 2 [2024-01-29 14:37:29,268 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,268 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,268 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$w_buff0 <= 127 [2024-01-29 14:37:29,268 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,268 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,268 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] 0 <= y$w_buff0 [2024-01-29 14:37:29,268 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$w_buff1 <= 127 [2024-01-29 14:37:29,268 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,269 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,269 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,269 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= x [2024-01-29 14:37:29,269 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= z [2024-01-29 14:37:29,269 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff1 <= 127 [2024-01-29 14:37:29,270 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y <= 127 [2024-01-29 14:37:29,270 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,270 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,270 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,270 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,270 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,270 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,270 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,270 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (unsigned long )arg == 0UL [2024-01-29 14:37:29,270 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,270 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,270 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$mem_tmp <= 127 [2024-01-29 14:37:29,271 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z <= 127 [2024-01-29 14:37:29,271 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] x <= 127 [2024-01-29 14:37:29,271 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$mem_tmp <= 2 [2024-01-29 14:37:29,271 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] x <= 2 [2024-01-29 14:37:29,271 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,271 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,271 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= y$w_buff1 [2024-01-29 14:37:29,271 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,271 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,271 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,271 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= y$mem_tmp [2024-01-29 14:37:29,271 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,272 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,272 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,272 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z <= 2 [2024-01-29 14:37:29,272 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,272 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,272 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,272 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff1 <= 2 [2024-01-29 14:37:29,272 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff0 == 2 [2024-01-29 14:37:29,272 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,272 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y <= 2 [2024-01-29 14:37:29,272 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= y [2024-01-29 14:37:29,273 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= y$w_buff0 [2024-01-29 14:37:29,273 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,273 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,273 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z <= 127 [2024-01-29 14:37:29,273 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z <= 2 [2024-01-29 14:37:29,273 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y <= 2 [2024-01-29 14:37:29,273 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] (unsigned long )arg == 0UL [2024-01-29 14:37:29,273 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= z [2024-01-29 14:37:29,273 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,273 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,273 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,273 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,274 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,274 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,274 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff1 <= 2 [2024-01-29 14:37:29,274 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x <= 127 [2024-01-29 14:37:29,274 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,274 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff1 <= 127 [2024-01-29 14:37:29,274 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$mem_tmp <= 2 [2024-01-29 14:37:29,274 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x <= 2 [2024-01-29 14:37:29,274 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$mem_tmp <= 127 [2024-01-29 14:37:29,274 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,274 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y <= 127 [2024-01-29 14:37:29,274 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,275 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff0 <= 2 [2024-01-29 14:37:29,275 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= y$w_buff1 [2024-01-29 14:37:29,275 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff0 <= 127 [2024-01-29 14:37:29,275 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,275 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= y$mem_tmp [2024-01-29 14:37:29,275 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,275 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,275 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,275 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= y [2024-01-29 14:37:29,275 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,275 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,275 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,276 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,276 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,276 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,277 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= x [2024-01-29 14:37:29,277 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,277 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,277 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp <= 2 [2024-01-29 14:37:29,277 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z <= 127 [2024-01-29 14:37:29,277 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,277 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,277 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,277 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,277 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z <= 2 [2024-01-29 14:37:29,277 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 2 [2024-01-29 14:37:29,277 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,278 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,278 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= x [2024-01-29 14:37:29,278 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,278 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y$w_buff1 [2024-01-29 14:37:29,278 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0 <= 127 [2024-01-29 14:37:29,278 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,278 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,278 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y [2024-01-29 14:37:29,278 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,278 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1 <= 2 [2024-01-29 14:37:29,278 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1 <= 127 [2024-01-29 14:37:29,278 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y$w_buff0 [2024-01-29 14:37:29,279 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 127 [2024-01-29 14:37:29,279 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,279 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= z [2024-01-29 14:37:29,279 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp <= 127 [2024-01-29 14:37:29,279 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,279 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,279 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y <= 127 [2024-01-29 14:37:29,279 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,279 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,279 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,279 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (unsigned long )arg == 0UL [2024-01-29 14:37:29,279 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,280 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y$mem_tmp [2024-01-29 14:37:29,280 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,280 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0 <= 2 [2024-01-29 14:37:29,280 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,280 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,280 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,280 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,280 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,280 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y <= 2 [2024-01-29 14:37:29,280 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,280 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,280 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,281 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,281 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff0 <= 127 [2024-01-29 14:37:29,281 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,281 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,281 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,281 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] (unsigned long )arg == 0UL [2024-01-29 14:37:29,281 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,281 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y <= 127 [2024-01-29 14:37:29,281 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= z [2024-01-29 14:37:29,281 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= y$w_buff1 [2024-01-29 14:37:29,281 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x <= 2 [2024-01-29 14:37:29,281 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$mem_tmp <= 127 [2024-01-29 14:37:29,282 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,282 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,282 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,282 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,282 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,282 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,282 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,282 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,282 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff1 <= 127 [2024-01-29 14:37:29,282 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,282 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] z <= 127 [2024-01-29 14:37:29,282 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= y$mem_tmp [2024-01-29 14:37:29,283 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff0 <= 2 [2024-01-29 14:37:29,283 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,283 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y <= 2 [2024-01-29 14:37:29,283 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,283 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$mem_tmp <= 2 [2024-01-29 14:37:29,283 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x <= 127 [2024-01-29 14:37:29,283 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,283 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= y [2024-01-29 14:37:29,283 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= y$w_buff0 [2024-01-29 14:37:29,283 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff1 <= 2 [2024-01-29 14:37:29,283 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,283 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,284 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] z <= 2 [2024-01-29 14:37:29,284 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= x [2024-01-29 14:37:29,284 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,284 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,284 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$mem_tmp <= 127 [2024-01-29 14:37:29,284 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z <= 2 [2024-01-29 14:37:29,284 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= y$mem_tmp [2024-01-29 14:37:29,284 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,284 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,284 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$mem_tmp <= 2 [2024-01-29 14:37:29,284 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,285 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= y [2024-01-29 14:37:29,285 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y <= 2 [2024-01-29 14:37:29,285 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,285 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= z [2024-01-29 14:37:29,285 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,285 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,285 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,285 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,285 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,285 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,285 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,285 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] x <= 2 [2024-01-29 14:37:29,286 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,286 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= y$w_buff0 [2024-01-29 14:37:29,286 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= y$w_buff1 [2024-01-29 14:37:29,286 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,286 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,286 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff1 <= 127 [2024-01-29 14:37:29,286 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,286 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y <= 127 [2024-01-29 14:37:29,286 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff0 <= 127 [2024-01-29 14:37:29,286 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,286 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,286 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,287 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] x <= 127 [2024-01-29 14:37:29,287 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,287 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,287 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff0 <= 2 [2024-01-29 14:37:29,287 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] z <= 127 [2024-01-29 14:37:29,287 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] 0 <= x [2024-01-29 14:37:29,287 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,287 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] y$w_buff1 <= 2 [2024-01-29 14:37:29,287 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,287 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x <= 2 [2024-01-29 14:37:29,288 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,288 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,288 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z <= 127 [2024-01-29 14:37:29,288 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y [2024-01-29 14:37:29,288 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,288 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,288 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= z [2024-01-29 14:37:29,288 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0 <= 2 [2024-01-29 14:37:29,288 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0 <= 127 [2024-01-29 14:37:29,288 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,288 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$mem_tmp [2024-01-29 14:37:29,288 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,289 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 2 [2024-01-29 14:37:29,289 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (unsigned long )arg == 0UL [2024-01-29 14:37:29,289 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,289 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 127 [2024-01-29 14:37:29,289 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x <= 127 [2024-01-29 14:37:29,289 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,289 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,289 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,289 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 <= 127 [2024-01-29 14:37:29,289 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z <= 2 [2024-01-29 14:37:29,289 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,289 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$w_buff1 [2024-01-29 14:37:29,290 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp <= 127 [2024-01-29 14:37:29,290 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,290 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] ((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:37:29,290 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$w_buff0 [2024-01-29 14:37:29,290 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,290 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,290 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp <= 2 [2024-01-29 14:37:29,290 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,290 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= x [2024-01-29 14:37:29,290 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 <= 2 [2024-01-29 14:37:29,290 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,290 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,291 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,291 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,291 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,291 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,291 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y$mem_tmp [2024-01-29 14:37:29,291 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y <= 2 [2024-01-29 14:37:29,291 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] x <= 2 [2024-01-29 14:37:29,291 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,291 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,291 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,291 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,291 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,292 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$mem_tmp <= 2 [2024-01-29 14:37:29,292 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= z [2024-01-29 14:37:29,292 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,292 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff1 <= 2 [2024-01-29 14:37:29,292 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff1 <= 127 [2024-01-29 14:37:29,292 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)0 || y$w_buff1_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))) || ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-29 14:37:29,292 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,292 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,292 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= x [2024-01-29 14:37:29,292 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] x <= 127 [2024-01-29 14:37:29,292 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,293 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,293 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y <= 127 [2024-01-29 14:37:29,293 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,293 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,293 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,293 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z <= 2 [2024-01-29 14:37:29,293 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,294 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y$w_buff1 [2024-01-29 14:37:29,294 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,294 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y$w_buff0 [2024-01-29 14:37:29,294 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z <= 127 [2024-01-29 14:37:29,294 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,294 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y [2024-01-29 14:37:29,294 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff0 <= 2 [2024-01-29 14:37:29,295 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,295 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$mem_tmp <= 127 [2024-01-29 14:37:29,295 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,295 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,295 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,295 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff0 <= 127 [2024-01-29 14:37:29,295 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,295 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,295 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,295 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0 == 2 [2024-01-29 14:37:29,295 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,296 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,296 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,296 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y <= 127 [2024-01-29 14:37:29,296 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$mem_tmp [2024-01-29 14:37:29,296 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,296 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (unsigned long )arg == 0UL [2024-01-29 14:37:29,296 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,296 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1 <= 2 [2024-01-29 14:37:29,296 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,296 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,296 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1 <= 127 [2024-01-29 14:37:29,296 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp <= 2 [2024-01-29 14:37:29,297 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y <= 2 [2024-01-29 14:37:29,297 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z <= 127 [2024-01-29 14:37:29,297 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,297 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,297 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,297 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= z [2024-01-29 14:37:29,297 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 127 [2024-01-29 14:37:29,297 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp <= 127 [2024-01-29 14:37:29,297 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,297 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$w_buff1 [2024-01-29 14:37:29,297 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,297 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z <= 2 [2024-01-29 14:37:29,298 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,298 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y [2024-01-29 14:37:29,298 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,298 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,298 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,298 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,298 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,298 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= x [2024-01-29 14:37:29,298 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,298 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 2 [2024-01-29 14:37:29,298 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,298 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,299 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] z <= 127 [2024-01-29 14:37:29,299 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,299 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1 <= 2 [2024-01-29 14:37:29,299 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,299 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,299 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,299 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$mem_tmp <= 127 [2024-01-29 14:37:29,299 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,299 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (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:37:29,299 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,299 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,299 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,300 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$mem_tmp <= 2 [2024-01-29 14:37:29,300 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y$w_buff0 [2024-01-29 14:37:29,300 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y <= 127 [2024-01-29 14:37:29,300 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice2 == (_Bool)0 [2024-01-29 14:37:29,300 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y$w_buff1 [2024-01-29 14:37:29,300 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x <= 2 [2024-01-29 14:37:29,300 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y <= 2 [2024-01-29 14:37:29,300 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y$mem_tmp [2024-01-29 14:37:29,300 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,300 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,300 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,300 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= z [2024-01-29 14:37:29,301 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,301 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,301 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,301 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] z <= 2 [2024-01-29 14:37:29,301 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,301 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:37:29,301 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,301 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0 <= 2 [2024-01-29 14:37:29,301 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1 <= 127 [2024-01-29 14:37:29,301 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= x [2024-01-29 14:37:29,301 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x <= 127 [2024-01-29 14:37:29,301 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0 <= 127 [2024-01-29 14:37:29,302 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,302 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,302 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y [2024-01-29 14:37:29,302 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,302 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y <= 2 [2024-01-29 14:37:29,302 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,302 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= z [2024-01-29 14:37:29,302 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0 <= 127 [2024-01-29 14:37:29,302 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,302 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,302 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x <= 2 [2024-01-29 14:37:29,302 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,303 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,303 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$mem_tmp <= 127 [2024-01-29 14:37:29,303 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y$w_buff1 [2024-01-29 14:37:29,303 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,303 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,303 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y [2024-01-29 14:37:29,303 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y$w_buff0 [2024-01-29 14:37:29,303 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,303 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z <= 2 [2024-01-29 14:37:29,303 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,303 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (unsigned long )arg == 0UL [2024-01-29 14:37:29,304 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x <= 127 [2024-01-29 14:37:29,304 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1 <= 127 [2024-01-29 14:37:29,304 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,304 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,304 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,304 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,304 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,304 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,304 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y$mem_tmp [2024-01-29 14:37:29,304 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,304 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y <= 127 [2024-01-29 14:37:29,304 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$mem_tmp <= 2 [2024-01-29 14:37:29,305 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z <= 127 [2024-01-29 14:37:29,305 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,305 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,305 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,305 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= x [2024-01-29 14:37:29,305 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0 <= 2 [2024-01-29 14:37:29,305 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,305 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,305 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1 <= 2 [2024-01-29 14:37:29,305 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,305 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (unsigned long )arg == 0UL [2024-01-29 14:37:29,305 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= z [2024-01-29 14:37:29,306 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$mem_tmp <= 2 [2024-01-29 14:37:29,306 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$w_buff1 [2024-01-29 14:37:29,306 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,306 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,306 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,306 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,306 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,306 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0 <= 2 [2024-01-29 14:37:29,306 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (unsigned long )arg == 0UL [2024-01-29 14:37:29,306 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x <= 2 [2024-01-29 14:37:29,306 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,306 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y <= 2 [2024-01-29 14:37:29,307 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z <= 2 [2024-01-29 14:37:29,307 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y [2024-01-29 14:37:29,307 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,307 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z <= 127 [2024-01-29 14:37:29,307 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,307 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,307 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,307 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,307 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x <= 127 [2024-01-29 14:37:29,307 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$mem_tmp [2024-01-29 14:37:29,307 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,307 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y <= 127 [2024-01-29 14:37:29,308 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1 <= 2 [2024-01-29 14:37:29,308 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= x [2024-01-29 14:37:29,308 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,308 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,308 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0 <= 127 [2024-01-29 14:37:29,308 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,308 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,309 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1 <= 127 [2024-01-29 14:37:29,309 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,309 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,309 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$w_buff0 [2024-01-29 14:37:29,309 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,309 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,309 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,309 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,309 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,309 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$mem_tmp <= 127 [2024-01-29 14:37:29,309 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] z <= 127 [2024-01-29 14:37:29,309 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] ((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)) || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,309 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff1 <= 2 [2024-01-29 14:37:29,310 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= x [2024-01-29 14:37:29,310 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff1 <= 127 [2024-01-29 14:37:29,310 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,310 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y <= 2 [2024-01-29 14:37:29,310 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff0 <= 127 [2024-01-29 14:37:29,310 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,310 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,310 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$mem_tmp <= 127 [2024-01-29 14:37:29,310 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,310 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,310 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff0 <= 2 [2024-01-29 14:37:29,310 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,311 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:37:29,311 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= y$mem_tmp [2024-01-29 14:37:29,311 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= y$w_buff0 [2024-01-29 14:37:29,311 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,311 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,311 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,311 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x <= 127 [2024-01-29 14:37:29,311 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= y$w_buff1 [2024-01-29 14:37:29,311 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= y [2024-01-29 14:37:29,311 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,311 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,311 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,312 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,312 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,312 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,312 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,312 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,312 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x <= 2 [2024-01-29 14:37:29,312 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= z [2024-01-29 14:37:29,312 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y <= 127 [2024-01-29 14:37:29,312 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,312 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,312 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] z <= 2 [2024-01-29 14:37:29,312 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,313 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$mem_tmp <= 2 [2024-01-29 14:37:29,313 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,313 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,313 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,313 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,313 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,313 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0 <= 127 [2024-01-29 14:37:29,313 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,313 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,313 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y$w_buff0 [2024-01-29 14:37:29,313 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$mem_tmp <= 2 [2024-01-29 14:37:29,313 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x <= 2 [2024-01-29 14:37:29,313 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,314 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z <= 2 [2024-01-29 14:37:29,314 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,314 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,314 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,314 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,314 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x <= 127 [2024-01-29 14:37:29,314 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,314 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,314 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,314 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0 <= 2 [2024-01-29 14:37:29,315 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= z [2024-01-29 14:37:29,315 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z <= 127 [2024-01-29 14:37:29,315 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1 <= 127 [2024-01-29 14:37:29,315 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y <= 2 [2024-01-29 14:37:29,315 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,315 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,316 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,316 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,316 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,316 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= x [2024-01-29 14:37:29,316 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,316 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$mem_tmp <= 127 [2024-01-29 14:37:29,316 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,316 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y$mem_tmp [2024-01-29 14:37:29,316 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y [2024-01-29 14:37:29,316 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y <= 127 [2024-01-29 14:37:29,316 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1 <= 2 [2024-01-29 14:37:29,316 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,317 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,317 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y$w_buff1 [2024-01-29 14:37:29,317 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y$mem_tmp [2024-01-29 14:37:29,317 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y$w_buff0 [2024-01-29 14:37:29,317 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,317 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,317 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,317 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,317 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff1 <= 2 [2024-01-29 14:37:29,317 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,317 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,317 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,318 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,318 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,318 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,318 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= z [2024-01-29 14:37:29,318 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,318 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,318 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0 <= 127 [2024-01-29 14:37:29,318 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,318 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] z <= 2 [2024-01-29 14:37:29,318 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,318 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0 <= 2 [2024-01-29 14:37:29,319 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,319 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x <= 127 [2024-01-29 14:37:29,319 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= x [2024-01-29 14:37:29,319 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$mem_tmp <= 127 [2024-01-29 14:37:29,319 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,319 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:37:29,319 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y$w_buff1 [2024-01-29 14:37:29,319 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,319 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$mem_tmp <= 2 [2024-01-29 14:37:29,319 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff1 <= 127 [2024-01-29 14:37:29,319 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,319 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y <= 2 [2024-01-29 14:37:29,320 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,320 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y [2024-01-29 14:37:29,320 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] z <= 127 [2024-01-29 14:37:29,320 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x <= 2 [2024-01-29 14:37:29,320 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,320 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y <= 127 [2024-01-29 14:37:29,320 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,320 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,320 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] (unsigned long )arg == 0UL [2024-01-29 14:37:29,320 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y$w_buff0 [2024-01-29 14:37:29,320 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= z [2024-01-29 14:37:29,320 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y [2024-01-29 14:37:29,321 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0 <= 127 [2024-01-29 14:37:29,321 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z <= 127 [2024-01-29 14:37:29,321 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,321 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,321 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y <= 127 [2024-01-29 14:37:29,321 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,321 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,321 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1 <= 127 [2024-01-29 14:37:29,321 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,321 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,321 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,321 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,322 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,322 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0 <= 2 [2024-01-29 14:37:29,322 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,322 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z <= 2 [2024-01-29 14:37:29,322 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,322 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,322 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$mem_tmp <= 127 [2024-01-29 14:37:29,322 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1 <= 2 [2024-01-29 14:37:29,322 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y <= 2 [2024-01-29 14:37:29,322 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (unsigned long )arg == 0UL [2024-01-29 14:37:29,322 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,322 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= x [2024-01-29 14:37:29,323 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x <= 2 [2024-01-29 14:37:29,323 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,323 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y$mem_tmp [2024-01-29 14:37:29,323 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] ((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:37:29,323 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,323 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$mem_tmp <= 2 [2024-01-29 14:37:29,323 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,323 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,323 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,323 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x <= 127 [2024-01-29 14:37:29,323 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,324 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,324 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,324 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y$w_buff1 [2024-01-29 14:37:29,324 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] (unsigned long )arg == 0UL [2024-01-29 14:37:29,324 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,324 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= y$w_buff0 [2024-01-29 14:37:29,324 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,324 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$w_buff0 <= 2 [2024-01-29 14:37:29,324 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$w_buff1 <= 127 [2024-01-29 14:37:29,324 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] z <= 2 [2024-01-29 14:37:29,324 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,324 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,325 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= z [2024-01-29 14:37:29,325 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$mem_tmp <= 127 [2024-01-29 14:37:29,325 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$mem_tmp <= 2 [2024-01-29 14:37:29,325 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$w_buff0 <= 127 [2024-01-29 14:37:29,325 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] x == 2 [2024-01-29 14:37:29,325 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y <= 127 [2024-01-29 14:37:29,325 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,325 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,325 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$w_buff1 <= 2 [2024-01-29 14:37:29,325 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,325 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,326 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,326 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] (unsigned long )arg == 0UL [2024-01-29 14:37:29,326 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,326 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,326 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,326 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= y [2024-01-29 14:37:29,326 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y <= 2 [2024-01-29 14:37:29,326 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,326 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,326 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,326 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= y$w_buff1 [2024-01-29 14:37:29,326 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,327 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,327 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,327 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,327 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] z <= 127 [2024-01-29 14:37:29,327 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,327 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,327 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= y$mem_tmp [2024-01-29 14:37:29,327 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,327 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,327 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,327 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y$w_buff1 [2024-01-29 14:37:29,327 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y <= 2 [2024-01-29 14:37:29,328 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y <= 127 [2024-01-29 14:37:29,328 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,328 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,328 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,328 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 127 [2024-01-29 14:37:29,328 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y [2024-01-29 14:37:29,328 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1 <= 127 [2024-01-29 14:37:29,328 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,328 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,328 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (unsigned long )arg == 0UL [2024-01-29 14:37:29,328 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,328 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,329 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1 <= 2 [2024-01-29 14:37:29,329 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,329 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z <= 127 [2024-01-29 14:37:29,329 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,329 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y$w_buff0 [2024-01-29 14:37:29,329 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y$mem_tmp [2024-01-29 14:37:29,329 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= z [2024-01-29 14:37:29,329 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 2 [2024-01-29 14:37:29,329 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,329 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,329 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,329 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$mem_tmp <= 127 [2024-01-29 14:37:29,330 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0 <= 2 [2024-01-29 14:37:29,330 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,330 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,330 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,330 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,330 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0 <= 127 [2024-01-29 14:37:29,330 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,330 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,330 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,330 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= x [2024-01-29 14:37:29,330 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z <= 2 [2024-01-29 14:37:29,331 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,331 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,331 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$mem_tmp <= 2 [2024-01-29 14:37:29,331 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y$w_buff0 [2024-01-29 14:37:29,331 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y <= 2 [2024-01-29 14:37:29,331 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,331 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,331 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,331 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,331 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y$w_buff1 [2024-01-29 14:37:29,331 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff1 <= 2 [2024-01-29 14:37:29,331 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$mem_tmp <= 127 [2024-01-29 14:37:29,332 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,332 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,332 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff1 <= 127 [2024-01-29 14:37:29,332 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,332 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y [2024-01-29 14:37:29,332 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$mem_tmp <= 2 [2024-01-29 14:37:29,332 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,332 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:37:29,332 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,332 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (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:37:29,333 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,333 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= z [2024-01-29 14:37:29,333 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y <= 127 [2024-01-29 14:37:29,333 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z <= 127 [2024-01-29 14:37:29,333 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,333 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,333 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff0 <= 2 [2024-01-29 14:37:29,333 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice2 == (_Bool)0 [2024-01-29 14:37:29,333 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x <= 127 [2024-01-29 14:37:29,333 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,333 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,333 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,334 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,334 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= x [2024-01-29 14:37:29,334 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z <= 2 [2024-01-29 14:37:29,334 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y$mem_tmp [2024-01-29 14:37:29,334 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,334 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,334 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff0 <= 127 [2024-01-29 14:37:29,334 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,334 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,334 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x <= 2 [2024-01-29 14:37:29,335 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,335 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$mem_tmp <= 127 [2024-01-29 14:37:29,335 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,335 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,335 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$w_buff0 <= 127 [2024-01-29 14:37:29,335 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z <= 2 [2024-01-29 14:37:29,335 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,335 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,335 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,335 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= y [2024-01-29 14:37:29,336 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,336 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,336 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= y$w_buff0 [2024-01-29 14:37:29,336 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,336 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,336 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= y$mem_tmp [2024-01-29 14:37:29,336 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$w_buff1 <= 127 [2024-01-29 14:37:29,336 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$w_buff0 <= 2 [2024-01-29 14:37:29,336 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,336 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,336 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y <= 2 [2024-01-29 14:37:29,337 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,337 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$w_buff1 <= 2 [2024-01-29 14:37:29,337 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,337 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,337 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= z [2024-01-29 14:37:29,337 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y <= 127 [2024-01-29 14:37:29,337 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,337 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$mem_tmp <= 2 [2024-01-29 14:37:29,337 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,337 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,337 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,338 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= x [2024-01-29 14:37:29,338 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,338 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x <= 127 [2024-01-29 14:37:29,338 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,338 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= y$w_buff1 [2024-01-29 14:37:29,338 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,338 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z <= 127 [2024-01-29 14:37:29,338 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:37:29,338 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x <= 2 [2024-01-29 14:37:29,338 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,338 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,338 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= y$mem_tmp [2024-01-29 14:37:29,339 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,339 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,339 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] x <= 127 [2024-01-29 14:37:29,339 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y <= 2 [2024-01-29 14:37:29,339 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff0 <= 127 [2024-01-29 14:37:29,339 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= y$w_buff0 [2024-01-29 14:37:29,339 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,339 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= y$w_buff1 [2024-01-29 14:37:29,339 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,339 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,339 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z <= 127 [2024-01-29 14:37:29,339 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,340 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= y [2024-01-29 14:37:29,340 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,340 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff0 <= 2 [2024-01-29 14:37:29,340 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= z [2024-01-29 14:37:29,340 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,340 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] x <= 2 [2024-01-29 14:37:29,340 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,340 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,340 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z <= 2 [2024-01-29 14:37:29,340 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,340 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y <= 127 [2024-01-29 14:37:29,340 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,341 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,341 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff1 <= 127 [2024-01-29 14:37:29,341 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,341 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= x [2024-01-29 14:37:29,341 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$mem_tmp <= 127 [2024-01-29 14:37:29,341 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff1 <= 2 [2024-01-29 14:37:29,341 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,341 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$mem_tmp <= 2 [2024-01-29 14:37:29,341 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:37:29,341 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,341 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,341 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,342 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,342 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (unsigned long )arg == 0UL [2024-01-29 14:37:29,342 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] x <= 2 [2024-01-29 14:37:29,342 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (unsigned long )arg == 0UL [2024-01-29 14:37:29,342 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,342 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y [2024-01-29 14:37:29,342 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,342 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,342 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff0 <= 127 [2024-01-29 14:37:29,342 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y <= 127 [2024-01-29 14:37:29,342 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,342 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,343 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,343 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,343 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,343 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff0 <= 2 [2024-01-29 14:37:29,343 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,343 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$mem_tmp <= 2 [2024-01-29 14:37:29,343 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,343 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= x [2024-01-29 14:37:29,343 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y$mem_tmp [2024-01-29 14:37:29,343 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,343 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,343 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,344 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,344 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,344 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$mem_tmp <= 127 [2024-01-29 14:37:29,344 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z == 1 [2024-01-29 14:37:29,344 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,344 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,344 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,344 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1 <= 2 [2024-01-29 14:37:29,344 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,344 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y$w_buff0 [2024-01-29 14:37:29,344 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y <= 2 [2024-01-29 14:37:29,344 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,345 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y$w_buff1 [2024-01-29 14:37:29,345 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,345 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] x <= 127 [2024-01-29 14:37:29,345 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1 <= 127 [2024-01-29 14:37:29,345 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,345 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y [2024-01-29 14:37:29,345 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] z <= 2 [2024-01-29 14:37:29,345 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,345 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,345 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,345 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,345 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,346 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y$w_buff1 [2024-01-29 14:37:29,346 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x <= 127 [2024-01-29 14:37:29,346 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,346 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,346 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,346 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 127 [2024-01-29 14:37:29,346 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,346 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 2 [2024-01-29 14:37:29,346 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,346 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp <= 127 [2024-01-29 14:37:29,346 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp <= 2 [2024-01-29 14:37:29,347 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1 <= 2 [2024-01-29 14:37:29,347 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,347 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= x [2024-01-29 14:37:29,347 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,347 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,347 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,347 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0 == 2 [2024-01-29 14:37:29,347 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,347 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,347 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,347 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y$mem_tmp [2024-01-29 14:37:29,347 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1 <= 127 [2024-01-29 14:37:29,347 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (unsigned long )arg == 0UL [2024-01-29 14:37:29,348 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] z <= 127 [2024-01-29 14:37:29,348 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,348 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,348 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= z [2024-01-29 14:37:29,348 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,348 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,348 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x <= 2 [2024-01-29 14:37:29,348 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,348 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,348 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,348 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,349 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,349 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,349 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,349 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] x <= 2 [2024-01-29 14:37:29,349 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff1 <= 2 [2024-01-29 14:37:29,349 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff1 <= 127 [2024-01-29 14:37:29,349 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,349 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,349 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,349 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,349 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,349 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= x [2024-01-29 14:37:29,350 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z <= 2 [2024-01-29 14:37:29,350 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y [2024-01-29 14:37:29,350 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] x <= 127 [2024-01-29 14:37:29,350 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,350 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,350 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z <= 127 [2024-01-29 14:37:29,350 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,350 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff0 <= 2 [2024-01-29 14:37:29,350 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,350 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,350 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$mem_tmp <= 2 [2024-01-29 14:37:29,350 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y$w_buff0 [2024-01-29 14:37:29,351 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y <= 127 [2024-01-29 14:37:29,351 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y$w_buff1 [2024-01-29 14:37:29,351 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y <= 2 [2024-01-29 14:37:29,351 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,351 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,351 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,351 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$mem_tmp <= 127 [2024-01-29 14:37:29,351 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,351 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff0 <= 127 [2024-01-29 14:37:29,351 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,351 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y$mem_tmp [2024-01-29 14:37:29,351 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= z [2024-01-29 14:37:29,352 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,352 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= y$mem_tmp [2024-01-29 14:37:29,352 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$mem_tmp <= 127 [2024-01-29 14:37:29,352 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,352 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff0 <= 127 [2024-01-29 14:37:29,352 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,352 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,352 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,352 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,352 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,352 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,352 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x == 2 [2024-01-29 14:37:29,353 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,353 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,353 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y == 2 || (((0 <= y && y <= 2) && y <= 127) && ((y == 0 || y == 1) || y == 2)) [2024-01-29 14:37:29,353 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,353 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= z [2024-01-29 14:37:29,353 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,353 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,353 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,353 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff1 <= 2 [2024-01-29 14:37:29,353 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff0 <= 2 [2024-01-29 14:37:29,353 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,353 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:37:29,353 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,354 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$mem_tmp <= 2 [2024-01-29 14:37:29,354 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,354 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,354 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= y$w_buff0 [2024-01-29 14:37:29,354 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= y$w_buff1 [2024-01-29 14:37:29,354 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] z <= 2 [2024-01-29 14:37:29,354 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,354 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,354 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] z <= 127 [2024-01-29 14:37:29,354 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff1 <= 127 [2024-01-29 14:37:29,354 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,354 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,355 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,355 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,355 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x <= 127 [2024-01-29 14:37:29,355 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,355 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff0 <= 127 [2024-01-29 14:37:29,355 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,355 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,355 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,355 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,355 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,355 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z <= 2 [2024-01-29 14:37:29,355 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,356 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x <= 2 [2024-01-29 14:37:29,356 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$mem_tmp <= 2 [2024-01-29 14:37:29,356 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= x [2024-01-29 14:37:29,356 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y == 1 [2024-01-29 14:37:29,356 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,356 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,356 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y$w_buff0 [2024-01-29 14:37:29,356 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$mem_tmp <= 127 [2024-01-29 14:37:29,356 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y$mem_tmp [2024-01-29 14:37:29,356 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z <= 127 [2024-01-29 14:37:29,356 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,356 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (unsigned long )arg == 0UL [2024-01-29 14:37:29,357 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,357 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,357 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,357 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,357 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff0 <= 2 [2024-01-29 14:37:29,357 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,357 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,357 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= z [2024-01-29 14:37:29,357 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,357 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,357 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y$w_buff1 [2024-01-29 14:37:29,357 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,358 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff1 <= 2 [2024-01-29 14:37:29,358 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff1 <= 127 [2024-01-29 14:37:29,358 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff0 <= 127 [2024-01-29 14:37:29,358 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,358 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff1 <= 2 [2024-01-29 14:37:29,358 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] weak$$choice2 == (_Bool)0 [2024-01-29 14:37:29,358 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,358 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= x [2024-01-29 14:37:29,358 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:37:29,358 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,358 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$mem_tmp <= 2 [2024-01-29 14:37:29,358 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= y$w_buff1 [2024-01-29 14:37:29,359 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,359 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,359 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= y$mem_tmp [2024-01-29 14:37:29,359 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x <= 127 [2024-01-29 14:37:29,359 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,359 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,359 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,359 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,359 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] z <= 127 [2024-01-29 14:37:29,359 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,359 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= y$w_buff0 [2024-01-29 14:37:29,359 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y <= 2 [2024-01-29 14:37:29,360 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,360 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,360 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= z [2024-01-29 14:37:29,360 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,360 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (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:37:29,360 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x <= 2 [2024-01-29 14:37:29,360 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,360 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] z <= 2 [2024-01-29 14:37:29,360 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff0 <= 2 [2024-01-29 14:37:29,360 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,360 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,361 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,361 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,361 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,361 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y <= 127 [2024-01-29 14:37:29,361 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$mem_tmp <= 127 [2024-01-29 14:37:29,361 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= y [2024-01-29 14:37:29,361 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,361 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff1 <= 127 [2024-01-29 14:37:29,361 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x <= 2 [2024-01-29 14:37:29,361 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,361 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y$w_buff0 [2024-01-29 14:37:29,361 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y$w_buff1 [2024-01-29 14:37:29,362 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (unsigned long )arg == 0UL [2024-01-29 14:37:29,362 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y [2024-01-29 14:37:29,362 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y <= 2 [2024-01-29 14:37:29,362 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y <= 127 [2024-01-29 14:37:29,362 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x <= 127 [2024-01-29 14:37:29,362 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,362 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,362 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,362 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= x [2024-01-29 14:37:29,362 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff0 <= 127 [2024-01-29 14:37:29,362 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,362 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,363 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,363 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,363 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,363 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,363 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1 <= 2 [2024-01-29 14:37:29,363 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff0 <= 2 [2024-01-29 14:37:29,363 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= z [2024-01-29 14:37:29,363 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1 <= 127 [2024-01-29 14:37:29,363 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y$mem_tmp [2024-01-29 14:37:29,363 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$mem_tmp <= 2 [2024-01-29 14:37:29,363 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,364 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,364 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z <= 2 [2024-01-29 14:37:29,364 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,364 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$mem_tmp <= 127 [2024-01-29 14:37:29,364 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,364 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,364 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,364 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,364 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,364 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z <= 127 [2024-01-29 14:37:29,364 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,364 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,365 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,365 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,365 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,365 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (unsigned long )arg == 0UL [2024-01-29 14:37:29,365 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$w_buff0 [2024-01-29 14:37:29,365 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,365 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,365 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,365 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,365 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,365 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x <= 2 [2024-01-29 14:37:29,366 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,366 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,366 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,366 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0 <= 2 [2024-01-29 14:37:29,366 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,366 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,366 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,366 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] z <= 2 [2024-01-29 14:37:29,366 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,366 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y <= 127 [2024-01-29 14:37:29,366 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,366 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,367 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (unsigned long )arg == 0UL [2024-01-29 14:37:29,367 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] z <= 127 [2024-01-29 14:37:29,367 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,367 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,367 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$mem_tmp <= 127 [2024-01-29 14:37:29,367 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,367 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= z [2024-01-29 14:37:29,367 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$mem_tmp [2024-01-29 14:37:29,367 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x <= 127 [2024-01-29 14:37:29,367 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1 <= 127 [2024-01-29 14:37:29,367 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,368 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,368 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$mem_tmp <= 2 [2024-01-29 14:37:29,368 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= x [2024-01-29 14:37:29,368 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y <= 2 [2024-01-29 14:37:29,368 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,368 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y [2024-01-29 14:37:29,368 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$w_buff1 [2024-01-29 14:37:29,368 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0 <= 127 [2024-01-29 14:37:29,368 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,368 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1 <= 2 [2024-01-29 14:37:29,368 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,380 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,380 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,380 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,380 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z <= 127 [2024-01-29 14:37:29,380 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,380 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,380 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,380 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,380 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,380 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,381 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x <= 127 [2024-01-29 14:37:29,381 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$mem_tmp <= 127 [2024-01-29 14:37:29,381 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,381 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff0 == 2 [2024-01-29 14:37:29,381 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,381 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,381 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$mem_tmp <= 2 [2024-01-29 14:37:29,381 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff1 <= 127 [2024-01-29 14:37:29,381 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= z [2024-01-29 14:37:29,381 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,381 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= x [2024-01-29 14:37:29,382 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,382 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,382 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y <= 127 [2024-01-29 14:37:29,382 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,382 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,382 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y <= 2 [2024-01-29 14:37:29,382 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= y$w_buff1 [2024-01-29 14:37:29,382 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,382 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,382 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff1 <= 2 [2024-01-29 14:37:29,383 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x <= 2 [2024-01-29 14:37:29,383 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (unsigned long )arg == 0UL [2024-01-29 14:37:29,383 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,383 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,383 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= y [2024-01-29 14:37:29,383 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z <= 2 [2024-01-29 14:37:29,383 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= y$mem_tmp [2024-01-29 14:37:29,383 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,383 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,383 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (unsigned long )arg == 0UL [2024-01-29 14:37:29,383 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,384 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y <= 2 [2024-01-29 14:37:29,384 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,384 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff1 <= 2 [2024-01-29 14:37:29,384 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,384 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,384 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,384 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,384 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,384 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,384 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= y [2024-01-29 14:37:29,384 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$mem_tmp <= 127 [2024-01-29 14:37:29,385 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z <= 127 [2024-01-29 14:37:29,385 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,385 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,385 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= x [2024-01-29 14:37:29,385 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x <= 2 [2024-01-29 14:37:29,385 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,385 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,385 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y <= 127 [2024-01-29 14:37:29,385 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$mem_tmp <= 2 [2024-01-29 14:37:29,385 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,385 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= y$w_buff1 [2024-01-29 14:37:29,386 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,386 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,386 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= z [2024-01-29 14:37:29,386 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,386 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= y$mem_tmp [2024-01-29 14:37:29,386 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,386 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff1 <= 127 [2024-01-29 14:37:29,386 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z <= 2 [2024-01-29 14:37:29,386 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff0 == 2 [2024-01-29 14:37:29,386 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x <= 127 [2024-01-29 14:37:29,387 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,387 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,387 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,387 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (unsigned long )arg == 0UL [2024-01-29 14:37:29,387 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,387 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,387 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,387 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,387 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,387 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y$mem_tmp [2024-01-29 14:37:29,387 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= z [2024-01-29 14:37:29,388 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,388 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,388 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (unsigned long )arg == 0UL [2024-01-29 14:37:29,388 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z <= 2 [2024-01-29 14:37:29,388 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,388 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$mem_tmp <= 127 [2024-01-29 14:37:29,388 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y <= 127 [2024-01-29 14:37:29,388 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x <= 2 [2024-01-29 14:37:29,388 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,388 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff0 == 2 [2024-01-29 14:37:29,388 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,389 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,389 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,389 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y [2024-01-29 14:37:29,389 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,389 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y <= 2 [2024-01-29 14:37:29,389 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,389 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,389 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff1 <= 2 [2024-01-29 14:37:29,389 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,389 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,389 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,390 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x <= 127 [2024-01-29 14:37:29,390 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$mem_tmp <= 2 [2024-01-29 14:37:29,390 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff1 <= 127 [2024-01-29 14:37:29,390 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,390 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,390 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y$w_buff1 [2024-01-29 14:37:29,390 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= x [2024-01-29 14:37:29,390 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z <= 127 [2024-01-29 14:37:29,390 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,390 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-29 14:37:29,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 2 [2024-01-29 14:37:29,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 127 [2024-01-29 14:37:29,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp <= 2 [2024-01-29 14:37:29,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z <= 127 [2024-01-29 14:37:29,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 2 [2024-01-29 14:37:29,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 <= 2 [2024-01-29 14:37:29,391 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,392 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,392 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x [2024-01-29 14:37:29,392 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,392 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,392 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z <= 2 [2024-01-29 14:37:29,392 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 <= 127 [2024-01-29 14:37:29,392 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,392 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,392 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$mem_tmp [2024-01-29 14:37:29,392 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 127 [2024-01-29 14:37:29,393 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,393 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,393 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,393 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp <= 127 [2024-01-29 14:37:29,393 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,393 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$w_buff0 [2024-01-29 14:37:29,393 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$w_buff1 [2024-01-29 14:37:29,393 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 <= 127 [2024-01-29 14:37:29,393 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,393 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,393 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= z [2024-01-29 14:37:29,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 <= 2 [2024-01-29 14:37:29,394 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y [2024-01-29 14:37:29,394 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1 <= 127 [2024-01-29 14:37:29,394 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x <= 2 [2024-01-29 14:37:29,394 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,395 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,395 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$mem_tmp <= 127 [2024-01-29 14:37:29,395 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,395 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,395 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y [2024-01-29 14:37:29,395 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1 <= 2 [2024-01-29 14:37:29,395 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,395 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y <= 127 [2024-01-29 14:37:29,395 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y$w_buff0 [2024-01-29 14:37:29,395 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x <= 127 [2024-01-29 14:37:29,395 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y <= 2 [2024-01-29 14:37:29,396 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] z <= 2 [2024-01-29 14:37:29,396 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,396 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice2 == (_Bool)0 [2024-01-29 14:37:29,396 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0 <= 127 [2024-01-29 14:37:29,396 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,396 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= x [2024-01-29 14:37:29,396 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,396 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y$mem_tmp [2024-01-29 14:37:29,396 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (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:37:29,396 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,396 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,397 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,397 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,397 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0 <= 2 [2024-01-29 14:37:29,397 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] z <= 127 [2024-01-29 14:37:29,397 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$mem_tmp <= 2 [2024-01-29 14:37:29,397 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,397 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,397 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:37:29,397 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,397 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,397 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y$w_buff1 [2024-01-29 14:37:29,398 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,398 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,398 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= z [2024-01-29 14:37:29,398 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,398 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,398 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= y [2024-01-29 14:37:29,398 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,398 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,398 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= z [2024-01-29 14:37:29,398 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x == 1 [2024-01-29 14:37:29,398 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,399 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,399 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$mem_tmp <= 127 [2024-01-29 14:37:29,399 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,399 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,399 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,399 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$w_buff1 <= 2 [2024-01-29 14:37:29,399 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,399 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,399 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,399 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,400 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,400 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,400 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,400 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$w_buff0 <= 2 [2024-01-29 14:37:29,400 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$w_buff1 <= 127 [2024-01-29 14:37:29,400 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] z <= 127 [2024-01-29 14:37:29,400 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,400 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,400 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= y$w_buff1 [2024-01-29 14:37:29,400 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,400 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (unsigned long )arg == 0UL [2024-01-29 14:37:29,401 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y <= 127 [2024-01-29 14:37:29,401 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,401 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] z <= 2 [2024-01-29 14:37:29,401 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= y$w_buff0 [2024-01-29 14:37:29,401 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,401 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,401 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$w_buff0 <= 127 [2024-01-29 14:37:29,401 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= y$mem_tmp [2024-01-29 14:37:29,401 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$mem_tmp <= 2 [2024-01-29 14:37:29,401 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y <= 2 [2024-01-29 14:37:29,401 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,402 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,402 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] 0 <= y$w_buff0 [2024-01-29 14:37:29,402 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] x <= 127 [2024-01-29 14:37:29,402 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,402 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$w_buff0 <= 127 [2024-01-29 14:37:29,402 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] 1 <= __unbuffered_cnt [2024-01-29 14:37:29,402 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,402 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$mem_tmp <= 2 [2024-01-29 14:37:29,402 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,402 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] x <= 2 [2024-01-29 14:37:29,402 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$w_buff0 <= 2 [2024-01-29 14:37:29,403 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,403 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y <= 2 [2024-01-29 14:37:29,403 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y <= 127 [2024-01-29 14:37:29,403 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,403 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,403 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,403 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,403 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$w_buff1 <= 127 [2024-01-29 14:37:29,403 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,403 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] 0 <= y [2024-01-29 14:37:29,403 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,404 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] 0 <= x [2024-01-29 14:37:29,404 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,404 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] 0 <= z [2024-01-29 14:37:29,404 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,404 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,404 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] 0 <= y$mem_tmp [2024-01-29 14:37:29,404 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,404 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$mem_tmp <= 127 [2024-01-29 14:37:29,404 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] z <= 2 [2024-01-29 14:37:29,404 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,404 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,405 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,405 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,405 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$w_buff1 <= 2 [2024-01-29 14:37:29,405 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] 0 <= y$w_buff1 [2024-01-29 14:37:29,405 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,405 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] z <= 127 [2024-01-29 14:37:29,405 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,405 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (unsigned long )arg == 0UL [2024-01-29 14:37:29,405 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,405 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,406 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] (unsigned long )arg == 0UL [2024-01-29 14:37:29,406 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] x <= 127 [2024-01-29 14:37:29,406 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] 0 <= y$mem_tmp [2024-01-29 14:37:29,406 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$w_buff1 <= 127 [2024-01-29 14:37:29,406 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,406 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,406 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$mem_tmp <= 2 [2024-01-29 14:37:29,406 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] 0 <= y$w_buff1 [2024-01-29 14:37:29,406 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,406 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$mem_tmp <= 127 [2024-01-29 14:37:29,406 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:29,407 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$w_buff0 <= 2 [2024-01-29 14:37:29,407 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,407 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:29,407 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] 0 <= y [2024-01-29 14:37:29,407 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$w_buff0 <= 127 [2024-01-29 14:37:29,407 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] 0 <= y$w_buff0 [2024-01-29 14:37:29,407 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] z <= 127 [2024-01-29 14:37:29,407 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$w_buff1 <= 2 [2024-01-29 14:37:29,407 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,407 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] 0 <= x [2024-01-29 14:37:29,408 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,408 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y <= 2 [2024-01-29 14:37:29,408 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] x <= 2 [2024-01-29 14:37:29,408 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y <= 127 [2024-01-29 14:37:29,408 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,408 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,408 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,408 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,408 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,408 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,408 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,409 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,409 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] z <= 2 [2024-01-29 14:37:29,409 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,409 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,409 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,409 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,409 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] 0 <= z [2024-01-29 14:37:29,409 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,409 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,409 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,410 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (unsigned long )arg == 0UL [2024-01-29 14:37:29,410 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:29,410 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$mem_tmp <= 127 [2024-01-29 14:37:29,410 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z <= 127 [2024-01-29 14:37:29,410 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:29,410 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:29,410 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:29,410 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1 % 2 == 0 [2024-01-29 14:37:29,410 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff0 <= 2 [2024-01-29 14:37:29,410 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff0 <= 127 [2024-01-29 14:37:29,410 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:29,411 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= x [2024-01-29 14:37:29,411 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:29,411 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$mem_tmp <= 2 [2024-01-29 14:37:29,411 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z <= 2 [2024-01-29 14:37:29,411 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (unsigned long )arg == 0UL [2024-01-29 14:37:29,411 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:29,411 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y <= 127 [2024-01-29 14:37:29,411 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:29,411 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:29,411 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= z [2024-01-29 14:37:29,411 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y$w_buff0 [2024-01-29 14:37:29,412 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1 <= 127 [2024-01-29 14:37:29,412 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y$mem_tmp [2024-01-29 14:37:29,412 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:29,412 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:29,412 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y <= 2 [2024-01-29 14:37:29,412 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x <= 2 [2024-01-29 14:37:29,412 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x <= 127 [2024-01-29 14:37:29,412 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:29,412 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:29,412 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:29,413 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] ((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:37:29,413 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y [2024-01-29 14:37:29,413 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_cnt [2024-01-29 14:37:29,413 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:29,413 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y$w_buff1 [2024-01-29 14:37:29,413 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1 <= 2 [2024-01-29 14:37:29,413 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:29,413 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff0 % 2 == 0 [2024-01-29 14:37:29,413 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:29,413 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:29,461 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-29 14:37:29,585 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/safe030_power.opt_pso.opt_rmo.opt.i[967,980] [2024-01-29 14:37:29,674 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-29 14:37:29,682 INFO L202 MainTranslator]: Completed pre-run [2024-01-29 14:37:29,691 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/safe030_power.opt_pso.opt_rmo.opt.i[967,980] [2024-01-29 14:37:29,691 WARN L424 MainDispatcher]: Unable to annotate void __VERIFIER_assert(int expression) { if (!expression) { ERROR: {reach_error();abort();} }; return; } with a witness entry [2024-01-29 14:37:29,691 WARN L424 MainDispatcher]: Unable to annotate extern void __VERIFIER_atomic_begin(); with a witness entry Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-01-29 14:37:30,321 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-29 14:37:30,353 INFO L206 MainTranslator]: Completed translation [2024-01-29 14:37:30,354 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:37:30 WrapperNode [2024-01-29 14:37:30,354 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-29 14:37:30,356 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-01-29 14:37:30,356 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-01-29 14:37:30,356 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-01-29 14:37:30,362 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:37:30" (1/1) ... [2024-01-29 14:37:30,402 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:37:30" (1/1) ... [2024-01-29 14:37:30,472 INFO L138 Inliner]: procedures = 176, calls = 54, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 1904 [2024-01-29 14:37:30,473 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-01-29 14:37:30,474 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-01-29 14:37:30,474 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-01-29 14:37:30,474 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-01-29 14:37:30,483 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:37:30" (1/1) ... [2024-01-29 14:37:30,483 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:37:30" (1/1) ... [2024-01-29 14:37:30,500 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:37:30" (1/1) ... [2024-01-29 14:37:30,539 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:37:30,540 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:37:30" (1/1) ... [2024-01-29 14:37:30,540 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:37:30" (1/1) ... [2024-01-29 14:37:30,572 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:37:30" (1/1) ... [2024-01-29 14:37:30,574 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:37:30" (1/1) ... [2024-01-29 14:37:30,580 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:37:30" (1/1) ... [2024-01-29 14:37:30,585 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:37:30" (1/1) ... [2024-01-29 14:37:30,597 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-01-29 14:37:30,598 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-01-29 14:37:30,598 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-01-29 14:37:30,598 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-01-29 14:37:30,599 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:37:30" (1/1) ... [2024-01-29 14:37:30,603 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-29 14:37:30,609 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-01-29 14:37:30,627 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:37:30,649 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:37:30,661 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-01-29 14:37:30,661 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-01-29 14:37:30,661 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-01-29 14:37:30,661 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-01-29 14:37:30,662 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-01-29 14:37:30,662 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-01-29 14:37:30,662 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-01-29 14:37:30,662 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-01-29 14:37:30,662 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2024-01-29 14:37:30,662 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2024-01-29 14:37:30,662 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2024-01-29 14:37:30,662 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2024-01-29 14:37:30,662 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2024-01-29 14:37:30,662 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2024-01-29 14:37:30,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-01-29 14:37:30,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-01-29 14:37:30,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-01-29 14:37:30,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-01-29 14:37:30,664 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-01-29 14:37:30,664 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-01-29 14:37:30,664 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-01-29 14:37:30,666 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:37:30,765 INFO L244 CfgBuilder]: Building ICFG [2024-01-29 14:37:30,772 INFO L270 CfgBuilder]: Building CFG for each procedure with an implementation [2024-01-29 14:37:33,433 INFO L289 CfgBuilder]: Ommited future-live optimization because the input is a concurrent program. [2024-01-29 14:37:33,434 INFO L293 CfgBuilder]: Performing block encoding