./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/pthread-wmm/mix052_pso.opt_rmo.opt_tso.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/mix052_pso.opt_rmo.opt_tso.opt.yml/witness.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 27552612 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/mix052_pso.opt_rmo.opt_tso.opt.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/mix052_pso.opt_rmo.opt_tso.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-2755261-m [2024-01-26 15:14:08,972 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-26 15:14:09,039 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-01-26 15:14:09,045 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-26 15:14:09,045 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-26 15:14:09,078 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-26 15:14:09,079 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-26 15:14:09,079 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-26 15:14:09,080 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-26 15:14:09,083 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-26 15:14:09,083 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-26 15:14:09,083 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-26 15:14:09,084 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-26 15:14:09,085 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-26 15:14:09,085 INFO L153 SettingsManager]: * Use SBE=true [2024-01-26 15:14:09,086 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-26 15:14:09,086 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-26 15:14:09,086 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-26 15:14:09,086 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-26 15:14:09,086 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-26 15:14:09,087 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-26 15:14:09,088 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-26 15:14:09,088 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-26 15:14:09,088 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-26 15:14:09,088 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-26 15:14:09,088 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-26 15:14:09,089 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-26 15:14:09,089 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-26 15:14:09,089 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-26 15:14:09,090 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-26 15:14:09,090 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-26 15:14:09,090 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-26 15:14:09,091 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-26 15:14:09,091 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-26 15:14:09,091 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-26 15:14:09,091 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-26 15:14:09,101 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-26 15:14:09,101 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-26 15:14:09,101 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-26 15:14:09,102 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-26 15:14:09,102 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-26 15:14:09,102 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-26 15:14:09,102 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-26 15:14:09,102 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-26 15:14:09,264 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-26 15:14:09,287 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-26 15:14:09,289 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-26 15:14:09,290 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-26 15:14:09,304 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-26 15:14:09,305 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/mix052_pso.opt_rmo.opt_tso.opt.yml/witness.yml [2024-01-26 15:14:09,699 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-26 15:14:09,700 INFO L274 PluginConnector]: CDTParser initialized [2024-01-26 15:14:09,700 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/mix052_pso.opt_rmo.opt_tso.opt.i [2024-01-26 15:14:10,827 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-26 15:14:11,026 INFO L384 CDTParser]: Found 1 translation units. [2024-01-26 15:14:11,026 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/mix052_pso.opt_rmo.opt_tso.opt.i [2024-01-26 15:14:11,051 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fca98796e/18a860ec08b345238a3652d3c7044598/FLAGbc1acca36 [2024-01-26 15:14:11,063 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fca98796e/18a860ec08b345238a3652d3c7044598 [2024-01-26 15:14:11,063 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-26 15:14:11,064 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-26 15:14:11,066 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-26 15:14:11,066 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-26 15:14:11,070 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-26 15:14:11,070 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 26.01 03:14:09" (1/2) ... [2024-01-26 15:14:11,071 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6e6378fe and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 26.01 03:14:11, skipping insertion in model container [2024-01-26 15:14:11,071 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 26.01 03:14:09" (1/2) ... [2024-01-26 15:14:11,072 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@7a0a7ba6 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 26.01 03:14:11, skipping insertion in model container [2024-01-26 15:14:11,073 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.01 03:14:11" (2/2) ... [2024-01-26 15:14:11,073 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6e6378fe and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.01 03:14:11, skipping insertion in model container [2024-01-26 15:14:11,073 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.01 03:14:11" (2/2) ... [2024-01-26 15:14:11,073 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-26 15:14:11,924 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-26 15:14:11,926 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y <= 1 [2024-01-26 15:14:11,926 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff0 <= 1 [2024-01-26 15:14:11,926 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= z [2024-01-26 15:14:11,926 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x <= 2 [2024-01-26 15:14:11,926 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:11,926 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:11,927 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:11,927 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= x [2024-01-26 15:14:11,927 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y == 0 || y == 1 [2024-01-26 15:14:11,927 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,927 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,927 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,927 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,928 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,928 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,928 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z == 0 || z == 1 [2024-01-26 15:14:11,928 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,928 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,928 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,928 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,928 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,929 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y$w_buff1 [2024-01-26 15:14:11,929 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-26 15:14:11,929 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y$mem_tmp [2024-01-26 15:14:11,929 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:11,929 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,929 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$mem_tmp <= 1 [2024-01-26 15:14:11,929 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y [2024-01-26 15:14:11,930 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:11,930 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,930 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,930 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,930 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,930 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y$w_buff0 [2024-01-26 15:14:11,930 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,930 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1 <= 1 [2024-01-26 15:14:11,931 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z <= 1 [2024-01-26 15:14:11,931 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x <= 127 [2024-01-26 15:14:11,931 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (unsigned long )arg == 0UL [2024-01-26 15:14:11,931 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:11,931 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (unsigned long )arg == 0UL [2024-01-26 15:14:11,931 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z <= 1 [2024-01-26 15:14:11,931 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp <= 1 [2024-01-26 15:14:11,931 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 127 [2024-01-26 15:14:11,932 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,932 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,932 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:11,932 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,932 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,932 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,932 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$mem_tmp [2024-01-26 15:14:11,933 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:11,933 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x [2024-01-26 15:14:11,933 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,933 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 2 [2024-01-26 15:14:11,933 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,933 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y [2024-01-26 15:14:11,933 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z == 0 || z == 1 [2024-01-26 15:14:11,933 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,934 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0 <= 1 [2024-01-26 15:14:11,934 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1 <= 1 [2024-01-26 15:14:11,934 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:11,934 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,934 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (unsigned long )arg == 0UL [2024-01-26 15:14:11,934 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,934 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,934 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,935 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,935 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:11,935 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y == 0 || y == 1 [2024-01-26 15:14:11,935 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$w_buff0 [2024-01-26 15:14:11,935 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= z [2024-01-26 15:14:11,935 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,935 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,935 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 1 [2024-01-26 15:14:11,936 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,936 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,936 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:11,936 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,936 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$w_buff1 [2024-01-26 15:14:11,936 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:11,936 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,937 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$mem_tmp [2024-01-26 15:14:11,937 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,937 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,937 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x <= 2 [2024-01-26 15:14:11,937 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,937 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 <= 1 [2024-01-26 15:14:11,937 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,937 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,938 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= z [2024-01-26 15:14:11,938 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp <= 1 [2024-01-26 15:14:11,938 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,938 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y [2024-01-26 15:14:11,938 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:11,938 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,938 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:11,938 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,939 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,939 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z <= 1 [2024-01-26 15:14:11,939 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,939 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,939 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0 == 1 [2024-01-26 15:14:11,939 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,939 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x <= 127 [2024-01-26 15:14:11,939 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$w_buff1 [2024-01-26 15:14:11,940 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:11,940 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y == 0 || y == 1 [2024-01-26 15:14:11,940 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (unsigned long )arg == 0UL [2024-01-26 15:14:11,940 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:11,940 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z == 0 || z == 1 [2024-01-26 15:14:11,940 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,940 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,940 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 1 [2024-01-26 15:14:11,941 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,941 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,941 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:11,941 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,941 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= x [2024-01-26 15:14:11,941 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,941 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,941 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y <= 1 [2024-01-26 15:14:11,942 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:11,942 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x <= 127 [2024-01-26 15:14:11,942 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$mem_tmp <= 1 [2024-01-26 15:14:11,942 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,942 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff1 <= 1 [2024-01-26 15:14:11,942 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= y [2024-01-26 15:14:11,942 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,942 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,943 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,943 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff0 <= 1 [2024-01-26 15:14:11,943 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= y$w_buff0 [2024-01-26 15:14:11,943 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,943 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:11,943 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:11,943 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:11,943 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y == 0 || y == 1 [2024-01-26 15:14:11,943 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,944 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-26 15:14:11,944 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,944 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] z == 0 || z == 1 [2024-01-26 15:14:11,944 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,944 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,944 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,944 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,944 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,944 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,945 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:11,945 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= y$mem_tmp [2024-01-26 15:14:11,945 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] z <= 1 [2024-01-26 15:14:11,945 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,945 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,945 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= y$w_buff1 [2024-01-26 15:14:11,945 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:11,945 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,945 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x <= 2 [2024-01-26 15:14:11,946 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,946 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (unsigned long )arg == 0UL [2024-01-26 15:14:11,946 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= z [2024-01-26 15:14:11,946 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= x [2024-01-26 15:14:11,946 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,946 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y == 0 || y == 1 [2024-01-26 15:14:11,946 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:11,946 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,946 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:11,947 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y <= 1 [2024-01-26 15:14:11,947 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:11,947 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,947 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] z == 0 || z == 1 [2024-01-26 15:14:11,947 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:11,947 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$w_buff1 <= 1 [2024-01-26 15:14:11,947 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,947 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,948 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,948 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$w_buff0 <= 1 [2024-01-26 15:14:11,948 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:11,948 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= z [2024-01-26 15:14:11,948 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,948 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= y$w_buff0 [2024-01-26 15:14:11,948 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= y [2024-01-26 15:14:11,948 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= y$mem_tmp [2024-01-26 15:14:11,948 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] z <= 1 [2024-01-26 15:14:11,949 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,949 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,949 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,949 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x == 2 [2024-01-26 15:14:11,949 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,949 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p1_EAX == 0 || ((0 <= __unbuffered_p1_EAX && __unbuffered_p1_EAX <= 1) && (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1)) [2024-01-26 15:14:11,949 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= y$w_buff1 [2024-01-26 15:14:11,949 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,950 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,950 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,950 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,950 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,950 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$mem_tmp <= 1 [2024-01-26 15:14:11,950 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:11,950 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y [2024-01-26 15:14:11,950 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,950 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,951 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:11,951 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,951 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,951 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y == 0 || y == 1 [2024-01-26 15:14:11,951 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:11,951 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:11,951 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x <= 2 [2024-01-26 15:14:11,951 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y <= 1 [2024-01-26 15:14:11,951 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,951 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$mem_tmp <= 1 [2024-01-26 15:14:11,952 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,952 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z <= 1 [2024-01-26 15:14:11,952 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,952 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,952 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,952 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,952 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x <= 127 [2024-01-26 15:14:11,952 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,952 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff0 == 1 [2024-01-26 15:14:11,953 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= z [2024-01-26 15:14:11,953 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,953 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y$mem_tmp [2024-01-26 15:14:11,953 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y$w_buff1 [2024-01-26 15:14:11,953 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,953 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,953 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,953 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:11,954 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,954 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (unsigned long )arg == 0UL [2024-01-26 15:14:11,954 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= x [2024-01-26 15:14:11,954 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z == 0 || z == 1 [2024-01-26 15:14:11,954 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,954 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,954 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1 <= 1 [2024-01-26 15:14:11,954 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:11,954 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,955 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,955 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,955 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z <= 1 [2024-01-26 15:14:11,955 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x <= 127 [2024-01-26 15:14:11,955 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= x [2024-01-26 15:14:11,955 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,955 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,955 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,955 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y$mem_tmp [2024-01-26 15:14:11,956 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y == 0 || y == 1 [2024-01-26 15:14:11,956 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff0 == 1 [2024-01-26 15:14:11,956 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,956 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,956 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:11,956 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,956 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= z [2024-01-26 15:14:11,956 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1 <= 1 [2024-01-26 15:14:11,956 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,956 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,957 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,957 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y <= 1 [2024-01-26 15:14:11,957 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y$w_buff1 [2024-01-26 15:14:11,957 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:11,957 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (unsigned long )arg == 0UL [2024-01-26 15:14:11,957 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,957 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$mem_tmp <= 1 [2024-01-26 15:14:11,957 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,957 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:11,958 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,958 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,958 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:11,958 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,958 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,958 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,958 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y [2024-01-26 15:14:11,958 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z == 0 || z == 1 [2024-01-26 15:14:11,958 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,959 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:11,959 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x <= 2 [2024-01-26 15:14:11,959 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:11,959 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= x [2024-01-26 15:14:11,959 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,959 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z == 0 || z == 1 [2024-01-26 15:14:11,959 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,959 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,959 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,959 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,960 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= z [2024-01-26 15:14:11,960 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,960 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y == 0 || y == 1 [2024-01-26 15:14:11,960 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:11,960 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff0 == 1 [2024-01-26 15:14:11,960 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:11,960 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,960 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,960 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,961 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff1 <= 1 [2024-01-26 15:14:11,961 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,961 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y <= 1 [2024-01-26 15:14:11,961 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$mem_tmp <= 1 [2024-01-26 15:14:11,961 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,961 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:11,961 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= y$mem_tmp [2024-01-26 15:14:11,961 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z <= 1 [2024-01-26 15:14:11,961 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,962 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= y [2024-01-26 15:14:11,962 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (unsigned long )arg == 0UL [2024-01-26 15:14:11,962 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] x <= 127 [2024-01-26 15:14:11,962 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] x <= 2 [2024-01-26 15:14:11,962 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,962 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:11,962 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,962 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,962 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,962 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= y$w_buff1 [2024-01-26 15:14:11,963 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,963 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,963 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,963 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= x [2024-01-26 15:14:11,963 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,963 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] ((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-26 15:14:11,963 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:11,963 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,963 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,964 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,964 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,964 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,964 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:11,964 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y$w_buff1 [2024-01-26 15:14:11,964 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:11,964 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,964 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:11,964 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y$w_buff0 [2024-01-26 15:14:11,965 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (unsigned long )arg == 0UL [2024-01-26 15:14:11,965 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:11,965 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,965 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,965 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x <= 2 [2024-01-26 15:14:11,965 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff0 <= 1 [2024-01-26 15:14:11,965 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,965 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,965 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] z == 0 || z == 1 [2024-01-26 15:14:11,966 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$mem_tmp <= 1 [2024-01-26 15:14:11,966 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,966 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y <= 1 [2024-01-26 15:14:11,966 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] z <= 1 [2024-01-26 15:14:11,966 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,966 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff1 <= 1 [2024-01-26 15:14:11,966 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x <= 127 [2024-01-26 15:14:11,966 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:11,966 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,966 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,967 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y$mem_tmp [2024-01-26 15:14:11,967 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y == 0 || y == 1 [2024-01-26 15:14:11,967 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,967 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= z [2024-01-26 15:14:11,967 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y [2024-01-26 15:14:11,967 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,967 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x <= 127 [2024-01-26 15:14:11,967 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,967 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,968 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,968 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,968 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (unsigned long )arg == 0UL [2024-01-26 15:14:11,968 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,968 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:11,968 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= z [2024-01-26 15:14:11,968 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,968 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= x [2024-01-26 15:14:11,968 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y [2024-01-26 15:14:11,968 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y$w_buff0 [2024-01-26 15:14:11,969 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z <= 1 [2024-01-26 15:14:11,969 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,969 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,969 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,969 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,969 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,969 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,969 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y == 0 || y == 1 [2024-01-26 15:14:11,969 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:11,969 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:11,970 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:11,970 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,970 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,970 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,970 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff0 <= 1 [2024-01-26 15:14:11,970 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,970 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y <= 1 [2024-01-26 15:14:11,970 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,970 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff1 <= 1 [2024-01-26 15:14:11,971 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,971 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y$w_buff1 [2024-01-26 15:14:11,971 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x <= 2 [2024-01-26 15:14:11,971 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z == 0 || z == 1 [2024-01-26 15:14:11,971 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:11,971 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:11,971 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$mem_tmp <= 1 [2024-01-26 15:14:11,971 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y$mem_tmp [2024-01-26 15:14:11,971 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,972 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (unsigned long )arg == 0UL [2024-01-26 15:14:11,972 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,972 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 2 [2024-01-26 15:14:11,972 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:11,972 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,972 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x [2024-01-26 15:14:11,972 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y$w_buff0 [2024-01-26 15:14:11,972 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 127 [2024-01-26 15:14:11,972 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y$mem_tmp [2024-01-26 15:14:11,972 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0 <= 1 [2024-01-26 15:14:11,973 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y$w_buff1 [2024-01-26 15:14:11,973 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 1 <= __unbuffered_cnt [2024-01-26 15:14:11,973 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,973 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,973 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:11,973 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,973 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,973 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 1 [2024-01-26 15:14:11,973 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,974 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,974 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,974 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (unsigned long )arg == 0UL [2024-01-26 15:14:11,974 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,974 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:11,974 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,974 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1 <= 1 [2024-01-26 15:14:11,974 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,974 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z == 0 || z == 1 [2024-01-26 15:14:11,974 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:11,975 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,975 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,975 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,975 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:11,975 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= z [2024-01-26 15:14:11,975 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:11,975 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z <= 1 [2024-01-26 15:14:11,975 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y == 0 || y == 1 [2024-01-26 15:14:11,975 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$mem_tmp <= 1 [2024-01-26 15:14:11,975 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y [2024-01-26 15:14:11,976 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,976 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,976 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,976 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff1 <= 1 [2024-01-26 15:14:11,976 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,976 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,976 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:11,976 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,976 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x <= 127 [2024-01-26 15:14:11,977 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:11,977 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$mem_tmp <= 1 [2024-01-26 15:14:11,977 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,977 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,977 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z <= 1 [2024-01-26 15:14:11,977 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,977 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z == 0 || z == 1 [2024-01-26 15:14:11,977 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,977 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,978 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y [2024-01-26 15:14:11,978 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,978 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:11,978 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,978 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y$w_buff1 [2024-01-26 15:14:11,978 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:11,978 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y <= 1 [2024-01-26 15:14:11,978 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y == 0 || y == 1 [2024-01-26 15:14:11,978 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,978 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (unsigned long )arg == 0UL [2024-01-26 15:14:11,979 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y$mem_tmp [2024-01-26 15:14:11,979 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,979 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,979 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,979 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:11,979 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= x [2024-01-26 15:14:11,979 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,979 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y$w_buff0 [2024-01-26 15:14:11,979 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,980 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x <= 2 [2024-01-26 15:14:11,980 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff0 <= 1 [2024-01-26 15:14:11,980 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:11,980 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= z [2024-01-26 15:14:11,980 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,980 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,980 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,980 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$w_buff0 [2024-01-26 15:14:11,980 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,980 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,981 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,981 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,981 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:11,981 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:11,981 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y == 0 || y == 1 [2024-01-26 15:14:11,981 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,981 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,981 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp <= 1 [2024-01-26 15:14:11,981 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:11,981 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,982 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,982 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 127 [2024-01-26 15:14:11,982 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= x [2024-01-26 15:14:11,982 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,982 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$w_buff1 [2024-01-26 15:14:11,982 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,982 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,982 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:11,982 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z <= 1 [2024-01-26 15:14:11,982 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,982 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$mem_tmp [2024-01-26 15:14:11,983 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,983 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,983 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,983 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,983 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= z [2024-01-26 15:14:11,983 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:11,983 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y [2024-01-26 15:14:11,983 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 2 [2024-01-26 15:14:11,983 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,983 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0 <= 1 [2024-01-26 15:14:11,984 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:11,984 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,984 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,984 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (unsigned long )arg == 0UL [2024-01-26 15:14:11,984 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1 <= 1 [2024-01-26 15:14:11,984 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z == 0 || z == 1 [2024-01-26 15:14:11,984 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y <= 1 [2024-01-26 15:14:11,984 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 0 [2024-01-26 15:14:11,984 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 1 [2024-01-26 15:14:11,984 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 0 || expression == 1 [2024-01-26 15:14:11,985 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] 0 <= expression [2024-01-26 15:14:11,985 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression <= 1 [2024-01-26 15:14:11,985 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,985 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,985 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,985 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y == 0 || y == 1 [2024-01-26 15:14:11,985 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x == 2 [2024-01-26 15:14:11,985 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$mem_tmp <= 1 [2024-01-26 15:14:11,985 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:11,985 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z == 0 || z == 1 [2024-01-26 15:14:11,986 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,986 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,986 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,986 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:11,986 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,986 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y [2024-01-26 15:14:11,986 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,986 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,986 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:11,986 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:11,987 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff0 <= 1 [2024-01-26 15:14:11,987 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= z [2024-01-26 15:14:11,987 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:11,987 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y$w_buff1 [2024-01-26 15:14:11,987 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:11,987 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,987 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y$mem_tmp [2024-01-26 15:14:11,987 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z <= 1 [2024-01-26 15:14:11,987 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,987 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (unsigned long )arg == 0UL [2024-01-26 15:14:11,988 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,988 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y <= 1 [2024-01-26 15:14:11,988 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff1 <= 1 [2024-01-26 15:14:11,988 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,988 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,988 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,988 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,988 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y$w_buff0 [2024-01-26 15:14:11,988 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,988 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,988 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y == 0 || y == 1 [2024-01-26 15:14:11,989 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,989 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= z [2024-01-26 15:14:11,989 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,989 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0 <= 1 [2024-01-26 15:14:11,989 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,989 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:11,989 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$mem_tmp <= 1 [2024-01-26 15:14:11,989 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= x [2024-01-26 15:14:11,989 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,989 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:11,990 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,990 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x <= 127 [2024-01-26 15:14:11,990 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,990 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:11,990 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (unsigned long )arg == 0UL [2024-01-26 15:14:11,990 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,990 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,990 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:11,990 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,990 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y$w_buff0 [2024-01-26 15:14:11,991 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,991 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:11,991 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] z == 0 || z == 1 [2024-01-26 15:14:11,991 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y$w_buff1 [2024-01-26 15:14:11,991 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,991 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,991 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,991 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:11,991 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y <= 1 [2024-01-26 15:14:11,991 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1 <= 1 [2024-01-26 15:14:11,992 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,992 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,992 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,992 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] z <= 1 [2024-01-26 15:14:11,992 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,992 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y [2024-01-26 15:14:11,992 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x <= 2 [2024-01-26 15:14:11,992 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,992 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y$mem_tmp [2024-01-26 15:14:11,992 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,993 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= y$w_buff0 [2024-01-26 15:14:11,993 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y <= 1 [2024-01-26 15:14:11,993 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,993 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff0 <= 1 [2024-01-26 15:14:11,993 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y == 0 || y == 1 [2024-01-26 15:14:11,993 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,993 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,993 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,993 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,993 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:11,993 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:11,994 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z == 0 || z == 1 [2024-01-26 15:14:11,994 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:11,994 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x <= 127 [2024-01-26 15:14:11,994 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:11,994 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,994 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z <= 1 [2024-01-26 15:14:11,994 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,994 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= y [2024-01-26 15:14:11,994 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,994 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,995 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= z [2024-01-26 15:14:11,995 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,995 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= y$w_buff1 [2024-01-26 15:14:11,995 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,995 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,995 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= x [2024-01-26 15:14:11,995 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x <= 2 [2024-01-26 15:14:11,995 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:11,995 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,995 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:11,995 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,996 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$mem_tmp <= 1 [2024-01-26 15:14:11,996 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,996 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= y$mem_tmp [2024-01-26 15:14:11,996 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff1 <= 1 [2024-01-26 15:14:11,996 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:11,996 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:11,996 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:11,996 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,996 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x <= 127 [2024-01-26 15:14:11,996 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y <= 1 [2024-01-26 15:14:11,997 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0 <= 1 [2024-01-26 15:14:11,997 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:11,997 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= x [2024-01-26 15:14:11,997 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:11,997 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:11,997 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:11,997 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x <= 2 [2024-01-26 15:14:11,997 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:11,997 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:11,997 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:11,997 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y$w_buff0 [2024-01-26 15:14:11,998 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$mem_tmp <= 1 [2024-01-26 15:14:11,998 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:11,998 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= z [2024-01-26 15:14:11,998 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:11,998 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:11,998 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:11,998 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:11,998 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_cnt [2024-01-26 15:14:11,998 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] z == 0 || z == 1 [2024-01-26 15:14:11,998 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y$w_buff1 [2024-01-26 15:14:11,998 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] z <= 1 [2024-01-26 15:14:11,999 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1 <= 1 [2024-01-26 15:14:11,999 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:11,999 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:11,999 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y$mem_tmp [2024-01-26 15:14:11,999 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:11,999 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:11,999 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:11,999 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:11,999 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:11,999 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y [2024-01-26 15:14:12,000 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y == 0 || y == 1 [2024-01-26 15:14:12,000 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,000 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,000 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,000 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,000 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,000 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (unsigned long )arg == 0UL [2024-01-26 15:14:12,000 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,000 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,001 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z <= 1 [2024-01-26 15:14:12,001 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,001 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,001 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,001 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x <= 127 [2024-01-26 15:14:12,001 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y <= 1 [2024-01-26 15:14:12,001 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y$w_buff1 [2024-01-26 15:14:12,001 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y$mem_tmp [2024-01-26 15:14:12,001 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,001 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1 <= 1 [2024-01-26 15:14:12,001 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,002 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,002 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,002 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y [2024-01-26 15:14:12,002 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,002 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,002 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,002 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y$w_buff0 [2024-01-26 15:14:12,002 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,002 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z == 0 || z == 1 [2024-01-26 15:14:12,002 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,002 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (unsigned long )arg == 0UL [2024-01-26 15:14:12,003 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,003 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,003 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,003 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,003 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,003 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= x [2024-01-26 15:14:12,003 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$mem_tmp <= 1 [2024-01-26 15:14:12,003 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,003 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x <= 2 [2024-01-26 15:14:12,003 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,004 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,004 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0 <= 1 [2024-01-26 15:14:12,004 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,004 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= z [2024-01-26 15:14:12,004 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y == 0 || y == 1 [2024-01-26 15:14:12,004 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,004 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,004 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,004 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,004 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= z [2024-01-26 15:14:12,004 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 127 [2024-01-26 15:14:12,005 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,005 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,005 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,005 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,005 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y [2024-01-26 15:14:12,005 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,005 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z <= 1 [2024-01-26 15:14:12,005 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y == 0 || y == 1 [2024-01-26 15:14:12,005 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,005 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (unsigned long )arg == 0UL [2024-01-26 15:14:12,006 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x [2024-01-26 15:14:12,006 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-26 15:14:12,006 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y$mem_tmp [2024-01-26 15:14:12,006 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y$w_buff1 [2024-01-26 15:14:12,006 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0 <= 1 [2024-01-26 15:14:12,006 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z == 0 || z == 1 [2024-01-26 15:14:12,006 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 2 [2024-01-26 15:14:12,006 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,006 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,006 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,006 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y$w_buff0 [2024-01-26 15:14:12,007 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,007 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,007 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,007 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,007 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,007 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,007 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,007 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,007 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 1 [2024-01-26 15:14:12,007 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,007 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,008 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-26 15:14:12,008 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp <= 1 [2024-01-26 15:14:12,008 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,008 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1 <= 1 [2024-01-26 15:14:12,008 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,008 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y == 0 || y == 1 [2024-01-26 15:14:12,008 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y$w_buff1 [2024-01-26 15:14:12,008 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y <= 1 [2024-01-26 15:14:12,008 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,008 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,009 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,009 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,009 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,009 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= z [2024-01-26 15:14:12,009 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,009 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= x [2024-01-26 15:14:12,009 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0 <= 1 [2024-01-26 15:14:12,009 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,009 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,009 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,009 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,010 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,010 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,010 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,010 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] z <= 1 [2024-01-26 15:14:12,010 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,010 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y$mem_tmp [2024-01-26 15:14:12,010 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1 <= 1 [2024-01-26 15:14:12,010 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,010 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y$w_buff0 [2024-01-26 15:14:12,010 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,011 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,011 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,011 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] z == 0 || z == 1 [2024-01-26 15:14:12,011 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] ((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-26 15:14:12,011 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,011 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,011 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,011 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,011 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x <= 127 [2024-01-26 15:14:12,011 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$mem_tmp <= 1 [2024-01-26 15:14:12,011 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x <= 2 [2024-01-26 15:14:12,012 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y [2024-01-26 15:14:12,012 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,012 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (unsigned long )arg == 0UL [2024-01-26 15:14:12,012 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= y$mem_tmp [2024-01-26 15:14:12,012 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,012 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,012 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y <= 1 [2024-01-26 15:14:12,012 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,012 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,012 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff1 <= 1 [2024-01-26 15:14:12,013 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] z <= 1 [2024-01-26 15:14:12,013 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,013 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,013 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,013 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x <= 2 [2024-01-26 15:14:12,013 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= y$w_buff1 [2024-01-26 15:14:12,013 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y == 0 || y == 1 [2024-01-26 15:14:12,013 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,013 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,013 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,013 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,014 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,014 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x <= 127 [2024-01-26 15:14:12,014 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,014 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,014 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= z [2024-01-26 15:14:12,014 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$mem_tmp <= 1 [2024-01-26 15:14:12,014 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,014 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= x [2024-01-26 15:14:12,014 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,014 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,014 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,015 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,015 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (unsigned long )arg == 0UL [2024-01-26 15:14:12,015 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff0 <= 1 [2024-01-26 15:14:12,015 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,015 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,015 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,015 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,015 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] z == 0 || z == 1 [2024-01-26 15:14:12,015 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= y [2024-01-26 15:14:12,015 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,016 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= y$w_buff0 [2024-01-26 15:14:12,016 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,016 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-26 15:14:12,016 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,016 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,016 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,016 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x <= 127 [2024-01-26 15:14:12,016 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y <= 1 [2024-01-26 15:14:12,016 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,016 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,017 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,017 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y$w_buff1 [2024-01-26 15:14:12,017 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$mem_tmp <= 1 [2024-01-26 15:14:12,017 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,017 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,017 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,017 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (unsigned long )arg == 0UL [2024-01-26 15:14:12,017 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y$w_buff0 [2024-01-26 15:14:12,017 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x <= 2 [2024-01-26 15:14:12,017 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,017 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,018 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff0 <= 1 [2024-01-26 15:14:12,018 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,018 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff1 <= 1 [2024-01-26 15:14:12,018 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,018 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= z [2024-01-26 15:14:12,018 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice2 == (_Bool)0 [2024-01-26 15:14:12,018 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z <= 1 [2024-01-26 15:14:12,018 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,018 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y == 0 || y == 1 [2024-01-26 15:14:12,018 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,019 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y [2024-01-26 15:14:12,019 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,019 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,019 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-26 15:14:12,019 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y$mem_tmp [2024-01-26 15:14:12,019 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,019 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,019 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,019 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,019 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z == 0 || z == 1 [2024-01-26 15:14:12,020 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= x [2024-01-26 15:14:12,020 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,020 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,020 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= y$mem_tmp [2024-01-26 15:14:12,020 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$mem_tmp <= 1 [2024-01-26 15:14:12,020 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= y [2024-01-26 15:14:12,020 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (unsigned long )arg == 0UL [2024-01-26 15:14:12,020 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,020 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,020 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x <= 127 [2024-01-26 15:14:12,020 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,021 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,021 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,021 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z <= 1 [2024-01-26 15:14:12,021 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,021 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,021 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,021 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,021 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,021 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= y$w_buff1 [2024-01-26 15:14:12,021 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= z [2024-01-26 15:14:12,021 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,022 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y <= 1 [2024-01-26 15:14:12,022 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-26 15:14:12,022 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= y$w_buff0 [2024-01-26 15:14:12,022 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,022 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y == 0 || y == 1 [2024-01-26 15:14:12,022 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,022 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff0 <= 1 [2024-01-26 15:14:12,022 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,022 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] weak$$choice2 == (_Bool)0 [2024-01-26 15:14:12,022 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,022 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,023 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,023 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,023 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,023 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,023 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-26 15:14:12,023 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= x [2024-01-26 15:14:12,023 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff1 <= 1 [2024-01-26 15:14:12,023 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,023 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z == 0 || z == 1 [2024-01-26 15:14:12,023 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x <= 2 [2024-01-26 15:14:12,024 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x <= 2 [2024-01-26 15:14:12,024 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0 <= 1 [2024-01-26 15:14:12,024 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$w_buff1 [2024-01-26 15:14:12,024 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1 <= 1 [2024-01-26 15:14:12,024 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y == 0 || y == 1 [2024-01-26 15:14:12,024 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y <= 1 [2024-01-26 15:14:12,024 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,024 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,024 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,024 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z == 0 || z == 1 [2024-01-26 15:14:12,024 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,025 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,025 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,025 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,025 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,025 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,025 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,025 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,025 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,025 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,025 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= x [2024-01-26 15:14:12,025 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$mem_tmp [2024-01-26 15:14:12,026 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,026 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z <= 1 [2024-01-26 15:14:12,026 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x <= 127 [2024-01-26 15:14:12,026 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,026 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,026 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,026 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$w_buff0 [2024-01-26 15:14:12,026 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,026 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,026 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,026 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,027 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (unsigned long )arg == 0UL [2024-01-26 15:14:12,027 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,027 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,027 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= z [2024-01-26 15:14:12,027 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,027 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$mem_tmp <= 1 [2024-01-26 15:14:12,027 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,027 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y [2024-01-26 15:14:12,027 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (unsigned long )arg == 0UL [2024-01-26 15:14:12,027 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,027 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= x [2024-01-26 15:14:12,028 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y$w_buff0 [2024-01-26 15:14:12,028 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y [2024-01-26 15:14:12,028 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff1 <= 1 [2024-01-26 15:14:12,028 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,028 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,028 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,028 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x <= 2 [2024-01-26 15:14:12,028 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] z <= 1 [2024-01-26 15:14:12,028 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,028 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,028 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,029 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$mem_tmp <= 1 [2024-01-26 15:14:12,029 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,029 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y <= 1 [2024-01-26 15:14:12,029 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,029 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x <= 127 [2024-01-26 15:14:12,029 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,029 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,029 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,029 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,029 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,029 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y$mem_tmp [2024-01-26 15:14:12,030 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,030 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,030 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y$w_buff1 [2024-01-26 15:14:12,030 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] z == 0 || z == 1 [2024-01-26 15:14:12,030 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,064 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,064 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,064 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y == 0 || y == 1 [2024-01-26 15:14:12,064 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,064 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= z [2024-01-26 15:14:12,064 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,064 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,064 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,064 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,064 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,064 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff0 <= 1 [2024-01-26 15:14:12,064 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (unsigned long )arg == 0UL [2024-01-26 15:14:12,064 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] (unsigned long )arg == 0UL [2024-01-26 15:14:12,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x <= 2 [2024-01-26 15:14:12,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y == 0 || y == 1 [2024-01-26 15:14:12,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0 <= 1 [2024-01-26 15:14:12,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= z [2024-01-26 15:14:12,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x <= 127 [2024-01-26 15:14:12,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] z <= 1 [2024-01-26 15:14:12,066 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,066 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y$w_buff0 [2024-01-26 15:14:12,066 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y$mem_tmp [2024-01-26 15:14:12,066 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y <= 1 [2024-01-26 15:14:12,066 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,066 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,066 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff1 <= 1 [2024-01-26 15:14:12,066 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= x [2024-01-26 15:14:12,066 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,067 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,067 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,067 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y [2024-01-26 15:14:12,067 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,067 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,067 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] z == 0 || z == 1 [2024-01-26 15:14:12,067 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$mem_tmp <= 1 [2024-01-26 15:14:12,067 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,067 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y$w_buff1 [2024-01-26 15:14:12,067 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$mem_tmp [2024-01-26 15:14:12,067 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,067 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y [2024-01-26 15:14:12,067 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,067 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,068 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp <= 1 [2024-01-26 15:14:12,068 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,068 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,068 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 <= 1 [2024-01-26 15:14:12,068 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,068 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,068 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 2 [2024-01-26 15:14:12,068 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 <= 1 [2024-01-26 15:14:12,068 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$w_buff0 [2024-01-26 15:14:12,068 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,068 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,068 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x [2024-01-26 15:14:12,068 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$w_buff1 [2024-01-26 15:14:12,068 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,068 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,068 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,068 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,068 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y == 0 || y == 1 [2024-01-26 15:14:12,068 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,068 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,068 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,068 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,068 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 1 [2024-01-26 15:14:12,069 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,069 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,069 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 127 [2024-01-26 15:14:12,069 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,069 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= z [2024-01-26 15:14:12,069 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,069 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,069 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,069 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z == 0 || z == 1 [2024-01-26 15:14:12,069 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z <= 1 [2024-01-26 15:14:12,069 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-26 15:14:12,069 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,069 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,069 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,069 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1 <= 1 [2024-01-26 15:14:12,069 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= z [2024-01-26 15:14:12,069 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,069 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= x [2024-01-26 15:14:12,069 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0 <= 1 [2024-01-26 15:14:12,069 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,069 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y$mem_tmp [2024-01-26 15:14:12,069 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y == 0 || y == 1 [2024-01-26 15:14:12,069 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x <= 2 [2024-01-26 15:14:12,070 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,070 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,070 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,070 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,070 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y <= 1 [2024-01-26 15:14:12,070 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,070 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y$w_buff0 [2024-01-26 15:14:12,070 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,070 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,070 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,070 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,070 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,070 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] z <= 1 [2024-01-26 15:14:12,070 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y$w_buff1 [2024-01-26 15:14:12,070 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,070 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,070 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,070 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,070 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x <= 127 [2024-01-26 15:14:12,070 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y [2024-01-26 15:14:12,070 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,071 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,071 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$mem_tmp <= 1 [2024-01-26 15:14:12,071 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,071 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,071 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] z == 0 || z == 1 [2024-01-26 15:14:12,071 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,071 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,071 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,071 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,071 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,071 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,071 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,071 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,071 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,071 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= y [2024-01-26 15:14:12,072 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$mem_tmp <= 1 [2024-01-26 15:14:12,072 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] z <= 1 [2024-01-26 15:14:12,072 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] z == 0 || z == 1 [2024-01-26 15:14:12,072 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] (unsigned long )arg == 0UL [2024-01-26 15:14:12,072 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= z [2024-01-26 15:14:12,072 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,072 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= y$w_buff0 [2024-01-26 15:14:12,072 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff1 <= 1 [2024-01-26 15:14:12,072 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,072 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,073 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,073 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,073 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,073 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,073 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,073 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,073 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,073 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= y$mem_tmp [2024-01-26 15:14:12,073 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,073 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x == 1 [2024-01-26 15:14:12,074 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,074 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y == 0 || y == 1 [2024-01-26 15:14:12,074 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,074 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y <= 1 [2024-01-26 15:14:12,074 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff0 <= 1 [2024-01-26 15:14:12,074 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,074 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,074 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,074 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,074 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,074 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= y$w_buff1 [2024-01-26 15:14:12,075 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,075 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,075 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,075 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x <= 2 [2024-01-26 15:14:12,075 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,075 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,075 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y$mem_tmp [2024-01-26 15:14:12,075 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,075 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$mem_tmp <= 1 [2024-01-26 15:14:12,075 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y$w_buff1 [2024-01-26 15:14:12,076 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,076 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,076 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= x [2024-01-26 15:14:12,076 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,076 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= z [2024-01-26 15:14:12,076 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff1 <= 1 [2024-01-26 15:14:12,076 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x <= 127 [2024-01-26 15:14:12,076 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,076 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,076 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,077 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,077 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,077 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z == 0 || z == 1 [2024-01-26 15:14:12,077 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y <= 1 [2024-01-26 15:14:12,077 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,077 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,077 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z <= 1 [2024-01-26 15:14:12,077 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y == 0 || y == 1 [2024-01-26 15:14:12,077 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,077 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y [2024-01-26 15:14:12,078 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff0 <= 1 [2024-01-26 15:14:12,078 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,078 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,078 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,078 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,078 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,078 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y$w_buff0 [2024-01-26 15:14:12,078 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,078 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,078 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (unsigned long )arg == 0UL [2024-01-26 15:14:12,078 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,079 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,079 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,079 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,079 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,079 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff0 <= 1 [2024-01-26 15:14:12,079 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z <= 1 [2024-01-26 15:14:12,079 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y$mem_tmp [2024-01-26 15:14:12,079 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,079 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,079 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,080 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (unsigned long )arg == 0UL [2024-01-26 15:14:12,080 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x <= 2 [2024-01-26 15:14:12,080 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,080 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,080 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,080 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y == 0 || y == 1 [2024-01-26 15:14:12,080 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y [2024-01-26 15:14:12,080 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,080 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,080 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,081 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] weak$$choice2 == (_Bool)0 [2024-01-26 15:14:12,081 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,081 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= x [2024-01-26 15:14:12,081 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,081 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-26 15:14:12,081 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,081 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,081 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= z [2024-01-26 15:14:12,081 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y$w_buff1 [2024-01-26 15:14:12,081 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff1 <= 1 [2024-01-26 15:14:12,082 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,082 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,082 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,082 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y <= 1 [2024-01-26 15:14:12,082 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$mem_tmp <= 1 [2024-01-26 15:14:12,082 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x <= 127 [2024-01-26 15:14:12,082 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,082 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-26 15:14:12,082 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,082 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z == 0 || z == 1 [2024-01-26 15:14:12,082 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y$w_buff0 [2024-01-26 15:14:12,083 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,083 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (unsigned long )arg == 0UL [2024-01-26 15:14:12,083 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (unsigned long )arg == 0UL [2024-01-26 15:14:12,094 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (unsigned long )arg == 0UL [2024-01-26 15:14:12,094 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] (unsigned long )arg == 0UL [2024-01-26 15:14:12,094 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y$w_buff0 [2024-01-26 15:14:12,094 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,094 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,094 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y [2024-01-26 15:14:12,094 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y <= 1 [2024-01-26 15:14:12,094 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (unsigned long )arg == 0UL [2024-01-26 15:14:12,094 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,094 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,094 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y$w_buff1 [2024-01-26 15:14:12,095 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= z [2024-01-26 15:14:12,095 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,095 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y$mem_tmp [2024-01-26 15:14:12,095 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,095 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,095 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,095 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff0 <= 1 [2024-01-26 15:14:12,095 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,095 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,095 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,095 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x <= 127 [2024-01-26 15:14:12,095 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,096 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,096 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x <= 2 [2024-01-26 15:14:12,096 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,096 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z == 0 || z == 1 [2024-01-26 15:14:12,096 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,096 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= x [2024-01-26 15:14:12,096 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,096 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$mem_tmp <= 1 [2024-01-26 15:14:12,096 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,096 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,096 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,096 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,097 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,097 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z <= 1 [2024-01-26 15:14:12,097 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,097 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y == 0 || y == 1 [2024-01-26 15:14:12,097 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,097 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff1 <= 1 [2024-01-26 15:14:12,097 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,097 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,097 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x <= 2 [2024-01-26 15:14:12,097 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0 <= 1 [2024-01-26 15:14:12,097 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,097 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,098 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,098 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,098 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,098 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$mem_tmp <= 1 [2024-01-26 15:14:12,098 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,098 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y$w_buff1 [2024-01-26 15:14:12,098 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,098 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x <= 127 [2024-01-26 15:14:12,098 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= z [2024-01-26 15:14:12,098 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,098 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= x [2024-01-26 15:14:12,098 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,099 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,099 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (unsigned long )arg == 0UL [2024-01-26 15:14:12,099 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,099 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z <= 1 [2024-01-26 15:14:12,099 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,099 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,099 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,099 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,099 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y$w_buff0 [2024-01-26 15:14:12,099 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,099 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z == 0 || z == 1 [2024-01-26 15:14:12,099 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y == 0 || y == 1 [2024-01-26 15:14:12,100 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,100 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,100 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y$mem_tmp [2024-01-26 15:14:12,100 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,100 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y [2024-01-26 15:14:12,100 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y <= 1 [2024-01-26 15:14:12,100 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1 <= 1 [2024-01-26 15:14:12,100 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,100 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,100 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,100 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,101 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,101 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,101 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,101 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$mem_tmp <= 1 [2024-01-26 15:14:12,101 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,101 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,101 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 127 [2024-01-26 15:14:12,101 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,101 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,101 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= z [2024-01-26 15:14:12,101 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,102 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 2 [2024-01-26 15:14:12,102 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,102 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,102 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y [2024-01-26 15:14:12,102 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y == 0 || y == 1 [2024-01-26 15:14:12,102 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,102 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,102 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z <= 1 [2024-01-26 15:14:12,102 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,102 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,102 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,102 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,103 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,103 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (unsigned long )arg == 0UL [2024-01-26 15:14:12,103 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,103 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,103 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,103 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1 <= 1 [2024-01-26 15:14:12,103 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,103 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,103 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z == 0 || z == 1 [2024-01-26 15:14:12,103 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,103 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y$w_buff1 [2024-01-26 15:14:12,104 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= x [2024-01-26 15:14:12,104 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y <= 1 [2024-01-26 15:14:12,104 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,104 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0 == 1 [2024-01-26 15:14:12,104 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,104 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y$mem_tmp [2024-01-26 15:14:12,104 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,104 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,104 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,104 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,104 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,104 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,105 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,105 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 127 [2024-01-26 15:14:12,105 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (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-26 15:14:12,105 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= z [2024-01-26 15:14:12,105 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,105 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff0 <= 1 [2024-01-26 15:14:12,105 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,105 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y <= 1 [2024-01-26 15:14:12,105 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z <= 1 [2024-01-26 15:14:12,105 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$mem_tmp <= 1 [2024-01-26 15:14:12,105 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff1 <= 1 [2024-01-26 15:14:12,105 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,106 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,106 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,106 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,106 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y [2024-01-26 15:14:12,106 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y$w_buff1 [2024-01-26 15:14:12,106 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,106 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,106 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y == 0 || y == 1 [2024-01-26 15:14:12,106 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,106 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,106 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (unsigned long )arg == 0UL [2024-01-26 15:14:12,106 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,107 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y$w_buff0 [2024-01-26 15:14:12,107 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,107 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 2 [2024-01-26 15:14:12,107 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,107 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z == 0 || z == 1 [2024-01-26 15:14:12,107 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y$mem_tmp [2024-01-26 15:14:12,107 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,107 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,107 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,107 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= x [2024-01-26 15:14:12,107 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,107 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,108 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x <= 2 [2024-01-26 15:14:12,108 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y$w_buff1 [2024-01-26 15:14:12,108 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y == 0 || y == 1 [2024-01-26 15:14:12,108 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,108 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,108 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (unsigned long )arg == 0UL [2024-01-26 15:14:12,108 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,108 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y <= 1 [2024-01-26 15:14:12,108 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,108 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= z [2024-01-26 15:14:12,108 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x <= 127 [2024-01-26 15:14:12,108 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,109 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,109 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,109 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,109 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y [2024-01-26 15:14:12,109 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,109 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,109 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y$mem_tmp [2024-01-26 15:14:12,109 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff1 <= 1 [2024-01-26 15:14:12,109 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,109 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff0 == 1 [2024-01-26 15:14:12,109 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,109 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,109 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,110 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,110 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$mem_tmp <= 1 [2024-01-26 15:14:12,110 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,110 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,110 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,110 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,110 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,110 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,110 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,110 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z <= 1 [2024-01-26 15:14:12,110 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z == 0 || z == 1 [2024-01-26 15:14:12,110 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= x [2024-01-26 15:14:12,111 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,111 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y <= 1 [2024-01-26 15:14:12,111 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,111 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,111 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,111 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,111 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,111 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x <= 127 [2024-01-26 15:14:12,111 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,111 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,111 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,111 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y$mem_tmp [2024-01-26 15:14:12,112 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,112 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x <= 2 [2024-01-26 15:14:12,112 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,112 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= z [2024-01-26 15:14:12,112 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x [2024-01-26 15:14:12,112 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,112 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff1 <= 1 [2024-01-26 15:14:12,112 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y [2024-01-26 15:14:12,112 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,112 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,112 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,112 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff0 <= 1 [2024-01-26 15:14:12,113 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,113 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z == 0 || z == 1 [2024-01-26 15:14:12,113 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,113 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$mem_tmp <= 1 [2024-01-26 15:14:12,113 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (unsigned long )arg == 0UL [2024-01-26 15:14:12,113 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y$w_buff0 [2024-01-26 15:14:12,113 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,113 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,113 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,113 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,113 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,113 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,114 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y$w_buff1 [2024-01-26 15:14:12,114 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,114 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,114 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z <= 1 [2024-01-26 15:14:12,114 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y == 0 || y == 1 [2024-01-26 15:14:12,114 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,114 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,114 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,114 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,114 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,114 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x <= 2 [2024-01-26 15:14:12,114 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,114 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,115 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,115 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y$w_buff1 [2024-01-26 15:14:12,115 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,115 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,115 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,115 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,115 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y [2024-01-26 15:14:12,115 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$mem_tmp <= 1 [2024-01-26 15:14:12,115 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff1 <= 1 [2024-01-26 15:14:12,115 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,115 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,115 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,116 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,116 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y$mem_tmp [2024-01-26 15:14:12,116 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,116 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,116 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= x [2024-01-26 15:14:12,116 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] z <= 1 [2024-01-26 15:14:12,116 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y$w_buff0 [2024-01-26 15:14:12,116 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,116 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] z == 0 || z == 1 [2024-01-26 15:14:12,116 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,116 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (unsigned long )arg == 0UL [2024-01-26 15:14:12,116 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,117 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y <= 1 [2024-01-26 15:14:12,117 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y == 0 || y == 1 [2024-01-26 15:14:12,117 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff0 <= 1 [2024-01-26 15:14:12,117 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,117 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,117 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x <= 127 [2024-01-26 15:14:12,117 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,117 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,117 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,117 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= z [2024-01-26 15:14:12,117 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,118 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= x [2024-01-26 15:14:12,118 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,118 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y == 0 || y == 1 [2024-01-26 15:14:12,118 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x <= 2 [2024-01-26 15:14:12,118 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] (unsigned long )arg == 0UL [2024-01-26 15:14:12,118 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,118 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= y$w_buff0 [2024-01-26 15:14:12,118 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,118 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff1 <= 1 [2024-01-26 15:14:12,118 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= y$w_buff1 [2024-01-26 15:14:12,118 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,119 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,119 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y <= 1 [2024-01-26 15:14:12,119 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,119 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 1 <= __unbuffered_cnt [2024-01-26 15:14:12,119 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,119 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,119 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] z <= 1 [2024-01-26 15:14:12,119 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$mem_tmp <= 1 [2024-01-26 15:14:12,119 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff0 <= 1 [2024-01-26 15:14:12,119 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,119 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,120 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,120 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,120 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,120 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] z == 0 || z == 1 [2024-01-26 15:14:12,120 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,120 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= y$mem_tmp [2024-01-26 15:14:12,120 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,120 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,120 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,120 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,120 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= y [2024-01-26 15:14:12,121 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,121 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,121 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= z [2024-01-26 15:14:12,121 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x <= 127 [2024-01-26 15:14:12,121 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,121 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,121 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,121 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,121 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,121 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff0 <= 1 [2024-01-26 15:14:12,121 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,122 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= x [2024-01-26 15:14:12,122 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= y$w_buff0 [2024-01-26 15:14:12,122 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,122 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,122 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= z [2024-01-26 15:14:12,122 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x <= 127 [2024-01-26 15:14:12,122 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,122 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,122 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff1 <= 1 [2024-01-26 15:14:12,122 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,122 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] z <= 1 [2024-01-26 15:14:12,123 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,123 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$mem_tmp <= 1 [2024-01-26 15:14:12,123 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,123 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= y$mem_tmp [2024-01-26 15:14:12,123 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,123 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,123 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,123 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,123 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y <= 1 [2024-01-26 15:14:12,123 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,123 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,124 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,124 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= y$w_buff1 [2024-01-26 15:14:12,124 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] z == 0 || z == 1 [2024-01-26 15:14:12,124 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,124 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,124 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,124 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,124 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,124 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y == 0 || y == 1 [2024-01-26 15:14:12,124 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,124 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,125 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,125 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= y [2024-01-26 15:14:12,125 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x <= 2 [2024-01-26 15:14:12,125 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] z <= 1 [2024-01-26 15:14:12,125 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,125 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,125 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,125 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,125 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y [2024-01-26 15:14:12,125 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y$w_buff1 [2024-01-26 15:14:12,126 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y$w_buff0 [2024-01-26 15:14:12,126 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,126 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x <= 127 [2024-01-26 15:14:12,126 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff0 <= 1 [2024-01-26 15:14:12,126 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y <= 1 [2024-01-26 15:14:12,126 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,126 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,126 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,126 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,126 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,126 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y == 0 || y == 1 [2024-01-26 15:14:12,127 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$mem_tmp <= 1 [2024-01-26 15:14:12,127 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,127 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,127 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,127 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (unsigned long )arg == 0UL [2024-01-26 15:14:12,127 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,127 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,127 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] z == 0 || z == 1 [2024-01-26 15:14:12,127 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y$mem_tmp [2024-01-26 15:14:12,127 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,127 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,128 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,128 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,128 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,128 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x <= 2 [2024-01-26 15:14:12,128 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,128 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,128 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= x [2024-01-26 15:14:12,128 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff1 <= 1 [2024-01-26 15:14:12,128 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= z [2024-01-26 15:14:12,128 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,128 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,129 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,129 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,129 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (unsigned long )arg == 0UL [2024-01-26 15:14:12,129 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,129 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,129 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,129 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y$w_buff0 [2024-01-26 15:14:12,129 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z == 0 || z == 1 [2024-01-26 15:14:12,129 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,129 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x <= 127 [2024-01-26 15:14:12,129 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,130 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,130 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,130 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,130 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,130 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,130 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y <= 1 [2024-01-26 15:14:12,130 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z <= 1 [2024-01-26 15:14:12,130 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,130 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,130 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y$w_buff1 [2024-01-26 15:14:12,130 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y$mem_tmp [2024-01-26 15:14:12,131 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 1 <= __unbuffered_cnt [2024-01-26 15:14:12,131 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff0 <= 1 [2024-01-26 15:14:12,131 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,131 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff1 <= 1 [2024-01-26 15:14:12,131 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,131 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,131 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$mem_tmp <= 1 [2024-01-26 15:14:12,131 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y == 0 || y == 1 [2024-01-26 15:14:12,131 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,131 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y [2024-01-26 15:14:12,131 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,132 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x <= 2 [2024-01-26 15:14:12,132 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,132 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,132 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= x [2024-01-26 15:14:12,132 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,132 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,132 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,132 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= z [2024-01-26 15:14:12,132 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,132 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,133 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= y [2024-01-26 15:14:12,133 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x <= 2 [2024-01-26 15:14:12,133 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] z == 0 || z == 1 [2024-01-26 15:14:12,133 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y <= 1 [2024-01-26 15:14:12,133 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,133 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,133 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,133 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,133 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,133 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,133 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= y$mem_tmp [2024-01-26 15:14:12,134 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,134 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= y$w_buff1 [2024-01-26 15:14:12,134 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,134 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,134 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,134 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,134 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x <= 127 [2024-01-26 15:14:12,134 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (unsigned long )arg == 0UL [2024-01-26 15:14:12,134 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,134 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,134 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,135 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$mem_tmp <= 1 [2024-01-26 15:14:12,135 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= x [2024-01-26 15:14:12,135 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,135 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,135 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,135 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,135 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$w_buff0 <= 1 [2024-01-26 15:14:12,135 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,135 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] z <= 1 [2024-01-26 15:14:12,135 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y == 0 || y == 1 [2024-01-26 15:14:12,135 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,136 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,136 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$w_buff1 <= 1 [2024-01-26 15:14:12,136 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,136 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= z [2024-01-26 15:14:12,136 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= y$w_buff0 [2024-01-26 15:14:12,136 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,136 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,136 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,136 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,136 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,136 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,137 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,137 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,137 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,137 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,137 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z <= 1 [2024-01-26 15:14:12,137 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,137 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,137 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y$w_buff1 [2024-01-26 15:14:12,137 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= z [2024-01-26 15:14:12,137 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-26 15:14:12,138 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$mem_tmp <= 1 [2024-01-26 15:14:12,138 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1 <= 1 [2024-01-26 15:14:12,138 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0 <= 1 [2024-01-26 15:14:12,138 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y$mem_tmp [2024-01-26 15:14:12,138 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,138 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,138 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,138 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y <= 1 [2024-01-26 15:14:12,138 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z == 0 || z == 1 [2024-01-26 15:14:12,138 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,138 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,139 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,139 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x <= 127 [2024-01-26 15:14:12,139 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,139 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,139 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,139 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,139 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x <= 2 [2024-01-26 15:14:12,139 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y [2024-01-26 15:14:12,139 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,139 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (unsigned long )arg == 0UL [2024-01-26 15:14:12,139 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,140 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y$w_buff0 [2024-01-26 15:14:12,140 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= x [2024-01-26 15:14:12,140 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,140 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,140 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y == 0 || y == 1 [2024-01-26 15:14:12,140 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] (unsigned long )arg == 0UL [2024-01-26 15:14:12,140 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= y$mem_tmp [2024-01-26 15:14:12,140 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,140 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y <= 1 [2024-01-26 15:14:12,140 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$mem_tmp <= 1 [2024-01-26 15:14:12,140 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,141 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,141 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff0 <= 1 [2024-01-26 15:14:12,141 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,141 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= y [2024-01-26 15:14:12,141 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,141 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,141 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,141 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= y$w_buff0 [2024-01-26 15:14:12,141 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,141 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x <= 2 [2024-01-26 15:14:12,142 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,142 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,142 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,142 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,142 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= x [2024-01-26 15:14:12,142 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= z [2024-01-26 15:14:12,142 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,142 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,142 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,142 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,142 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= y$w_buff1 [2024-01-26 15:14:12,143 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] z <= 1 [2024-01-26 15:14:12,143 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,143 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,143 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,143 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] z == 0 || z == 1 [2024-01-26 15:14:12,143 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x <= 127 [2024-01-26 15:14:12,143 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y == 0 || y == 1 [2024-01-26 15:14:12,143 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,143 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,143 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff1 <= 1 [2024-01-26 15:14:12,144 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] (unsigned long )arg == 0UL [2024-01-26 15:14:12,144 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,144 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,144 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,144 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,144 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,144 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= y [2024-01-26 15:14:12,144 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,144 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$w_buff0 <= 1 [2024-01-26 15:14:12,144 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] z == 1 [2024-01-26 15:14:12,144 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,145 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y <= 1 [2024-01-26 15:14:12,145 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,145 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= y$mem_tmp [2024-01-26 15:14:12,145 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,145 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,145 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,145 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (unsigned long )arg == 0UL [2024-01-26 15:14:12,145 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= y$w_buff0 [2024-01-26 15:14:12,145 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,145 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,145 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,146 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,146 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,146 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,146 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,146 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,146 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$w_buff1 <= 1 [2024-01-26 15:14:12,146 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,146 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x <= 127 [2024-01-26 15:14:12,146 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,146 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$mem_tmp <= 1 [2024-01-26 15:14:12,146 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,147 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x <= 2 [2024-01-26 15:14:12,147 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,147 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= x [2024-01-26 15:14:12,147 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,147 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,147 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y == 0 || y == 1 [2024-01-26 15:14:12,147 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,147 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,147 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= y$w_buff1 [2024-01-26 15:14:12,147 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,148 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,148 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= y$w_buff1 [2024-01-26 15:14:12,148 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,148 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z <= 1 [2024-01-26 15:14:12,148 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= y$mem_tmp [2024-01-26 15:14:12,148 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,148 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,148 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,148 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,148 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$w_buff1 <= 1 [2024-01-26 15:14:12,148 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,149 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x <= 127 [2024-01-26 15:14:12,149 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,149 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,149 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,149 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,149 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-26 15:14:12,149 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,149 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,149 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= y [2024-01-26 15:14:12,149 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,149 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (unsigned long )arg == 0UL [2024-01-26 15:14:12,150 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,150 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,150 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= x [2024-01-26 15:14:12,150 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= z [2024-01-26 15:14:12,150 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$mem_tmp <= 1 [2024-01-26 15:14:12,150 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,150 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,150 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,150 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice2 == (_Bool)0 [2024-01-26 15:14:12,150 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,150 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,151 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,151 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-26 15:14:12,151 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y <= 1 [2024-01-26 15:14:12,151 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,151 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x <= 2 [2024-01-26 15:14:12,151 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y == 0 || y == 1 [2024-01-26 15:14:12,151 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= y$w_buff0 [2024-01-26 15:14:12,151 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$w_buff0 <= 1 [2024-01-26 15:14:12,151 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z == 0 || z == 1 [2024-01-26 15:14:12,151 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (unsigned long )arg == 0UL [2024-01-26 15:14:12,151 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,152 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,152 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,152 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,152 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff0 <= 1 [2024-01-26 15:14:12,152 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y$w_buff1 [2024-01-26 15:14:12,152 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,152 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,152 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (unsigned long )arg == 0UL [2024-01-26 15:14:12,152 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-26 15:14:12,152 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,152 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,153 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,153 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z <= 1 [2024-01-26 15:14:12,153 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,153 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,153 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,153 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,153 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice2 == (_Bool)0 [2024-01-26 15:14:12,153 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$mem_tmp <= 1 [2024-01-26 15:14:12,153 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y$w_buff0 [2024-01-26 15:14:12,153 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x <= 127 [2024-01-26 15:14:12,154 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y <= 1 [2024-01-26 15:14:12,154 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,154 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff1 <= 1 [2024-01-26 15:14:12,154 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,154 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z == 0 || z == 1 [2024-01-26 15:14:12,154 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,154 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= x [2024-01-26 15:14:12,154 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,154 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,154 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y$mem_tmp [2024-01-26 15:14:12,154 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (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-26 15:14:12,155 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y [2024-01-26 15:14:12,155 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,155 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,155 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= z [2024-01-26 15:14:12,155 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x <= 2 [2024-01-26 15:14:12,155 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y == 0 || y == 1 [2024-01-26 15:14:12,155 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,155 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,155 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,155 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y$w_buff1 [2024-01-26 15:14:12,155 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,156 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,156 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,156 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,156 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y [2024-01-26 15:14:12,156 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y <= 1 [2024-01-26 15:14:12,156 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,156 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,156 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,156 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x [2024-01-26 15:14:12,156 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= z [2024-01-26 15:14:12,156 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,157 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,157 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,157 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0 == 1 [2024-01-26 15:14:12,157 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z == 0 || z == 1 [2024-01-26 15:14:12,157 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,157 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (unsigned long )arg == 0UL [2024-01-26 15:14:12,157 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,157 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,157 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1 <= 1 [2024-01-26 15:14:12,157 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,157 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y == 0 || y == 1 [2024-01-26 15:14:12,158 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,158 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,158 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z <= 1 [2024-01-26 15:14:12,158 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,158 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y$mem_tmp [2024-01-26 15:14:12,158 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 127 [2024-01-26 15:14:12,158 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,158 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,158 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$mem_tmp <= 1 [2024-01-26 15:14:12,158 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,159 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,159 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,159 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 2 [2024-01-26 15:14:12,159 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,159 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (unsigned long )arg == 0UL [2024-01-26 15:14:12,159 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] z == 0 || z == 1 [2024-01-26 15:14:12,159 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y == 0 || y == 1 [2024-01-26 15:14:12,159 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y <= 1 [2024-01-26 15:14:12,159 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,159 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= z [2024-01-26 15:14:12,159 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,160 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,160 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,160 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] ((weak$$choice2 == (_Bool)0 && (((((((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff0_used == (_Bool)1 && y$w_buff1_used == (_Bool)1)) || (y$w_buff0_used == (_Bool)1 && y$w_buff1_used == (_Bool)1)) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)))) || ((weak$$choice2 == (_Bool)1 && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) [2024-01-26 15:14:12,160 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,160 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= y$mem_tmp [2024-01-26 15:14:12,160 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x <= 127 [2024-01-26 15:14:12,160 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-26 15:14:12,160 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,160 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,160 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= y$w_buff1 [2024-01-26 15:14:12,161 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,161 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= y$w_buff0 [2024-01-26 15:14:12,161 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= x [2024-01-26 15:14:12,161 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] z <= 1 [2024-01-26 15:14:12,161 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,161 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,161 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,161 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,161 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,161 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,161 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,162 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$mem_tmp <= 1 [2024-01-26 15:14:12,162 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,162 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,162 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff1 <= 1 [2024-01-26 15:14:12,162 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,162 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,162 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,162 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,162 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff0 <= 1 [2024-01-26 15:14:12,162 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x <= 2 [2024-01-26 15:14:12,162 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= y [2024-01-26 15:14:12,163 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,163 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,163 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,163 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z <= 1 [2024-01-26 15:14:12,163 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (unsigned long )arg == 0UL [2024-01-26 15:14:12,163 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,163 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff1 <= 1 [2024-01-26 15:14:12,163 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,163 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,163 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z == 0 || z == 1 [2024-01-26 15:14:12,164 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,164 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,164 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,164 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,164 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,164 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x <= 2 [2024-01-26 15:14:12,164 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= z [2024-01-26 15:14:12,164 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,164 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,164 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,164 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,165 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,165 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,165 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,165 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,165 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,165 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y == 0 || y == 1 [2024-01-26 15:14:12,165 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff0 == 1 [2024-01-26 15:14:12,165 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,165 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= y [2024-01-26 15:14:12,165 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,165 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y <= 1 [2024-01-26 15:14:12,166 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,166 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$mem_tmp <= 1 [2024-01-26 15:14:12,166 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x <= 127 [2024-01-26 15:14:12,166 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= y$mem_tmp [2024-01-26 15:14:12,166 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,166 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= y$w_buff1 [2024-01-26 15:14:12,166 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= x [2024-01-26 15:14:12,166 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y [2024-01-26 15:14:12,166 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,166 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,166 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,167 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,167 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] z <= 1 [2024-01-26 15:14:12,167 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,167 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,167 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,167 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$w_buff0 [2024-01-26 15:14:12,167 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$mem_tmp <= 1 [2024-01-26 15:14:12,167 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$mem_tmp [2024-01-26 15:14:12,167 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,167 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1 <= 1 [2024-01-26 15:14:12,167 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,168 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,168 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] z == 0 || z == 1 [2024-01-26 15:14:12,168 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,168 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,168 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,168 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,168 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x <= 127 [2024-01-26 15:14:12,168 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,168 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,168 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (unsigned long )arg == 0UL [2024-01-26 15:14:12,169 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,169 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,169 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0 <= 1 [2024-01-26 15:14:12,169 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,169 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,169 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y <= 1 [2024-01-26 15:14:12,169 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y == 0 || y == 1 [2024-01-26 15:14:12,169 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,169 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,169 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$w_buff1 [2024-01-26 15:14:12,169 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,170 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= z [2024-01-26 15:14:12,170 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,170 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,170 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= x [2024-01-26 15:14:12,170 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x <= 2 [2024-01-26 15:14:12,170 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,170 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,170 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,170 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,170 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1 <= 1 [2024-01-26 15:14:12,170 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,171 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,171 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y$mem_tmp [2024-01-26 15:14:12,171 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,171 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y$w_buff1 [2024-01-26 15:14:12,171 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$mem_tmp <= 1 [2024-01-26 15:14:12,172 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,172 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,172 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,172 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z == 0 || z == 1 [2024-01-26 15:14:12,172 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y [2024-01-26 15:14:12,172 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= z [2024-01-26 15:14:12,172 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,172 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,172 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,173 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,173 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y$w_buff0 [2024-01-26 15:14:12,173 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,173 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] x <= 127 [2024-01-26 15:14:12,173 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,173 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,173 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= x [2024-01-26 15:14:12,173 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,173 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,173 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,173 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] x <= 2 [2024-01-26 15:14:12,174 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y == 0 || y == 1 [2024-01-26 15:14:12,174 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (unsigned long )arg == 0UL [2024-01-26 15:14:12,174 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,174 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,174 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,174 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff0 <= 1 [2024-01-26 15:14:12,174 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,174 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,174 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z <= 1 [2024-01-26 15:14:12,174 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y <= 1 [2024-01-26 15:14:12,174 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,175 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z == 0 || z == 1 [2024-01-26 15:14:12,175 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,175 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,175 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,175 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,175 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,175 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y [2024-01-26 15:14:12,175 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$mem_tmp <= 1 [2024-01-26 15:14:12,175 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,175 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,176 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,176 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,176 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff0 <= 1 [2024-01-26 15:14:12,176 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= x [2024-01-26 15:14:12,176 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,176 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] ((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-26 15:14:12,176 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,176 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,176 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z <= 1 [2024-01-26 15:14:12,176 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,176 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= z [2024-01-26 15:14:12,177 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,177 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,177 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,177 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,177 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x <= 127 [2024-01-26 15:14:12,177 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,177 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,177 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y == 0 || y == 1 [2024-01-26 15:14:12,177 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y$mem_tmp [2024-01-26 15:14:12,177 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,177 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y$w_buff1 [2024-01-26 15:14:12,178 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,178 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y$w_buff0 [2024-01-26 15:14:12,178 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y <= 1 [2024-01-26 15:14:12,178 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x <= 2 [2024-01-26 15:14:12,178 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,178 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff1 <= 1 [2024-01-26 15:14:12,178 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,178 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,178 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y [2024-01-26 15:14:12,178 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,179 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,179 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0 == 1 [2024-01-26 15:14:12,179 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z <= 1 [2024-01-26 15:14:12,179 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,179 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,179 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,179 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1 <= 1 [2024-01-26 15:14:12,179 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,179 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,179 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x <= 2 [2024-01-26 15:14:12,179 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,180 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,180 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,180 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,180 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y$mem_tmp [2024-01-26 15:14:12,180 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (unsigned long )arg == 0UL [2024-01-26 15:14:12,180 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x <= 127 [2024-01-26 15:14:12,180 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,180 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y == 0 || y == 1 [2024-01-26 15:14:12,180 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= x [2024-01-26 15:14:12,180 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z == 0 || z == 1 [2024-01-26 15:14:12,180 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= z [2024-01-26 15:14:12,181 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,181 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,181 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,181 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,181 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,181 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y <= 1 [2024-01-26 15:14:12,181 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,181 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y$w_buff1 [2024-01-26 15:14:12,181 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,181 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,182 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,182 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$mem_tmp <= 1 [2024-01-26 15:14:12,182 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,182 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p2_EAX == 0 [2024-01-26 15:14:12,182 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff0 == 0 [2024-01-26 15:14:12,182 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,182 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p1_EAX == 0 [2024-01-26 15:14:12,182 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] weak$$choice0 == (_Bool)0 [2024-01-26 15:14:12,182 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$read_delayed == (_Bool)0 [2024-01-26 15:14:12,182 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$mem_tmp == 0 [2024-01-26 15:14:12,182 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,183 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,183 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z == 0 [2024-01-26 15:14:12,183 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,183 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:12,183 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff0_used == (_Bool)0 [2024-01-26 15:14:12,183 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] weak$$choice2 == (_Bool)0 [2024-01-26 15:14:12,183 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:12,183 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:14:12,183 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff1 == 0 [2024-01-26 15:14:12,183 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] main$tmp_guard0 == (_Bool)0 [2024-01-26 15:14:12,183 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,184 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y == 0 [2024-01-26 15:14:12,184 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] main$tmp_guard1 == (_Bool)0 [2024-01-26 15:14:12,184 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$read_delayed_var == 0 [2024-01-26 15:14:12,184 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff1_used == (_Bool)0 [2024-01-26 15:14:12,184 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x == 0 [2024-01-26 15:14:12,184 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_cnt == 0 [2024-01-26 15:14:12,184 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,184 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,184 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,184 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,184 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,184 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,184 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,184 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,184 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,184 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,184 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,184 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,184 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z == 0 || z == 1 [2024-01-26 15:14:12,184 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1 <= 1 [2024-01-26 15:14:12,184 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 127 [2024-01-26 15:14:12,185 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,185 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y [2024-01-26 15:14:12,185 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,185 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,185 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,185 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= x [2024-01-26 15:14:12,185 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y <= 1 [2024-01-26 15:14:12,185 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z <= 1 [2024-01-26 15:14:12,185 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,185 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y == 0 || y == 1 [2024-01-26 15:14:12,185 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y$w_buff1 [2024-01-26 15:14:12,185 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,185 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (unsigned long )arg == 0UL [2024-01-26 15:14:12,185 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,185 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-26 15:14:12,185 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,185 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp <= 1 [2024-01-26 15:14:12,185 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,185 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,185 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y$mem_tmp [2024-01-26 15:14:12,185 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,185 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 2 [2024-01-26 15:14:12,185 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y$w_buff0 [2024-01-26 15:14:12,185 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= z [2024-01-26 15:14:12,185 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0 <= 1 [2024-01-26 15:14:12,185 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,186 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,186 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,186 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= y$w_buff0 [2024-01-26 15:14:12,186 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,186 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,186 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,186 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,186 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x <= 127 [2024-01-26 15:14:12,186 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,186 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,186 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= z [2024-01-26 15:14:12,186 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,186 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,186 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$mem_tmp <= 1 [2024-01-26 15:14:12,186 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff0 <= 1 [2024-01-26 15:14:12,186 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,186 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y == 0 || y == 1 [2024-01-26 15:14:12,186 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,186 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (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-26 15:14:12,186 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,186 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,186 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,186 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= y [2024-01-26 15:14:12,186 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,186 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,187 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= y$w_buff1 [2024-01-26 15:14:12,187 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] z == 0 || z == 1 [2024-01-26 15:14:12,187 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= x [2024-01-26 15:14:12,187 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,187 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,187 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff1 <= 1 [2024-01-26 15:14:12,187 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,187 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y <= 1 [2024-01-26 15:14:12,187 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= y$mem_tmp [2024-01-26 15:14:12,187 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,187 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,187 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x <= 2 [2024-01-26 15:14:12,188 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] z <= 1 [2024-01-26 15:14:12,188 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,188 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,188 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (unsigned long )arg == 0UL [2024-01-26 15:14:12,188 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y <= 1 [2024-01-26 15:14:12,188 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:12,188 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:12,188 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:12,188 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:12,188 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y [2024-01-26 15:14:12,188 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:12,189 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:12,189 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z == 0 || z == 1 [2024-01-26 15:14:12,189 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x <= 127 [2024-01-26 15:14:12,189 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:12,189 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$mem_tmp <= 1 [2024-01-26 15:14:12,189 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:12,189 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:12,189 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y == 0 || y == 1 [2024-01-26 15:14:12,189 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x <= 2 [2024-01-26 15:14:12,189 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:12,189 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:12,190 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:12,190 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:12,190 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y$mem_tmp [2024-01-26 15:14:12,190 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y$w_buff1 [2024-01-26 15:14:12,190 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:12,190 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:12,190 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:12,190 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:12,190 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:12,190 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z <= 1 [2024-01-26 15:14:12,190 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:12,191 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:12,191 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff0 <= 1 [2024-01-26 15:14:12,191 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:12,191 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (unsigned long )arg == 0UL [2024-01-26 15:14:12,191 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:12,191 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:12,191 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff1 <= 1 [2024-01-26 15:14:12,191 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= x [2024-01-26 15:14:12,191 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_cnt [2024-01-26 15:14:12,191 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= z [2024-01-26 15:14:12,191 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:12,192 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y$w_buff0 [2024-01-26 15:14:12,192 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (unsigned long )arg == 0UL [2024-01-26 15:14:12,218 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-26 15:14:12,346 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/mix052_pso.opt_rmo.opt_tso.opt.i[964,977] [2024-01-26 15:14:12,493 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-26 15:14:12,506 INFO L202 MainTranslator]: Completed pre-run [2024-01-26 15:14:12,514 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/mix052_pso.opt_rmo.opt_tso.opt.i[964,977] [2024-01-26 15:14:12,514 WARN L424 MainDispatcher]: Unable to annotate void __VERIFIER_assert(int expression) { if (!expression) { ERROR: {reach_error();abort();} }; return; } with a witness entry [2024-01-26 15:14:12,514 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 Syntax error [2024-01-26 15:14:12,557 ERROR L324 MainTranslator]: Unsupported Syntax: Unable to instrument "weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1" at C: z = 1; [743] (Syntax Error: #76[dollar](0/12 - 0/13)) [2024-01-26 15:14:12,557 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@7a0a7ba6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.01 03:14:12, skipping insertion in model container [2024-01-26 15:14:12,557 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-26 15:14:12,558 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-26 15:14:12,559 INFO L158 Benchmark]: Toolchain (without parser) took 1494.29ms. Allocated memory was 184.5MB in the beginning and 312.5MB in the end (delta: 127.9MB). Free memory was 112.9MB in the beginning and 224.3MB in the end (delta: -111.3MB). Peak memory consumption was 48.8MB. Max. memory is 16.1GB. [2024-01-26 15:14:12,559 INFO L158 Benchmark]: Witness Parser took 0.12ms. Allocated memory is still 184.5MB. Free memory is still 149.5MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-26 15:14:12,560 INFO L158 Benchmark]: CDTParser took 0.14ms. Allocated memory is still 184.5MB. Free memory is still 131.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-26 15:14:12,560 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1491.35ms. Allocated memory was 184.5MB in the beginning and 312.5MB in the end (delta: 127.9MB). Free memory was 112.9MB in the beginning and 224.3MB in the end (delta: -111.3MB). Peak memory consumption was 48.8MB. Max. memory is 16.1GB. [2024-01-26 15:14:12,561 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Witness Parser took 0.12ms. Allocated memory is still 184.5MB. Free memory is still 149.5MB. There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.14ms. Allocated memory is still 184.5MB. Free memory is still 131.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1491.35ms. Allocated memory was 184.5MB in the beginning and 312.5MB in the end (delta: 127.9MB). Free memory was 112.9MB in the beginning and 224.3MB in the end (delta: -111.3MB). Peak memory consumption was 48.8MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 743]: Unsupported Syntax Unable to instrument "weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1" at C: z = 1; [743] (Syntax Error: #76[dollar](0/12 - 0/13)) RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReachWitnessValidation.xml -i ../../../trunk/examples/svcomp/pthread-wmm/mix052_pso.opt_rmo.opt_tso.opt.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/mix052_pso.opt_rmo.opt_tso.opt.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg false --witnessparser.only.consider.loop.invariants false --- Real Ultimate output --- This is Ultimate 0.2.4-dev-2755261-m [2024-01-26 15:14:14,427 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-26 15:14:14,506 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-01-26 15:14:14,510 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-26 15:14:14,511 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-26 15:14:14,537 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-26 15:14:14,537 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-26 15:14:14,538 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-26 15:14:14,538 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-26 15:14:14,541 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-26 15:14:14,541 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-26 15:14:14,542 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-26 15:14:14,542 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-26 15:14:14,543 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-26 15:14:14,543 INFO L153 SettingsManager]: * Use SBE=true [2024-01-26 15:14:14,544 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-26 15:14:14,544 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-26 15:14:14,544 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-26 15:14:14,544 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-26 15:14:14,545 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-26 15:14:14,545 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-26 15:14:14,545 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-26 15:14:14,546 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-26 15:14:14,546 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-01-26 15:14:14,546 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-01-26 15:14:14,546 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-26 15:14:14,546 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-01-26 15:14:14,547 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-26 15:14:14,547 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-26 15:14:14,547 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-26 15:14:14,548 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-26 15:14:14,548 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-26 15:14:14,548 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-26 15:14:14,548 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-26 15:14:14,548 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-26 15:14:14,549 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-26 15:14:14,549 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-26 15:14:14,549 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-26 15:14:14,550 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-01-26 15:14:14,550 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-01-26 15:14:14,550 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-26 15:14:14,550 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-26 15:14:14,550 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-26 15:14:14,550 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-26 15:14:14,551 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-26 15:14:14,551 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-01-26 15:14:14,551 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-26 15:14:14,811 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-26 15:14:14,825 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-26 15:14:14,827 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-26 15:14:14,828 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-26 15:14:14,829 INFO L274 PluginConnector]: CDTParser initialized [2024-01-26 15:14:14,830 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/mix052_pso.opt_rmo.opt_tso.opt.i [2024-01-26 15:14:15,833 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-26 15:14:16,080 INFO L384 CDTParser]: Found 1 translation units. [2024-01-26 15:14:16,080 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/mix052_pso.opt_rmo.opt_tso.opt.i [2024-01-26 15:14:16,102 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/956744fef/12f1895ef55d415aa2026d3f3c9dc2db/FLAG5130bbe72 [2024-01-26 15:14:16,112 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/956744fef/12f1895ef55d415aa2026d3f3c9dc2db [2024-01-26 15:14:16,114 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-26 15:14:16,114 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-26 15:14:16,115 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/mix052_pso.opt_rmo.opt_tso.opt.yml/witness.yml [2024-01-26 15:14:16,566 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-26 15:14:16,567 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-26 15:14:16,569 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-26 15:14:16,569 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-26 15:14:16,573 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-26 15:14:16,573 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.01 03:14:16" (1/2) ... [2024-01-26 15:14:16,574 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5089ee45 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.01 03:14:16, skipping insertion in model container [2024-01-26 15:14:16,575 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.01 03:14:16" (1/2) ... [2024-01-26 15:14:16,576 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@36a3dcae and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.01 03:14:16, skipping insertion in model container [2024-01-26 15:14:16,576 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 26.01 03:14:16" (2/2) ... [2024-01-26 15:14:16,576 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5089ee45 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 26.01 03:14:16, skipping insertion in model container [2024-01-26 15:14:16,577 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 26.01 03:14:16" (2/2) ... [2024-01-26 15:14:16,577 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-26 15:14:17,612 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-26 15:14:17,613 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,614 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,614 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= z [2024-01-26 15:14:17,614 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,614 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,614 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y$w_buff1 [2024-01-26 15:14:17,614 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff0 == 1 [2024-01-26 15:14:17,614 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (unsigned long )arg == 0UL [2024-01-26 15:14:17,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y == 0 || y == 1 [2024-01-26 15:14:17,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z <= 1 [2024-01-26 15:14:17,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,615 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= x [2024-01-26 15:14:17,616 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1 <= 1 [2024-01-26 15:14:17,616 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y$mem_tmp [2024-01-26 15:14:17,616 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,616 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y <= 1 [2024-01-26 15:14:17,616 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,616 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z == 0 || z == 1 [2024-01-26 15:14:17,616 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,616 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,617 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,617 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,617 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,617 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,617 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x <= 2 [2024-01-26 15:14:17,617 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$mem_tmp <= 1 [2024-01-26 15:14:17,617 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,617 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,618 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,618 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,618 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x <= 127 [2024-01-26 15:14:17,618 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,618 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y [2024-01-26 15:14:17,618 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,618 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,619 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y$w_buff0 [2024-01-26 15:14:17,619 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,619 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x [2024-01-26 15:14:17,619 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,622 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z == 0 || z == 1 [2024-01-26 15:14:17,622 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,622 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,622 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1 <= 1 [2024-01-26 15:14:17,622 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,622 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,622 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z <= 1 [2024-01-26 15:14:17,622 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 2 [2024-01-26 15:14:17,623 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 1 [2024-01-26 15:14:17,623 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,623 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0 <= 1 [2024-01-26 15:14:17,623 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y == 0 || y == 1 [2024-01-26 15:14:17,623 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,623 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,623 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,623 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,623 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= z [2024-01-26 15:14:17,624 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,624 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,624 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,624 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,624 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,624 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$mem_tmp <= 1 [2024-01-26 15:14:17,624 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,624 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y$mem_tmp [2024-01-26 15:14:17,624 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 1 <= __unbuffered_cnt [2024-01-26 15:14:17,625 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,625 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,625 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,625 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 127 [2024-01-26 15:14:17,625 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,625 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y$w_buff1 [2024-01-26 15:14:17,625 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,625 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y [2024-01-26 15:14:17,625 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,626 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (unsigned long )arg == 0UL [2024-01-26 15:14:17,626 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z <= 1 [2024-01-26 15:14:17,626 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,626 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,626 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= z [2024-01-26 15:14:17,626 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1 <= 1 [2024-01-26 15:14:17,626 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,626 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,626 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,627 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0 <= 1 [2024-01-26 15:14:17,627 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,627 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,627 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y == 0 || y == 1 [2024-01-26 15:14:17,627 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,627 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,627 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,627 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$mem_tmp [2024-01-26 15:14:17,628 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,628 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,628 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,628 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,628 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z == 0 || z == 1 [2024-01-26 15:14:17,628 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,628 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,628 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,628 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 127 [2024-01-26 15:14:17,629 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp <= 1 [2024-01-26 15:14:17,629 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,629 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$w_buff1 [2024-01-26 15:14:17,629 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,629 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,629 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 1 [2024-01-26 15:14:17,629 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,629 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (unsigned long )arg == 0UL [2024-01-26 15:14:17,629 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,630 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y [2024-01-26 15:14:17,630 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,630 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$w_buff0 [2024-01-26 15:14:17,630 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x [2024-01-26 15:14:17,630 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 2 [2024-01-26 15:14:17,630 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,630 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,630 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (unsigned long )arg == 0UL [2024-01-26 15:14:17,630 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (unsigned long )arg == 0UL [2024-01-26 15:14:17,631 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (unsigned long )arg == 0UL [2024-01-26 15:14:17,631 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (unsigned long )arg == 0UL [2024-01-26 15:14:17,631 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,631 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 <= 1 [2024-01-26 15:14:17,631 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,631 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,631 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,631 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$mem_tmp [2024-01-26 15:14:17,631 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,632 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x <= 2 [2024-01-26 15:14:17,632 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,632 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,632 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,632 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 1 [2024-01-26 15:14:17,632 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,632 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$w_buff1 [2024-01-26 15:14:17,632 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,632 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x <= 127 [2024-01-26 15:14:17,632 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,633 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= x [2024-01-26 15:14:17,633 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,633 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y [2024-01-26 15:14:17,633 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z == 0 || z == 1 [2024-01-26 15:14:17,633 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,633 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z <= 1 [2024-01-26 15:14:17,633 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,633 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp <= 1 [2024-01-26 15:14:17,633 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0 == 1 [2024-01-26 15:14:17,634 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (unsigned long )arg == 0UL [2024-01-26 15:14:17,634 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,634 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,634 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= z [2024-01-26 15:14:17,634 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,634 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,634 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,634 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,634 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y == 0 || y == 1 [2024-01-26 15:14:17,635 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,635 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,635 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,635 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,635 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,635 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-26 15:14:17,635 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,635 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 <= 1 [2024-01-26 15:14:17,635 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,635 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,636 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,636 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z == 0 || z == 1 [2024-01-26 15:14:17,636 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$w_buff1 [2024-01-26 15:14:17,636 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 <= 1 [2024-01-26 15:14:17,636 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,636 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,636 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,636 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,637 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,637 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,637 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,637 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,637 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= z [2024-01-26 15:14:17,637 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y == 0 || y == 1 [2024-01-26 15:14:17,637 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x [2024-01-26 15:14:17,637 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,637 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,638 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,638 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y [2024-01-26 15:14:17,638 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,638 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,638 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$w_buff0 [2024-01-26 15:14:17,638 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,638 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,638 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 2 [2024-01-26 15:14:17,638 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z <= 1 [2024-01-26 15:14:17,638 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,639 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,646 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 127 [2024-01-26 15:14:17,647 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,647 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,647 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 1 [2024-01-26 15:14:17,647 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp <= 1 [2024-01-26 15:14:17,647 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$mem_tmp [2024-01-26 15:14:17,647 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,647 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= y$w_buff1 [2024-01-26 15:14:17,647 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,647 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,648 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,648 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] (unsigned long )arg == 0UL [2024-01-26 15:14:17,648 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] z <= 1 [2024-01-26 15:14:17,648 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,648 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,648 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,648 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,648 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,648 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] z == 0 || z == 1 [2024-01-26 15:14:17,648 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x <= 2 [2024-01-26 15:14:17,649 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,649 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y <= 1 [2024-01-26 15:14:17,649 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,649 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= y [2024-01-26 15:14:17,649 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= z [2024-01-26 15:14:17,649 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= y$w_buff0 [2024-01-26 15:14:17,649 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,649 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,649 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,650 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,650 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff0 <= 1 [2024-01-26 15:14:17,650 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,650 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff1 <= 1 [2024-01-26 15:14:17,650 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= y$mem_tmp [2024-01-26 15:14:17,650 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,650 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,650 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,650 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,650 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,651 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,651 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,651 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= x [2024-01-26 15:14:17,651 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$mem_tmp <= 1 [2024-01-26 15:14:17,652 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y == 0 || y == 1 [2024-01-26 15:14:17,652 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,652 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x <= 127 [2024-01-26 15:14:17,652 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,652 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,652 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (unsigned long )arg == 0UL [2024-01-26 15:14:17,652 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,653 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,653 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y$w_buff1 [2024-01-26 15:14:17,653 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,653 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,653 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,653 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= x [2024-01-26 15:14:17,653 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,653 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,653 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 127 [2024-01-26 15:14:17,653 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$mem_tmp <= 1 [2024-01-26 15:14:17,654 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z <= 1 [2024-01-26 15:14:17,654 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y <= 1 [2024-01-26 15:14:17,654 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1 <= 1 [2024-01-26 15:14:17,654 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,654 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,654 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,654 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y [2024-01-26 15:14:17,654 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] x <= 2 [2024-01-26 15:14:17,654 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,654 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,655 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] z == 0 || z == 1 [2024-01-26 15:14:17,655 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,655 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,655 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= y$mem_tmp [2024-01-26 15:14:17,655 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff0 == 1 [2024-01-26 15:14:17,655 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,655 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,655 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,655 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y == 0 || y == 1 [2024-01-26 15:14:17,655 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,656 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,656 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,656 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,656 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,656 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,656 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,656 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] 0 <= z [2024-01-26 15:14:17,656 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,656 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,657 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] weak$$choice2 == (_Bool)0 [2024-01-26 15:14:17,657 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,657 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (unsigned long )arg == 0UL [2024-01-26 15:14:17,657 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= y [2024-01-26 15:14:17,657 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= z [2024-01-26 15:14:17,657 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$mem_tmp <= 1 [2024-01-26 15:14:17,657 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,657 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,657 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z <= 1 [2024-01-26 15:14:17,657 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= y$w_buff0 [2024-01-26 15:14:17,657 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,658 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,658 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,658 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y == 0 || y == 1 [2024-01-26 15:14:17,658 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff0 <= 1 [2024-01-26 15:14:17,658 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,658 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,658 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,658 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,658 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y <= 1 [2024-01-26 15:14:17,659 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff1 <= 1 [2024-01-26 15:14:17,659 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,659 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z == 0 || z == 1 [2024-01-26 15:14:17,659 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= x [2024-01-26 15:14:17,659 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-26 15:14:17,659 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,659 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,659 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= y$w_buff1 [2024-01-26 15:14:17,659 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,659 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,660 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,660 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,660 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,660 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,660 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x <= 2 [2024-01-26 15:14:17,660 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,660 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= y$mem_tmp [2024-01-26 15:14:17,660 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x <= 127 [2024-01-26 15:14:17,660 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-26 15:14:17,660 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,661 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= y$mem_tmp [2024-01-26 15:14:17,661 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$mem_tmp <= 1 [2024-01-26 15:14:17,661 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,661 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,661 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y == 0 || y == 1 [2024-01-26 15:14:17,661 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,661 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,661 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] z <= 1 [2024-01-26 15:14:17,661 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,661 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,662 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,662 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,662 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,662 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p1_EAX == 0 || ((0 <= __unbuffered_p1_EAX && __unbuffered_p1_EAX <= 1) && (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1)) [2024-01-26 15:14:17,662 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,662 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= z [2024-01-26 15:14:17,662 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,662 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,662 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,662 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= y [2024-01-26 15:14:17,663 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,663 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= y$w_buff1 [2024-01-26 15:14:17,663 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,663 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$w_buff1 <= 1 [2024-01-26 15:14:17,663 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y <= 1 [2024-01-26 15:14:17,663 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= y$w_buff0 [2024-01-26 15:14:17,663 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,663 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,663 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,663 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,664 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] z == 0 || z == 1 [2024-01-26 15:14:17,664 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x == 2 [2024-01-26 15:14:17,664 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,664 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$w_buff0 <= 1 [2024-01-26 15:14:17,664 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,664 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,664 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,664 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,664 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,664 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= z [2024-01-26 15:14:17,665 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x <= 127 [2024-01-26 15:14:17,665 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,665 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= x [2024-01-26 15:14:17,665 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y [2024-01-26 15:14:17,665 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,665 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,665 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0 <= 1 [2024-01-26 15:14:17,665 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,665 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,665 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,665 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z == 0 || z == 1 [2024-01-26 15:14:17,666 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y <= 1 [2024-01-26 15:14:17,666 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,666 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y$w_buff1 [2024-01-26 15:14:17,666 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,666 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,666 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$mem_tmp <= 1 [2024-01-26 15:14:17,666 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,666 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,666 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,666 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (unsigned long )arg == 0UL [2024-01-26 15:14:17,667 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y == 0 || y == 1 [2024-01-26 15:14:17,667 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,667 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y$w_buff0 [2024-01-26 15:14:17,667 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] z <= 1 [2024-01-26 15:14:17,667 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,667 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x <= 2 [2024-01-26 15:14:17,667 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1 <= 1 [2024-01-26 15:14:17,667 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,667 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y$mem_tmp [2024-01-26 15:14:17,668 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,668 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,668 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,668 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,668 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,668 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y [2024-01-26 15:14:17,668 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,668 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x <= 127 [2024-01-26 15:14:17,668 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,668 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,668 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,669 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x <= 2 [2024-01-26 15:14:17,669 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,669 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,669 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] z <= 1 [2024-01-26 15:14:17,669 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,669 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= z [2024-01-26 15:14:17,669 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y == 0 || y == 1 [2024-01-26 15:14:17,669 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (unsigned long )arg == 0UL [2024-01-26 15:14:17,669 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] z == 0 || z == 1 [2024-01-26 15:14:17,669 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y$w_buff1 [2024-01-26 15:14:17,670 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,670 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,670 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$mem_tmp <= 1 [2024-01-26 15:14:17,670 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,670 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= x [2024-01-26 15:14:17,670 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,670 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,670 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff0 <= 1 [2024-01-26 15:14:17,670 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,670 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,670 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,671 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,671 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,671 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,671 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,671 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,671 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff1 <= 1 [2024-01-26 15:14:17,671 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y$mem_tmp [2024-01-26 15:14:17,671 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,671 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,671 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,672 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y <= 1 [2024-01-26 15:14:17,672 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,672 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,672 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y$w_buff0 [2024-01-26 15:14:17,672 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,672 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,672 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z == 0 || z == 1 [2024-01-26 15:14:17,672 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$w_buff1 [2024-01-26 15:14:17,672 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,672 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,673 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$mem_tmp <= 1 [2024-01-26 15:14:17,673 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,673 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= z [2024-01-26 15:14:17,673 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,673 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y == 0 || y == 1 [2024-01-26 15:14:17,673 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,673 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,673 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,673 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,673 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= x [2024-01-26 15:14:17,674 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$mem_tmp [2024-01-26 15:14:17,674 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$w_buff0 [2024-01-26 15:14:17,674 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,674 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,674 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,674 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1 <= 1 [2024-01-26 15:14:17,674 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,674 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,674 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (unsigned long )arg == 0UL [2024-01-26 15:14:17,674 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y [2024-01-26 15:14:17,675 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x <= 2 [2024-01-26 15:14:17,675 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x <= 127 [2024-01-26 15:14:17,675 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,675 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z <= 1 [2024-01-26 15:14:17,675 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,675 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,675 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y <= 1 [2024-01-26 15:14:17,675 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,675 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0 <= 1 [2024-01-26 15:14:17,675 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,675 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,676 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,676 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,676 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,676 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,676 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z <= 1 [2024-01-26 15:14:17,676 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,676 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y$w_buff1 [2024-01-26 15:14:17,676 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 127 [2024-01-26 15:14:17,676 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,676 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,676 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,677 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= z [2024-01-26 15:14:17,677 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (unsigned long )arg == 0UL [2024-01-26 15:14:17,677 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,677 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y$mem_tmp [2024-01-26 15:14:17,677 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0 == 1 [2024-01-26 15:14:17,677 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,677 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,677 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,677 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$mem_tmp <= 1 [2024-01-26 15:14:17,677 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,677 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y [2024-01-26 15:14:17,678 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,678 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y == 0 || y == 1 [2024-01-26 15:14:17,678 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,678 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z == 0 || z == 1 [2024-01-26 15:14:17,678 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,678 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,678 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,678 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,678 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 2 [2024-01-26 15:14:17,678 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,678 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,679 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,679 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,679 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,679 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,679 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,679 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x [2024-01-26 15:14:17,679 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y <= 1 [2024-01-26 15:14:17,679 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,679 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,679 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1 <= 1 [2024-01-26 15:14:17,679 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,680 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= x [2024-01-26 15:14:17,680 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,680 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,680 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff1 <= 1 [2024-01-26 15:14:17,680 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,680 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,680 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,680 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,680 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= y$mem_tmp [2024-01-26 15:14:17,680 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,680 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y == 0 || y == 1 [2024-01-26 15:14:17,681 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,681 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$mem_tmp <= 1 [2024-01-26 15:14:17,681 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff0 <= 1 [2024-01-26 15:14:17,681 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (unsigned long )arg == 0UL [2024-01-26 15:14:17,681 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y <= 1 [2024-01-26 15:14:17,681 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= y$w_buff1 [2024-01-26 15:14:17,681 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,681 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,681 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,681 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,681 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,682 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,682 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,682 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,682 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,682 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= y$w_buff0 [2024-01-26 15:14:17,682 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,682 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x <= 127 [2024-01-26 15:14:17,682 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] z <= 1 [2024-01-26 15:14:17,682 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,682 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= y [2024-01-26 15:14:17,682 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] z == 0 || z == 1 [2024-01-26 15:14:17,683 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,683 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x <= 2 [2024-01-26 15:14:17,683 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,683 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,683 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= z [2024-01-26 15:14:17,683 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,683 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,683 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1 <= 1 [2024-01-26 15:14:17,683 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= z [2024-01-26 15:14:17,683 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,683 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0 <= 1 [2024-01-26 15:14:17,684 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,684 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,684 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y [2024-01-26 15:14:17,684 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,684 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,684 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x <= 2 [2024-01-26 15:14:17,684 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,684 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,684 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] z <= 1 [2024-01-26 15:14:17,684 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,684 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,685 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,685 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,685 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x <= 127 [2024-01-26 15:14:17,685 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y$mem_tmp [2024-01-26 15:14:17,685 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,685 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,685 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,685 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y$w_buff0 [2024-01-26 15:14:17,685 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,685 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,685 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,686 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y <= 1 [2024-01-26 15:14:17,686 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= x [2024-01-26 15:14:17,686 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,686 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,686 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] z == 0 || z == 1 [2024-01-26 15:14:17,686 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,686 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,686 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,686 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y == 0 || y == 1 [2024-01-26 15:14:17,686 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y$w_buff1 [2024-01-26 15:14:17,686 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$mem_tmp <= 1 [2024-01-26 15:14:17,686 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,687 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,687 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,687 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] (unsigned long )arg == 0UL [2024-01-26 15:14:17,687 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,687 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (unsigned long )arg == 0UL [2024-01-26 15:14:17,687 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,687 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-26 15:14:17,687 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-26 15:14:17,687 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,687 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$mem_tmp <= 1 [2024-01-26 15:14:17,687 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,688 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,688 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,688 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,688 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,688 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,688 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,688 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,688 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] weak$$choice2 == (_Bool)0 [2024-01-26 15:14:17,688 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,688 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,688 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y [2024-01-26 15:14:17,688 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff0 <= 1 [2024-01-26 15:14:17,689 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y$w_buff0 [2024-01-26 15:14:17,689 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y$w_buff1 [2024-01-26 15:14:17,689 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,689 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,689 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y$mem_tmp [2024-01-26 15:14:17,689 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= x [2024-01-26 15:14:17,689 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= z [2024-01-26 15:14:17,689 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z <= 1 [2024-01-26 15:14:17,689 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z == 0 || z == 1 [2024-01-26 15:14:17,689 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,689 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,690 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,690 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x <= 2 [2024-01-26 15:14:17,690 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,690 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y == 0 || y == 1 [2024-01-26 15:14:17,690 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff1 <= 1 [2024-01-26 15:14:17,690 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,690 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x <= 127 [2024-01-26 15:14:17,690 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,690 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,690 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y <= 1 [2024-01-26 15:14:17,690 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,690 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,691 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y$mem_tmp [2024-01-26 15:14:17,691 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,691 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff0 <= 1 [2024-01-26 15:14:17,691 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,691 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x <= 127 [2024-01-26 15:14:17,691 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$mem_tmp <= 1 [2024-01-26 15:14:17,691 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y$w_buff0 [2024-01-26 15:14:17,691 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,691 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z == 0 || z == 1 [2024-01-26 15:14:17,691 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x <= 2 [2024-01-26 15:14:17,691 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,691 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,692 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,692 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,692 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (unsigned long )arg == 0UL [2024-01-26 15:14:17,692 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,692 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y <= 1 [2024-01-26 15:14:17,692 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,692 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,692 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,692 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y [2024-01-26 15:14:17,692 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff1 <= 1 [2024-01-26 15:14:17,692 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,693 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,693 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,693 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,693 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,693 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,693 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,693 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,693 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y$w_buff1 [2024-01-26 15:14:17,693 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y == 0 || y == 1 [2024-01-26 15:14:17,693 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= x [2024-01-26 15:14:17,693 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= z [2024-01-26 15:14:17,693 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,694 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z <= 1 [2024-01-26 15:14:17,694 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,694 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,694 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,694 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,694 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,694 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-26 15:14:17,694 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice2 == (_Bool)0 [2024-01-26 15:14:17,694 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,694 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x <= 2 [2024-01-26 15:14:17,694 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z <= 1 [2024-01-26 15:14:17,694 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,695 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,695 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y [2024-01-26 15:14:17,695 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y <= 1 [2024-01-26 15:14:17,695 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,695 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,695 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y$mem_tmp [2024-01-26 15:14:17,695 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,695 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x <= 127 [2024-01-26 15:14:17,695 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,695 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y$w_buff1 [2024-01-26 15:14:17,695 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$mem_tmp <= 1 [2024-01-26 15:14:17,695 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= z [2024-01-26 15:14:17,696 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (unsigned long )arg == 0UL [2024-01-26 15:14:17,696 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,696 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,696 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-26 15:14:17,696 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,696 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,696 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,696 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= x [2024-01-26 15:14:17,696 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,696 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,696 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,696 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y == 0 || y == 1 [2024-01-26 15:14:17,696 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y$w_buff0 [2024-01-26 15:14:17,697 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,697 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff0 <= 1 [2024-01-26 15:14:17,697 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z == 0 || z == 1 [2024-01-26 15:14:17,697 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,697 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,697 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff1 <= 1 [2024-01-26 15:14:17,697 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,697 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,697 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,697 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x <= 127 [2024-01-26 15:14:17,697 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,697 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,698 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,698 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,698 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,698 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y [2024-01-26 15:14:17,698 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= z [2024-01-26 15:14:17,698 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$mem_tmp [2024-01-26 15:14:17,698 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$mem_tmp <= 1 [2024-01-26 15:14:17,698 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x <= 2 [2024-01-26 15:14:17,698 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,698 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,698 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,698 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,698 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,699 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$w_buff0 [2024-01-26 15:14:17,699 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] z == 0 || z == 1 [2024-01-26 15:14:17,699 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,699 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] z <= 1 [2024-01-26 15:14:17,699 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= x [2024-01-26 15:14:17,699 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,699 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,699 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,699 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0 <= 1 [2024-01-26 15:14:17,699 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1 <= 1 [2024-01-26 15:14:17,699 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,699 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,700 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,700 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,700 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,700 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$w_buff1 [2024-01-26 15:14:17,700 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,700 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,700 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,700 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (unsigned long )arg == 0UL [2024-01-26 15:14:17,700 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,700 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y == 0 || y == 1 [2024-01-26 15:14:17,700 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,700 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y <= 1 [2024-01-26 15:14:17,700 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,701 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,701 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= z [2024-01-26 15:14:17,701 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,701 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= y$w_buff1 [2024-01-26 15:14:17,701 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,701 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,701 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,701 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (unsigned long )arg == 0UL [2024-01-26 15:14:17,701 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,701 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y <= 1 [2024-01-26 15:14:17,701 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x <= 127 [2024-01-26 15:14:17,701 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,702 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,702 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z <= 1 [2024-01-26 15:14:17,702 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,702 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] z == 0 || z == 1 [2024-01-26 15:14:17,702 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,702 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff1 <= 1 [2024-01-26 15:14:17,702 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,702 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,702 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= y [2024-01-26 15:14:17,702 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,702 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,702 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,702 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= x [2024-01-26 15:14:17,703 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] x <= 2 [2024-01-26 15:14:17,703 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= y$mem_tmp [2024-01-26 15:14:17,703 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,703 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,703 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,703 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,703 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,703 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,703 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$w_buff0 == 1 [2024-01-26 15:14:17,703 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y == 0 || y == 1 [2024-01-26 15:14:17,703 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] y$mem_tmp <= 1 [2024-01-26 15:14:17,703 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,704 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,704 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,704 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,704 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x <= 2 [2024-01-26 15:14:17,704 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,704 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,704 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,704 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,704 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,704 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= z [2024-01-26 15:14:17,704 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y == 0 || y == 1 [2024-01-26 15:14:17,704 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff0 <= 1 [2024-01-26 15:14:17,704 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] z <= 1 [2024-01-26 15:14:17,705 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,705 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,705 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= x [2024-01-26 15:14:17,705 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y$w_buff0 [2024-01-26 15:14:17,705 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,705 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,705 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,705 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y$mem_tmp [2024-01-26 15:14:17,705 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,705 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,705 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y [2024-01-26 15:14:17,705 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] x <= 127 [2024-01-26 15:14:17,706 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,706 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$mem_tmp <= 1 [2024-01-26 15:14:17,706 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,706 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,706 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,706 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= y$w_buff1 [2024-01-26 15:14:17,706 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y <= 1 [2024-01-26 15:14:17,706 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,706 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] z == 0 || z == 1 [2024-01-26 15:14:17,706 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (unsigned long )arg == 0UL [2024-01-26 15:14:17,706 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,706 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,706 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$w_buff1 <= 1 [2024-01-26 15:14:17,707 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] ((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-26 15:14:17,707 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,707 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,707 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,707 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= x [2024-01-26 15:14:17,707 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y == 0 || y == 1 [2024-01-26 15:14:17,707 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,707 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,707 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,707 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,707 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,707 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] x <= 2 [2024-01-26 15:14:17,708 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] x <= 127 [2024-01-26 15:14:17,708 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,708 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,708 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,708 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,708 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,708 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (unsigned long )arg == 0UL [2024-01-26 15:14:17,708 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,708 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,708 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,708 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$mem_tmp <= 1 [2024-01-26 15:14:17,708 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,708 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,709 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y$w_buff1 [2024-01-26 15:14:17,709 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,709 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z == 0 || z == 1 [2024-01-26 15:14:17,709 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,709 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,709 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y$mem_tmp [2024-01-26 15:14:17,709 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,709 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,709 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,709 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= z [2024-01-26 15:14:17,709 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,709 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,710 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y [2024-01-26 15:14:17,710 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1 <= 1 [2024-01-26 15:14:17,710 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z <= 1 [2024-01-26 15:14:17,710 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff0 <= 1 [2024-01-26 15:14:17,710 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,710 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y$w_buff0 [2024-01-26 15:14:17,710 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y <= 1 [2024-01-26 15:14:17,710 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] (unsigned long )arg == 0UL [2024-01-26 15:14:17,710 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,710 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,710 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 127 [2024-01-26 15:14:17,710 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,710 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,711 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y$mem_tmp [2024-01-26 15:14:17,711 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1 <= 1 [2024-01-26 15:14:17,711 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y == 0 || y == 1 [2024-01-26 15:14:17,711 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y$w_buff1 [2024-01-26 15:14:17,711 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,711 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y$w_buff0 [2024-01-26 15:14:17,711 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0 <= 1 [2024-01-26 15:14:17,711 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,711 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,711 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x [2024-01-26 15:14:17,711 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 1 [2024-01-26 15:14:17,711 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,711 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-26 15:14:17,712 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp <= 1 [2024-01-26 15:14:17,712 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,712 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (unsigned long )arg == 0UL [2024-01-26 15:14:17,712 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,712 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,712 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 2 [2024-01-26 15:14:17,712 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,712 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= z [2024-01-26 15:14:17,712 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z <= 1 [2024-01-26 15:14:17,712 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,712 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,712 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z == 0 || z == 1 [2024-01-26 15:14:17,713 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y [2024-01-26 15:14:17,713 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,713 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,713 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,713 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,713 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,713 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,713 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,713 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,713 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,713 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-26 15:14:17,713 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= z [2024-01-26 15:14:17,713 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,714 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y [2024-01-26 15:14:17,714 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x <= 2 [2024-01-26 15:14:17,714 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,714 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y$mem_tmp [2024-01-26 15:14:17,714 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,714 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,714 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$mem_tmp <= 1 [2024-01-26 15:14:17,714 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= x [2024-01-26 15:14:17,714 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,714 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,714 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z == 0 || z == 1 [2024-01-26 15:14:17,714 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,715 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y <= 1 [2024-01-26 15:14:17,715 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1 <= 1 [2024-01-26 15:14:17,715 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,715 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,715 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z <= 1 [2024-01-26 15:14:17,715 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,715 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y$w_buff1 [2024-01-26 15:14:17,715 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (unsigned long )arg == 0UL [2024-01-26 15:14:17,715 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y == 0 || y == 1 [2024-01-26 15:14:17,715 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,715 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,715 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,715 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,716 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,716 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,716 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,716 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,716 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,716 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,716 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,716 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,716 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,716 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x <= 127 [2024-01-26 15:14:17,716 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0 == 1 [2024-01-26 15:14:17,716 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,717 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 1 <= __unbuffered_cnt [2024-01-26 15:14:17,717 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,717 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,717 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y <= 1 [2024-01-26 15:14:17,717 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,717 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,717 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= y$mem_tmp [2024-01-26 15:14:17,717 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= y$w_buff0 [2024-01-26 15:14:17,717 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,717 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,717 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,717 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] z == 0 || z == 1 [2024-01-26 15:14:17,717 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,718 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,718 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,718 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,718 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,718 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,718 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= z [2024-01-26 15:14:17,718 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,718 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,718 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff0 <= 1 [2024-01-26 15:14:17,718 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,718 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,718 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$mem_tmp <= 1 [2024-01-26 15:14:17,719 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,719 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= y$w_buff1 [2024-01-26 15:14:17,719 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] z <= 1 [2024-01-26 15:14:17,719 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y == 0 || y == 1 [2024-01-26 15:14:17,719 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff1 <= 1 [2024-01-26 15:14:17,719 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] (unsigned long )arg == 0UL [2024-01-26 15:14:17,719 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,719 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x <= 2 [2024-01-26 15:14:17,719 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,719 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,719 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= x [2024-01-26 15:14:17,719 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,719 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x <= 127 [2024-01-26 15:14:17,720 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= y [2024-01-26 15:14:17,720 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,720 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,720 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,720 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$mem_tmp == 0 [2024-01-26 15:14:17,720 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x == 0 [2024-01-26 15:14:17,720 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$read_delayed == (_Bool)0 [2024-01-26 15:14:17,720 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff0_used == (_Bool)0 [2024-01-26 15:14:17,720 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p1_EAX == 0 [2024-01-26 15:14:17,720 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y == 0 [2024-01-26 15:14:17,720 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,720 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,720 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,721 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff1 == 0 [2024-01-26 15:14:17,721 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff0_thd1 == (_Bool)0 [2024-01-26 15:14:17,721 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] main$tmp_guard1 == (_Bool)0 [2024-01-26 15:14:17,721 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] weak$$choice2 == (_Bool)0 [2024-01-26 15:14:17,721 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_cnt == 0 [2024-01-26 15:14:17,721 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,721 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] main$tmp_guard0 == (_Bool)0 [2024-01-26 15:14:17,721 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,721 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$read_delayed_var == 0 [2024-01-26 15:14:17,721 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff1_thd3 == (_Bool)0 [2024-01-26 15:14:17,721 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p2_EAX == 0 [2024-01-26 15:14:17,721 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff0 == 0 [2024-01-26 15:14:17,722 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff1_used == (_Bool)0 [2024-01-26 15:14:17,722 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff0_thd3 == (_Bool)0 [2024-01-26 15:14:17,722 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z == 0 [2024-01-26 15:14:17,722 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] weak$$choice0 == (_Bool)0 [2024-01-26 15:14:17,722 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,722 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y$w_buff0 [2024-01-26 15:14:17,722 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0 <= 1 [2024-01-26 15:14:17,722 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,722 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,722 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1 <= 1 [2024-01-26 15:14:17,722 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,722 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,722 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,723 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$mem_tmp <= 1 [2024-01-26 15:14:17,723 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,723 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z <= 1 [2024-01-26 15:14:17,723 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= z [2024-01-26 15:14:17,723 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,723 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y [2024-01-26 15:14:17,723 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,723 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,723 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,723 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (unsigned long )arg == 0UL [2024-01-26 15:14:17,723 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,723 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y <= 1 [2024-01-26 15:14:17,724 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,724 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y$w_buff1 [2024-01-26 15:14:17,724 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y == 0 || y == 1 [2024-01-26 15:14:17,724 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,724 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,724 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,724 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= x [2024-01-26 15:14:17,724 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,724 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x <= 2 [2024-01-26 15:14:17,724 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,724 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,724 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,724 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,725 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z == 0 || z == 1 [2024-01-26 15:14:17,725 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,725 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,725 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,725 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y$mem_tmp [2024-01-26 15:14:17,725 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x <= 127 [2024-01-26 15:14:17,725 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,725 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,725 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff0 <= 1 [2024-01-26 15:14:17,725 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z <= 1 [2024-01-26 15:14:17,725 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,725 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,726 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y$mem_tmp [2024-01-26 15:14:17,726 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$mem_tmp <= 1 [2024-01-26 15:14:17,726 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 2 [2024-01-26 15:14:17,726 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,726 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y$w_buff1 [2024-01-26 15:14:17,726 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,726 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,726 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y <= 1 [2024-01-26 15:14:17,726 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y == 0 || y == 1 [2024-01-26 15:14:17,726 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff1 <= 1 [2024-01-26 15:14:17,726 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (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-26 15:14:17,726 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,726 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,727 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,727 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y [2024-01-26 15:14:17,727 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,727 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,727 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,727 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,727 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= x [2024-01-26 15:14:17,727 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,727 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 127 [2024-01-26 15:14:17,727 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,727 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (unsigned long )arg == 0UL [2024-01-26 15:14:17,733 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,733 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,733 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,733 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= z [2024-01-26 15:14:17,733 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,733 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,733 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,733 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y$w_buff0 [2024-01-26 15:14:17,734 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,734 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,734 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z == 0 || z == 1 [2024-01-26 15:14:17,734 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (unsigned long )arg == 0UL [2024-01-26 15:14:17,734 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,734 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,734 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,734 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,734 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,734 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,734 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,735 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 127 [2024-01-26 15:14:17,735 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,735 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,735 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$w_buff1 [2024-01-26 15:14:17,735 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= z [2024-01-26 15:14:17,735 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y <= 1 [2024-01-26 15:14:17,735 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$w_buff0 [2024-01-26 15:14:17,735 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z == 0 || z == 1 [2024-01-26 15:14:17,735 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,735 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,735 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,736 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,736 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,736 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,736 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,736 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,736 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 2 [2024-01-26 15:14:17,736 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z <= 1 [2024-01-26 15:14:17,736 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp <= 1 [2024-01-26 15:14:17,736 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y [2024-01-26 15:14:17,736 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1 <= 1 [2024-01-26 15:14:17,737 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,737 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= x [2024-01-26 15:14:17,737 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,737 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y == 0 || y == 1 [2024-01-26 15:14:17,737 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,737 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,737 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$mem_tmp [2024-01-26 15:14:17,737 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,737 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,737 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0 <= 1 [2024-01-26 15:14:17,737 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,738 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,738 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (unsigned long )arg == 0UL [2024-01-26 15:14:17,738 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= z [2024-01-26 15:14:17,738 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y [2024-01-26 15:14:17,738 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] z <= 1 [2024-01-26 15:14:17,738 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,738 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,738 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,738 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,738 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,738 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,739 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1 <= 1 [2024-01-26 15:14:17,739 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,739 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0 <= 1 [2024-01-26 15:14:17,739 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,739 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,739 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] z == 0 || z == 1 [2024-01-26 15:14:17,739 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y <= 1 [2024-01-26 15:14:17,739 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y$w_buff0 [2024-01-26 15:14:17,739 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y == 0 || y == 1 [2024-01-26 15:14:17,739 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x <= 127 [2024-01-26 15:14:17,739 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,740 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= x [2024-01-26 15:14:17,740 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,740 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,740 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,740 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,740 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,740 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y$mem_tmp [2024-01-26 15:14:17,740 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$mem_tmp <= 1 [2024-01-26 15:14:17,740 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,740 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y$w_buff1 [2024-01-26 15:14:17,740 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,741 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,741 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,741 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,741 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,741 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,741 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,741 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x <= 2 [2024-01-26 15:14:17,741 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,741 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,741 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= x [2024-01-26 15:14:17,741 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,742 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y <= 1 [2024-01-26 15:14:17,742 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,742 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x <= 2 [2024-01-26 15:14:17,742 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,742 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= z [2024-01-26 15:14:17,742 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,742 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,742 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] z <= 1 [2024-01-26 15:14:17,742 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y == 0 || y == 1 [2024-01-26 15:14:17,742 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,742 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y$w_buff0 [2024-01-26 15:14:17,743 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$mem_tmp <= 1 [2024-01-26 15:14:17,743 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,743 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,743 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,743 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x <= 127 [2024-01-26 15:14:17,743 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,743 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,743 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,743 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (unsigned long )arg == 0UL [2024-01-26 15:14:17,743 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y$w_buff1 [2024-01-26 15:14:17,743 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,744 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff0 <= 1 [2024-01-26 15:14:17,744 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,744 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y$mem_tmp [2024-01-26 15:14:17,744 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,744 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff1 <= 1 [2024-01-26 15:14:17,744 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] z == 0 || z == 1 [2024-01-26 15:14:17,744 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,744 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,744 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,744 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,745 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,745 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,745 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,745 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,745 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y [2024-01-26 15:14:17,745 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,745 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,745 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (unsigned long )arg == 0UL [2024-01-26 15:14:17,745 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= x [2024-01-26 15:14:17,745 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y <= 1 [2024-01-26 15:14:17,745 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,746 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,746 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,746 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x <= 2 [2024-01-26 15:14:17,746 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,746 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,746 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,746 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,746 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,746 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] z == 0 || z == 1 [2024-01-26 15:14:17,746 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,746 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,746 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,747 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y [2024-01-26 15:14:17,747 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y$w_buff1 [2024-01-26 15:14:17,747 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y == 0 || y == 1 [2024-01-26 15:14:17,747 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,747 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,747 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y$w_buff0 [2024-01-26 15:14:17,747 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0 <= 1 [2024-01-26 15:14:17,747 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x <= 127 [2024-01-26 15:14:17,747 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1 <= 1 [2024-01-26 15:14:17,747 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,747 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,748 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= z [2024-01-26 15:14:17,748 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,748 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$mem_tmp <= 1 [2024-01-26 15:14:17,748 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,748 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] ((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-26 15:14:17,748 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,748 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,748 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,748 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] z <= 1 [2024-01-26 15:14:17,748 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y$mem_tmp [2024-01-26 15:14:17,748 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,749 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,749 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,749 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,749 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,749 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,749 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,749 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,749 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] z <= 1 [2024-01-26 15:14:17,749 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,749 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,749 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff1 <= 1 [2024-01-26 15:14:17,749 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,750 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,750 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y <= 1 [2024-01-26 15:14:17,750 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= y$w_buff1 [2024-01-26 15:14:17,750 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x <= 127 [2024-01-26 15:14:17,750 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,750 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,750 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,750 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= y$mem_tmp [2024-01-26 15:14:17,750 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,750 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,750 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,751 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,751 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] z == 0 || z == 1 [2024-01-26 15:14:17,751 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,751 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,751 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,751 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-26 15:14:17,751 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,751 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= z [2024-01-26 15:14:17,751 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,751 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= y [2024-01-26 15:14:17,751 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,752 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (unsigned long )arg == 0UL [2024-01-26 15:14:17,752 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= x [2024-01-26 15:14:17,752 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,752 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x <= 2 [2024-01-26 15:14:17,752 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff0 <= 1 [2024-01-26 15:14:17,752 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$mem_tmp <= 1 [2024-01-26 15:14:17,752 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,752 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= y$w_buff0 [2024-01-26 15:14:17,752 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y == 0 || y == 1 [2024-01-26 15:14:17,752 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,752 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,752 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,753 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$mem_tmp <= 1 [2024-01-26 15:14:17,753 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0 <= 1 [2024-01-26 15:14:17,753 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] z == 0 || z == 1 [2024-01-26 15:14:17,753 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,753 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,753 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,753 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,753 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= z [2024-01-26 15:14:17,753 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,753 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x <= 127 [2024-01-26 15:14:17,753 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y == 0 || y == 1 [2024-01-26 15:14:17,754 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= x [2024-01-26 15:14:17,754 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,754 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,754 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,754 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,754 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,754 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,754 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,754 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x <= 2 [2024-01-26 15:14:17,754 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,754 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y$w_buff0 [2024-01-26 15:14:17,754 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,755 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,755 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,755 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,755 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y$w_buff1 [2024-01-26 15:14:17,755 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff1 <= 1 [2024-01-26 15:14:17,755 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,755 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,755 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,755 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] z <= 1 [2024-01-26 15:14:17,755 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,756 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,756 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y [2024-01-26 15:14:17,756 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y$mem_tmp [2024-01-26 15:14:17,756 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y <= 1 [2024-01-26 15:14:17,756 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,756 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff0 <= 1 [2024-01-26 15:14:17,756 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z <= 1 [2024-01-26 15:14:17,756 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,756 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,756 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,756 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,756 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= x [2024-01-26 15:14:17,757 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,757 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,757 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,757 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y [2024-01-26 15:14:17,757 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,757 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z == 0 || z == 1 [2024-01-26 15:14:17,757 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,757 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,757 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,757 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,757 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,758 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,758 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 1 <= __unbuffered_cnt [2024-01-26 15:14:17,758 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y <= 1 [2024-01-26 15:14:17,758 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,758 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,758 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$mem_tmp <= 1 [2024-01-26 15:14:17,758 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y$w_buff0 [2024-01-26 15:14:17,758 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= z [2024-01-26 15:14:17,758 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y$mem_tmp [2024-01-26 15:14:17,758 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,758 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,759 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,759 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x <= 2 [2024-01-26 15:14:17,759 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x <= 127 [2024-01-26 15:14:17,759 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,759 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,759 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (unsigned long )arg == 0UL [2024-01-26 15:14:17,759 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y == 0 || y == 1 [2024-01-26 15:14:17,759 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,759 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,759 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y$w_buff1 [2024-01-26 15:14:17,759 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff1 <= 1 [2024-01-26 15:14:17,759 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y <= 1 [2024-01-26 15:14:17,760 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,760 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,760 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,760 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,760 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,760 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$mem_tmp <= 1 [2024-01-26 15:14:17,760 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y$w_buff0 [2024-01-26 15:14:17,760 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff0 <= 1 [2024-01-26 15:14:17,760 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= z [2024-01-26 15:14:17,760 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,760 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,761 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= x [2024-01-26 15:14:17,761 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,761 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,761 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,761 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y$w_buff1 [2024-01-26 15:14:17,761 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x <= 2 [2024-01-26 15:14:17,761 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,761 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,761 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,761 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y [2024-01-26 15:14:17,761 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,762 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z == 0 || z == 1 [2024-01-26 15:14:17,762 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y$mem_tmp [2024-01-26 15:14:17,762 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,762 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,762 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,762 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,762 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,762 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x <= 127 [2024-01-26 15:14:17,762 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (unsigned long )arg == 0UL [2024-01-26 15:14:17,762 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z <= 1 [2024-01-26 15:14:17,762 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,762 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,763 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y == 0 || y == 1 [2024-01-26 15:14:17,763 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff1 <= 1 [2024-01-26 15:14:17,763 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,763 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,763 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,763 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,763 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= y$mem_tmp [2024-01-26 15:14:17,763 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= y [2024-01-26 15:14:17,763 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff0 <= 1 [2024-01-26 15:14:17,763 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= x [2024-01-26 15:14:17,763 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= y$w_buff1 [2024-01-26 15:14:17,764 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,764 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,764 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,764 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= z [2024-01-26 15:14:17,764 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,764 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,764 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] z <= 1 [2024-01-26 15:14:17,764 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,764 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,764 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,764 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,765 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,765 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$mem_tmp <= 1 [2024-01-26 15:14:17,765 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,765 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y == 0 || y == 1 [2024-01-26 15:14:17,765 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,765 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,765 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,765 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y <= 1 [2024-01-26 15:14:17,765 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] z == 0 || z == 1 [2024-01-26 15:14:17,765 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x <= 2 [2024-01-26 15:14:17,765 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x <= 127 [2024-01-26 15:14:17,766 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,766 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,766 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff1 <= 1 [2024-01-26 15:14:17,766 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,766 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= y$w_buff0 [2024-01-26 15:14:17,766 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,766 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,766 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,766 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,766 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,766 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,767 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,767 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,767 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (unsigned long )arg == 0UL [2024-01-26 15:14:17,767 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y == 0 || y == 1 [2024-01-26 15:14:17,767 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= y [2024-01-26 15:14:17,767 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] z == 0 || z == 1 [2024-01-26 15:14:17,767 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff1 <= 1 [2024-01-26 15:14:17,767 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,767 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= y$w_buff1 [2024-01-26 15:14:17,767 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff0 <= 1 [2024-01-26 15:14:17,767 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,768 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,768 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= y$mem_tmp [2024-01-26 15:14:17,768 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,768 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] z <= 1 [2024-01-26 15:14:17,768 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y <= 1 [2024-01-26 15:14:17,768 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= z [2024-01-26 15:14:17,768 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,768 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] (unsigned long )arg == 0UL [2024-01-26 15:14:17,768 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,768 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,768 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,769 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,769 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,769 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,769 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,769 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,769 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,769 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$mem_tmp <= 1 [2024-01-26 15:14:17,769 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x == 1 [2024-01-26 15:14:17,769 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,769 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,769 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,769 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,770 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= y$w_buff0 [2024-01-26 15:14:17,770 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,770 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,770 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,770 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,770 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,770 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,770 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,770 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,770 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,770 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y$w_buff0 [2024-01-26 15:14:17,771 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,771 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,771 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,771 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,771 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,771 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,771 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y$mem_tmp [2024-01-26 15:14:17,771 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1 <= 1 [2024-01-26 15:14:17,771 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,771 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,771 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,772 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,772 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,772 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,772 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= z [2024-01-26 15:14:17,772 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y <= 1 [2024-01-26 15:14:17,772 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,772 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= x [2024-01-26 15:14:17,772 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,772 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y == 0 || y == 1 [2024-01-26 15:14:17,772 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y [2024-01-26 15:14:17,772 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,772 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (unsigned long )arg == 0UL [2024-01-26 15:14:17,773 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$mem_tmp <= 1 [2024-01-26 15:14:17,773 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z == 0 || z == 1 [2024-01-26 15:14:17,773 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,773 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff0 <= 1 [2024-01-26 15:14:17,773 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,773 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y$w_buff1 [2024-01-26 15:14:17,773 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,773 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x <= 127 [2024-01-26 15:14:17,773 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,773 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z <= 1 [2024-01-26 15:14:17,773 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x <= 2 [2024-01-26 15:14:17,774 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,774 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-26 15:14:17,774 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] (unsigned long )arg == 0UL [2024-01-26 15:14:17,774 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (unsigned long )arg == 0UL [2024-01-26 15:14:17,774 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,774 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,774 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,774 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x <= 127 [2024-01-26 15:14:17,774 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y$mem_tmp [2024-01-26 15:14:17,774 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z <= 1 [2024-01-26 15:14:17,774 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff0 == 1 [2024-01-26 15:14:17,775 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y == 0 || y == 1 [2024-01-26 15:14:17,775 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,775 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,775 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,775 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= x [2024-01-26 15:14:17,775 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y [2024-01-26 15:14:17,775 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,775 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,775 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y$w_buff1 [2024-01-26 15:14:17,775 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x <= 2 [2024-01-26 15:14:17,775 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,775 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,776 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,776 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$mem_tmp <= 1 [2024-01-26 15:14:17,776 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,776 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z == 0 || z == 1 [2024-01-26 15:14:17,776 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff1 <= 1 [2024-01-26 15:14:17,776 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,776 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,776 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,776 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,776 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,776 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,777 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,777 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,777 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,777 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= z [2024-01-26 15:14:17,777 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,777 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (unsigned long )arg == 0UL [2024-01-26 15:14:17,777 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,777 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,777 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y <= 1 [2024-01-26 15:14:17,777 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z <= 1 [2024-01-26 15:14:17,777 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,778 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$mem_tmp <= 1 [2024-01-26 15:14:17,778 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-26 15:14:17,778 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,778 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= y$w_buff0 [2024-01-26 15:14:17,778 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (unsigned long )arg == 0UL [2024-01-26 15:14:17,778 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,778 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= y$w_buff1 [2024-01-26 15:14:17,778 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,778 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,778 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x <= 127 [2024-01-26 15:14:17,778 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$w_buff0 <= 1 [2024-01-26 15:14:17,778 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-26 15:14:17,779 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,779 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,779 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,779 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,779 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,779 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,779 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,779 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice2 == (_Bool)0 [2024-01-26 15:14:17,779 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y == 0 || y == 1 [2024-01-26 15:14:17,779 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,779 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= y [2024-01-26 15:14:17,780 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y <= 1 [2024-01-26 15:14:17,780 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,780 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,780 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,780 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,780 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,780 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x <= 2 [2024-01-26 15:14:17,780 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z == 0 || z == 1 [2024-01-26 15:14:17,780 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= z [2024-01-26 15:14:17,780 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,780 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,780 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$w_buff1 <= 1 [2024-01-26 15:14:17,781 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,781 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= y$mem_tmp [2024-01-26 15:14:17,781 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,781 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= x [2024-01-26 15:14:17,781 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,781 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,781 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,781 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,781 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,781 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,781 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,782 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,782 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,782 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,782 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,782 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= y$w_buff1 [2024-01-26 15:14:17,782 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,782 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,782 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,782 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,782 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,782 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x <= 127 [2024-01-26 15:14:17,782 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$mem_tmp <= 1 [2024-01-26 15:14:17,783 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= x [2024-01-26 15:14:17,783 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y == 0 || y == 1 [2024-01-26 15:14:17,783 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x <= 2 [2024-01-26 15:14:17,783 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$w_buff0 <= 1 [2024-01-26 15:14:17,783 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (unsigned long )arg == 0UL [2024-01-26 15:14:17,783 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,783 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,783 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,783 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y <= 1 [2024-01-26 15:14:17,783 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,783 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,784 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,784 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,784 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,784 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= y$mem_tmp [2024-01-26 15:14:17,784 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= y [2024-01-26 15:14:17,784 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= y$w_buff0 [2024-01-26 15:14:17,784 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$w_buff1 <= 1 [2024-01-26 15:14:17,784 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,784 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] z == 1 [2024-01-26 15:14:17,784 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,784 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,784 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,785 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff0 <= 1 [2024-01-26 15:14:17,785 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,785 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,785 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x <= 2 [2024-01-26 15:14:17,785 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y == 0 || y == 1 [2024-01-26 15:14:17,785 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,785 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,785 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,785 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff1 <= 1 [2024-01-26 15:14:17,785 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,785 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,786 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,786 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,786 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] z == 0 || z == 1 [2024-01-26 15:14:17,786 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,786 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] z <= 1 [2024-01-26 15:14:17,786 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,786 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y [2024-01-26 15:14:17,786 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$mem_tmp <= 1 [2024-01-26 15:14:17,786 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,786 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,786 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,787 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y$mem_tmp [2024-01-26 15:14:17,787 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,787 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,787 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= x [2024-01-26 15:14:17,787 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,787 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,787 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y$w_buff0 [2024-01-26 15:14:17,787 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y$w_buff1 [2024-01-26 15:14:17,787 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= z [2024-01-26 15:14:17,787 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,787 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,787 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y <= 1 [2024-01-26 15:14:17,788 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,788 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x <= 127 [2024-01-26 15:14:17,788 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,788 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,788 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= x [2024-01-26 15:14:17,788 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z == 0 || z == 1 [2024-01-26 15:14:17,788 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (unsigned long )arg == 0UL [2024-01-26 15:14:17,788 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,788 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,788 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,788 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,789 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$mem_tmp <= 1 [2024-01-26 15:14:17,789 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y$mem_tmp [2024-01-26 15:14:17,789 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff0 == 1 [2024-01-26 15:14:17,789 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z <= 1 [2024-01-26 15:14:17,789 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,789 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= z [2024-01-26 15:14:17,789 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,789 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,789 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,789 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1 <= 1 [2024-01-26 15:14:17,789 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y == 0 || y == 1 [2024-01-26 15:14:17,789 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,790 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,790 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,790 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,790 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x <= 127 [2024-01-26 15:14:17,790 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,790 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y$w_buff1 [2024-01-26 15:14:17,790 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,790 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,790 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y [2024-01-26 15:14:17,790 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,790 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,791 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y <= 1 [2024-01-26 15:14:17,791 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,791 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,791 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,791 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,791 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x <= 2 [2024-01-26 15:14:17,791 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,791 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,791 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,791 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,791 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x <= 127 [2024-01-26 15:14:17,791 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y <= 1 [2024-01-26 15:14:17,792 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$mem_tmp <= 1 [2024-01-26 15:14:17,792 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y == 0 || y == 1 [2024-01-26 15:14:17,792 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,792 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,792 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,792 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y [2024-01-26 15:14:17,792 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,792 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (unsigned long )arg == 0UL [2024-01-26 15:14:17,792 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,792 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= x [2024-01-26 15:14:17,792 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,793 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,793 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,793 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x <= 2 [2024-01-26 15:14:17,793 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] z <= 1 [2024-01-26 15:14:17,793 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y$w_buff1 [2024-01-26 15:14:17,793 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,793 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,793 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] z == 0 || z == 1 [2024-01-26 15:14:17,793 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0 <= 1 [2024-01-26 15:14:17,793 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,793 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y$w_buff0 [2024-01-26 15:14:17,794 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,794 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y$mem_tmp [2024-01-26 15:14:17,794 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1 <= 1 [2024-01-26 15:14:17,794 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,794 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,794 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= z [2024-01-26 15:14:17,794 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,794 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,794 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,794 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,794 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,794 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,795 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,795 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,795 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,795 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,795 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,795 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff0 <= 1 [2024-01-26 15:14:17,795 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= x [2024-01-26 15:14:17,795 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y <= 1 [2024-01-26 15:14:17,795 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$mem_tmp <= 1 [2024-01-26 15:14:17,795 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y$w_buff0 [2024-01-26 15:14:17,795 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,796 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y$w_buff1 [2024-01-26 15:14:17,796 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,796 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y == 0 || y == 1 [2024-01-26 15:14:17,796 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,796 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,796 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x <= 2 [2024-01-26 15:14:17,796 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,796 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,796 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,796 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y$mem_tmp [2024-01-26 15:14:17,796 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,796 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,797 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,797 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z == 0 || z == 1 [2024-01-26 15:14:17,797 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,797 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,797 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,797 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,797 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,797 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x <= 127 [2024-01-26 15:14:17,797 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,797 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,797 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (unsigned long )arg == 0UL [2024-01-26 15:14:17,798 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,798 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y [2024-01-26 15:14:17,798 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,798 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= z [2024-01-26 15:14:17,798 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] z <= 1 [2024-01-26 15:14:17,798 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,798 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,798 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,798 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff1 <= 1 [2024-01-26 15:14:17,798 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,798 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 1 [2024-01-26 15:14:17,799 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] 0 <= expression [2024-01-26 15:14:17,799 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 0 || expression == 1 [2024-01-26 15:14:17,799 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 0 [2024-01-26 15:14:17,799 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression <= 1 [2024-01-26 15:14:17,799 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (unsigned long )arg == 0UL [2024-01-26 15:14:17,799 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x <= 2 [2024-01-26 15:14:17,799 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,799 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,799 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff1 <= 1 [2024-01-26 15:14:17,799 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,799 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z == 0 || z == 1 [2024-01-26 15:14:17,800 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,800 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,800 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,800 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,800 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,800 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,800 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y$mem_tmp [2024-01-26 15:14:17,800 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y == 0 || y == 1 [2024-01-26 15:14:17,800 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,800 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,800 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,800 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y [2024-01-26 15:14:17,801 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,801 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,801 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff0 <= 1 [2024-01-26 15:14:17,801 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y$w_buff0 [2024-01-26 15:14:17,801 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,801 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,801 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,801 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$mem_tmp <= 1 [2024-01-26 15:14:17,801 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x [2024-01-26 15:14:17,801 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,802 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,802 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z <= 1 [2024-01-26 15:14:17,802 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,802 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y$w_buff1 [2024-01-26 15:14:17,802 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,802 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y <= 1 [2024-01-26 15:14:17,802 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,802 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,802 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (unsigned long )arg == 0UL [2024-01-26 15:14:17,802 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,802 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= z [2024-01-26 15:14:17,803 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x <= 127 [2024-01-26 15:14:17,803 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,803 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y$mem_tmp [2024-01-26 15:14:17,803 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z <= 1 [2024-01-26 15:14:17,803 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,803 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,803 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff0 <= 1 [2024-01-26 15:14:17,803 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,803 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y$w_buff1 [2024-01-26 15:14:17,803 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,803 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,804 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,804 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,804 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y$w_buff0 [2024-01-26 15:14:17,804 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,804 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,804 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,804 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x <= 127 [2024-01-26 15:14:17,804 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,804 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,804 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x <= 2 [2024-01-26 15:14:17,804 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y [2024-01-26 15:14:17,804 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,805 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$mem_tmp <= 1 [2024-01-26 15:14:17,805 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,805 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,805 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,805 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,805 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y <= 1 [2024-01-26 15:14:17,805 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y == 0 || y == 1 [2024-01-26 15:14:17,805 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,805 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,805 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= z [2024-01-26 15:14:17,805 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= x [2024-01-26 15:14:17,806 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,806 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff1 <= 1 [2024-01-26 15:14:17,806 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z == 0 || z == 1 [2024-01-26 15:14:17,806 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,806 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] ((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-26 15:14:17,806 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,806 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,806 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (unsigned long )arg == 0UL [2024-01-26 15:14:17,806 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= z [2024-01-26 15:14:17,806 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (unsigned long )arg == 0UL [2024-01-26 15:14:17,806 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,806 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,807 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x <= 2 [2024-01-26 15:14:17,807 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,807 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,807 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,807 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,807 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,807 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y$mem_tmp [2024-01-26 15:14:17,807 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,807 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y [2024-01-26 15:14:17,807 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,807 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,808 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,808 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$mem_tmp <= 1 [2024-01-26 15:14:17,808 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,808 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff0 <= 1 [2024-01-26 15:14:17,808 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,808 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y == 0 || y == 1 [2024-01-26 15:14:17,808 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,808 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,808 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,808 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x <= 127 [2024-01-26 15:14:17,808 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= x [2024-01-26 15:14:17,809 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,809 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,809 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,809 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y$w_buff0 [2024-01-26 15:14:17,809 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,809 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z == 0 || z == 1 [2024-01-26 15:14:17,809 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,809 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff1 <= 1 [2024-01-26 15:14:17,809 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,809 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y <= 1 [2024-01-26 15:14:17,809 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z <= 1 [2024-01-26 15:14:17,809 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,810 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,810 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,810 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y$w_buff1 [2024-01-26 15:14:17,810 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,810 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff1 <= 1 [2024-01-26 15:14:17,810 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z <= 1 [2024-01-26 15:14:17,810 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,810 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,810 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,810 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,810 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y$mem_tmp [2024-01-26 15:14:17,811 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,811 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,811 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y$w_buff1 [2024-01-26 15:14:17,811 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y <= 1 [2024-01-26 15:14:17,811 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,811 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,811 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= z [2024-01-26 15:14:17,811 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y == 0 || y == 1 [2024-01-26 15:14:17,811 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,811 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,811 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,812 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,812 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,812 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,812 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y [2024-01-26 15:14:17,812 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,812 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,812 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,812 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,812 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$mem_tmp <= 1 [2024-01-26 15:14:17,812 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,812 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,812 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (unsigned long )arg == 0UL [2024-01-26 15:14:17,813 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,813 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z == 0 || z == 1 [2024-01-26 15:14:17,813 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff0 <= 1 [2024-01-26 15:14:17,813 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y$w_buff0 [2024-01-26 15:14:17,813 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,813 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,813 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x == 2 [2024-01-26 15:14:17,813 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,813 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,813 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,813 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,814 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,814 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,814 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,814 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,814 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= y$w_buff0 [2024-01-26 15:14:17,814 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] z <= 1 [2024-01-26 15:14:17,814 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,814 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,814 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,814 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$w_buff1 <= 1 [2024-01-26 15:14:17,814 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x <= 127 [2024-01-26 15:14:17,815 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y <= 1 [2024-01-26 15:14:17,815 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,815 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$w_buff0 <= 1 [2024-01-26 15:14:17,815 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= z [2024-01-26 15:14:17,815 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,815 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,815 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,815 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= y [2024-01-26 15:14:17,815 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,815 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= x [2024-01-26 15:14:17,815 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,815 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,816 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (unsigned long )arg == 0UL [2024-01-26 15:14:17,816 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] z == 0 || z == 1 [2024-01-26 15:14:17,816 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= y$mem_tmp [2024-01-26 15:14:17,816 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,816 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,816 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y$mem_tmp <= 1 [2024-01-26 15:14:17,816 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,816 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x <= 2 [2024-01-26 15:14:17,816 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y == 0 || y == 1 [2024-01-26 15:14:17,816 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,816 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= y$w_buff1 [2024-01-26 15:14:17,817 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,817 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,817 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,817 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x <= 2 [2024-01-26 15:14:17,817 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,817 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,817 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,817 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] z <= 1 [2024-01-26 15:14:17,817 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,817 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x <= 127 [2024-01-26 15:14:17,818 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= y$mem_tmp [2024-01-26 15:14:17,818 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,818 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,818 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,818 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$mem_tmp <= 1 [2024-01-26 15:14:17,818 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,818 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= y [2024-01-26 15:14:17,818 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,818 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,818 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,818 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,819 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,819 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-26 15:14:17,819 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,819 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (unsigned long )arg == 0UL [2024-01-26 15:14:17,819 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,819 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff0 <= 1 [2024-01-26 15:14:17,819 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= y$w_buff1 [2024-01-26 15:14:17,819 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y <= 1 [2024-01-26 15:14:17,819 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,819 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,819 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] z == 0 || z == 1 [2024-01-26 15:14:17,819 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y == 0 || y == 1 [2024-01-26 15:14:17,820 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff1 <= 1 [2024-01-26 15:14:17,820 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= x [2024-01-26 15:14:17,820 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,820 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] ((weak$$choice2 == (_Bool)0 && (((((((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff0_used == (_Bool)1 && y$w_buff1_used == (_Bool)1)) || (y$w_buff0_used == (_Bool)1 && y$w_buff1_used == (_Bool)1)) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)))) || ((weak$$choice2 == (_Bool)1 && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) && (weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1)) [2024-01-26 15:14:17,820 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,820 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= z [2024-01-26 15:14:17,820 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= y$w_buff0 [2024-01-26 15:14:17,820 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,820 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,820 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,820 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (unsigned long )arg == 0UL [2024-01-26 15:14:17,821 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y == 0 || y == 1 [2024-01-26 15:14:17,821 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,821 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= x [2024-01-26 15:14:17,821 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp <= 1 [2024-01-26 15:14:17,821 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,821 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,821 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,821 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,821 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= z [2024-01-26 15:14:17,821 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0 <= 1 [2024-01-26 15:14:17,821 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,822 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,822 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-26 15:14:17,822 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y [2024-01-26 15:14:17,822 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,822 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,822 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 2 [2024-01-26 15:14:17,822 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y$mem_tmp [2024-01-26 15:14:17,822 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,822 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,822 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,822 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,823 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,823 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1 <= 1 [2024-01-26 15:14:17,823 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,823 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,823 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y$w_buff0 [2024-01-26 15:14:17,823 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,823 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,823 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z == 0 || z == 1 [2024-01-26 15:14:17,823 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z <= 1 [2024-01-26 15:14:17,823 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,823 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,824 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y <= 1 [2024-01-26 15:14:17,824 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,824 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y$w_buff1 [2024-01-26 15:14:17,824 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,824 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,824 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 127 [2024-01-26 15:14:17,824 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (unsigned long )arg == 0UL [2024-01-26 15:14:17,824 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,824 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,824 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z == 0 || z == 1 [2024-01-26 15:14:17,824 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= z [2024-01-26 15:14:17,824 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,825 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,825 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,825 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,825 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,825 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,825 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y$w_buff0 [2024-01-26 15:14:17,825 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,825 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y [2024-01-26 15:14:17,825 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,825 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y <= 1 [2024-01-26 15:14:17,825 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x <= 2 [2024-01-26 15:14:17,826 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,826 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,826 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,826 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y$w_buff1 [2024-01-26 15:14:17,826 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,826 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y == 0 || y == 1 [2024-01-26 15:14:17,826 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,826 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,826 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,826 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z <= 1 [2024-01-26 15:14:17,826 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (unsigned long )arg == 0UL [2024-01-26 15:14:17,827 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,827 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff1 <= 1 [2024-01-26 15:14:17,827 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff0 <= 1 [2024-01-26 15:14:17,827 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y$mem_tmp [2024-01-26 15:14:17,827 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x <= 127 [2024-01-26 15:14:17,827 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$mem_tmp <= 1 [2024-01-26 15:14:17,827 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,827 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,827 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,827 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,827 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,828 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,828 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= x [2024-01-26 15:14:17,828 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,828 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,828 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x <= 2 [2024-01-26 15:14:17,828 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,828 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,828 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z <= 1 [2024-01-26 15:14:17,828 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y$w_buff0 [2024-01-26 15:14:17,828 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y <= 1 [2024-01-26 15:14:17,828 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff1 <= 1 [2024-01-26 15:14:17,828 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,829 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (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-26 15:14:17,829 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= x [2024-01-26 15:14:17,829 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,829 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,829 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice2 == (_Bool)0 [2024-01-26 15:14:17,829 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= z [2024-01-26 15:14:17,829 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,829 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$mem_tmp <= 1 [2024-01-26 15:14:17,829 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,829 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-26 15:14:17,829 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,830 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,830 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y$mem_tmp [2024-01-26 15:14:17,830 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y$w_buff1 [2024-01-26 15:14:17,830 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,830 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,830 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,830 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,830 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,830 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,830 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y == 0 || y == 1 [2024-01-26 15:14:17,830 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,831 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (unsigned long )arg == 0UL [2024-01-26 15:14:17,831 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y [2024-01-26 15:14:17,831 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,831 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z == 0 || z == 1 [2024-01-26 15:14:17,831 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff0 <= 1 [2024-01-26 15:14:17,831 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,831 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x <= 127 [2024-01-26 15:14:17,831 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,831 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,831 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,831 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x <= 127 [2024-01-26 15:14:17,832 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z <= 1 [2024-01-26 15:14:17,832 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,832 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,832 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,832 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,832 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,832 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,832 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0 <= 1 [2024-01-26 15:14:17,832 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,832 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,832 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,832 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,833 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,833 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y$w_buff0 [2024-01-26 15:14:17,833 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,833 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y <= 1 [2024-01-26 15:14:17,833 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,833 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x <= 2 [2024-01-26 15:14:17,833 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-26 15:14:17,833 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,833 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,833 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= z [2024-01-26 15:14:17,833 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= x [2024-01-26 15:14:17,834 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,834 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$mem_tmp <= 1 [2024-01-26 15:14:17,834 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y$w_buff1 [2024-01-26 15:14:17,834 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,834 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y == 0 || y == 1 [2024-01-26 15:14:17,834 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,834 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,834 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y$mem_tmp [2024-01-26 15:14:17,834 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,834 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,834 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,835 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y [2024-01-26 15:14:17,835 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,835 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1 <= 1 [2024-01-26 15:14:17,835 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z == 0 || z == 1 [2024-01-26 15:14:17,835 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,835 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (unsigned long )arg == 0UL [2024-01-26 15:14:17,835 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x <= 2 [2024-01-26 15:14:17,835 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y <= 1 [2024-01-26 15:14:17,835 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,835 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= y$w_buff0 [2024-01-26 15:14:17,835 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (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-26 15:14:17,835 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= z [2024-01-26 15:14:17,836 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,836 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,836 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,836 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,836 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y == 0 || y == 1 [2024-01-26 15:14:17,836 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,836 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,836 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff1 <= 1 [2024-01-26 15:14:17,836 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,836 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,836 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,837 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$mem_tmp <= 1 [2024-01-26 15:14:17,837 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,837 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] z == 0 || z == 1 [2024-01-26 15:14:17,837 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,837 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,837 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= x [2024-01-26 15:14:17,837 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,837 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x <= 127 [2024-01-26 15:14:17,837 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,837 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,837 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,837 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,838 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,838 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,838 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= y$mem_tmp [2024-01-26 15:14:17,838 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,838 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,838 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] z <= 1 [2024-01-26 15:14:17,838 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= y [2024-01-26 15:14:17,838 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= y$w_buff1 [2024-01-26 15:14:17,838 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,838 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff0 <= 1 [2024-01-26 15:14:17,838 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,839 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x <= 127 [2024-01-26 15:14:17,839 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,839 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x <= 2 [2024-01-26 15:14:17,839 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,839 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,839 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,839 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,839 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,839 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z == 0 || z == 1 [2024-01-26 15:14:17,839 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= y$mem_tmp [2024-01-26 15:14:17,839 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,839 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff1 <= 1 [2024-01-26 15:14:17,840 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,840 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,840 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,840 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= y [2024-01-26 15:14:17,840 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,840 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff0 <= 1 [2024-01-26 15:14:17,840 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= y$w_buff1 [2024-01-26 15:14:17,840 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,840 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,840 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-26 15:14:17,840 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= x [2024-01-26 15:14:17,841 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= z [2024-01-26 15:14:17,841 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z <= 1 [2024-01-26 15:14:17,841 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,841 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,841 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$mem_tmp <= 1 [2024-01-26 15:14:17,841 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,841 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y <= 1 [2024-01-26 15:14:17,841 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,841 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y == 0 || y == 1 [2024-01-26 15:14:17,841 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,841 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,841 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,842 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,842 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,842 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= y$w_buff0 [2024-01-26 15:14:17,842 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,842 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff1 <= 1 [2024-01-26 15:14:17,842 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-26 15:14:17,842 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-26 15:14:17,842 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p2_EAX <= 1 [2024-01-26 15:14:17,842 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff0_thd0 == (_Bool)0 [2024-01-26 15:14:17,842 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] x <= 2 [2024-01-26 15:14:17,842 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_cnt [2024-01-26 15:14:17,843 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= y$w_buff1 [2024-01-26 15:14:17,843 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y <= 1 [2024-01-26 15:14:17,843 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff1_thd2 == (_Bool)0 [2024-01-26 15:14:17,843 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= y$mem_tmp [2024-01-26 15:14:17,843 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y == 0 || y == 1 [2024-01-26 15:14:17,843 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-26 15:14:17,843 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-26 15:14:17,843 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z == 0 || z == 1 [2024-01-26 15:14:17,843 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$flush_delayed == (_Bool)0 [2024-01-26 15:14:17,843 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-26 15:14:17,843 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff1_thd1 == (_Bool)0 [2024-01-26 15:14:17,844 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] x <= 127 [2024-01-26 15:14:17,844 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (unsigned long )arg == 0UL [2024-01-26 15:14:17,844 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (x == 0 || x == 1) || x == 2 [2024-01-26 15:14:17,844 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$mem_tmp <= 1 [2024-01-26 15:14:17,844 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff0_thd2 == (_Bool)0 [2024-01-26 15:14:17,844 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p1_EAX <= 1 [2024-01-26 15:14:17,844 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= x [2024-01-26 15:14:17,844 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff1_thd0 == (_Bool)0 [2024-01-26 15:14:17,844 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-26 15:14:17,844 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z <= 1 [2024-01-26 15:14:17,844 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_p1_EAX [2024-01-26 15:14:17,844 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_p2_EAX [2024-01-26 15:14:17,845 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= y [2024-01-26 15:14:17,845 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= z [2024-01-26 15:14:17,845 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-26 15:14:17,845 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-26 15:14:17,845 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff0 == 1 [2024-01-26 15:14:17,845 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-26 15:14:17,845 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p2_EAX == 0 || __unbuffered_p2_EAX == 1 [2024-01-26 15:14:17,845 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-26 15:14:17,845 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-26 15:14:17,845 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (unsigned long )arg == 0UL [2024-01-26 15:14:17,891 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-26 15:14:18,057 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/mix052_pso.opt_rmo.opt_tso.opt.i[964,977] [2024-01-26 15:14:18,205 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-26 15:14:18,217 INFO L202 MainTranslator]: Completed pre-run [2024-01-26 15:14:18,231 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/mix052_pso.opt_rmo.opt_tso.opt.i[964,977] [2024-01-26 15:14:18,232 WARN L424 MainDispatcher]: Unable to annotate void __VERIFIER_assert(int expression) { if (!expression) { ERROR: {reach_error();abort();} }; return; } with a witness entry [2024-01-26 15:14:18,232 WARN L424 MainDispatcher]: Unable to annotate extern void __VERIFIER_atomic_begin(); with a witness entry Start Parsing Local Syntax error [2024-01-26 15:14:18,267 ERROR L324 MainTranslator]: Unsupported Syntax: Unable to instrument "y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1" at C: z = 1; [743] (Syntax Error: #76[dollar](0/9 - 0/10)) [2024-01-26 15:14:18,267 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@36a3dcae and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 26.01 03:14:18, skipping insertion in model container [2024-01-26 15:14:18,267 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-26 15:14:18,268 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-26 15:14:18,269 INFO L158 Benchmark]: Toolchain (without parser) took 1701.46ms. Allocated memory was 100.7MB in the beginning and 163.6MB in the end (delta: 62.9MB). Free memory was 49.8MB in the beginning and 116.1MB in the end (delta: -66.3MB). Peak memory consumption was 42.2MB. Max. memory is 16.1GB. [2024-01-26 15:14:18,269 INFO L158 Benchmark]: CDTParser took 0.20ms. Allocated memory is still 67.1MB. Free memory was 44.2MB in the beginning and 44.1MB in the end (delta: 46.9kB). There was no memory consumed. Max. memory is 16.1GB. [2024-01-26 15:14:18,269 INFO L158 Benchmark]: Witness Parser took 0.13ms. Allocated memory is still 67.1MB. Free memory is still 42.0MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-26 15:14:18,270 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1698.28ms. Allocated memory was 100.7MB in the beginning and 163.6MB in the end (delta: 62.9MB). Free memory was 49.8MB in the beginning and 116.1MB in the end (delta: -66.3MB). Peak memory consumption was 42.2MB. Max. memory is 16.1GB. [2024-01-26 15:14:18,271 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.20ms. Allocated memory is still 67.1MB. Free memory was 44.2MB in the beginning and 44.1MB in the end (delta: 46.9kB). There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.13ms. Allocated memory is still 67.1MB. Free memory is still 42.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1698.28ms. Allocated memory was 100.7MB in the beginning and 163.6MB in the end (delta: 62.9MB). Free memory was 49.8MB in the beginning and 116.1MB in the end (delta: -66.3MB). Peak memory consumption was 42.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 743]: Unsupported Syntax Unable to instrument "y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1" at C: z = 1; [743] (Syntax Error: #76[dollar](0/9 - 0/10)) RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: UNKNOWN