./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/pthread-wmm/safe026_power.oepc_power.opt_pso.oepc_pso.opt_rmo.oepc_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/safe026_power.oepc_power.opt_pso.oepc_pso.opt_rmo.oepc_rmo.opt.yml/witness.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version cb09d658 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReachWitnessValidation.xml -i ../../../trunk/examples/svcomp/pthread-wmm/safe026_power.oepc_power.opt_pso.oepc_pso.opt_rmo.oepc_rmo.opt.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/safe026_power.oepc_power.opt_pso.oepc_pso.opt_rmo.oepc_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-cb09d65-m [2024-01-27 23:27:02,057 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-27 23:27:02,123 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-01-27 23:27:02,127 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-27 23:27:02,128 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-27 23:27:02,152 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-27 23:27:02,152 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-27 23:27:02,152 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-27 23:27:02,153 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-27 23:27:02,156 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-27 23:27:02,156 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-27 23:27:02,156 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-27 23:27:02,157 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-27 23:27:02,158 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-27 23:27:02,158 INFO L153 SettingsManager]: * Use SBE=true [2024-01-27 23:27:02,159 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-27 23:27:02,159 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-27 23:27:02,159 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-27 23:27:02,159 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-27 23:27:02,160 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-27 23:27:02,161 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-27 23:27:02,161 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-27 23:27:02,161 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-27 23:27:02,161 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-27 23:27:02,162 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-27 23:27:02,162 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-27 23:27:02,162 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-27 23:27:02,162 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-27 23:27:02,163 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-27 23:27:02,163 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-27 23:27:02,164 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-27 23:27:02,164 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-27 23:27:02,164 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 23:27:02,164 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-27 23:27:02,164 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-27 23:27:02,165 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-27 23:27:02,165 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-27 23:27:02,165 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-27 23:27:02,165 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-27 23:27:02,165 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-27 23:27:02,165 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-27 23:27:02,166 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-27 23:27:02,166 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-27 23:27:02,166 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessparser: Only consider loop invariants -> false [2024-01-27 23:27:02,386 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-27 23:27:02,404 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-27 23:27:02,407 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-27 23:27:02,408 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-27 23:27:02,408 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-27 23:27:02,409 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/safe026_power.oepc_power.opt_pso.oepc_pso.opt_rmo.oepc_rmo.opt.yml/witness.yml [2024-01-27 23:27:02,891 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-27 23:27:02,892 INFO L274 PluginConnector]: CDTParser initialized [2024-01-27 23:27:02,892 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/safe026_power.oepc_power.opt_pso.oepc_pso.opt_rmo.oepc_rmo.opt.i [2024-01-27 23:27:03,910 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-27 23:27:04,166 INFO L384 CDTParser]: Found 1 translation units. [2024-01-27 23:27:04,167 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/safe026_power.oepc_power.opt_pso.oepc_pso.opt_rmo.oepc_rmo.opt.i [2024-01-27 23:27:04,182 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/05f282d19/1c20aab17d994ac3ae68cb0c95de2afd/FLAG02652a63a [2024-01-27 23:27:04,192 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/05f282d19/1c20aab17d994ac3ae68cb0c95de2afd [2024-01-27 23:27:04,193 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-27 23:27:04,194 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-27 23:27:04,196 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-27 23:27:04,196 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-27 23:27:04,200 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-27 23:27:04,200 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:27:02" (1/2) ... [2024-01-27 23:27:04,201 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@56d98ee1 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:27:04, skipping insertion in model container [2024-01-27 23:27:04,202 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:27:02" (1/2) ... [2024-01-27 23:27:04,203 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@7f5082d9 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:27:04, skipping insertion in model container [2024-01-27 23:27:04,203 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:27:04" (2/2) ... [2024-01-27 23:27:04,204 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@56d98ee1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:27:04, skipping insertion in model container [2024-01-27 23:27:04,204 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:27:04" (2/2) ... [2024-01-27 23:27:04,204 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-27 23:27:05,243 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-27 23:27:05,244 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,244 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,245 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,245 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,245 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (unsigned long )arg == 0UL [2024-01-27 23:27:05,245 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,245 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$w_buff1 [2024-01-27 23:27:05,245 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x <= 2 [2024-01-27 23:27:05,245 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 1 [2024-01-27 23:27:05,246 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0 <= 1 [2024-01-27 23:27:05,246 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,246 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,246 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,246 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,246 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$w_buff0 [2024-01-27 23:27:05,246 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,247 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,247 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y == 0 || y == 1 [2024-01-27 23:27:05,247 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,247 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x <= 127 [2024-01-27 23:27:05,247 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,247 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= x [2024-01-27 23:27:05,247 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,247 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 <= 1 [2024-01-27 23:27:05,248 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y [2024-01-27 23:27:05,248 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,248 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,248 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:27:05,248 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,248 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,248 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp <= 1 [2024-01-27 23:27:05,249 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,249 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,249 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,249 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,249 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$mem_tmp [2024-01-27 23:27:05,249 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,249 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,250 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,250 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,250 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (unsigned long )arg == 0UL [2024-01-27 23:27:05,250 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$mem_tmp <= 1 [2024-01-27 23:27:05,250 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,250 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,250 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,253 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,253 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,253 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y$mem_tmp [2024-01-27 23:27:05,254 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,254 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1 <= 1 [2024-01-27 23:27:05,254 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,254 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,254 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,254 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= x [2024-01-27 23:27:05,254 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,255 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,255 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,255 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,255 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 2 [2024-01-27 23:27:05,255 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,255 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,255 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,255 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,256 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y [2024-01-27 23:27:05,256 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,256 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y$w_buff0 [2024-01-27 23:27:05,256 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y == 0 || y == 1 [2024-01-27 23:27:05,256 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,256 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,256 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,256 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y$w_buff1 [2024-01-27 23:27:05,257 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 127 [2024-01-27 23:27:05,257 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,257 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,257 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,257 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,257 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (unsigned long )arg == 0UL [2024-01-27 23:27:05,257 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y <= 1 [2024-01-27 23:27:05,258 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,258 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0 <= 1 [2024-01-27 23:27:05,258 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,258 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff0 <= 1 [2024-01-27 23:27:05,258 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,258 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,258 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y$mem_tmp [2024-01-27 23:27:05,258 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$mem_tmp <= 1 [2024-01-27 23:27:05,259 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,259 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (unsigned long )arg == 0UL [2024-01-27 23:27:05,259 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,259 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,259 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,259 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:27:05,259 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,259 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x <= 2 [2024-01-27 23:27:05,260 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y [2024-01-27 23:27:05,260 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,260 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,260 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,260 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,260 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,260 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,260 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,260 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,261 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,261 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,261 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,261 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,261 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1 <= 1 [2024-01-27 23:27:05,261 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,261 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,261 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y$w_buff0 [2024-01-27 23:27:05,262 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y == 0 || y == 1 [2024-01-27 23:27:05,262 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x <= 127 [2024-01-27 23:27:05,262 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y <= 1 [2024-01-27 23:27:05,262 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,262 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y$w_buff1 [2024-01-27 23:27:05,262 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= x [2024-01-27 23:27:05,262 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,262 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,262 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (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-27 23:27:05,263 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,263 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y <= 1 [2024-01-27 23:27:05,263 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,263 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= y$mem_tmp [2024-01-27 23:27:05,263 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,263 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,263 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= y$w_buff0 [2024-01-27 23:27:05,263 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,264 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,264 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,264 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,264 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,264 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,264 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,264 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x == 1 [2024-01-27 23:27:05,264 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,264 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,265 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,265 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,265 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,265 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= y$w_buff1 [2024-01-27 23:27:05,265 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y == 0 || y == 1 [2024-01-27 23:27:05,265 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,265 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,265 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,266 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,266 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,266 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff1 <= 1 [2024-01-27 23:27:05,266 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,266 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= y [2024-01-27 23:27:05,266 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,266 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,266 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] (unsigned long )arg == 0UL [2024-01-27 23:27:05,266 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$mem_tmp <= 1 [2024-01-27 23:27:05,267 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff0 <= 1 [2024-01-27 23:27:05,267 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,267 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,267 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,267 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (unsigned long )arg == 0UL [2024-01-27 23:27:05,267 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,267 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,267 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,267 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x <= 2 [2024-01-27 23:27:05,268 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,268 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,268 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y$w_buff0 [2024-01-27 23:27:05,268 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,268 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,268 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,268 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x <= 127 [2024-01-27 23:27:05,268 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y == 0 || y == 1 [2024-01-27 23:27:05,268 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,269 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,269 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0 <= 1 [2024-01-27 23:27:05,269 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,269 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,269 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,269 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,269 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,269 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,270 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y$w_buff1 [2024-01-27 23:27:05,270 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= x [2024-01-27 23:27:05,270 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,270 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,270 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,270 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,272 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y [2024-01-27 23:27:05,272 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 1 [2024-01-27 23:27:05,272 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,273 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,273 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp <= 1 [2024-01-27 23:27:05,273 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1 <= 1 [2024-01-27 23:27:05,273 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,273 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,273 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,273 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,273 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y$mem_tmp [2024-01-27 23:27:05,273 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,274 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (unsigned long )arg == 0UL [2024-01-27 23:27:05,274 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,274 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y [2024-01-27 23:27:05,274 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y$w_buff0 [2024-01-27 23:27:05,274 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,275 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0 <= 1 [2024-01-27 23:27:05,275 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= x [2024-01-27 23:27:05,275 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,275 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1 <= 1 [2024-01-27 23:27:05,275 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,275 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,275 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,275 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,275 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 1 <= __unbuffered_cnt [2024-01-27 23:27:05,276 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,276 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y == 0 || y == 1 [2024-01-27 23:27:05,276 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,276 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,276 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,276 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y$mem_tmp [2024-01-27 23:27:05,276 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x <= 2 [2024-01-27 23:27:05,276 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,276 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,277 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,277 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y$w_buff1 [2024-01-27 23:27:05,277 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,277 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x <= 127 [2024-01-27 23:27:05,277 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,277 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,277 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,277 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,277 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,277 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,278 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,278 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,278 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,278 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,278 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (unsigned long )arg == 0UL [2024-01-27 23:27:05,278 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$mem_tmp <= 1 [2024-01-27 23:27:05,278 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,278 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y <= 1 [2024-01-27 23:27:05,279 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,279 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,279 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,279 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (unsigned long )arg == 0UL [2024-01-27 23:27:05,279 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$w_buff1 [2024-01-27 23:27:05,279 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,279 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,279 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,279 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$mem_tmp [2024-01-27 23:27:05,280 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,281 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,281 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,281 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,281 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$mem_tmp <= 1 [2024-01-27 23:27:05,281 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,282 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,282 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0 <= 1 [2024-01-27 23:27:05,282 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,282 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x <= 127 [2024-01-27 23:27:05,282 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,282 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1 <= 1 [2024-01-27 23:27:05,282 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x <= 2 [2024-01-27 23:27:05,283 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,283 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,283 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,283 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,283 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$w_buff0 [2024-01-27 23:27:05,283 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,283 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,283 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y [2024-01-27 23:27:05,283 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,284 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y <= 1 [2024-01-27 23:27:05,284 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,284 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,284 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,284 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,284 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y == 0 || y == 1 [2024-01-27 23:27:05,284 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,284 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= x [2024-01-27 23:27:05,284 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,284 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x <= 127 [2024-01-27 23:27:05,285 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,285 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,285 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$mem_tmp <= 1 [2024-01-27 23:27:05,285 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,285 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= x [2024-01-27 23:27:05,285 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= y$w_buff1 [2024-01-27 23:27:05,285 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,285 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,285 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,286 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff0 <= 1 [2024-01-27 23:27:05,286 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,286 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,286 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= y$w_buff0 [2024-01-27 23:27:05,286 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,286 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y <= 1 [2024-01-27 23:27:05,286 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,286 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,286 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= y$mem_tmp [2024-01-27 23:27:05,286 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,287 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,287 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y == 0 || y == 1 [2024-01-27 23:27:05,287 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,287 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,287 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,287 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,287 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,287 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,287 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,288 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,288 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,288 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,288 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= y [2024-01-27 23:27:05,288 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,288 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x <= 2 [2024-01-27 23:27:05,288 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,288 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,288 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,289 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff1 <= 1 [2024-01-27 23:27:05,289 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (unsigned long )arg == 0UL [2024-01-27 23:27:05,289 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (unsigned long )arg == 0UL [2024-01-27 23:27:05,289 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y$mem_tmp [2024-01-27 23:27:05,289 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,289 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,289 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y$w_buff0 [2024-01-27 23:27:05,289 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,289 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,290 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,290 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,290 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,290 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,290 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x <= 2 [2024-01-27 23:27:05,290 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,290 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,290 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y$w_buff1 [2024-01-27 23:27:05,290 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,290 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y == 0 || y == 1 [2024-01-27 23:27:05,291 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,291 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,291 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,291 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,291 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff0 <= 1 [2024-01-27 23:27:05,291 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,291 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= x [2024-01-27 23:27:05,291 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,291 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x <= 127 [2024-01-27 23:27:05,291 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$mem_tmp <= 1 [2024-01-27 23:27:05,292 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff1 <= 1 [2024-01-27 23:27:05,292 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,292 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,292 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y <= 1 [2024-01-27 23:27:05,292 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,292 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,292 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,292 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,292 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,293 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (unsigned long )arg == 0UL [2024-01-27 23:27:05,293 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y [2024-01-27 23:27:05,293 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,293 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,293 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,293 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,293 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,293 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,293 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,293 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,294 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y$w_buff1 [2024-01-27 23:27:05,294 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x <= 2 [2024-01-27 23:27:05,294 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,294 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,294 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,294 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y$w_buff0 [2024-01-27 23:27:05,294 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,294 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,294 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x <= 127 [2024-01-27 23:27:05,294 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] ((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-27 23:27:05,295 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,295 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,295 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,295 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff1 <= 1 [2024-01-27 23:27:05,295 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= x [2024-01-27 23:27:05,295 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,295 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,295 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,296 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y [2024-01-27 23:27:05,296 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,296 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,296 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,296 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,296 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (unsigned long )arg == 0UL [2024-01-27 23:27:05,296 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff0 <= 1 [2024-01-27 23:27:05,296 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,297 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y <= 1 [2024-01-27 23:27:05,297 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y$mem_tmp [2024-01-27 23:27:05,297 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$mem_tmp <= 1 [2024-01-27 23:27:05,297 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,297 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,297 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y == 0 || y == 1 [2024-01-27 23:27:05,297 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,297 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,297 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,297 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,298 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= x [2024-01-27 23:27:05,298 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,298 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,298 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x <= 127 [2024-01-27 23:27:05,298 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff0 <= 1 [2024-01-27 23:27:05,298 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff1 <= 1 [2024-01-27 23:27:05,298 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,298 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y$w_buff0 [2024-01-27 23:27:05,298 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,299 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,299 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,299 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,299 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$mem_tmp <= 1 [2024-01-27 23:27:05,299 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,299 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,299 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y [2024-01-27 23:27:05,299 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,299 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,299 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,300 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,300 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,300 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,300 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,300 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y$mem_tmp [2024-01-27 23:27:05,300 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y$w_buff1 [2024-01-27 23:27:05,300 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x <= 2 [2024-01-27 23:27:05,300 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y <= 1 [2024-01-27 23:27:05,300 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,300 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,301 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,301 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,301 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,301 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,301 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,301 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,301 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,302 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y == 0 || y == 1 [2024-01-27 23:27:05,302 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (unsigned long )arg == 0UL [2024-01-27 23:27:05,302 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,302 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,306 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,306 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y$w_buff0 [2024-01-27 23:27:05,307 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x <= 2 [2024-01-27 23:27:05,307 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$mem_tmp <= 1 [2024-01-27 23:27:05,307 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,307 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,307 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,307 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,307 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,307 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,307 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,307 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,308 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,308 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y$mem_tmp [2024-01-27 23:27:05,308 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1 <= 1 [2024-01-27 23:27:05,308 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= x [2024-01-27 23:27:05,308 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y == 0 || y == 1 [2024-01-27 23:27:05,308 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,309 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,309 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,309 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,309 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,309 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x <= 127 [2024-01-27 23:27:05,309 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,309 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,309 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y [2024-01-27 23:27:05,309 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,309 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0 <= 1 [2024-01-27 23:27:05,309 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,310 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y <= 1 [2024-01-27 23:27:05,310 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,310 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y$w_buff1 [2024-01-27 23:27:05,310 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,310 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,310 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,310 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,310 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,310 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,310 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$w_buff1 <= 1 [2024-01-27 23:27:05,311 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,311 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,311 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= y$mem_tmp [2024-01-27 23:27:05,311 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,311 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,311 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,311 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$w_buff0 <= 1 [2024-01-27 23:27:05,311 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (unsigned long )arg == 0UL [2024-01-27 23:27:05,311 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,311 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,311 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= y$w_buff0 [2024-01-27 23:27:05,311 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y <= 1 [2024-01-27 23:27:05,312 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,312 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= y$w_buff1 [2024-01-27 23:27:05,312 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,312 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,312 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,312 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,312 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,312 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$mem_tmp <= 1 [2024-01-27 23:27:05,312 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,312 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x <= 2 [2024-01-27 23:27:05,313 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,313 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,313 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,313 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= y [2024-01-27 23:27:05,313 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,313 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,313 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x <= 127 [2024-01-27 23:27:05,313 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= x [2024-01-27 23:27:05,313 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,313 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,313 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,314 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,314 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,314 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y == 0 || y == 1 [2024-01-27 23:27:05,314 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,314 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,314 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1 <= 1 [2024-01-27 23:27:05,314 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y <= 1 [2024-01-27 23:27:05,314 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,314 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,314 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,315 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,315 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= x [2024-01-27 23:27:05,315 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,315 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$mem_tmp <= 1 [2024-01-27 23:27:05,315 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,315 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,315 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y$w_buff0 [2024-01-27 23:27:05,315 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y$w_buff1 [2024-01-27 23:27:05,315 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,315 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,315 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,316 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,316 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,316 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,316 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,316 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,316 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,316 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,316 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,316 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,316 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x <= 127 [2024-01-27 23:27:05,316 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,317 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff0 <= 1 [2024-01-27 23:27:05,317 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,317 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,317 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,317 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,317 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y [2024-01-27 23:27:05,317 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y == 0 || y == 1 [2024-01-27 23:27:05,317 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (unsigned long )arg == 0UL [2024-01-27 23:27:05,317 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,317 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,317 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,318 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x <= 2 [2024-01-27 23:27:05,318 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y$mem_tmp [2024-01-27 23:27:05,318 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$w_buff1 <= 1 [2024-01-27 23:27:05,318 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,318 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,318 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y == 0 || y == 1 [2024-01-27 23:27:05,318 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,318 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,318 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,318 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,318 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,319 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,320 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,320 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] 0 <= x [2024-01-27 23:27:05,320 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$w_buff0 <= 1 [2024-01-27 23:27:05,320 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,320 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,320 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] (unsigned long )arg == 0UL [2024-01-27 23:27:05,320 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] x <= 127 [2024-01-27 23:27:05,320 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] 0 <= y$mem_tmp [2024-01-27 23:27:05,320 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,321 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,321 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,321 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,321 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,321 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,321 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,321 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,321 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] 0 <= y$w_buff0 [2024-01-27 23:27:05,321 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] 0 <= y$w_buff1 [2024-01-27 23:27:05,321 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,321 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,322 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,322 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,322 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,322 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,322 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$mem_tmp <= 1 [2024-01-27 23:27:05,322 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,322 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] x <= 2 [2024-01-27 23:27:05,322 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] 0 <= y [2024-01-27 23:27:05,322 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y <= 1 [2024-01-27 23:27:05,322 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,322 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (unsigned long )arg == 0UL [2024-01-27 23:27:05,323 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] (unsigned long )arg == 0UL [2024-01-27 23:27:05,323 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= x [2024-01-27 23:27:05,323 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice2 == (_Bool)0 [2024-01-27 23:27:05,323 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,323 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,323 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y == 0 || y == 1 [2024-01-27 23:27:05,323 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:27:05,323 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y$w_buff0 [2024-01-27 23:27:05,323 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,323 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (unsigned long )arg == 0UL [2024-01-27 23:27:05,323 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,324 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,324 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,324 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,324 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,324 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0 <= 1 [2024-01-27 23:27:05,324 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,324 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,324 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x <= 2 [2024-01-27 23:27:05,324 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,324 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,324 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$mem_tmp <= 1 [2024-01-27 23:27:05,325 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,325 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,325 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,325 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,325 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y [2024-01-27 23:27:05,325 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,325 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x <= 127 [2024-01-27 23:27:05,325 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,325 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,325 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,325 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1 <= 1 [2024-01-27 23:27:05,326 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y$mem_tmp [2024-01-27 23:27:05,326 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,326 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,326 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,326 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y <= 1 [2024-01-27 23:27:05,326 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,326 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y$w_buff1 [2024-01-27 23:27:05,326 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (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-27 23:27:05,326 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] 0 <= y [2024-01-27 23:27:05,326 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,326 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,327 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,327 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$w_buff0 == 1 [2024-01-27 23:27:05,327 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] x <= 2 [2024-01-27 23:27:05,327 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] (unsigned long )arg == 0UL [2024-01-27 23:27:05,327 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,327 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,327 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,327 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y == 0 || y == 1 [2024-01-27 23:27:05,327 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,327 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,328 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$mem_tmp <= 1 [2024-01-27 23:27:05,328 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,328 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,328 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] 0 <= x [2024-01-27 23:27:05,328 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,328 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,328 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$w_buff1 <= 1 [2024-01-27 23:27:05,328 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,328 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] 0 <= y$mem_tmp [2024-01-27 23:27:05,328 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,328 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,329 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,329 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y <= 1 [2024-01-27 23:27:05,329 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,329 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,329 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,329 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,329 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,329 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,329 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,329 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,329 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,330 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,330 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] x <= 127 [2024-01-27 23:27:05,330 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] 0 <= y$w_buff1 [2024-01-27 23:27:05,330 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,330 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,330 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff0 <= 1 [2024-01-27 23:27:05,330 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,330 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= x [2024-01-27 23:27:05,330 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,330 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,330 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y <= 1 [2024-01-27 23:27:05,331 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,331 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,331 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,331 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$mem_tmp <= 1 [2024-01-27 23:27:05,331 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,331 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,331 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y$w_buff0 [2024-01-27 23:27:05,331 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x <= 127 [2024-01-27 23:27:05,331 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,331 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (unsigned long )arg == 0UL [2024-01-27 23:27:05,332 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,332 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x <= 2 [2024-01-27 23:27:05,332 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,332 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,332 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,332 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,332 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,332 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,332 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,332 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y == 0 || y == 1 [2024-01-27 23:27:05,332 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,333 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,333 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,333 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,333 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,333 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff1 <= 1 [2024-01-27 23:27:05,333 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y$w_buff1 [2024-01-27 23:27:05,333 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y [2024-01-27 23:27:05,333 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y$mem_tmp [2024-01-27 23:27:05,333 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 1 <= __unbuffered_cnt [2024-01-27 23:27:05,333 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,334 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,334 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] (unsigned long )arg == 0UL [2024-01-27 23:27:05,334 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,334 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,334 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= y [2024-01-27 23:27:05,334 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,334 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,334 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$w_buff0 <= 1 [2024-01-27 23:27:05,334 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= y$mem_tmp [2024-01-27 23:27:05,334 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$mem_tmp <= 1 [2024-01-27 23:27:05,334 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y <= 1 [2024-01-27 23:27:05,334 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,335 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,335 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,335 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y == 0 || y == 1 [2024-01-27 23:27:05,335 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,335 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,335 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= y$w_buff1 [2024-01-27 23:27:05,335 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,335 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,335 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x <= 127 [2024-01-27 23:27:05,335 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,335 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,336 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,336 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,336 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,336 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-27 23:27:05,336 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,336 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,336 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,336 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= y$w_buff0 [2024-01-27 23:27:05,336 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,336 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$w_buff1 <= 1 [2024-01-27 23:27:05,336 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,337 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,337 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,337 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= x [2024-01-27 23:27:05,337 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,337 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,337 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x <= 2 [2024-01-27 23:27:05,337 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$mem_tmp <= 1 [2024-01-27 23:27:05,337 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y == 0 || y == 1 [2024-01-27 23:27:05,337 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,337 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,337 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,338 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,338 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,338 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,338 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,338 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,338 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$w_buff0 == 1 [2024-01-27 23:27:05,338 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,338 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,338 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,338 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,339 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,339 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= y$w_buff1 [2024-01-27 23:27:05,339 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y <= 1 [2024-01-27 23:27:05,339 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,339 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,339 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,339 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= x [2024-01-27 23:27:05,339 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,339 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= y$mem_tmp [2024-01-27 23:27:05,339 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,339 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,340 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,340 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= y [2024-01-27 23:27:05,340 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,340 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x <= 2 [2024-01-27 23:27:05,340 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,340 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,340 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,340 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x <= 127 [2024-01-27 23:27:05,340 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$w_buff1 <= 1 [2024-01-27 23:27:05,340 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (unsigned long )arg == 0UL [2024-01-27 23:27:05,340 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,341 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,341 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] (unsigned long )arg == 0UL [2024-01-27 23:27:05,341 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x <= 127 [2024-01-27 23:27:05,341 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,341 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,341 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,341 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] (unsigned long )arg == 0UL [2024-01-27 23:27:05,341 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,341 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,341 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff0 == 1 [2024-01-27 23:27:05,341 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= y$mem_tmp [2024-01-27 23:27:05,342 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= y$w_buff1 [2024-01-27 23:27:05,342 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,342 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,342 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,342 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,342 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,342 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y <= 1 [2024-01-27 23:27:05,342 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$mem_tmp <= 1 [2024-01-27 23:27:05,342 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,342 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,342 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,343 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,343 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,343 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,343 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,343 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,343 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= y [2024-01-27 23:27:05,343 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,343 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= x [2024-01-27 23:27:05,343 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,343 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,343 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x <= 2 [2024-01-27 23:27:05,344 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,344 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,344 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,344 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff1 <= 1 [2024-01-27 23:27:05,344 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,344 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,344 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y == 0 || y == 1 [2024-01-27 23:27:05,344 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y$mem_tmp [2024-01-27 23:27:05,344 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y == 0 || y == 1 [2024-01-27 23:27:05,344 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y [2024-01-27 23:27:05,345 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,345 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,345 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,345 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,345 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,345 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y$w_buff1 [2024-01-27 23:27:05,345 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,345 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,345 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,345 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (unsigned long )arg == 0UL [2024-01-27 23:27:05,345 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,346 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,346 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,346 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 2 [2024-01-27 23:27:05,346 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff0 <= 1 [2024-01-27 23:27:05,346 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,346 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,346 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 127 [2024-01-27 23:27:05,346 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:27:05,346 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,346 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,346 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= x [2024-01-27 23:27:05,347 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,347 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,347 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,347 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,347 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,347 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,347 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff1 <= 1 [2024-01-27 23:27:05,347 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,347 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,347 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,347 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y <= 1 [2024-01-27 23:27:05,348 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y$w_buff0 [2024-01-27 23:27:05,348 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$mem_tmp <= 1 [2024-01-27 23:27:05,348 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,348 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,348 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0_used == (_Bool)0 [2024-01-27 23:27:05,348 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,348 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,348 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (0LL - (long long )y$w_buff0_used) + (long long )y$w_buff1_used >= 0LL [2024-01-27 23:27:05,348 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$read_delayed == (_Bool)0 [2024-01-27 23:27:05,348 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y == 0 [2024-01-27 23:27:05,348 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1 == 0 [2024-01-27 23:27:05,349 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,349 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1_used == (_Bool)0 [2024-01-27 23:27:05,349 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0 == 0 [2024-01-27 23:27:05,349 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard0 == (_Bool)0 [2024-01-27 23:27:05,349 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,349 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:27:05,349 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,349 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice2 == (_Bool)0 [2024-01-27 23:27:05,349 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$mem_tmp == 0 [2024-01-27 23:27:05,349 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,349 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard1 == (_Bool)0 [2024-01-27 23:27:05,349 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p2_EAX == 0 [2024-01-27 23:27:05,350 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (long long )y$w_buff0_used - (long long )y$w_buff1_used >= 0LL [2024-01-27 23:27:05,350 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,350 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p2_EBX == 0 [2024-01-27 23:27:05,350 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:27:05,350 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice0 == (_Bool)0 [2024-01-27 23:27:05,350 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (long long )y$w_buff0_used + (long long )y$w_buff1_used >= 0LL [2024-01-27 23:27:05,350 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_cnt == 0 [2024-01-27 23:27:05,350 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x == 0 [2024-01-27 23:27:05,350 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$read_delayed_var == 0 [2024-01-27 23:27:05,350 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (0LL - (long long )y$w_buff0_used) - (long long )y$w_buff1_used >= 0LL [2024-01-27 23:27:05,351 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y$w_buff1 [2024-01-27 23:27:05,351 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,351 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,362 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,362 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,362 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,362 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,364 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y <= 1 [2024-01-27 23:27:05,364 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,364 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,364 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$mem_tmp <= 1 [2024-01-27 23:27:05,364 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,365 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,365 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] x <= 2 [2024-01-27 23:27:05,365 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,365 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,365 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff0 <= 1 [2024-01-27 23:27:05,365 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,365 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,365 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y$w_buff0 [2024-01-27 23:27:05,365 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,365 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,366 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y$mem_tmp [2024-01-27 23:27:05,366 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,366 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,366 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,366 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y == 0 || y == 1 [2024-01-27 23:27:05,366 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,366 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= x [2024-01-27 23:27:05,366 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] x <= 127 [2024-01-27 23:27:05,366 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (unsigned long )arg == 0UL [2024-01-27 23:27:05,366 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1 <= 1 [2024-01-27 23:27:05,367 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,367 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,367 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,367 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,367 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,367 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y [2024-01-27 23:27:05,367 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,367 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,367 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,367 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,368 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,368 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,368 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y [2024-01-27 23:27:05,368 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,368 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,368 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,368 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,368 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff1 <= 1 [2024-01-27 23:27:05,368 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,368 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y <= 1 [2024-01-27 23:27:05,369 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,369 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,369 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y$mem_tmp [2024-01-27 23:27:05,369 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,369 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,369 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,369 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,369 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,369 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0 <= 1 [2024-01-27 23:27:05,369 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,369 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x <= 127 [2024-01-27 23:27:05,370 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,370 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,370 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x <= 2 [2024-01-27 23:27:05,370 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,370 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= x [2024-01-27 23:27:05,370 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y$w_buff0 [2024-01-27 23:27:05,370 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,370 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y$w_buff1 [2024-01-27 23:27:05,370 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y == 0 || y == 1 [2024-01-27 23:27:05,370 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,371 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,371 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,371 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,371 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$mem_tmp <= 1 [2024-01-27 23:27:05,371 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,371 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,371 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] x <= 2 [2024-01-27 23:27:05,371 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,371 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,371 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,372 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,372 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,372 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] 0 <= y [2024-01-27 23:27:05,372 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] 0 <= y$w_buff0 [2024-01-27 23:27:05,372 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,372 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,372 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] x <= 127 [2024-01-27 23:27:05,372 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,372 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,372 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,373 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,373 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,373 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,373 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,373 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] 0 <= y$mem_tmp [2024-01-27 23:27:05,373 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,373 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$w_buff1 <= 1 [2024-01-27 23:27:05,373 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,373 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] (unsigned long )arg == 0UL [2024-01-27 23:27:05,373 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,373 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,374 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,374 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,374 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,374 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,374 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$w_buff0 <= 1 [2024-01-27 23:27:05,374 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] 0 <= y$w_buff1 [2024-01-27 23:27:05,374 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,374 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,374 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y == 0 || y == 1 [2024-01-27 23:27:05,374 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,375 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,375 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$mem_tmp <= 1 [2024-01-27 23:27:05,375 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,375 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y <= 1 [2024-01-27 23:27:05,375 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] 0 <= x [2024-01-27 23:27:05,375 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,375 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,375 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,375 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= x [2024-01-27 23:27:05,375 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,376 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,376 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,376 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y == 0 || y == 1 [2024-01-27 23:27:05,376 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$mem_tmp <= 1 [2024-01-27 23:27:05,376 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,376 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y <= 1 [2024-01-27 23:27:05,376 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,376 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,376 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,376 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,377 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,377 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,377 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x <= 2 [2024-01-27 23:27:05,377 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,377 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,377 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x <= 127 [2024-01-27 23:27:05,377 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,377 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (unsigned long )arg == 0UL [2024-01-27 23:27:05,377 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,377 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,377 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,378 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,378 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y$w_buff0 [2024-01-27 23:27:05,378 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff1 <= 1 [2024-01-27 23:27:05,378 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,378 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,378 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y$w_buff1 [2024-01-27 23:27:05,378 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,378 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,378 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y [2024-01-27 23:27:05,378 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,379 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,379 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff0 <= 1 [2024-01-27 23:27:05,379 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,379 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y$mem_tmp [2024-01-27 23:27:05,379 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y <= 1 [2024-01-27 23:27:05,379 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,379 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y == 0 || y == 1 [2024-01-27 23:27:05,379 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] ((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-27 23:27:05,379 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,379 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,380 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,380 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (unsigned long )arg == 0UL [2024-01-27 23:27:05,380 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 127 [2024-01-27 23:27:05,380 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,380 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,380 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$w_buff1 [2024-01-27 23:27:05,380 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,380 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 2 [2024-01-27 23:27:05,380 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,380 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,380 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= x [2024-01-27 23:27:05,381 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$mem_tmp [2024-01-27 23:27:05,381 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,381 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,381 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,381 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,381 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y [2024-01-27 23:27:05,381 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,381 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,381 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0 <= 1 [2024-01-27 23:27:05,381 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,382 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,382 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,382 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,382 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1 <= 1 [2024-01-27 23:27:05,382 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,382 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,382 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,382 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,382 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,382 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,383 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp <= 1 [2024-01-27 23:27:05,383 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$w_buff0 [2024-01-27 23:27:05,383 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,383 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,383 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff0 <= 1 [2024-01-27 23:27:05,383 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,383 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,383 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,383 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= y$mem_tmp [2024-01-27 23:27:05,383 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,384 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y == 0 || y == 1 [2024-01-27 23:27:05,384 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,384 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,384 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,384 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y <= 1 [2024-01-27 23:27:05,384 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$mem_tmp <= 1 [2024-01-27 23:27:05,384 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,384 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x <= 2 [2024-01-27 23:27:05,384 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,384 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff1 <= 1 [2024-01-27 23:27:05,384 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,385 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= y$w_buff0 [2024-01-27 23:27:05,385 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x <= 127 [2024-01-27 23:27:05,385 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,385 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,385 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,385 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,385 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,385 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,385 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,385 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= x [2024-01-27 23:27:05,386 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,386 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,386 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,386 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,386 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= y [2024-01-27 23:27:05,386 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,386 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,386 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (unsigned long )arg == 0UL [2024-01-27 23:27:05,386 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,386 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,387 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= y$w_buff1 [2024-01-27 23:27:05,387 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,387 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,387 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,387 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,387 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,387 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,387 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,387 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y == 0 || y == 1 [2024-01-27 23:27:05,387 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,388 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,388 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= x [2024-01-27 23:27:05,388 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,388 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$w_buff0 == 1 [2024-01-27 23:27:05,388 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,388 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,388 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x <= 127 [2024-01-27 23:27:05,388 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,388 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,388 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,388 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (unsigned long )arg == 0UL [2024-01-27 23:27:05,389 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$w_buff1 <= 1 [2024-01-27 23:27:05,389 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,389 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,389 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y <= 1 [2024-01-27 23:27:05,389 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= y$mem_tmp [2024-01-27 23:27:05,389 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,389 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,389 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,389 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= y [2024-01-27 23:27:05,389 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,390 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,390 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,390 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,390 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,390 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= y$w_buff1 [2024-01-27 23:27:05,390 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,390 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x <= 2 [2024-01-27 23:27:05,390 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$mem_tmp <= 1 [2024-01-27 23:27:05,390 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y$w_buff1 [2024-01-27 23:27:05,390 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x <= 127 [2024-01-27 23:27:05,391 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,391 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= x [2024-01-27 23:27:05,391 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,391 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y <= 1 [2024-01-27 23:27:05,391 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,391 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,391 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0 <= 1 [2024-01-27 23:27:05,391 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,391 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (unsigned long )arg == 0UL [2024-01-27 23:27:05,391 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y [2024-01-27 23:27:05,391 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1 <= 1 [2024-01-27 23:27:05,392 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,392 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,392 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,392 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,392 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,392 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,392 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y$w_buff0 [2024-01-27 23:27:05,392 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,392 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,392 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$mem_tmp <= 1 [2024-01-27 23:27:05,393 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,393 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,393 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y == 0 || y == 1 [2024-01-27 23:27:05,393 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,393 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,393 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,393 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,393 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y$mem_tmp [2024-01-27 23:27:05,393 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,393 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,394 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,394 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,394 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x <= 2 [2024-01-27 23:27:05,394 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,394 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,394 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,394 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,394 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,394 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1 <= 1 [2024-01-27 23:27:05,394 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= x [2024-01-27 23:27:05,394 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,395 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,395 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,395 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y <= 1 [2024-01-27 23:27:05,395 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,395 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y [2024-01-27 23:27:05,395 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,395 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,395 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,395 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0 <= 1 [2024-01-27 23:27:05,395 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,396 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,396 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,396 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,396 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,396 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$mem_tmp <= 1 [2024-01-27 23:27:05,396 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x <= 2 [2024-01-27 23:27:05,396 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,396 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (unsigned long )arg == 0UL [2024-01-27 23:27:05,396 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,396 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,397 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,397 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,397 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,397 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,397 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,397 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 1 <= __unbuffered_cnt [2024-01-27 23:27:05,397 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,397 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,397 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,397 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y == 0 || y == 1 [2024-01-27 23:27:05,398 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,398 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y$mem_tmp [2024-01-27 23:27:05,398 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y$w_buff0 [2024-01-27 23:27:05,398 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x <= 127 [2024-01-27 23:27:05,398 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y$w_buff1 [2024-01-27 23:27:05,398 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,398 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,398 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,398 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= y$mem_tmp [2024-01-27 23:27:05,398 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,399 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y == 0 || y == 1 [2024-01-27 23:27:05,399 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,399 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,399 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,399 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] (unsigned long )arg == 0UL [2024-01-27 23:27:05,399 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x <= 127 [2024-01-27 23:27:05,399 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= x [2024-01-27 23:27:05,399 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,399 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,399 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,399 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,400 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,400 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= y$w_buff1 [2024-01-27 23:27:05,400 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff1 <= 1 [2024-01-27 23:27:05,400 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,400 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,400 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,400 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$mem_tmp <= 1 [2024-01-27 23:27:05,400 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,400 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,400 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y <= 1 [2024-01-27 23:27:05,401 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,401 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,401 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,401 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,401 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x <= 2 [2024-01-27 23:27:05,401 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,401 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= y [2024-01-27 23:27:05,401 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,401 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff0 == 1 [2024-01-27 23:27:05,401 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,401 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,402 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,402 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,402 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,402 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (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-27 23:27:05,402 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,402 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (unsigned long )arg == 0UL [2024-01-27 23:27:05,402 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,402 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= y [2024-01-27 23:27:05,402 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,402 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,403 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,403 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y == 0 || y == 1 [2024-01-27 23:27:05,403 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,403 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,403 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= y$w_buff1 [2024-01-27 23:27:05,403 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,403 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= y$w_buff0 [2024-01-27 23:27:05,403 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,403 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x <= 2 [2024-01-27 23:27:05,403 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,403 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,404 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$mem_tmp <= 1 [2024-01-27 23:27:05,404 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,404 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,404 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,404 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$w_buff1 <= 1 [2024-01-27 23:27:05,404 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,404 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x <= 127 [2024-01-27 23:27:05,404 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,404 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,404 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,404 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,405 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,405 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$w_buff0 <= 1 [2024-01-27 23:27:05,405 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,405 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= x [2024-01-27 23:27:05,405 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,405 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y <= 1 [2024-01-27 23:27:05,405 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,405 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= y$mem_tmp [2024-01-27 23:27:05,405 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,405 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,405 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,406 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,406 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,406 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,406 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,406 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,406 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y$w_buff0 [2024-01-27 23:27:05,406 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,406 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y$mem_tmp [2024-01-27 23:27:05,406 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:27:05,406 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,406 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y [2024-01-27 23:27:05,407 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,407 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= x [2024-01-27 23:27:05,407 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,407 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice2 == (_Bool)0 [2024-01-27 23:27:05,407 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,407 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,407 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y$w_buff1 [2024-01-27 23:27:05,407 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x <= 127 [2024-01-27 23:27:05,407 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff0 <= 1 [2024-01-27 23:27:05,407 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,408 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,408 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y == 0 || y == 1 [2024-01-27 23:27:05,408 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,408 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (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-27 23:27:05,408 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y <= 1 [2024-01-27 23:27:05,408 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,408 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,408 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x <= 2 [2024-01-27 23:27:05,408 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff1 <= 1 [2024-01-27 23:27:05,408 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,408 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,409 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,409 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,409 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,409 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$mem_tmp <= 1 [2024-01-27 23:27:05,409 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (unsigned long )arg == 0UL [2024-01-27 23:27:05,409 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,409 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff0 <= 1 [2024-01-27 23:27:05,409 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,409 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,409 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= x [2024-01-27 23:27:05,409 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,410 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,410 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,410 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff1 <= 1 [2024-01-27 23:27:05,410 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,410 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,410 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y$w_buff1 [2024-01-27 23:27:05,410 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$mem_tmp <= 1 [2024-01-27 23:27:05,410 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,410 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,410 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y <= 1 [2024-01-27 23:27:05,411 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,411 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,411 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (unsigned long )arg == 0UL [2024-01-27 23:27:05,411 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y [2024-01-27 23:27:05,411 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,411 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x <= 2 [2024-01-27 23:27:05,411 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,411 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y == 0 || y == 1 [2024-01-27 23:27:05,411 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,411 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,411 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,412 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,412 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,412 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y$w_buff0 [2024-01-27 23:27:05,412 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,412 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,412 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,412 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,412 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,412 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,412 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,412 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y$mem_tmp [2024-01-27 23:27:05,413 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,413 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x <= 127 [2024-01-27 23:27:05,413 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,413 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y == 0 || y == 1 [2024-01-27 23:27:05,413 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,413 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,413 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,413 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,413 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,413 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y [2024-01-27 23:27:05,413 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,414 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,414 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,414 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,414 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 1 [2024-01-27 23:27:05,414 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,414 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,414 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$mem_tmp <= 1 [2024-01-27 23:27:05,414 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,414 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,414 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,415 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,415 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y$w_buff1 [2024-01-27 23:27:05,415 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,415 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y$mem_tmp [2024-01-27 23:27:05,415 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,415 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,415 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,415 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,415 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,415 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1 <= 1 [2024-01-27 23:27:05,415 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,416 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (unsigned long )arg == 0UL [2024-01-27 23:27:05,416 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,416 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,416 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,416 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 127 [2024-01-27 23:27:05,416 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,416 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0 <= 1 [2024-01-27 23:27:05,416 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 2 [2024-01-27 23:27:05,416 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y$w_buff0 [2024-01-27 23:27:05,416 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,416 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x [2024-01-27 23:27:05,417 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (unsigned long )arg == 0UL [2024-01-27 23:27:05,417 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (unsigned long )arg == 0UL [2024-01-27 23:27:05,417 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,417 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,417 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,417 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,417 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,417 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y <= 1 [2024-01-27 23:27:05,417 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x <= 2 [2024-01-27 23:27:05,417 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,418 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$mem_tmp <= 1 [2024-01-27 23:27:05,418 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,418 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,418 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,418 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,418 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= y$w_buff1 [2024-01-27 23:27:05,418 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,418 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,418 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,418 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff0 == 1 [2024-01-27 23:27:05,418 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,419 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,419 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,419 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,419 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,419 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,419 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,419 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,419 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,419 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,419 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x <= 127 [2024-01-27 23:27:05,419 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (unsigned long )arg == 0UL [2024-01-27 23:27:05,420 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= y [2024-01-27 23:27:05,420 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff1 <= 1 [2024-01-27 23:27:05,420 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,420 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= x [2024-01-27 23:27:05,420 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y == 0 || y == 1 [2024-01-27 23:27:05,420 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= y$mem_tmp [2024-01-27 23:27:05,420 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,420 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,420 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (unsigned long )arg == 0UL [2024-01-27 23:27:05,420 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,421 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,421 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,421 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] (unsigned long )arg == 0UL [2024-01-27 23:27:05,421 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$w_buff0 == 1 [2024-01-27 23:27:05,421 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y == 0 || y == 1 [2024-01-27 23:27:05,421 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= y$w_buff1 [2024-01-27 23:27:05,421 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,421 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,421 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x <= 127 [2024-01-27 23:27:05,421 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,421 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= y$mem_tmp [2024-01-27 23:27:05,422 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,422 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,422 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,422 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,422 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,422 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,422 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,422 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,422 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x <= 2 [2024-01-27 23:27:05,422 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$mem_tmp <= 1 [2024-01-27 23:27:05,422 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,423 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= x [2024-01-27 23:27:05,423 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,423 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,423 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,423 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,423 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,423 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$w_buff1 <= 1 [2024-01-27 23:27:05,423 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,423 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,423 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,424 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y <= 1 [2024-01-27 23:27:05,424 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,424 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= y [2024-01-27 23:27:05,424 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,424 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,424 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] x <= 2 [2024-01-27 23:27:05,424 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (unsigned long )arg == 0UL [2024-01-27 23:27:05,424 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,424 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,424 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] x <= 127 [2024-01-27 23:27:05,424 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,425 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= y$mem_tmp [2024-01-27 23:27:05,425 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff1 <= 1 [2024-01-27 23:27:05,425 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,425 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,425 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,425 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,425 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y <= 1 [2024-01-27 23:27:05,425 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,425 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y == 0 || y == 1 [2024-01-27 23:27:05,425 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,425 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,426 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,426 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= y [2024-01-27 23:27:05,426 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,426 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= x [2024-01-27 23:27:05,426 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,426 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,426 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,426 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,426 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,426 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,427 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,427 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,427 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$mem_tmp <= 1 [2024-01-27 23:27:05,427 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff0 <= 1 [2024-01-27 23:27:05,427 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,427 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,427 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,427 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= y$w_buff1 [2024-01-27 23:27:05,427 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= y$w_buff0 [2024-01-27 23:27:05,427 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,427 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,428 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,428 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,428 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (unsigned long )arg == 0UL [2024-01-27 23:27:05,428 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,428 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y$mem_tmp [2024-01-27 23:27:05,428 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,428 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,428 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,428 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,428 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,428 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y$w_buff0 [2024-01-27 23:27:05,429 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y$w_buff1 [2024-01-27 23:27:05,429 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x <= 2 [2024-01-27 23:27:05,429 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,429 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x <= 127 [2024-01-27 23:27:05,429 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,429 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1 <= 1 [2024-01-27 23:27:05,429 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,429 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$mem_tmp <= 1 [2024-01-27 23:27:05,429 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,429 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,430 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= x [2024-01-27 23:27:05,430 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,430 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,430 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,430 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,430 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y <= 1 [2024-01-27 23:27:05,430 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,430 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,430 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,430 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,430 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,431 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,431 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,431 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,431 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y [2024-01-27 23:27:05,431 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,431 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y == 0 || y == 1 [2024-01-27 23:27:05,431 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,431 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0 <= 1 [2024-01-27 23:27:05,431 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,431 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,431 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y$w_buff1 [2024-01-27 23:27:05,432 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,432 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,432 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,432 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,432 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,432 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff1 <= 1 [2024-01-27 23:27:05,432 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,432 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y [2024-01-27 23:27:05,432 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,432 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y$mem_tmp [2024-01-27 23:27:05,433 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y == 0 || y == 1 [2024-01-27 23:27:05,433 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,433 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (unsigned long )arg == 0UL [2024-01-27 23:27:05,433 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,433 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff0 <= 1 [2024-01-27 23:27:05,433 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,433 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,433 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,433 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,433 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y <= 1 [2024-01-27 23:27:05,433 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,434 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,434 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,434 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,434 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,434 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,434 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,434 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,434 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,434 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$mem_tmp <= 1 [2024-01-27 23:27:05,434 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y$w_buff0 [2024-01-27 23:27:05,434 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,435 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,435 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,435 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x == 2 [2024-01-27 23:27:05,435 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,435 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,435 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,435 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,435 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,435 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y == 0 || y == 1 [2024-01-27 23:27:05,435 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,435 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,436 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,436 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= x [2024-01-27 23:27:05,436 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,436 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,436 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 127 [2024-01-27 23:27:05,436 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,436 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0 <= 1 [2024-01-27 23:27:05,436 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,436 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,436 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,437 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,437 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y$w_buff0 [2024-01-27 23:27:05,437 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,437 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (unsigned long )arg == 0UL [2024-01-27 23:27:05,437 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y$mem_tmp [2024-01-27 23:27:05,437 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,437 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,437 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,437 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,437 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,437 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y [2024-01-27 23:27:05,438 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp <= 1 [2024-01-27 23:27:05,438 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y$w_buff1 [2024-01-27 23:27:05,438 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,438 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,438 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1 <= 1 [2024-01-27 23:27:05,438 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,438 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 2 [2024-01-27 23:27:05,438 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,438 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,438 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,438 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,439 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y <= 1 [2024-01-27 23:27:05,439 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (unsigned long )arg == 0UL [2024-01-27 23:27:05,439 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,439 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,439 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,439 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 2 [2024-01-27 23:27:05,439 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0 <= 1 [2024-01-27 23:27:05,439 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 127 [2024-01-27 23:27:05,439 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,439 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,440 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,440 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,440 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,440 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,440 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,440 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,440 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,440 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,440 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,440 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,440 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] ((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-27 23:27:05,441 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,441 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$mem_tmp [2024-01-27 23:27:05,441 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp <= 1 [2024-01-27 23:27:05,441 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1 <= 1 [2024-01-27 23:27:05,441 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,441 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y [2024-01-27 23:27:05,441 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x [2024-01-27 23:27:05,441 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,441 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 1 [2024-01-27 23:27:05,441 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,441 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,442 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$w_buff0 [2024-01-27 23:27:05,442 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,442 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,442 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,442 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,442 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,442 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$w_buff1 [2024-01-27 23:27:05,442 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y == 0 || y == 1 [2024-01-27 23:27:05,442 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y$w_buff0 [2024-01-27 23:27:05,442 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y$w_buff1 [2024-01-27 23:27:05,442 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,443 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,443 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,443 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$mem_tmp <= 1 [2024-01-27 23:27:05,443 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,443 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,443 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y == 0 || y == 1 [2024-01-27 23:27:05,443 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,443 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,443 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,443 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 2 [2024-01-27 23:27:05,444 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y$mem_tmp [2024-01-27 23:27:05,444 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,444 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,444 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,444 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,444 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 1 [2024-01-27 23:27:05,444 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,444 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,444 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,444 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,444 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y [2024-01-27 23:27:05,445 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,445 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0 <= 1 [2024-01-27 23:27:05,445 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,445 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,445 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x [2024-01-27 23:27:05,445 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1 <= 1 [2024-01-27 23:27:05,445 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,445 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,445 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,445 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,445 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,446 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,446 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 127 [2024-01-27 23:27:05,446 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (unsigned long )arg == 0UL [2024-01-27 23:27:05,446 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (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-27 23:27:05,446 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] ((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-27 23:27:05,446 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= x [2024-01-27 23:27:05,446 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,446 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff0 <= 1 [2024-01-27 23:27:05,446 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,446 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,446 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,447 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,447 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,447 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,447 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,447 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,447 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (unsigned long )arg == 0UL [2024-01-27 23:27:05,447 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,447 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= y$mem_tmp [2024-01-27 23:27:05,447 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,448 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,448 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= y$w_buff0 [2024-01-27 23:27:05,448 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,448 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,448 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,448 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y <= 1 [2024-01-27 23:27:05,448 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,448 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= y$w_buff1 [2024-01-27 23:27:05,448 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x <= 2 [2024-01-27 23:27:05,448 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff1 <= 1 [2024-01-27 23:27:05,448 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x <= 127 [2024-01-27 23:27:05,449 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y == 0 || y == 1 [2024-01-27 23:27:05,449 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,449 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,449 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,449 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,449 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= y [2024-01-27 23:27:05,449 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,449 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$mem_tmp <= 1 [2024-01-27 23:27:05,449 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,449 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,449 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,450 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,450 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,450 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,450 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,450 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,450 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,450 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,450 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,450 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,450 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= x [2024-01-27 23:27:05,450 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,451 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y == 0 || y == 1 [2024-01-27 23:27:05,451 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x <= 127 [2024-01-27 23:27:05,451 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,451 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$mem_tmp <= 1 [2024-01-27 23:27:05,451 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= y$w_buff1 [2024-01-27 23:27:05,451 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y <= 1 [2024-01-27 23:27:05,451 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,451 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,451 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,451 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= y [2024-01-27 23:27:05,452 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= y$w_buff0 [2024-01-27 23:27:05,452 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$w_buff1 <= 1 [2024-01-27 23:27:05,452 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= y$mem_tmp [2024-01-27 23:27:05,452 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,452 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,452 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,452 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,452 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,452 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x <= 2 [2024-01-27 23:27:05,452 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,452 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,453 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,453 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$w_buff0 <= 1 [2024-01-27 23:27:05,453 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,453 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,453 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,453 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,453 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,453 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,453 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (unsigned long )arg == 0UL [2024-01-27 23:27:05,453 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$mem_tmp <= 1 [2024-01-27 23:27:05,453 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,454 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,454 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x <= 2 [2024-01-27 23:27:05,454 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,454 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,454 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y$mem_tmp [2024-01-27 23:27:05,454 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,454 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,454 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0 <= 1 [2024-01-27 23:27:05,454 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,454 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y$w_buff1 [2024-01-27 23:27:05,455 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,455 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,455 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,455 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,455 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (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-27 23:27:05,455 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y$w_buff0 [2024-01-27 23:27:05,455 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,455 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,455 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= x [2024-01-27 23:27:05,455 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,455 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,456 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y [2024-01-27 23:27:05,456 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,456 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,456 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,456 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y == 0 || y == 1 [2024-01-27 23:27:05,456 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,456 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y <= 1 [2024-01-27 23:27:05,456 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,456 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,456 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1 <= 1 [2024-01-27 23:27:05,456 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,457 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,457 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x <= 127 [2024-01-27 23:27:05,457 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,457 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,457 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (unsigned long )arg == 0UL [2024-01-27 23:27:05,457 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] 0 <= y$w_buff1 [2024-01-27 23:27:05,457 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,457 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,457 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,457 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,457 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,458 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,458 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,458 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$mem_tmp <= 1 [2024-01-27 23:27:05,458 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,458 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,458 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,458 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] 0 <= y$mem_tmp [2024-01-27 23:27:05,458 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,458 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] x <= 2 [2024-01-27 23:27:05,458 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] 0 <= x [2024-01-27 23:27:05,459 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,459 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,459 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] 0 <= y [2024-01-27 23:27:05,459 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,459 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,459 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y == 0 || y == 1 [2024-01-27 23:27:05,459 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$w_buff0 == 1 [2024-01-27 23:27:05,459 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,459 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,459 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y <= 1 [2024-01-27 23:27:05,460 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$w_buff1 <= 1 [2024-01-27 23:27:05,460 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,460 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,460 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,460 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,460 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] x <= 127 [2024-01-27 23:27:05,460 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,460 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,460 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,460 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,460 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,461 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,461 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,461 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,461 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y <= 1 [2024-01-27 23:27:05,461 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,461 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,461 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y$mem_tmp [2024-01-27 23:27:05,461 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff1 <= 1 [2024-01-27 23:27:05,461 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,461 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,462 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,462 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,462 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,462 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x <= 2 [2024-01-27 23:27:05,462 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (unsigned long )arg == 0UL [2024-01-27 23:27:05,462 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x <= 127 [2024-01-27 23:27:05,462 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y == 0 || y == 1 [2024-01-27 23:27:05,462 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y$w_buff1 [2024-01-27 23:27:05,462 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,462 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,462 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,463 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,463 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y [2024-01-27 23:27:05,463 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,463 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,463 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,463 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,463 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,463 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= x [2024-01-27 23:27:05,463 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y$w_buff0 [2024-01-27 23:27:05,463 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$mem_tmp <= 1 [2024-01-27 23:27:05,463 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,464 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,464 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,464 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,464 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,464 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff0 <= 1 [2024-01-27 23:27:05,464 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,464 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,464 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,464 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x == 2 [2024-01-27 23:27:05,464 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= y$mem_tmp [2024-01-27 23:27:05,465 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$mem_tmp <= 1 [2024-01-27 23:27:05,465 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,465 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,465 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,465 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,465 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,465 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= y [2024-01-27 23:27:05,465 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,465 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,465 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y <= 1 [2024-01-27 23:27:05,465 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,466 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,466 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,466 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] __unbuffered_p2_EAX == 2 || (((0 <= __unbuffered_p2_EAX && __unbuffered_p2_EAX <= 2) && __unbuffered_p2_EAX <= 127) && ((__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2)) [2024-01-27 23:27:05,466 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,466 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,466 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,466 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= y$w_buff0 [2024-01-27 23:27:05,466 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,466 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,466 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,467 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,467 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,467 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,467 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$w_buff1 <= 1 [2024-01-27 23:27:05,467 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,467 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,467 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y == 0 || y == 1 [2024-01-27 23:27:05,467 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,467 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= y$w_buff1 [2024-01-27 23:27:05,467 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$w_buff0 <= 1 [2024-01-27 23:27:05,467 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x <= 127 [2024-01-27 23:27:05,468 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,468 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,468 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,468 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,468 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] ((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-27 23:27:05,468 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,468 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,468 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,468 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,468 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,468 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= x [2024-01-27 23:27:05,469 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,469 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y == 0 || y == 1 [2024-01-27 23:27:05,469 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,469 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,469 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y <= 1 [2024-01-27 23:27:05,469 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$mem_tmp <= 1 [2024-01-27 23:27:05,469 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,469 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,469 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,469 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= y$mem_tmp [2024-01-27 23:27:05,469 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,470 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,470 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,470 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,470 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,470 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,470 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff0 <= 1 [2024-01-27 23:27:05,470 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff1 <= 1 [2024-01-27 23:27:05,470 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,470 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,470 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= y [2024-01-27 23:27:05,470 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,471 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= y$w_buff0 [2024-01-27 23:27:05,471 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,471 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= y$w_buff1 [2024-01-27 23:27:05,471 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x <= 2 [2024-01-27 23:27:05,471 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,471 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x <= 2 [2024-01-27 23:27:05,471 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,471 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,471 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= x [2024-01-27 23:27:05,471 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= y [2024-01-27 23:27:05,471 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,472 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,472 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,472 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,472 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= y$w_buff1 [2024-01-27 23:27:05,472 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,472 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,472 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,472 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x <= 127 [2024-01-27 23:27:05,472 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,472 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,473 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,473 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,473 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y == 0 || y == 1 [2024-01-27 23:27:05,473 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,473 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,473 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= y$mem_tmp [2024-01-27 23:27:05,473 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y <= 1 [2024-01-27 23:27:05,473 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$mem_tmp <= 1 [2024-01-27 23:27:05,473 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,473 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,473 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,474 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,474 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$w_buff1 <= 1 [2024-01-27 23:27:05,474 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,474 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,474 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,474 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,474 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,474 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$w_buff0 <= 1 [2024-01-27 23:27:05,474 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,474 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,474 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= y$w_buff0 [2024-01-27 23:27:05,475 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,475 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,475 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,475 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,475 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,475 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= y$w_buff1 [2024-01-27 23:27:05,475 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= y$mem_tmp [2024-01-27 23:27:05,475 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= y [2024-01-27 23:27:05,475 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y <= 1 [2024-01-27 23:27:05,475 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,475 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,476 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,476 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,476 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,476 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,476 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,476 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,476 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$mem_tmp <= 1 [2024-01-27 23:27:05,476 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,476 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,476 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= x [2024-01-27 23:27:05,476 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,477 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= y$w_buff0 [2024-01-27 23:27:05,477 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,477 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y == 0 || y == 1 [2024-01-27 23:27:05,477 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,477 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,477 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,477 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff1 <= 1 [2024-01-27 23:27:05,477 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,477 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,477 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x <= 127 [2024-01-27 23:27:05,477 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,478 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x <= 2 [2024-01-27 23:27:05,478 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (unsigned long )arg == 0UL [2024-01-27 23:27:05,478 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,478 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff0 <= 1 [2024-01-27 23:27:05,478 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,478 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,478 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,478 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,478 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,478 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,478 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x <= 2 [2024-01-27 23:27:05,479 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,479 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,479 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (unsigned long )arg == 0UL [2024-01-27 23:27:05,479 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,479 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,479 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$mem_tmp <= 1 [2024-01-27 23:27:05,479 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] ((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-27 23:27:05,479 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,479 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,479 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,479 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= y$w_buff0 [2024-01-27 23:27:05,480 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y == 0 || y == 1 [2024-01-27 23:27:05,480 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,480 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= y$mem_tmp [2024-01-27 23:27:05,480 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,480 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= x [2024-01-27 23:27:05,480 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,480 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,480 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y <= 1 [2024-01-27 23:27:05,480 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,480 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,480 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x <= 127 [2024-01-27 23:27:05,480 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= y$w_buff1 [2024-01-27 23:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff0 <= 1 [2024-01-27 23:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= y [2024-01-27 23:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff1 <= 1 [2024-01-27 23:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= x [2024-01-27 23:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y == 0 || y == 1 [2024-01-27 23:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= y$mem_tmp [2024-01-27 23:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,481 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$mem_tmp <= 1 [2024-01-27 23:27:05,482 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= y [2024-01-27 23:27:05,482 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,482 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,482 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,482 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,482 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,482 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,482 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,482 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,482 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,482 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,483 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,483 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,483 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x <= 2 [2024-01-27 23:27:05,483 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,483 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff1 <= 1 [2024-01-27 23:27:05,483 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (unsigned long )arg == 0UL [2024-01-27 23:27:05,483 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y <= 1 [2024-01-27 23:27:05,483 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,483 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,483 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= y$w_buff1 [2024-01-27 23:27:05,483 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff0 <= 1 [2024-01-27 23:27:05,484 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,484 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,484 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,484 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x <= 127 [2024-01-27 23:27:05,484 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,484 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,484 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= y$w_buff0 [2024-01-27 23:27:05,484 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,484 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,484 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,485 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,485 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y$w_buff1 [2024-01-27 23:27:05,485 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x <= 127 [2024-01-27 23:27:05,485 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$mem_tmp <= 1 [2024-01-27 23:27:05,485 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y$mem_tmp [2024-01-27 23:27:05,485 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,485 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,485 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,485 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,485 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1 <= 1 [2024-01-27 23:27:05,485 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x <= 2 [2024-01-27 23:27:05,485 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice2 == (_Bool)0 [2024-01-27 23:27:05,486 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,486 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,486 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,486 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (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-27 23:27:05,486 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,486 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y$w_buff0 [2024-01-27 23:27:05,486 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,486 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,486 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,486 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,487 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,487 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:27:05,487 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y <= 1 [2024-01-27 23:27:05,487 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,487 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,487 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,487 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= x [2024-01-27 23:27:05,487 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (unsigned long )arg == 0UL [2024-01-27 23:27:05,487 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,487 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,487 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,488 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y == 0 || y == 1 [2024-01-27 23:27:05,488 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0 <= 1 [2024-01-27 23:27:05,488 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y [2024-01-27 23:27:05,488 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,488 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,488 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff0 <= 1 [2024-01-27 23:27:05,488 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y <= 1 [2024-01-27 23:27:05,488 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,488 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,488 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y == 0 || y == 1 [2024-01-27 23:27:05,488 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y$mem_tmp [2024-01-27 23:27:05,489 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= x [2024-01-27 23:27:05,489 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] weak$$choice2 == (_Bool)0 [2024-01-27 23:27:05,489 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y$w_buff0 [2024-01-27 23:27:05,489 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x <= 2 [2024-01-27 23:27:05,489 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,489 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,489 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,489 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y [2024-01-27 23:27:05,489 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y$w_buff1 [2024-01-27 23:27:05,489 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff1 <= 1 [2024-01-27 23:27:05,489 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,490 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,490 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,490 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (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-27 23:27:05,490 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$mem_tmp <= 1 [2024-01-27 23:27:05,490 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,490 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,490 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,490 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,490 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (unsigned long )arg == 0UL [2024-01-27 23:27:05,490 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,490 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,491 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:27:05,491 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,491 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,491 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,491 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,491 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,491 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,491 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,491 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x <= 127 [2024-01-27 23:27:05,491 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,491 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,492 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y [2024-01-27 23:27:05,492 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y <= 1 [2024-01-27 23:27:05,492 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,492 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y$mem_tmp [2024-01-27 23:27:05,492 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y == 0 || y == 1 [2024-01-27 23:27:05,492 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= x [2024-01-27 23:27:05,492 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,492 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,492 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,492 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,492 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,493 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,493 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,493 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,493 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,493 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x <= 2 [2024-01-27 23:27:05,493 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,493 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,493 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,493 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,493 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff0 <= 1 [2024-01-27 23:27:05,494 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y$w_buff0 [2024-01-27 23:27:05,494 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,494 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,494 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y$w_buff1 [2024-01-27 23:27:05,494 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x <= 127 [2024-01-27 23:27:05,494 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$mem_tmp <= 1 [2024-01-27 23:27:05,494 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,494 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,494 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,494 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (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-27 23:27:05,494 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (unsigned long )arg == 0UL [2024-01-27 23:27:05,495 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,495 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,495 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff1 <= 1 [2024-01-27 23:27:05,495 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,495 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,495 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,495 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,495 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,495 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff0 == 1 [2024-01-27 23:27:05,495 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= x [2024-01-27 23:27:05,495 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,495 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,495 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff1 <= 1 [2024-01-27 23:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$mem_tmp <= 1 [2024-01-27 23:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (unsigned long )arg == 0UL [2024-01-27 23:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y$w_buff1 [2024-01-27 23:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x <= 2 [2024-01-27 23:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y$mem_tmp [2024-01-27 23:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x <= 127 [2024-01-27 23:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y [2024-01-27 23:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,496 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,497 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,497 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,497 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,497 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,497 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y <= 1 [2024-01-27 23:27:05,497 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y == 0 || y == 1 [2024-01-27 23:27:05,497 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,497 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,497 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,497 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1 <= 1 [2024-01-27 23:27:05,497 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,497 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,497 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,498 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y == 0 || y == 1 [2024-01-27 23:27:05,498 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,498 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,498 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (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-27 23:27:05,498 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,498 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,498 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (unsigned long )arg == 0UL [2024-01-27 23:27:05,498 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,498 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= x [2024-01-27 23:27:05,498 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,498 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice2 == (_Bool)0 [2024-01-27 23:27:05,499 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y <= 1 [2024-01-27 23:27:05,499 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,499 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y$w_buff0 [2024-01-27 23:27:05,499 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x <= 2 [2024-01-27 23:27:05,499 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,499 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$mem_tmp <= 1 [2024-01-27 23:27:05,499 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,499 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,499 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y$mem_tmp [2024-01-27 23:27:05,499 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y [2024-01-27 23:27:05,499 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y$w_buff1 [2024-01-27 23:27:05,500 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,500 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,500 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,500 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,500 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,500 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,501 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,501 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:27:05,501 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,501 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0 <= 1 [2024-01-27 23:27:05,501 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x <= 127 [2024-01-27 23:27:05,501 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,501 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,501 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,502 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,502 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,502 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,502 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,502 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,502 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,502 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,502 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x <= 2 [2024-01-27 23:27:05,502 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,502 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,502 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y$w_buff0 [2024-01-27 23:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y$mem_tmp [2024-01-27 23:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= x [2024-01-27 23:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y == 0 || y == 1 [2024-01-27 23:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff0 <= 1 [2024-01-27 23:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1 <= 1 [2024-01-27 23:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (unsigned long )arg == 0UL [2024-01-27 23:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y$w_buff1 [2024-01-27 23:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y <= 1 [2024-01-27 23:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y [2024-01-27 23:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$mem_tmp <= 1 [2024-01-27 23:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,503 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,504 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x <= 127 [2024-01-27 23:27:05,504 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (unsigned long )arg == 0UL [2024-01-27 23:27:05,504 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 0 || expression == 1 [2024-01-27 23:27:05,504 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 1 [2024-01-27 23:27:05,504 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression <= 1 [2024-01-27 23:27:05,504 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] 0 <= expression [2024-01-27 23:27:05,504 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 0 [2024-01-27 23:27:05,504 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp <= 1 [2024-01-27 23:27:05,504 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,504 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,505 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,505 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,505 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 1 [2024-01-27 23:27:05,505 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,505 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 <= 1 [2024-01-27 23:27:05,505 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,505 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,505 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$mem_tmp [2024-01-27 23:27:05,505 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$w_buff1 [2024-01-27 23:27:05,505 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,505 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,506 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-27 23:27:05,506 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,506 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,506 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,506 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y [2024-01-27 23:27:05,506 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,506 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y == 0 || y == 1 [2024-01-27 23:27:05,506 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,506 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,506 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,506 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,507 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,507 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,507 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,507 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 127 [2024-01-27 23:27:05,507 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,507 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x [2024-01-27 23:27:05,507 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,507 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,507 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$w_buff0 [2024-01-27 23:27:05,507 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 <= 1 [2024-01-27 23:27:05,507 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 2 [2024-01-27 23:27:05,508 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,508 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,508 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,508 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,508 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,508 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,508 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,508 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x <= 127 [2024-01-27 23:27:05,508 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,508 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y$mem_tmp [2024-01-27 23:27:05,508 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,509 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,509 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y$w_buff1 [2024-01-27 23:27:05,509 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,509 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,509 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,509 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y == 0 || y == 1 [2024-01-27 23:27:05,509 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,509 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y$w_buff0 [2024-01-27 23:27:05,509 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,509 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,509 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y [2024-01-27 23:27:05,510 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,510 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y <= 1 [2024-01-27 23:27:05,510 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,510 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,510 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,510 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,510 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,510 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,510 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,510 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,510 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= x [2024-01-27 23:27:05,511 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$mem_tmp <= 1 [2024-01-27 23:27:05,511 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,511 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,511 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,511 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,511 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,511 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff1 <= 1 [2024-01-27 23:27:05,511 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff0 <= 1 [2024-01-27 23:27:05,511 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,511 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x <= 2 [2024-01-27 23:27:05,511 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (unsigned long )arg == 0UL [2024-01-27 23:27:05,512 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$mem_tmp <= 1 [2024-01-27 23:27:05,512 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,512 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,512 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y == 0 || y == 1 [2024-01-27 23:27:05,512 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,512 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] ((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-27 23:27:05,512 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff1 <= 1 [2024-01-27 23:27:05,512 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,512 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,512 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,513 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= x [2024-01-27 23:27:05,513 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,513 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,513 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x <= 127 [2024-01-27 23:27:05,513 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,513 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,513 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,513 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,513 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y [2024-01-27 23:27:05,513 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y$w_buff1 [2024-01-27 23:27:05,513 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,513 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,513 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,513 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,513 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,513 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,513 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (unsigned long )arg == 0UL [2024-01-27 23:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y <= 1 [2024-01-27 23:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y$w_buff0 [2024-01-27 23:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x <= 2 [2024-01-27 23:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y$mem_tmp [2024-01-27 23:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff0 <= 1 [2024-01-27 23:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-27 23:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$flush_delayed == (_Bool)0 [2024-01-27 23:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (unsigned long )arg == 0UL [2024-01-27 23:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= y [2024-01-27 23:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x <= 2 [2024-01-27 23:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y == 0 || y == 1 [2024-01-27 23:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$w_buff0 <= 1 [2024-01-27 23:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,514 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= y$mem_tmp [2024-01-27 23:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= y$w_buff0 [2024-01-27 23:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y <= 1 [2024-01-27 23:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= y$w_buff1 [2024-01-27 23:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= x [2024-01-27 23:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x <= 127 [2024-01-27 23:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$w_buff1 <= 1 [2024-01-27 23:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$mem_tmp <= 1 [2024-01-27 23:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,515 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,516 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,516 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0_used == (_Bool)1 [2024-01-27 23:27:05,516 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:27:05,516 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:27:05,516 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:27:05,516 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:27:05,516 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 2 [2024-01-27 23:27:05,516 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 127 [2024-01-27 23:27:05,516 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y == 0 || y == 1 [2024-01-27 23:27:05,516 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-27 23:27:05,516 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x [2024-01-27 23:27:05,517 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p2_EBX [2024-01-27 23:27:05,517 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$mem_tmp <= 1 [2024-01-27 23:27:05,517 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EBX <= 1 [2024-01-27 23:27:05,517 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:27:05,517 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0 <= 1 [2024-01-27 23:27:05,517 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:27:05,517 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:27:05,517 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd1 == (_Bool)0 || y$r_buff1_thd1 == (_Bool)1 [2024-01-27 23:27:05,517 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y$w_buff1 [2024-01-27 23:27:05,517 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (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-27 23:27:05,518 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:27:05,518 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX <= 127 [2024-01-27 23:27:05,518 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice2 == (_Bool)0 [2024-01-27 23:27:05,518 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (unsigned long )arg == 0UL [2024-01-27 23:27:05,518 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1 <= 1 [2024-01-27 23:27:05,518 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p2_EAX [2024-01-27 23:27:05,518 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX <= 2 [2024-01-27 23:27:05,518 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (__unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1) || __unbuffered_p2_EAX == 2 [2024-01-27 23:27:05,518 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_cnt [2024-01-27 23:27:05,518 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y$mem_tmp [2024-01-27 23:27:05,518 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd1 == (_Bool)0 || y$r_buff0_thd1 == (_Bool)1 [2024-01-27 23:27:05,519 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y$w_buff0 [2024-01-27 23:27:05,519 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:27:05,519 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y [2024-01-27 23:27:05,519 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y <= 1 [2024-01-27 23:27:05,519 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (x == 0 || x == 1) || x == 2 [2024-01-27 23:27:05,519 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EBX == 0 || __unbuffered_p2_EBX == 1 [2024-01-27 23:27:05,519 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:27:05,519 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-27 23:27:05,519 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-27 23:27:05,567 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 23:27:05,677 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/safe026_power.oepc_power.opt_pso.oepc_pso.opt_rmo.oepc_rmo.opt.i[996,1009] [2024-01-27 23:27:05,765 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 23:27:05,791 INFO L202 MainTranslator]: Completed pre-run [2024-01-27 23:27:05,800 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/safe026_power.oepc_power.opt_pso.oepc_pso.opt_rmo.oepc_rmo.opt.i[996,1009] [2024-01-27 23:27:05,800 WARN L424 MainDispatcher]: Unable to annotate void __VERIFIER_assert(int expression) { if (!expression) { ERROR: {reach_error();abort();} }; return; } with a witness entry [2024-01-27 23:27:05,800 WARN L424 MainDispatcher]: Unable to annotate extern void __VERIFIER_atomic_begin(); with a witness entry Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-01-27 23:27:06,367 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 23:27:06,397 INFO L206 MainTranslator]: Completed translation [2024-01-27 23:27:06,399 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:27:06 WrapperNode [2024-01-27 23:27:06,399 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-27 23:27:06,400 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-01-27 23:27:06,400 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-01-27 23:27:06,400 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-01-27 23:27:06,407 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:27:06" (1/1) ... [2024-01-27 23:27:06,449 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:27:06" (1/1) ... [2024-01-27 23:27:06,496 INFO L138 Inliner]: procedures = 176, calls = 52, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 1357 [2024-01-27 23:27:06,496 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-01-27 23:27:06,497 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-01-27 23:27:06,497 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-01-27 23:27:06,497 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-01-27 23:27:06,505 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:27:06" (1/1) ... [2024-01-27 23:27:06,505 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:27:06" (1/1) ... [2024-01-27 23:27:06,512 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:27:06" (1/1) ... [2024-01-27 23:27:06,532 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-27 23:27:06,533 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:27:06" (1/1) ... [2024-01-27 23:27:06,533 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:27:06" (1/1) ... [2024-01-27 23:27:06,558 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:27:06" (1/1) ... [2024-01-27 23:27:06,561 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:27:06" (1/1) ... [2024-01-27 23:27:06,566 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:27:06" (1/1) ... [2024-01-27 23:27:06,572 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:27:06" (1/1) ... [2024-01-27 23:27:06,580 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-01-27 23:27:06,581 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-01-27 23:27:06,581 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-01-27 23:27:06,581 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-01-27 23:27:06,581 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:27:06" (1/1) ... [2024-01-27 23:27:06,586 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 23:27:06,593 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-01-27 23:27:06,604 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-27 23:27:06,621 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-27 23:27:06,641 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-01-27 23:27:06,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-01-27 23:27:06,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-01-27 23:27:06,644 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-01-27 23:27:06,644 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-01-27 23:27:06,644 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-01-27 23:27:06,644 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-01-27 23:27:06,644 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-01-27 23:27:06,644 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2024-01-27 23:27:06,645 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2024-01-27 23:27:06,645 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2024-01-27 23:27:06,645 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2024-01-27 23:27:06,645 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2024-01-27 23:27:06,645 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2024-01-27 23:27:06,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-01-27 23:27:06,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-01-27 23:27:06,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-01-27 23:27:06,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-01-27 23:27:06,645 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-01-27 23:27:06,645 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-01-27 23:27:06,645 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-01-27 23:27:06,647 WARN L214 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2024-01-27 23:27:06,793 INFO L244 CfgBuilder]: Building ICFG [2024-01-27 23:27:06,794 INFO L270 CfgBuilder]: Building CFG for each procedure with an implementation [2024-01-27 23:27:09,600 INFO L289 CfgBuilder]: Ommited future-live optimization because the input is a concurrent program. [2024-01-27 23:27:09,600 INFO L293 CfgBuilder]: Performing block encoding