./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/pthread-wmm/mix027_power.opt_pso.opt_rmo.opt.i --full-output --witness-type correctness_witness --witnessparser.only.consider.loop.invariants false --validate ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/mix027_power.opt_pso.opt_rmo.opt.yml/witness.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version ab2e0ac4 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReachWitnessValidation.xml -i ../../../trunk/examples/svcomp/pthread-wmm/mix027_power.opt_pso.opt_rmo.opt.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/mix027_power.opt_pso.opt_rmo.opt.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg false --witnessparser.only.consider.loop.invariants false --- Real Ultimate output --- This is Ultimate 0.2.4-dev-ab2e0ac-m [2024-01-29 14:27:54,913 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-29 14:27:55,078 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-01-29 14:27:55,081 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-29 14:27:55,082 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-29 14:27:55,097 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-29 14:27:55,097 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-29 14:27:55,098 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-29 14:27:55,099 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-29 14:27:55,099 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-29 14:27:55,100 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-29 14:27:55,100 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-29 14:27:55,101 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-29 14:27:55,102 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-29 14:27:55,103 INFO L153 SettingsManager]: * Use SBE=true [2024-01-29 14:27:55,103 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-29 14:27:55,104 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-29 14:27:55,106 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-29 14:27:55,106 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-29 14:27:55,107 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-29 14:27:55,108 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-29 14:27:55,108 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-29 14:27:55,108 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-29 14:27:55,108 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-29 14:27:55,109 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-29 14:27:55,109 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-29 14:27:55,109 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-29 14:27:55,109 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-29 14:27:55,110 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-29 14:27:55,110 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-29 14:27:55,110 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-29 14:27:55,111 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-29 14:27:55,111 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-29 14:27:55,111 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-29 14:27:55,111 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-29 14:27:55,112 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-29 14:27:55,112 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-29 14:27:55,112 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-29 14:27:55,112 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-29 14:27:55,113 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-29 14:27:55,113 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-29 14:27:55,114 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-29 14:27:55,114 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-29 14:27:55,114 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessparser: Only consider loop invariants -> false [2024-01-29 14:27:55,332 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-29 14:27:55,366 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-29 14:27:55,369 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-29 14:27:55,369 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-29 14:27:55,370 INFO L274 PluginConnector]: CDTParser initialized [2024-01-29 14:27:55,371 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/mix027_power.opt_pso.opt_rmo.opt.i [2024-01-29 14:27:56,496 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-29 14:27:56,701 INFO L384 CDTParser]: Found 1 translation units. [2024-01-29 14:27:56,701 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/mix027_power.opt_pso.opt_rmo.opt.i [2024-01-29 14:27:56,718 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/3e71f2bc6/8a0965b836fe42fe88c735249543d72f/FLAG27404dbd0 [2024-01-29 14:27:56,729 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/3e71f2bc6/8a0965b836fe42fe88c735249543d72f [2024-01-29 14:27:56,731 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-29 14:27:56,732 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-29 14:27:56,732 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/mix027_power.opt_pso.opt_rmo.opt.yml/witness.yml [2024-01-29 14:27:57,275 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-29 14:27:57,277 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-29 14:27:57,279 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-29 14:27:57,279 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-29 14:27:57,283 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-29 14:27:57,284 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.01 02:27:56" (1/2) ... [2024-01-29 14:27:57,286 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5853e15d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:27:57, skipping insertion in model container [2024-01-29 14:27:57,286 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.01 02:27:56" (1/2) ... [2024-01-29 14:27:57,287 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@2e77b216 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:27:57, skipping insertion in model container [2024-01-29 14:27:57,287 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 29.01 02:27:57" (2/2) ... [2024-01-29 14:27:57,288 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5853e15d and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:27:57, skipping insertion in model container [2024-01-29 14:27:57,288 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 29.01 02:27:57" (2/2) ... [2024-01-29 14:27:57,288 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-29 14:27:58,737 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-29 14:27:58,739 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,739 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,739 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y$w_buff1 [2024-01-29 14:27:58,739 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,739 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,739 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,740 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x <= 127 [2024-01-29 14:27:58,740 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] a == 0 || a == 1 [2024-01-29 14:27:58,740 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,740 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,740 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,740 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y$mem_tmp [2024-01-29 14:27:58,740 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z <= 2 [2024-01-29 14:27:58,740 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,741 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,741 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,741 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,741 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,741 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,741 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,741 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$mem_tmp <= 1 [2024-01-29 14:27:58,742 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,742 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,742 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,742 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x <= 2 [2024-01-29 14:27:58,742 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] a <= 1 [2024-01-29 14:27:58,742 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0 == 1 [2024-01-29 14:27:58,742 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,742 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,743 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= a [2024-01-29 14:27:58,743 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= z [2024-01-29 14:27:58,743 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,743 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,743 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,743 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1 <= 1 [2024-01-29 14:27:58,743 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,743 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,744 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y <= 1 [2024-01-29 14:27:58,744 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,744 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,744 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,744 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= x [2024-01-29 14:27:58,744 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y [2024-01-29 14:27:58,744 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (unsigned long )arg == 0UL [2024-01-29 14:27:58,744 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y == 0 || y == 1 [2024-01-29 14:27:58,745 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,745 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,745 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z <= 127 [2024-01-29 14:27:58,745 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,745 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,745 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,745 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,746 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y <= 1 [2024-01-29 14:27:58,746 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z <= 2 [2024-01-29 14:27:58,746 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,746 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,746 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,746 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= y$w_buff0 [2024-01-29 14:27:58,746 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y == 0 || y == 1 [2024-01-29 14:27:58,746 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= y$mem_tmp [2024-01-29 14:27:58,747 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (unsigned long )arg == 0UL [2024-01-29 14:27:58,747 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,747 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= a [2024-01-29 14:27:58,747 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= y [2024-01-29 14:27:58,747 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] a == 0 || a == 1 [2024-01-29 14:27:58,747 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,747 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,747 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x <= 2 [2024-01-29 14:27:58,748 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,748 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,748 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,748 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,748 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,748 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,748 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= x [2024-01-29 14:27:58,748 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,749 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,749 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,749 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] x <= 127 [2024-01-29 14:27:58,749 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= y$w_buff1 [2024-01-29 14:27:58,749 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$w_buff1 <= 1 [2024-01-29 14:27:58,749 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$mem_tmp <= 1 [2024-01-29 14:27:58,749 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,749 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,750 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] z <= 127 [2024-01-29 14:27:58,750 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,750 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,750 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$w_buff0 <= 1 [2024-01-29 14:27:58,750 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,750 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,750 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,750 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,750 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,751 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,751 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,751 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,751 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,751 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] 0 <= z [2024-01-29 14:27:58,751 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,751 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] a <= 1 [2024-01-29 14:27:58,752 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,752 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,752 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,752 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,752 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x <= 127 [2024-01-29 14:27:58,752 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] a == 0 || a == 1 [2024-01-29 14:27:58,752 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,752 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= a [2024-01-29 14:27:58,753 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,753 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,753 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,753 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,753 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,753 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,753 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,753 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff0 <= 1 [2024-01-29 14:27:58,754 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,754 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] a <= 1 [2024-01-29 14:27:58,754 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,754 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,754 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,754 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z <= 2 [2024-01-29 14:27:58,754 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y$mem_tmp [2024-01-29 14:27:58,754 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= z [2024-01-29 14:27:58,755 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,755 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,755 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y <= 1 [2024-01-29 14:27:58,755 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y [2024-01-29 14:27:58,755 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y == 0 || y == 1 [2024-01-29 14:27:58,755 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff1 <= 1 [2024-01-29 14:27:58,755 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$mem_tmp <= 1 [2024-01-29 14:27:58,755 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y$w_buff0 [2024-01-29 14:27:58,756 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,756 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,756 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,756 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,756 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,756 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,756 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,756 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,756 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= x [2024-01-29 14:27:58,757 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] z <= 127 [2024-01-29 14:27:58,757 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,757 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,757 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,757 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,757 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x <= 2 [2024-01-29 14:27:58,757 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (unsigned long )arg == 0UL [2024-01-29 14:27:58,757 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y$w_buff1 [2024-01-29 14:27:58,757 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,758 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,758 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (unsigned long )arg == 0UL [2024-01-29 14:27:58,758 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y [2024-01-29 14:27:58,758 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x <= 127 [2024-01-29 14:27:58,758 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,758 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,758 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y$w_buff0 [2024-01-29 14:27:58,758 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,758 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,759 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] a == 0 || a == 1 [2024-01-29 14:27:58,759 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] z <= 127 [2024-01-29 14:27:58,759 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,759 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,759 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,759 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] a <= 1 [2024-01-29 14:27:58,759 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,759 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,760 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,760 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,760 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y$mem_tmp [2024-01-29 14:27:58,760 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,760 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,760 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0 <= 1 [2024-01-29 14:27:58,760 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y == 0 || y == 1 [2024-01-29 14:27:58,760 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,761 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,761 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,761 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$mem_tmp <= 1 [2024-01-29 14:27:58,761 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x <= 2 [2024-01-29 14:27:58,761 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= z [2024-01-29 14:27:58,761 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,761 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y <= 1 [2024-01-29 14:27:58,761 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] z <= 2 [2024-01-29 14:27:58,762 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,762 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,762 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y$w_buff1 [2024-01-29 14:27:58,762 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,762 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,762 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,762 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1 <= 1 [2024-01-29 14:27:58,762 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,762 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,763 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (unsigned long )arg == 0UL [2024-01-29 14:27:58,763 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,763 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,763 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,763 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,763 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= a [2024-01-29 14:27:58,763 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= x [2024-01-29 14:27:58,763 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,763 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,764 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,764 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,764 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (unsigned long )arg == 0UL [2024-01-29 14:27:58,764 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (unsigned long )arg == 0UL [2024-01-29 14:27:58,764 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y == 0 || y == 1 [2024-01-29 14:27:58,764 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,764 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= y$w_buff1 [2024-01-29 14:27:58,764 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,764 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,765 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,765 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= y$mem_tmp [2024-01-29 14:27:58,765 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x <= 2 [2024-01-29 14:27:58,765 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,765 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,765 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,765 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$w_buff1 <= 1 [2024-01-29 14:27:58,765 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] x <= 127 [2024-01-29 14:27:58,765 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,765 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z <= 2 [2024-01-29 14:27:58,766 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,766 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] z <= 127 [2024-01-29 14:27:58,766 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= a [2024-01-29 14:27:58,766 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,766 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,766 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,766 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= z [2024-01-29 14:27:58,766 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,766 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,767 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$mem_tmp <= 1 [2024-01-29 14:27:58,767 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,767 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$w_buff0 <= 1 [2024-01-29 14:27:58,767 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,767 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y <= 1 [2024-01-29 14:27:58,767 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,767 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,767 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (y$w_buff1_used == (_Bool)1 && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-29 14:27:58,767 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,768 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,768 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] (unsigned long )arg == 0UL [2024-01-29 14:27:58,768 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,768 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,768 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,768 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= y$w_buff0 [2024-01-29 14:27:58,768 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] a == 0 || a == 1 [2024-01-29 14:27:58,769 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,769 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,769 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,769 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,769 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= x [2024-01-29 14:27:58,769 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= y [2024-01-29 14:27:58,769 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] a <= 1 [2024-01-29 14:27:58,769 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,770 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,770 INFO L98 nessWitnessExtractor]: Location invariant before [L832-L832] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,770 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x <= 2 [2024-01-29 14:27:58,770 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y [2024-01-29 14:27:58,770 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,770 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (unsigned long )arg == 0UL [2024-01-29 14:27:58,770 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$mem_tmp <= 1 [2024-01-29 14:27:58,770 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= z [2024-01-29 14:27:58,770 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff0 <= 1 [2024-01-29 14:27:58,771 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,771 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,771 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,771 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,771 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,771 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,771 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y$w_buff0 [2024-01-29 14:27:58,771 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,772 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,772 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x <= 127 [2024-01-29 14:27:58,772 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,772 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,773 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,773 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff1 <= 1 [2024-01-29 14:27:58,773 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,773 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,773 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,773 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,773 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,773 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] a == 0 || a == 1 [2024-01-29 14:27:58,774 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,774 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] a <= 1 [2024-01-29 14:27:58,774 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,774 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z <= 2 [2024-01-29 14:27:58,774 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y$mem_tmp [2024-01-29 14:27:58,774 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,774 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,774 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,774 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,774 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,775 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,775 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,775 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,775 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y <= 1 [2024-01-29 14:27:58,775 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] z <= 127 [2024-01-29 14:27:58,775 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,775 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-29 14:27:58,775 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,775 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= x [2024-01-29 14:27:58,776 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y$w_buff1 [2024-01-29 14:27:58,776 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y == 0 || y == 1 [2024-01-29 14:27:58,776 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= a [2024-01-29 14:27:58,776 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,776 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 127 [2024-01-29 14:27:58,776 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z <= 127 [2024-01-29 14:27:58,776 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,776 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (unsigned long )arg == 0UL [2024-01-29 14:27:58,779 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y <= 1 [2024-01-29 14:27:58,779 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$mem_tmp [2024-01-29 14:27:58,779 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,780 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= x [2024-01-29 14:27:58,784 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,785 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] a <= 1 [2024-01-29 14:27:58,785 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,785 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,785 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] z <= 2 [2024-01-29 14:27:58,785 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0 <= 1 [2024-01-29 14:27:58,785 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,785 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,785 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,785 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,786 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,786 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,786 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y [2024-01-29 14:27:58,786 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,786 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y == 0 || y == 1 [2024-01-29 14:27:58,786 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,786 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$w_buff1 [2024-01-29 14:27:58,786 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,786 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,786 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$mem_tmp <= 1 [2024-01-29 14:27:58,787 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff1 <= 1 [2024-01-29 14:27:58,787 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,787 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,787 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:27:58,787 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,787 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] weak$$choice2 == (_Bool)0 [2024-01-29 14:27:58,787 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,787 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,787 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,787 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,788 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= y$w_buff0 [2024-01-29 14:27:58,788 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,788 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,788 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] a == 0 || a == 1 [2024-01-29 14:27:58,788 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= z [2024-01-29 14:27:58,788 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,788 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-29 14:27:58,788 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,788 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,788 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] x <= 2 [2024-01-29 14:27:58,788 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,789 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] 0 <= a [2024-01-29 14:27:58,789 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,789 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$mem_tmp <= 1 [2024-01-29 14:27:58,789 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x <= 2 [2024-01-29 14:27:58,789 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] z <= 127 [2024-01-29 14:27:58,789 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,789 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-29 14:27:58,789 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= y$w_buff1 [2024-01-29 14:27:58,789 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,789 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,790 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] a == 0 || a == 1 [2024-01-29 14:27:58,790 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,790 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,790 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,790 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,790 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= a [2024-01-29 14:27:58,790 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,790 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,790 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,790 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (unsigned long )arg == 0UL [2024-01-29 14:27:58,790 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff1 <= 1 [2024-01-29 14:27:58,791 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,791 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,791 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y <= 1 [2024-01-29 14:27:58,791 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,791 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= z [2024-01-29 14:27:58,791 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,791 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,791 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,793 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,793 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff0 <= 1 [2024-01-29 14:27:58,793 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] z <= 2 [2024-01-29 14:27:58,794 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,794 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= y$mem_tmp [2024-01-29 14:27:58,794 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,794 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,794 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,794 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= y [2024-01-29 14:27:58,794 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y == 0 || y == 1 [2024-01-29 14:27:58,794 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,794 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,794 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,795 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,795 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,795 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= y$w_buff0 [2024-01-29 14:27:58,795 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,795 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x <= 127 [2024-01-29 14:27:58,795 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,795 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,795 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] a <= 1 [2024-01-29 14:27:58,795 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,795 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= x [2024-01-29 14:27:58,796 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,796 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$w_buff1 <= 1 [2024-01-29 14:27:58,796 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,796 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,796 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] x == 2 [2024-01-29 14:27:58,796 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y <= 1 [2024-01-29 14:27:58,796 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,796 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,796 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= y [2024-01-29 14:27:58,796 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] a == 0 || a == 1 [2024-01-29 14:27:58,796 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,797 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,797 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,797 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] a <= 1 [2024-01-29 14:27:58,797 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,797 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= y$w_buff1 [2024-01-29 14:27:58,797 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,797 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] (z == 2 && ((__unbuffered_p1_EAX == 0 && (__unbuffered_p3_EAX == 2 || (((0 <= __unbuffered_p3_EAX && __unbuffered_p3_EAX <= 2) && __unbuffered_p3_EAX <= 127) && ((__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2)))) || ((((((0 <= __unbuffered_p1_EAX && 0 <= __unbuffered_p3_EAX) && __unbuffered_p1_EAX <= 1) && __unbuffered_p3_EAX <= 2) && __unbuffered_p3_EAX <= 127) && (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1)) && ((__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2)))) || ((((((((((0 <= __unbuffered_p1_EAX && 0 <= __unbuffered_p3_EAX) && 0 <= z) && __unbuffered_p1_EAX <= 1) && __unbuffered_p3_EAX <= 2) && __unbuffered_p3_EAX <= 127) && z <= 2) && z <= 127) && (__unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1)) && ((__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2)) && ((z == 0 || z == 1) || z == 2)) [2024-01-29 14:27:58,797 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,797 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,798 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y == 0 || y == 1 [2024-01-29 14:27:58,798 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= y$w_buff0 [2024-01-29 14:27:58,798 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= a [2024-01-29 14:27:58,798 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$mem_tmp <= 1 [2024-01-29 14:27:58,798 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,798 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,798 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,798 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,798 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,798 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$w_buff0 <= 1 [2024-01-29 14:27:58,801 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,802 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,802 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] 0 <= y$mem_tmp [2024-01-29 14:27:58,802 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,803 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,803 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,803 INFO L98 nessWitnessExtractor]: Location invariant before [L874-L874] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,803 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] z <= 2 [2024-01-29 14:27:58,803 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,804 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,804 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,804 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (unsigned long )arg == 0UL [2024-01-29 14:27:58,804 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,804 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] z <= 127 [2024-01-29 14:27:58,804 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,804 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,804 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,804 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x <= 2 [2024-01-29 14:27:58,804 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,805 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,805 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,805 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0 <= 1 [2024-01-29 14:27:58,805 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,805 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,805 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,805 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$mem_tmp <= 1 [2024-01-29 14:27:58,805 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,805 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,805 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,805 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] a <= 1 [2024-01-29 14:27:58,806 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,806 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] a == 0 || a == 1 [2024-01-29 14:27:58,806 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,806 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,806 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,806 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,806 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y$w_buff0 [2024-01-29 14:27:58,806 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,806 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y$w_buff1 [2024-01-29 14:27:58,806 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,807 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,807 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= a [2024-01-29 14:27:58,807 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y$mem_tmp [2024-01-29 14:27:58,807 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,807 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,807 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,807 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,807 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1 <= 1 [2024-01-29 14:27:58,807 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,807 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y == 0 || y == 1 [2024-01-29 14:27:58,807 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,808 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x <= 127 [2024-01-29 14:27:58,808 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= z [2024-01-29 14:27:58,808 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,808 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= x [2024-01-29 14:27:58,808 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y [2024-01-29 14:27:58,808 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y <= 1 [2024-01-29 14:27:58,808 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,808 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,808 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] a == 0 || a == 1 [2024-01-29 14:27:58,808 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,808 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= y$w_buff0 [2024-01-29 14:27:58,809 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= a [2024-01-29 14:27:58,809 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= y [2024-01-29 14:27:58,809 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,809 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff1 <= 1 [2024-01-29 14:27:58,809 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,809 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,809 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y <= 1 [2024-01-29 14:27:58,809 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,809 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,809 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] z <= 2 [2024-01-29 14:27:58,810 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,810 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$mem_tmp <= 1 [2024-01-29 14:27:58,810 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] a <= 1 [2024-01-29 14:27:58,810 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,810 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,810 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff0 <= 1 [2024-01-29 14:27:58,810 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x <= 127 [2024-01-29 14:27:58,810 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,810 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= y$w_buff1 [2024-01-29 14:27:58,810 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= y$mem_tmp [2024-01-29 14:27:58,811 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,811 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,811 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x <= 2 [2024-01-29 14:27:58,811 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,811 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,811 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] z <= 127 [2024-01-29 14:27:58,811 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,811 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y == 0 || y == 1 [2024-01-29 14:27:58,811 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= x [2024-01-29 14:27:58,811 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,811 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,812 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= z [2024-01-29 14:27:58,812 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,812 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,812 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,812 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,812 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,812 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,812 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,812 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,812 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,812 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,813 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,813 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,813 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,813 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (unsigned long )arg == 0UL [2024-01-29 14:27:58,813 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,813 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y <= 1 [2024-01-29 14:27:58,813 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff0 <= 1 [2024-01-29 14:27:58,813 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] x <= 2 [2024-01-29 14:27:58,813 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,813 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,813 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,814 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,814 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,814 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-29 14:27:58,814 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= y$w_buff1 [2024-01-29 14:27:58,814 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,814 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,814 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,814 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,814 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,814 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] x <= 127 [2024-01-29 14:27:58,814 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,815 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] a == 0 || a == 1 [2024-01-29 14:27:58,815 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,815 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,815 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,815 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff1 <= 1 [2024-01-29 14:27:58,815 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,815 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,815 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] z <= 127 [2024-01-29 14:27:58,815 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= y [2024-01-29 14:27:58,815 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,815 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,816 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,816 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,816 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,816 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,816 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,816 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] a <= 1 [2024-01-29 14:27:58,816 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$mem_tmp <= 1 [2024-01-29 14:27:58,816 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,816 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y == 0 || y == 1 [2024-01-29 14:27:58,816 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= x [2024-01-29 14:27:58,817 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,817 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,817 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= z [2024-01-29 14:27:58,817 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,817 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= y$w_buff0 [2024-01-29 14:27:58,817 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] z <= 2 [2024-01-29 14:27:58,817 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,817 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= y$mem_tmp [2024-01-29 14:27:58,817 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,817 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,817 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= a [2024-01-29 14:27:58,818 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z <= 127 [2024-01-29 14:27:58,818 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,818 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y$w_buff1 [2024-01-29 14:27:58,818 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,818 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1 <= 1 [2024-01-29 14:27:58,818 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (unsigned long )arg == 0UL [2024-01-29 14:27:58,818 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,818 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y$w_buff0 [2024-01-29 14:27:58,818 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,818 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,818 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 1 [2024-01-29 14:27:58,818 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,819 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,819 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= z [2024-01-29 14:27:58,819 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z <= 2 [2024-01-29 14:27:58,819 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,819 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,819 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,819 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,819 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,819 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,819 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,820 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,820 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,820 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y [2024-01-29 14:27:58,820 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,820 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,820 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,820 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,820 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,820 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 127 [2024-01-29 14:27:58,820 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] a == 0 || a == 1 [2024-01-29 14:27:58,820 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= a [2024-01-29 14:27:58,821 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,821 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 2 [2024-01-29 14:27:58,821 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,821 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp <= 1 [2024-01-29 14:27:58,821 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,821 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0 <= 1 [2024-01-29 14:27:58,821 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,821 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,821 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y == 0 || y == 1 [2024-01-29 14:27:58,821 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,821 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,822 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] a <= 1 [2024-01-29 14:27:58,822 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,822 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x [2024-01-29 14:27:58,822 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,822 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y$mem_tmp [2024-01-29 14:27:58,823 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,823 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,823 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,823 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x == 1 [2024-01-29 14:27:58,823 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,823 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= y$w_buff1 [2024-01-29 14:27:58,823 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,823 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,824 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= y [2024-01-29 14:27:58,824 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,824 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,824 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y == 0 || y == 1 [2024-01-29 14:27:58,824 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= y$w_buff0 [2024-01-29 14:27:58,824 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] (unsigned long )arg == 0UL [2024-01-29 14:27:58,824 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= z [2024-01-29 14:27:58,824 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,824 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$mem_tmp <= 1 [2024-01-29 14:27:58,824 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff0 <= 1 [2024-01-29 14:27:58,824 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,825 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,825 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,825 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,825 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= a [2024-01-29 14:27:58,825 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,825 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,825 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,825 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,825 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,825 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,825 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,825 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,826 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] a <= 1 [2024-01-29 14:27:58,826 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,826 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,826 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,826 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] a == 0 || a == 1 [2024-01-29 14:27:58,826 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,826 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff1 <= 1 [2024-01-29 14:27:58,826 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,826 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,826 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,827 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,827 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= y$mem_tmp [2024-01-29 14:27:58,827 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z <= 2 [2024-01-29 14:27:58,827 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,827 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,827 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,827 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,827 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] z <= 127 [2024-01-29 14:27:58,827 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y <= 1 [2024-01-29 14:27:58,827 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 0 [2024-01-29 14:27:58,827 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression <= 1 [2024-01-29 14:27:58,828 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] 0 <= expression [2024-01-29 14:27:58,828 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 1 [2024-01-29 14:27:58,828 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 0 || expression == 1 [2024-01-29 14:27:58,828 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= y$mem_tmp [2024-01-29 14:27:58,828 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,828 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= y$w_buff0 [2024-01-29 14:27:58,828 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,828 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-29 14:27:58,828 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,828 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,828 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= x [2024-01-29 14:27:58,829 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,829 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,829 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,829 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,829 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,829 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] z <= 127 [2024-01-29 14:27:58,829 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= y [2024-01-29 14:27:58,829 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= y$w_buff1 [2024-01-29 14:27:58,829 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,829 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= a [2024-01-29 14:27:58,829 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] a <= 1 [2024-01-29 14:27:58,830 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,830 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y <= 1 [2024-01-29 14:27:58,830 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y == 0 || y == 1 [2024-01-29 14:27:58,830 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,830 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,830 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,830 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,830 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,830 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$mem_tmp <= 1 [2024-01-29 14:27:58,830 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,830 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,831 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,831 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,831 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,831 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,831 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,831 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$w_buff0 <= 1 [2024-01-29 14:27:58,831 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$w_buff1 <= 1 [2024-01-29 14:27:58,831 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] z <= 2 [2024-01-29 14:27:58,831 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,831 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,831 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,832 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,832 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,832 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] x <= 127 [2024-01-29 14:27:58,832 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] x <= 2 [2024-01-29 14:27:58,832 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] a == 0 || a == 1 [2024-01-29 14:27:58,832 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,832 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] 0 <= z [2024-01-29 14:27:58,832 INFO L98 nessWitnessExtractor]: Location invariant before [L871-L871] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,832 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:27:58,832 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,832 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,833 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,833 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,833 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,833 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,833 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,833 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,833 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,833 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] a == 0 || a == 1 [2024-01-29 14:27:58,833 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x <= 127 [2024-01-29 14:27:58,833 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,833 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= a [2024-01-29 14:27:58,834 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$mem_tmp <= 1 [2024-01-29 14:27:58,834 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,834 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,834 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,834 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y$mem_tmp [2024-01-29 14:27:58,834 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,834 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (unsigned long )arg == 0UL [2024-01-29 14:27:58,834 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff0 <= 1 [2024-01-29 14:27:58,834 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,834 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,834 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,835 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,835 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,835 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,835 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x <= 2 [2024-01-29 14:27:58,835 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,835 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,835 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y <= 1 [2024-01-29 14:27:58,836 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,836 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff1 <= 1 [2024-01-29 14:27:58,836 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,836 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y == 0 || y == 1 [2024-01-29 14:27:58,836 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,836 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z <= 2 [2024-01-29 14:27:58,836 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,837 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z <= 127 [2024-01-29 14:27:58,837 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y$w_buff0 [2024-01-29 14:27:58,837 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y$w_buff1 [2024-01-29 14:27:58,837 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,837 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y [2024-01-29 14:27:58,837 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,837 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= x [2024-01-29 14:27:58,837 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= z [2024-01-29 14:27:58,837 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,838 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] a <= 1 [2024-01-29 14:27:58,838 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,838 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,838 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,838 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,838 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,838 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,838 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (unsigned long )arg == 0UL [2024-01-29 14:27:58,838 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,838 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,838 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= a [2024-01-29 14:27:58,839 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y$w_buff0 [2024-01-29 14:27:58,839 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,839 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] a == 0 || a == 1 [2024-01-29 14:27:58,839 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,839 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,839 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= x [2024-01-29 14:27:58,839 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y$mem_tmp [2024-01-29 14:27:58,839 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$mem_tmp <= 1 [2024-01-29 14:27:58,839 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,839 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,839 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,840 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= z [2024-01-29 14:27:58,840 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,840 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x <= 127 [2024-01-29 14:27:58,840 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,840 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,840 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,840 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y [2024-01-29 14:27:58,840 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x <= 2 [2024-01-29 14:27:58,840 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] a <= 1 [2024-01-29 14:27:58,840 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,840 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff1 <= 1 [2024-01-29 14:27:58,841 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] z <= 127 [2024-01-29 14:27:58,841 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,841 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,841 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,841 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,841 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,841 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,841 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y$w_buff1 [2024-01-29 14:27:58,841 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,841 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y <= 1 [2024-01-29 14:27:58,841 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,842 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y == 0 || y == 1 [2024-01-29 14:27:58,842 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] z <= 2 [2024-01-29 14:27:58,842 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,842 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,842 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,842 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,842 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,842 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff0 <= 1 [2024-01-29 14:27:58,842 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,842 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,842 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y == 0 || y == 1 [2024-01-29 14:27:58,843 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y <= 1 [2024-01-29 14:27:58,843 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] a == 0 || a == 1 [2024-01-29 14:27:58,843 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,843 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= y$w_buff0 [2024-01-29 14:27:58,843 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] x <= 2 [2024-01-29 14:27:58,843 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,843 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,843 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= y$mem_tmp [2024-01-29 14:27:58,843 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,843 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$mem_tmp <= 1 [2024-01-29 14:27:58,843 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= y$w_buff1 [2024-01-29 14:27:58,844 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= x [2024-01-29 14:27:58,844 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,844 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,844 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,844 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,844 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,844 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,844 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z <= 2 [2024-01-29 14:27:58,844 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= y [2024-01-29 14:27:58,844 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,844 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,845 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,845 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,845 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= a [2024-01-29 14:27:58,845 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,845 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,845 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,845 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,845 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,845 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,845 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,846 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] a <= 1 [2024-01-29 14:27:58,846 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,846 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,846 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,846 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$w_buff0 <= 1 [2024-01-29 14:27:58,846 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,846 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,846 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,846 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,846 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,846 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] x <= 127 [2024-01-29 14:27:58,847 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,847 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$w_buff1 <= 1 [2024-01-29 14:27:58,847 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,847 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] z <= 127 [2024-01-29 14:27:58,847 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,847 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= z [2024-01-29 14:27:58,847 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= a [2024-01-29 14:27:58,847 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,847 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,847 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,847 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,848 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,848 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (unsigned long )arg == 0UL [2024-01-29 14:27:58,848 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,848 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,848 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y == 0 || y == 1 [2024-01-29 14:27:58,848 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff0 <= 1 [2024-01-29 14:27:58,848 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x <= 2 [2024-01-29 14:27:58,848 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y <= 1 [2024-01-29 14:27:58,848 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$mem_tmp <= 1 [2024-01-29 14:27:58,848 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,848 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,849 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,849 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff1 <= 1 [2024-01-29 14:27:58,849 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= y$w_buff1 [2024-01-29 14:27:58,849 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,849 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,849 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,849 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,849 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,849 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,849 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,849 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,850 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,850 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,850 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z <= 2 [2024-01-29 14:27:58,850 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= x [2024-01-29 14:27:58,850 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,850 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,850 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= z [2024-01-29 14:27:58,850 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] a <= 1 [2024-01-29 14:27:58,850 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,850 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= y$w_buff0 [2024-01-29 14:27:58,850 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= y [2024-01-29 14:27:58,850 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,851 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] a == 0 || a == 1 [2024-01-29 14:27:58,851 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x <= 127 [2024-01-29 14:27:58,851 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,851 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,851 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,851 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,851 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,851 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,851 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= y$mem_tmp [2024-01-29 14:27:58,851 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,851 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z <= 127 [2024-01-29 14:27:58,852 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,852 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,852 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,852 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,852 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,852 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] a <= 1 [2024-01-29 14:27:58,852 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,852 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= y [2024-01-29 14:27:58,852 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,852 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y == 0 || y == 1 [2024-01-29 14:27:58,852 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,853 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= y$mem_tmp [2024-01-29 14:27:58,853 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,853 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x <= 127 [2024-01-29 14:27:58,853 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,853 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= y$w_buff0 [2024-01-29 14:27:58,853 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,853 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,853 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,853 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,853 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] a == 0 || a == 1 [2024-01-29 14:27:58,853 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,854 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,854 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,854 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,854 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y <= 1 [2024-01-29 14:27:58,854 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$w_buff0 <= 1 [2024-01-29 14:27:58,854 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,854 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$mem_tmp <= 1 [2024-01-29 14:27:58,854 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z <= 2 [2024-01-29 14:27:58,854 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,854 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x <= 2 [2024-01-29 14:27:58,854 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,855 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,855 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,855 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (unsigned long )arg == 0UL [2024-01-29 14:27:58,855 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,855 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,855 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,855 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= a [2024-01-29 14:27:58,855 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,855 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,855 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= x [2024-01-29 14:27:58,855 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,855 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,856 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] z <= 127 [2024-01-29 14:27:58,856 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,856 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= y$w_buff1 [2024-01-29 14:27:58,856 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$w_buff1 <= 1 [2024-01-29 14:27:58,856 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= z [2024-01-29 14:27:58,856 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,856 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,856 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= z [2024-01-29 14:27:58,856 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y == 0 || y == 1 [2024-01-29 14:27:58,856 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,856 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,857 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,857 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,857 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,857 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,914 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,914 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z <= 2 [2024-01-29 14:27:58,914 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,914 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,914 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,914 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y$w_buff0 [2024-01-29 14:27:58,914 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,914 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y [2024-01-29 14:27:58,914 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,914 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,914 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,914 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,914 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,914 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y$w_buff1 [2024-01-29 14:27:58,914 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$mem_tmp <= 1 [2024-01-29 14:27:58,915 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,915 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,915 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,915 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,915 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x <= 127 [2024-01-29 14:27:58,915 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x <= 2 [2024-01-29 14:27:58,915 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] a == 1 [2024-01-29 14:27:58,915 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,915 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,915 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y$mem_tmp [2024-01-29 14:27:58,915 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff0 <= 1 [2024-01-29 14:27:58,915 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z <= 127 [2024-01-29 14:27:58,915 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,915 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,915 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,915 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,915 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y <= 1 [2024-01-29 14:27:58,915 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= x [2024-01-29 14:27:58,915 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff1 <= 1 [2024-01-29 14:27:58,915 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,915 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,915 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,915 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,915 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,915 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,915 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (unsigned long )arg == 0UL [2024-01-29 14:27:58,916 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,916 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,916 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,916 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] a <= 1 [2024-01-29 14:27:58,916 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,916 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,916 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,916 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] a == 0 || a == 1 [2024-01-29 14:27:58,916 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,916 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,916 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= y$w_buff1 [2024-01-29 14:27:58,916 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] y$w_buff0 <= 1 [2024-01-29 14:27:58,916 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] y <= 1 [2024-01-29 14:27:58,916 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,916 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,916 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] x <= 2 [2024-01-29 14:27:58,916 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,916 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] y$mem_tmp <= 1 [2024-01-29 14:27:58,916 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= y [2024-01-29 14:27:58,916 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,916 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] x <= 127 [2024-01-29 14:27:58,916 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,916 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= y$w_buff0 [2024-01-29 14:27:58,917 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,917 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,917 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= y$mem_tmp [2024-01-29 14:27:58,917 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] (y$w_buff1_used == (_Bool)1 && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-29 14:27:58,917 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z <= 127 [2024-01-29 14:27:58,917 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,917 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= x [2024-01-29 14:27:58,917 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] y == 0 || y == 1 [2024-01-29 14:27:58,917 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,917 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,918 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] z <= 2 [2024-01-29 14:27:58,918 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,918 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,918 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= z [2024-01-29 14:27:58,918 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] y$w_buff1 <= 1 [2024-01-29 14:27:58,918 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,918 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] 0 <= a [2024-01-29 14:27:58,918 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,918 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,918 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,918 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,918 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,918 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,918 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,918 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,918 INFO L98 nessWitnessExtractor]: Location invariant before [L867-L867] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,918 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,918 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,918 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,918 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,918 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z <= 2 [2024-01-29 14:27:58,918 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,918 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,918 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,918 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (unsigned long )arg == 0UL [2024-01-29 14:27:58,918 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,918 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x <= 127 [2024-01-29 14:27:58,918 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,919 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x <= 2 [2024-01-29 14:27:58,919 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,919 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y <= 1 [2024-01-29 14:27:58,919 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,919 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= a [2024-01-29 14:27:58,919 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,919 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,919 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,919 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,919 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y [2024-01-29 14:27:58,919 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,919 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0 == 1 [2024-01-29 14:27:58,919 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1 <= 1 [2024-01-29 14:27:58,919 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y$w_buff1 [2024-01-29 14:27:58,919 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= z [2024-01-29 14:27:58,919 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,919 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= x [2024-01-29 14:27:58,919 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,919 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,919 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y == 0 || y == 1 [2024-01-29 14:27:58,919 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,919 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$mem_tmp <= 1 [2024-01-29 14:27:58,919 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z <= 127 [2024-01-29 14:27:58,919 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,920 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,920 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,920 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,920 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,920 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,920 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,920 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,920 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] a == 0 || a == 1 [2024-01-29 14:27:58,920 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y$mem_tmp [2024-01-29 14:27:58,920 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] a <= 1 [2024-01-29 14:27:58,920 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,920 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,920 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,920 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] 0 <= z [2024-01-29 14:27:58,920 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] 0 <= x [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] 0 <= y$mem_tmp [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] a == 0 || a == 1 [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$w_buff1 <= 1 [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] 0 <= y [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$mem_tmp <= 1 [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] z <= 127 [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] z <= 2 [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] x <= 2 [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$w_buff0 <= 1 [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,921 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,922 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,922 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] 0 <= y$w_buff0 [2024-01-29 14:27:58,922 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] 0 <= a [2024-01-29 14:27:58,922 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,922 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,922 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,922 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y <= 1 [2024-01-29 14:27:58,922 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,922 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,922 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,922 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] x <= 127 [2024-01-29 14:27:58,922 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y == 0 || y == 1 [2024-01-29 14:27:58,922 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] 0 <= y$w_buff1 [2024-01-29 14:27:58,922 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,922 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,922 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] a <= 1 [2024-01-29 14:27:58,922 INFO L98 nessWitnessExtractor]: Location invariant before [L875-L875] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,922 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,922 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x <= 2 [2024-01-29 14:27:58,922 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,922 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,923 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,923 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,923 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,923 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,923 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= y$w_buff1 [2024-01-29 14:27:58,923 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,923 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,923 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= a [2024-01-29 14:27:58,924 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,924 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= y [2024-01-29 14:27:58,924 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y == 0 || y == 1 [2024-01-29 14:27:58,924 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] a <= 1 [2024-01-29 14:27:58,924 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,924 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,924 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,924 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,924 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,924 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,924 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] z <= 127 [2024-01-29 14:27:58,924 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$mem_tmp <= 1 [2024-01-29 14:27:58,925 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (unsigned long )arg == 0UL [2024-01-29 14:27:58,925 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,925 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,925 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= z [2024-01-29 14:27:58,925 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,925 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,925 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff0 <= 1 [2024-01-29 14:27:58,925 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,925 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,925 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,925 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,925 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x <= 127 [2024-01-29 14:27:58,926 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff1 <= 1 [2024-01-29 14:27:58,926 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,926 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,926 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] z <= 2 [2024-01-29 14:27:58,926 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,926 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,926 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= x [2024-01-29 14:27:58,926 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y <= 1 [2024-01-29 14:27:58,926 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,926 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= y$mem_tmp [2024-01-29 14:27:58,926 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] a == 0 || a == 1 [2024-01-29 14:27:58,926 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= y$w_buff0 [2024-01-29 14:27:58,927 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,927 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,927 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,927 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,927 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,927 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,927 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,927 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,927 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,927 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y [2024-01-29 14:27:58,927 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,928 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff0 <= 1 [2024-01-29 14:27:58,928 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,928 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,928 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,928 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,928 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,928 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,928 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,928 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,928 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y$w_buff0 [2024-01-29 14:27:58,928 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,928 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y <= 1 [2024-01-29 14:27:58,929 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y$w_buff1 [2024-01-29 14:27:58,929 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z <= 127 [2024-01-29 14:27:58,929 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] a == 0 || a == 1 [2024-01-29 14:27:58,929 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,929 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,929 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,929 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x <= 2 [2024-01-29 14:27:58,929 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= x [2024-01-29 14:27:58,929 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,929 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= a [2024-01-29 14:27:58,929 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,929 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (unsigned long )arg == 0UL [2024-01-29 14:27:58,930 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] a <= 1 [2024-01-29 14:27:58,930 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,930 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x <= 127 [2024-01-29 14:27:58,930 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff1 <= 1 [2024-01-29 14:27:58,930 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y == 0 || y == 1 [2024-01-29 14:27:58,930 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y$mem_tmp [2024-01-29 14:27:58,930 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,930 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= z [2024-01-29 14:27:58,930 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,930 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,930 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] z <= 2 [2024-01-29 14:27:58,931 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,931 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,931 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$mem_tmp <= 1 [2024-01-29 14:27:58,931 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 1 <= __unbuffered_cnt [2024-01-29 14:27:58,931 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,931 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,931 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,931 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,931 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff1 <= 1 [2024-01-29 14:27:58,931 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,932 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,932 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,932 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= y$w_buff1 [2024-01-29 14:27:58,932 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (unsigned long )arg == 0UL [2024-01-29 14:27:58,932 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= y [2024-01-29 14:27:58,932 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,932 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y == 0 || y == 1 [2024-01-29 14:27:58,932 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x <= 2 [2024-01-29 14:27:58,932 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff0 <= 1 [2024-01-29 14:27:58,932 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,932 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,933 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= y$mem_tmp [2024-01-29 14:27:58,933 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,933 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,933 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] a <= 1 [2024-01-29 14:27:58,933 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,933 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,933 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,933 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,933 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,933 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] a == 0 || a == 1 [2024-01-29 14:27:58,933 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,933 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,934 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,934 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,934 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x <= 127 [2024-01-29 14:27:58,934 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,934 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= x [2024-01-29 14:27:58,934 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z <= 2 [2024-01-29 14:27:58,934 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,934 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,934 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,934 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,934 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,934 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] z <= 127 [2024-01-29 14:27:58,935 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,935 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,935 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,935 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,935 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,935 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y <= 1 [2024-01-29 14:27:58,935 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= y$w_buff0 [2024-01-29 14:27:58,935 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$mem_tmp <= 1 [2024-01-29 14:27:58,935 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= z [2024-01-29 14:27:58,935 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,935 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= a [2024-01-29 14:27:58,936 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,936 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,936 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,936 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,936 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y$mem_tmp [2024-01-29 14:27:58,936 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$mem_tmp <= 1 [2024-01-29 14:27:58,936 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= a [2024-01-29 14:27:58,936 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,936 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,936 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,936 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,936 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,937 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,937 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,937 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,937 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff0 <= 1 [2024-01-29 14:27:58,937 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,937 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y$w_buff0 [2024-01-29 14:27:58,937 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,937 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z <= 2 [2024-01-29 14:27:58,937 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,937 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,937 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x <= 127 [2024-01-29 14:27:58,937 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,938 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (unsigned long )arg == 0UL [2024-01-29 14:27:58,938 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,938 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] a <= 1 [2024-01-29 14:27:58,938 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= z [2024-01-29 14:27:58,938 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,938 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,938 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,938 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$w_buff1 <= 1 [2024-01-29 14:27:58,938 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x <= 2 [2024-01-29 14:27:58,938 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,938 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,938 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,939 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,939 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,939 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] z <= 127 [2024-01-29 14:27:58,939 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,939 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] a == 0 || a == 1 [2024-01-29 14:27:58,939 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,939 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,939 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y$w_buff1 [2024-01-29 14:27:58,939 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= x [2024-01-29 14:27:58,939 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,939 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y [2024-01-29 14:27:58,939 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y == 0 || y == 1 [2024-01-29 14:27:58,939 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,940 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,940 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,940 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y <= 1 [2024-01-29 14:27:58,940 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (y$w_buff1_used == (_Bool)1 && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-29 14:27:58,940 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (unsigned long )arg == 0UL [2024-01-29 14:27:58,940 INFO L98 nessWitnessExtractor]: Location invariant before [L825-L825] (unsigned long )arg == 0UL [2024-01-29 14:27:58,940 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (unsigned long )arg == 0UL [2024-01-29 14:27:58,940 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff0 <= 1 [2024-01-29 14:27:58,940 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] a == 0 || a == 1 [2024-01-29 14:27:58,940 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,940 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= z [2024-01-29 14:27:58,941 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,941 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,941 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,941 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] a <= 1 [2024-01-29 14:27:58,941 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff1 <= 1 [2024-01-29 14:27:58,941 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,941 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,941 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,941 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= a [2024-01-29 14:27:58,941 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z <= 127 [2024-01-29 14:27:58,941 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y <= 1 [2024-01-29 14:27:58,941 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y$w_buff0 [2024-01-29 14:27:58,942 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,942 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,942 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x <= 127 [2024-01-29 14:27:58,942 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z <= 2 [2024-01-29 14:27:58,942 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (unsigned long )arg == 0UL [2024-01-29 14:27:58,942 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,942 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,942 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,942 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 1 <= __unbuffered_cnt [2024-01-29 14:27:58,942 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,942 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,942 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,943 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,943 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,943 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,943 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y$mem_tmp [2024-01-29 14:27:58,943 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,943 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y == 0 || y == 1 [2024-01-29 14:27:58,943 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,943 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= x [2024-01-29 14:27:58,943 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,943 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,944 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,944 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x <= 2 [2024-01-29 14:27:58,944 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,944 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,944 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,944 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,944 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y$w_buff1 [2024-01-29 14:27:58,944 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,944 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,944 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$mem_tmp <= 1 [2024-01-29 14:27:58,945 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,945 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y [2024-01-29 14:27:58,945 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,945 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,945 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,945 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y$w_buff1 [2024-01-29 14:27:58,945 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,945 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,945 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,945 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,945 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,945 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,946 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y == 0 || y == 1 [2024-01-29 14:27:58,946 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y$mem_tmp [2024-01-29 14:27:58,946 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] z <= 2 [2024-01-29 14:27:58,946 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,946 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,946 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,946 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,946 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= z [2024-01-29 14:27:58,946 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,946 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= a [2024-01-29 14:27:58,946 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,946 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (unsigned long )arg == 0UL [2024-01-29 14:27:58,947 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,947 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff1 <= 1 [2024-01-29 14:27:58,947 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,947 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,947 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,947 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y <= 1 [2024-01-29 14:27:58,947 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,947 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,947 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,947 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,947 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,947 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= x [2024-01-29 14:27:58,948 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,948 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,948 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,948 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,948 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff0 <= 1 [2024-01-29 14:27:58,948 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y [2024-01-29 14:27:58,948 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] z <= 127 [2024-01-29 14:27:58,948 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] a <= 1 [2024-01-29 14:27:58,948 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,948 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y$w_buff0 [2024-01-29 14:27:58,948 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x <= 2 [2024-01-29 14:27:58,948 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] a == 0 || a == 1 [2024-01-29 14:27:58,949 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x <= 127 [2024-01-29 14:27:58,949 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,949 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,949 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,949 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$mem_tmp <= 1 [2024-01-29 14:27:58,949 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,949 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= z [2024-01-29 14:27:58,949 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,949 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= a [2024-01-29 14:27:58,949 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,949 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,950 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= y$w_buff1 [2024-01-29 14:27:58,950 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z <= 127 [2024-01-29 14:27:58,950 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] a == 0 || a == 1 [2024-01-29 14:27:58,950 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,950 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] (unsigned long )arg == 0UL [2024-01-29 14:27:58,950 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,950 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,950 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y <= 1 [2024-01-29 14:27:58,950 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,950 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,950 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$w_buff1 <= 1 [2024-01-29 14:27:58,950 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= y [2024-01-29 14:27:58,951 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,951 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,951 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,951 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] z <= 2 [2024-01-29 14:27:58,951 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$mem_tmp <= 1 [2024-01-29 14:27:58,951 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,951 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,951 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] a <= 1 [2024-01-29 14:27:58,951 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,951 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,951 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,951 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$w_buff0 <= 1 [2024-01-29 14:27:58,952 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y == 0 || y == 1 [2024-01-29 14:27:58,952 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,952 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,952 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= y$mem_tmp [2024-01-29 14:27:58,952 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x <= 2 [2024-01-29 14:27:58,952 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= x [2024-01-29 14:27:58,952 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,952 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,952 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] x <= 127 [2024-01-29 14:27:58,952 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,952 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,952 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,953 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,953 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,953 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] 0 <= y$w_buff0 [2024-01-29 14:27:58,953 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,953 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,953 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,953 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,953 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,953 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,953 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,953 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,953 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0 <= 1 [2024-01-29 14:27:58,954 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,954 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp <= 1 [2024-01-29 14:27:58,954 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y [2024-01-29 14:27:58,954 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,954 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,954 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x [2024-01-29 14:27:58,954 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,954 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$mem_tmp [2024-01-29 14:27:58,954 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,954 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z <= 2 [2024-01-29 14:27:58,954 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,954 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 2 [2024-01-29 14:27:58,955 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,955 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,955 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 127 [2024-01-29 14:27:58,955 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,955 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y == 0 || y == 1 [2024-01-29 14:27:58,955 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] a == 0 || a == 1 [2024-01-29 14:27:58,955 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,955 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,955 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:27:58,955 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,955 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-29 14:27:58,955 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,956 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,956 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1 <= 1 [2024-01-29 14:27:58,956 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice2 == (_Bool)0 [2024-01-29 14:27:58,956 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= z [2024-01-29 14:27:58,956 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$w_buff0 [2024-01-29 14:27:58,956 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,956 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,956 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,956 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (unsigned long )arg == 0UL [2024-01-29 14:27:58,956 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,956 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,956 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] z <= 127 [2024-01-29 14:27:58,957 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,957 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= a [2024-01-29 14:27:58,957 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,957 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,957 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,957 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] a <= 1 [2024-01-29 14:27:58,957 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,957 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,957 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$w_buff1 [2024-01-29 14:27:58,957 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,958 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,958 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,958 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 1 [2024-01-29 14:27:58,958 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,958 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,958 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y == 0 || y == 1 [2024-01-29 14:27:58,958 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,958 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,958 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= y$mem_tmp [2024-01-29 14:27:58,958 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= z [2024-01-29 14:27:58,958 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x <= 2 [2024-01-29 14:27:58,958 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,959 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= y$w_buff1 [2024-01-29 14:27:58,959 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= y [2024-01-29 14:27:58,959 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,959 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,959 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,959 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,959 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,959 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,959 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,959 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,959 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,960 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] a <= 1 [2024-01-29 14:27:58,960 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,960 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,960 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z <= 127 [2024-01-29 14:27:58,960 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,960 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,960 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$mem_tmp <= 1 [2024-01-29 14:27:58,960 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,960 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,960 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,960 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= y$w_buff0 [2024-01-29 14:27:58,961 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,961 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= a [2024-01-29 14:27:58,961 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (unsigned long )arg == 0UL [2024-01-29 14:27:58,961 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,961 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,961 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff1 <= 1 [2024-01-29 14:27:58,961 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,961 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,961 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x <= 127 [2024-01-29 14:27:58,961 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,961 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,961 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z <= 2 [2024-01-29 14:27:58,962 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff0 <= 1 [2024-01-29 14:27:58,962 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] a == 0 || a == 1 [2024-01-29 14:27:58,962 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,962 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= x [2024-01-29 14:27:58,962 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y <= 1 [2024-01-29 14:27:58,962 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,962 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,962 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,962 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (unsigned long )arg == 0UL [2024-01-29 14:27:58,962 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (unsigned long )arg == 0UL [2024-01-29 14:27:58,962 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (unsigned long )arg == 0UL [2024-01-29 14:27:58,962 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,962 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= a [2024-01-29 14:27:58,963 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,963 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] a <= 1 [2024-01-29 14:27:58,963 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x <= 2 [2024-01-29 14:27:58,963 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:27:58,963 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff1 <= 1 [2024-01-29 14:27:58,963 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,963 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= y [2024-01-29 14:27:58,963 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,963 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,963 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y <= 1 [2024-01-29 14:27:58,963 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,963 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,964 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= y$w_buff0 [2024-01-29 14:27:58,964 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (unsigned long )arg == 0UL [2024-01-29 14:27:58,964 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,964 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,964 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,964 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= x [2024-01-29 14:27:58,964 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,964 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] z <= 127 [2024-01-29 14:27:58,964 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x <= 127 [2024-01-29 14:27:58,964 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= y$mem_tmp [2024-01-29 14:27:58,964 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,964 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,965 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,965 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,965 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,965 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,965 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,965 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,965 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,965 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= z [2024-01-29 14:27:58,965 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$mem_tmp <= 1 [2024-01-29 14:27:58,965 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] a == 0 || a == 1 [2024-01-29 14:27:58,965 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,965 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,966 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= y$w_buff1 [2024-01-29 14:27:58,966 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff0 <= 1 [2024-01-29 14:27:58,966 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,966 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-29 14:27:58,966 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y == 0 || y == 1 [2024-01-29 14:27:58,966 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,966 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,966 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,966 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,966 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,966 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] z <= 2 [2024-01-29 14:27:58,966 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,967 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,967 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (unsigned long )arg == 0UL [2024-01-29 14:27:58,967 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,967 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,967 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,967 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z <= 2 [2024-01-29 14:27:58,967 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,967 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,967 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,967 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] a == 0 || a == 1 [2024-01-29 14:27:58,967 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y <= 1 [2024-01-29 14:27:58,967 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,968 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (unsigned long )arg == 0UL [2024-01-29 14:27:58,968 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,968 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,968 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,968 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,968 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,968 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] z <= 127 [2024-01-29 14:27:58,968 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,968 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y == 0 || y == 1 [2024-01-29 14:27:58,968 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,968 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,968 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,969 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,969 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,969 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,969 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,969 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y$w_buff1 [2024-01-29 14:27:58,969 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,969 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= z [2024-01-29 14:27:58,969 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff1 <= 1 [2024-01-29 14:27:58,969 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,969 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$mem_tmp <= 1 [2024-01-29 14:27:58,969 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= a [2024-01-29 14:27:58,969 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x <= 2 [2024-01-29 14:27:58,970 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,970 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= x [2024-01-29 14:27:58,970 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,970 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,970 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,970 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,970 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y$mem_tmp [2024-01-29 14:27:58,970 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,970 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y [2024-01-29 14:27:58,970 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff0 == 1 [2024-01-29 14:27:58,970 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,970 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] a <= 1 [2024-01-29 14:27:58,971 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,971 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,971 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x <= 127 [2024-01-29 14:27:58,971 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (unsigned long )arg == 0UL [2024-01-29 14:27:58,971 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= x [2024-01-29 14:27:58,971 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z <= 127 [2024-01-29 14:27:58,971 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= z [2024-01-29 14:27:58,971 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y == 0 || y == 1 [2024-01-29 14:27:58,971 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] a <= 1 [2024-01-29 14:27:58,971 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff1 <= 1 [2024-01-29 14:27:58,971 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff0 <= 1 [2024-01-29 14:27:58,971 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,972 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,972 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,972 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,972 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,972 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] a == 0 || a == 1 [2024-01-29 14:27:58,972 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= y$mem_tmp [2024-01-29 14:27:58,972 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,972 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,972 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= a [2024-01-29 14:27:58,972 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,972 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,972 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= y$w_buff0 [2024-01-29 14:27:58,973 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,973 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$mem_tmp <= 1 [2024-01-29 14:27:58,973 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y <= 1 [2024-01-29 14:27:58,973 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,973 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= y [2024-01-29 14:27:58,973 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= y$w_buff1 [2024-01-29 14:27:58,973 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,973 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,973 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,973 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,973 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,973 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,974 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,974 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,974 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,974 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,974 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,974 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,974 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,974 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,974 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x <= 2 [2024-01-29 14:27:58,974 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,974 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,974 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (unsigned long )arg == 0UL [2024-01-29 14:27:58,975 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,975 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x <= 127 [2024-01-29 14:27:58,975 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,975 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,975 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] z <= 2 [2024-01-29 14:27:58,975 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,975 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,975 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_cnt == 0 [2024-01-29 14:27:58,975 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,975 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,975 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:27:58,975 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,976 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$w_buff0_used == (_Bool)0 [2024-01-29 14:27:58,976 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$read_delayed_var == 0 [2024-01-29 14:27:58,976 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x == 0 [2024-01-29 14:27:58,976 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] main$tmp_guard0 == (_Bool)0 [2024-01-29 14:27:58,976 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:27:58,976 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice2 == (_Bool)0 [2024-01-29 14:27:58,976 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$w_buff0 == 0 [2024-01-29 14:27:58,976 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice0 == (_Bool)0 [2024-01-29 14:27:58,976 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p3_EBX == 0 [2024-01-29 14:27:58,976 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$w_buff1_used == (_Bool)0 [2024-01-29 14:27:58,976 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,976 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$mem_tmp == 0 [2024-01-29 14:27:58,977 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,977 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] main$tmp_guard1 == (_Bool)0 [2024-01-29 14:27:58,977 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y == 0 [2024-01-29 14:27:58,977 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$w_buff1 == 0 [2024-01-29 14:27:58,977 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p3_EAX == 0 [2024-01-29 14:27:58,977 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,977 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] a == 0 [2024-01-29 14:27:58,977 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:27:58,977 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] z == 0 [2024-01-29 14:27:58,977 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p1_EAX == 0 [2024-01-29 14:27:58,977 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,977 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$read_delayed == (_Bool)0 [2024-01-29 14:27:58,978 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,978 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,978 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,978 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,978 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,978 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= z [2024-01-29 14:27:58,978 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 127 [2024-01-29 14:27:58,978 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,978 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,978 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,978 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,978 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] a <= 1 [2024-01-29 14:27:58,979 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0 == 1 [2024-01-29 14:27:58,979 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y == 0 || y == 1 [2024-01-29 14:27:58,979 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (unsigned long )arg == 0UL [2024-01-29 14:27:58,979 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,979 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= a [2024-01-29 14:27:58,979 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z <= 2 [2024-01-29 14:27:58,979 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] a == 0 || a == 1 [2024-01-29 14:27:58,979 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,979 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 2 [2024-01-29 14:27:58,979 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,979 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,979 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,980 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1 <= 1 [2024-01-29 14:27:58,980 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y <= 1 [2024-01-29 14:27:58,980 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,980 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,980 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y [2024-01-29 14:27:58,980 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,980 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,980 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,980 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,980 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,980 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,980 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y$mem_tmp [2024-01-29 14:27:58,981 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,981 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,981 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,981 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,981 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,981 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x [2024-01-29 14:27:58,981 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,981 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,981 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,981 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$mem_tmp <= 1 [2024-01-29 14:27:58,981 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y$w_buff1 [2024-01-29 14:27:58,981 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,982 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,982 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z <= 127 [2024-01-29 14:27:58,982 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (unsigned long )arg == 0UL [2024-01-29 14:27:58,982 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,982 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,982 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x [2024-01-29 14:27:58,982 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y <= 1 [2024-01-29 14:27:58,982 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,982 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,982 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,982 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,982 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,983 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,983 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,983 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,983 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= a [2024-01-29 14:27:58,983 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] a <= 1 [2024-01-29 14:27:58,983 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,983 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,983 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,983 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y$mem_tmp [2024-01-29 14:27:58,983 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,983 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z <= 2 [2024-01-29 14:27:58,983 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,984 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,984 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,984 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= z [2024-01-29 14:27:58,984 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,984 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,984 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,984 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,984 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y [2024-01-29 14:27:58,984 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] a == 0 || a == 1 [2024-01-29 14:27:58,984 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x <= 2 [2024-01-29 14:27:58,984 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,984 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,985 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] z <= 127 [2024-01-29 14:27:58,985 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x <= 127 [2024-01-29 14:27:58,985 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,985 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,985 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff1 <= 1 [2024-01-29 14:27:58,985 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$w_buff0 == 1 [2024-01-29 14:27:58,985 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,985 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,985 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,985 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y == 0 || y == 1 [2024-01-29 14:27:58,985 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (unsigned long )arg == 0UL [2024-01-29 14:27:58,985 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,985 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,986 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y$w_buff1 [2024-01-29 14:27:58,986 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,986 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y$mem_tmp <= 1 [2024-01-29 14:27:58,986 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,986 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,986 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= z [2024-01-29 14:27:58,986 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,986 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y <= 1 [2024-01-29 14:27:58,986 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z <= 127 [2024-01-29 14:27:58,986 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,986 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,987 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,987 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,987 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$mem_tmp <= 1 [2024-01-29 14:27:58,987 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,987 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,987 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 127 [2024-01-29 14:27:58,987 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,987 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff1 <= 1 [2024-01-29 14:27:58,987 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,987 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,987 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 2 [2024-01-29 14:27:58,987 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y$w_buff1 [2024-01-29 14:27:58,988 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,988 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,988 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,988 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,988 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,988 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,988 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (unsigned long )arg == 0UL [2024-01-29 14:27:58,988 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] a <= 1 [2024-01-29 14:27:58,988 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,988 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,988 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,988 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,989 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,989 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z <= 2 [2024-01-29 14:27:58,989 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,989 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,989 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,989 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= a [2024-01-29 14:27:58,989 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,989 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,989 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,989 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y [2024-01-29 14:27:58,989 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= x [2024-01-29 14:27:58,989 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,990 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y == 0 || y == 1 [2024-01-29 14:27:58,990 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y$mem_tmp [2024-01-29 14:27:58,990 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff0 == 1 [2024-01-29 14:27:58,990 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,990 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] a == 0 || a == 1 [2024-01-29 14:27:58,990 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,990 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= a [2024-01-29 14:27:58,990 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,990 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,990 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= y [2024-01-29 14:27:58,990 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff1 <= 1 [2024-01-29 14:27:58,990 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,991 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,991 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= x [2024-01-29 14:27:58,991 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= y$w_buff1 [2024-01-29 14:27:58,991 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z <= 2 [2024-01-29 14:27:58,991 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z <= 127 [2024-01-29 14:27:58,991 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,991 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x <= 127 [2024-01-29 14:27:58,991 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff0 <= 1 [2024-01-29 14:27:58,991 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= y$mem_tmp [2024-01-29 14:27:58,991 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,991 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,991 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,992 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,992 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,992 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,992 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,992 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y == 0 || y == 1 [2024-01-29 14:27:58,992 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,992 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y <= 1 [2024-01-29 14:27:58,992 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,992 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (unsigned long )arg == 0UL [2024-01-29 14:27:58,992 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,992 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,992 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,993 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,993 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,993 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x <= 2 [2024-01-29 14:27:58,993 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,993 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,993 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,993 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,993 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,993 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] a <= 1 [2024-01-29 14:27:58,993 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,993 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,993 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= z [2024-01-29 14:27:58,994 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,994 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= y$w_buff0 [2024-01-29 14:27:58,994 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] a == 0 || a == 1 [2024-01-29 14:27:58,994 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,994 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$mem_tmp <= 1 [2024-01-29 14:27:58,994 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,994 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,994 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,994 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:58,994 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:58,994 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= a [2024-01-29 14:27:58,994 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:58,994 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,995 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z <= 2 [2024-01-29 14:27:58,995 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:58,995 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:58,995 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] x <= 127 [2024-01-29 14:27:58,995 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,995 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,995 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= z [2024-01-29 14:27:58,995 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z <= 127 [2024-01-29 14:27:58,995 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:58,995 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:58,995 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] x <= 2 [2024-01-29 14:27:58,995 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_cnt [2024-01-29 14:27:58,996 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,996 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] a <= 1 [2024-01-29 14:27:58,996 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:58,996 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:58,996 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] a == 0 || a == 1 [2024-01-29 14:27:58,996 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:58,996 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,996 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:58,996 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:58,996 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,996 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,996 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:58,997 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:58,997 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:58,997 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:58,997 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,997 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:58,997 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,997 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$mem_tmp <= 1 [2024-01-29 14:27:58,997 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y [2024-01-29 14:27:58,997 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff0 <= 1 [2024-01-29 14:27:58,997 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:58,997 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,997 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y$w_buff1 [2024-01-29 14:27:58,997 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y$mem_tmp [2024-01-29 14:27:58,998 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff1 <= 1 [2024-01-29 14:27:58,998 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,998 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:58,998 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:58,998 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= x [2024-01-29 14:27:58,998 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y <= 1 [2024-01-29 14:27:58,998 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (unsigned long )arg == 0UL [2024-01-29 14:27:58,998 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y == 0 || y == 1 [2024-01-29 14:27:58,998 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y$w_buff0 [2024-01-29 14:27:58,998 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:58,998 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:58,998 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x <= 2 [2024-01-29 14:27:58,999 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:58,999 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:58,999 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:58,999 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:58,999 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (unsigned long )arg == 0UL [2024-01-29 14:27:58,999 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y$w_buff1 [2024-01-29 14:27:58,999 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:58,999 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:58,999 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:58,999 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:58,999 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:58,999 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,000 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,000 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= x [2024-01-29 14:27:59,000 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] a <= 1 [2024-01-29 14:27:59,000 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,000 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:59,000 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:59,000 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= a [2024-01-29 14:27:59,000 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y [2024-01-29 14:27:59,000 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,000 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x <= 127 [2024-01-29 14:27:59,001 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,001 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,001 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,001 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y == 0 || y == 1 [2024-01-29 14:27:59,001 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,001 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y <= 1 [2024-01-29 14:27:59,001 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff1 <= 1 [2024-01-29 14:27:59,001 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,001 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,001 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$w_buff0 <= 1 [2024-01-29 14:27:59,001 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,001 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,001 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y$mem_tmp [2024-01-29 14:27:59,002 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y$w_buff0 [2024-01-29 14:27:59,002 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,002 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] z == 1 [2024-01-29 14:27:59,002 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,002 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,002 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,002 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] a == 0 || a == 1 [2024-01-29 14:27:59,002 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,002 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y$mem_tmp <= 1 [2024-01-29 14:27:59,002 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,002 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] (unsigned long )arg == 0UL [2024-01-29 14:27:59,002 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z <= 2 [2024-01-29 14:27:59,003 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,003 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0 <= 1 [2024-01-29 14:27:59,003 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,003 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:59,003 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,003 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,003 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:59,003 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,003 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,003 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (unsigned long )arg == 0UL [2024-01-29 14:27:59,003 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$w_buff1 [2024-01-29 14:27:59,003 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$mem_tmp [2024-01-29 14:27:59,004 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,004 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= z [2024-01-29 14:27:59,004 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,004 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,004 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,004 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,004 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,004 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y <= 1 [2024-01-29 14:27:59,004 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x <= 2 [2024-01-29 14:27:59,004 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,004 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,004 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] a <= 1 [2024-01-29 14:27:59,004 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,005 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,005 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,005 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,005 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,005 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z <= 127 [2024-01-29 14:27:59,005 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,005 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,005 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,005 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,005 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:59,005 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y == 0 || y == 1 [2024-01-29 14:27:59,005 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,006 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,006 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] a == 0 || a == 1 [2024-01-29 14:27:59,006 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= x [2024-01-29 14:27:59,006 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y [2024-01-29 14:27:59,006 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:59,006 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,006 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1 <= 1 [2024-01-29 14:27:59,006 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,006 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= a [2024-01-29 14:27:59,006 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$w_buff0 [2024-01-29 14:27:59,006 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,006 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x <= 127 [2024-01-29 14:27:59,007 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$mem_tmp <= 1 [2024-01-29 14:27:59,007 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= y$mem_tmp [2024-01-29 14:27:59,007 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,007 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] x <= 2 [2024-01-29 14:27:59,007 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,007 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] a <= 1 [2024-01-29 14:27:59,007 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,007 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff1 <= 1 [2024-01-29 14:27:59,007 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,007 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= y$w_buff0 [2024-01-29 14:27:59,007 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,007 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:59,008 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,008 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,008 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,008 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,008 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,008 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= a [2024-01-29 14:27:59,008 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,008 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,008 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$mem_tmp <= 1 [2024-01-29 14:27:59,008 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff0 <= 1 [2024-01-29 14:27:59,008 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,008 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,009 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,009 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] z <= 127 [2024-01-29 14:27:59,009 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:59,009 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y == 0 || y == 1 [2024-01-29 14:27:59,009 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,009 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:59,009 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,009 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] a == 0 || a == 1 [2024-01-29 14:27:59,009 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,009 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,009 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= y [2024-01-29 14:27:59,009 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,010 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:59,010 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,010 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= x [2024-01-29 14:27:59,010 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,010 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,010 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,010 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= z [2024-01-29 14:27:59,010 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,010 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= y$w_buff1 [2024-01-29 14:27:59,010 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] x <= 127 [2024-01-29 14:27:59,010 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,011 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y <= 1 [2024-01-29 14:27:59,011 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] z <= 2 [2024-01-29 14:27:59,011 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,011 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,011 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,011 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,011 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,011 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= y$w_buff1 [2024-01-29 14:27:59,011 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,011 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,011 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,011 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,012 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,012 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x <= 127 [2024-01-29 14:27:59,012 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,012 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,012 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:59,012 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y == 0 || y == 1 [2024-01-29 14:27:59,012 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,012 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:59,012 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (unsigned long )arg == 0UL [2024-01-29 14:27:59,012 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= x [2024-01-29 14:27:59,012 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:59,012 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,013 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,013 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,013 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] z <= 2 [2024-01-29 14:27:59,013 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff0 <= 1 [2024-01-29 14:27:59,013 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff1 <= 1 [2024-01-29 14:27:59,013 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,013 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,013 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= y$w_buff0 [2024-01-29 14:27:59,013 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,013 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,013 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= y [2024-01-29 14:27:59,013 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,013 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,014 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,014 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,014 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,014 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= y$mem_tmp [2024-01-29 14:27:59,014 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= a [2024-01-29 14:27:59,014 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] z <= 127 [2024-01-29 14:27:59,014 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,014 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$mem_tmp <= 1 [2024-01-29 14:27:59,014 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,014 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:59,014 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= z [2024-01-29 14:27:59,014 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] a <= 1 [2024-01-29 14:27:59,015 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,015 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] a == 0 || a == 1 [2024-01-29 14:27:59,015 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,015 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,015 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x <= 2 [2024-01-29 14:27:59,015 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y <= 1 [2024-01-29 14:27:59,015 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (unsigned long )arg == 0UL [2024-01-29 14:27:59,015 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,015 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,015 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x <= 2 [2024-01-29 14:27:59,015 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,015 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,016 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:59,016 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:59,016 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z <= 127 [2024-01-29 14:27:59,016 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= y [2024-01-29 14:27:59,016 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$mem_tmp <= 1 [2024-01-29 14:27:59,016 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,016 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$w_buff0 <= 1 [2024-01-29 14:27:59,016 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= y$mem_tmp [2024-01-29 14:27:59,016 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= y$w_buff0 [2024-01-29 14:27:59,016 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,016 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,016 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x <= 127 [2024-01-29 14:27:59,017 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,017 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= z [2024-01-29 14:27:59,017 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,017 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= y$w_buff1 [2024-01-29 14:27:59,017 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] a == 0 || a == 1 [2024-01-29 14:27:59,017 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y == 0 || y == 1 [2024-01-29 14:27:59,017 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,017 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$w_buff1 <= 1 [2024-01-29 14:27:59,017 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:59,017 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (unsigned long )arg == 0UL [2024-01-29 14:27:59,017 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,017 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,017 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,018 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,018 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,018 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] a <= 1 [2024-01-29 14:27:59,018 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:59,018 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,018 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,018 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= x [2024-01-29 14:27:59,018 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,018 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,018 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,018 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,018 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z <= 2 [2024-01-29 14:27:59,019 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,019 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,019 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,019 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y <= 1 [2024-01-29 14:27:59,019 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,019 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,019 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,019 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,019 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= a [2024-01-29 14:27:59,019 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (unsigned long )arg == 0UL [2024-01-29 14:27:59,019 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] (unsigned long )arg == 0UL [2024-01-29 14:27:59,019 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,020 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y [2024-01-29 14:27:59,020 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,020 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$mem_tmp [2024-01-29 14:27:59,020 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,020 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x <= 127 [2024-01-29 14:27:59,020 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp <= 1 [2024-01-29 14:27:59,020 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,020 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,020 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 <= 1 [2024-01-29 14:27:59,020 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= z [2024-01-29 14:27:59,020 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,020 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:59,021 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,021 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,021 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0 <= 1 [2024-01-29 14:27:59,021 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$w_buff1 [2024-01-29 14:27:59,021 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,021 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y == 0 || y == 1 [2024-01-29 14:27:59,021 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,021 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:59,021 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= a [2024-01-29 14:27:59,021 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (unsigned long )arg == 0UL [2024-01-29 14:27:59,021 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z <= 2 [2024-01-29 14:27:59,021 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:59,021 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,022 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,022 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,022 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,022 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,022 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,022 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x <= 2 [2024-01-29 14:27:59,022 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,022 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,022 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] a <= 1 [2024-01-29 14:27:59,022 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:59,022 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z <= 127 [2024-01-29 14:27:59,022 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,023 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,023 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,023 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,023 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,023 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= x [2024-01-29 14:27:59,023 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$w_buff0 [2024-01-29 14:27:59,023 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] a == 0 || a == 1 [2024-01-29 14:27:59,023 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,023 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,023 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,023 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,023 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 1 [2024-01-29 14:27:59,024 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,024 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= a [2024-01-29 14:27:59,024 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,024 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,024 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] x <= 127 [2024-01-29 14:27:59,024 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,024 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] a == 0 || a == 1 [2024-01-29 14:27:59,024 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,024 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,024 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,024 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y <= 1 [2024-01-29 14:27:59,024 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z <= 127 [2024-01-29 14:27:59,024 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,025 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] x <= 2 [2024-01-29 14:27:59,025 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,025 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,025 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,025 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,025 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,025 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y == 0 || y == 1 [2024-01-29 14:27:59,025 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff0 <= 1 [2024-01-29 14:27:59,025 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,025 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,025 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= z [2024-01-29 14:27:59,025 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,026 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] a <= 1 [2024-01-29 14:27:59,026 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,026 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff1 <= 1 [2024-01-29 14:27:59,026 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,026 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (unsigned long )arg == 0UL [2024-01-29 14:27:59,026 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,026 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:59,026 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= x [2024-01-29 14:27:59,026 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,026 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,026 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:59,026 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:59,027 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,027 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y$w_buff1 [2024-01-29 14:27:59,027 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,027 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$mem_tmp <= 1 [2024-01-29 14:27:59,027 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,027 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y [2024-01-29 14:27:59,027 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:59,027 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z <= 2 [2024-01-29 14:27:59,027 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,027 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,027 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,027 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y$mem_tmp [2024-01-29 14:27:59,027 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,028 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,028 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y$w_buff0 [2024-01-29 14:27:59,028 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x <= 2 [2024-01-29 14:27:59,028 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,028 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,028 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y [2024-01-29 14:27:59,028 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,028 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y$w_buff1 [2024-01-29 14:27:59,028 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:59,028 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:59,028 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= a [2024-01-29 14:27:59,028 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,029 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= x [2024-01-29 14:27:59,029 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,029 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,029 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= z [2024-01-29 14:27:59,029 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,029 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y$mem_tmp [2024-01-29 14:27:59,029 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,029 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,029 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:59,029 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,029 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y <= 1 [2024-01-29 14:27:59,029 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,030 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,030 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff1 <= 1 [2024-01-29 14:27:59,030 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,030 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:59,030 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,030 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] a == 0 || a == 1 [2024-01-29 14:27:59,030 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,030 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,030 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,030 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (unsigned long )arg == 0UL [2024-01-29 14:27:59,030 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,030 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,030 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,031 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z <= 127 [2024-01-29 14:27:59,031 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,031 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff0 <= 1 [2024-01-29 14:27:59,031 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,031 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,031 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] a <= 1 [2024-01-29 14:27:59,031 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,031 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x <= 127 [2024-01-29 14:27:59,031 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,031 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y$w_buff0 [2024-01-29 14:27:59,031 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$mem_tmp <= 1 [2024-01-29 14:27:59,031 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y == 0 || y == 1 [2024-01-29 14:27:59,032 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,032 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,032 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,032 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z <= 2 [2024-01-29 14:27:59,032 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,032 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,032 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z <= 127 [2024-01-29 14:27:59,032 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-29 14:27:59,032 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,032 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,032 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,033 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,033 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,033 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,033 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y$w_buff1 [2024-01-29 14:27:59,033 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,033 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0 <= 1 [2024-01-29 14:27:59,033 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y$mem_tmp [2024-01-29 14:27:59,033 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,033 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] a <= 1 [2024-01-29 14:27:59,033 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= x [2024-01-29 14:27:59,033 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 127 [2024-01-29 14:27:59,033 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,034 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] z <= 2 [2024-01-29 14:27:59,034 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1 <= 1 [2024-01-29 14:27:59,034 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,034 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= a [2024-01-29 14:27:59,034 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= z [2024-01-29 14:27:59,034 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,034 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:59,034 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,034 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,034 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,034 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,034 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y <= 1 [2024-01-29 14:27:59,034 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] a == 0 || a == 1 [2024-01-29 14:27:59,035 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$mem_tmp <= 1 [2024-01-29 14:27:59,035 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice2 == (_Bool)0 [2024-01-29 14:27:59,035 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y$w_buff0 [2024-01-29 14:27:59,035 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,035 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (unsigned long )arg == 0UL [2024-01-29 14:27:59,035 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] x <= 2 [2024-01-29 14:27:59,035 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:27:59,035 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,035 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,035 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= y [2024-01-29 14:27:59,035 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,035 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,036 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y == 0 || y == 1 [2024-01-29 14:27:59,036 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,036 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,036 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,036 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,036 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,036 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,036 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,036 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp <= 1 [2024-01-29 14:27:59,036 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,036 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,037 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:27:59,037 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:59,037 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,037 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,037 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= z [2024-01-29 14:27:59,037 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,037 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,037 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,037 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,037 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1 <= 1 [2024-01-29 14:27:59,037 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,037 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,037 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,038 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= x [2024-01-29 14:27:59,038 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice2 == (_Bool)0 [2024-01-29 14:27:59,038 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y [2024-01-29 14:27:59,038 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,038 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (unsigned long )arg == 0UL [2024-01-29 14:27:59,038 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,038 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,038 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,038 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,038 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= a [2024-01-29 14:27:59,038 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,038 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-29 14:27:59,039 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,039 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,039 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,039 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] a == 0 || a == 1 [2024-01-29 14:27:59,039 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y == 0 || y == 1 [2024-01-29 14:27:59,039 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,039 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 1 [2024-01-29 14:27:59,039 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0 <= 1 [2024-01-29 14:27:59,039 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y$w_buff1 [2024-01-29 14:27:59,039 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x <= 127 [2024-01-29 14:27:59,039 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] z <= 127 [2024-01-29 14:27:59,039 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,040 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,040 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y$mem_tmp [2024-01-29 14:27:59,040 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,040 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] z <= 2 [2024-01-29 14:27:59,040 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] a <= 1 [2024-01-29 14:27:59,040 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,040 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x <= 2 [2024-01-29 14:27:59,040 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y$w_buff0 [2024-01-29 14:27:59,040 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,040 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,040 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,040 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x <= 2 [2024-01-29 14:27:59,041 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= x [2024-01-29 14:27:59,041 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:59,041 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,041 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,041 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (unsigned long )arg == 0UL [2024-01-29 14:27:59,041 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,041 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,041 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff1 <= 1 [2024-01-29 14:27:59,041 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= y$mem_tmp [2024-01-29 14:27:59,041 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= z [2024-01-29 14:27:59,041 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,041 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] a <= 1 [2024-01-29 14:27:59,042 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,042 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,042 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= y$w_buff1 [2024-01-29 14:27:59,042 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y == 0 || y == 1 [2024-01-29 14:27:59,042 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= y$w_buff0 [2024-01-29 14:27:59,042 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,042 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff0 <= 1 [2024-01-29 14:27:59,042 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,042 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,042 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z <= 2 [2024-01-29 14:27:59,042 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,042 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] z <= 127 [2024-01-29 14:27:59,043 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= y [2024-01-29 14:27:59,043 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,043 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:59,043 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,043 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,043 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= a [2024-01-29 14:27:59,043 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,043 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x <= 127 [2024-01-29 14:27:59,043 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,043 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,043 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y <= 1 [2024-01-29 14:27:59,043 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] a == 0 || a == 1 [2024-01-29 14:27:59,044 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,044 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:59,044 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,044 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,044 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,044 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-29 14:27:59,044 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,044 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,044 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,044 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$mem_tmp <= 1 [2024-01-29 14:27:59,044 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,044 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,044 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1 <= 1 [2024-01-29 14:27:59,045 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,045 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:59,045 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,045 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] z <= 2 [2024-01-29 14:27:59,045 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= x [2024-01-29 14:27:59,045 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:59,045 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,045 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,045 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:59,045 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y <= 1 [2024-01-29 14:27:59,045 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,045 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-29 14:27:59,046 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,046 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$mem_tmp <= 1 [2024-01-29 14:27:59,046 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y$w_buff1 [2024-01-29 14:27:59,046 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,046 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,046 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,046 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,046 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y$w_buff0 [2024-01-29 14:27:59,046 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,046 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,046 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,046 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,047 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y [2024-01-29 14:27:59,047 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,047 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,047 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,047 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= a [2024-01-29 14:27:59,047 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] a <= 1 [2024-01-29 14:27:59,047 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,047 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (unsigned long )arg == 0UL [2024-01-29 14:27:59,047 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,047 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] z <= 127 [2024-01-29 14:27:59,047 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,047 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,048 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] a == 0 || a == 1 [2024-01-29 14:27:59,048 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0 <= 1 [2024-01-29 14:27:59,048 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,048 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,048 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= z [2024-01-29 14:27:59,048 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x <= 2 [2024-01-29 14:27:59,048 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,048 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,048 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y$mem_tmp [2024-01-29 14:27:59,048 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,048 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x <= 127 [2024-01-29 14:27:59,048 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,049 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y == 0 || y == 1 [2024-01-29 14:27:59,049 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,049 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,049 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:59,049 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= y [2024-01-29 14:27:59,049 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,049 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,049 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= y$mem_tmp [2024-01-29 14:27:59,049 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] a == 0 || a == 1 [2024-01-29 14:27:59,049 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,049 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,049 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,049 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= z [2024-01-29 14:27:59,050 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,050 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:59,050 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,050 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,050 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= a [2024-01-29 14:27:59,050 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,050 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,050 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:59,050 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,050 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= y$w_buff0 [2024-01-29 14:27:59,050 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$w_buff1 <= 1 [2024-01-29 14:27:59,050 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y == 0 || y == 1 [2024-01-29 14:27:59,051 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (unsigned long )arg == 0UL [2024-01-29 14:27:59,051 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,051 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x == 2 [2024-01-29 14:27:59,051 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= y$w_buff1 [2024-01-29 14:27:59,051 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,051 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z <= 127 [2024-01-29 14:27:59,051 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,051 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z <= 2 [2024-01-29 14:27:59,051 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,051 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,051 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:59,051 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$mem_tmp <= 1 [2024-01-29 14:27:59,051 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,052 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,052 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,052 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,052 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,052 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y <= 1 [2024-01-29 14:27:59,052 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,052 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$w_buff0 <= 1 [2024-01-29 14:27:59,052 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,052 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,052 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] a <= 1 [2024-01-29 14:27:59,052 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,052 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] a == 0 || a == 1 [2024-01-29 14:27:59,053 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= a [2024-01-29 14:27:59,053 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,053 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,053 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y <= 1 [2024-01-29 14:27:59,053 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= y [2024-01-29 14:27:59,053 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-29 14:27:59,053 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,053 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z <= 127 [2024-01-29 14:27:59,053 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,053 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$mem_tmp <= 1 [2024-01-29 14:27:59,053 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,053 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,054 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,054 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,054 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,054 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,054 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,054 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,054 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,054 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,054 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= x [2024-01-29 14:27:59,054 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x <= 127 [2024-01-29 14:27:59,054 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,054 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,055 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:59,055 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,055 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= y$w_buff1 [2024-01-29 14:27:59,055 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,055 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,055 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x <= 2 [2024-01-29 14:27:59,055 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= z [2024-01-29 14:27:59,055 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,055 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y == 0 || y == 1 [2024-01-29 14:27:59,055 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,055 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,055 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= y$w_buff0 [2024-01-29 14:27:59,056 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] z <= 2 [2024-01-29 14:27:59,056 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= y$mem_tmp [2024-01-29 14:27:59,056 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff0 <= 1 [2024-01-29 14:27:59,056 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,056 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] a <= 1 [2024-01-29 14:27:59,056 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,056 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,056 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (unsigned long )arg == 0UL [2024-01-29 14:27:59,056 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,056 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,056 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,056 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:27:59,056 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] weak$$choice2 == (_Bool)0 [2024-01-29 14:27:59,057 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff1 <= 1 [2024-01-29 14:27:59,057 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,057 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$w_buff1 <= 1 [2024-01-29 14:27:59,057 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,057 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,057 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,057 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:59,057 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= x [2024-01-29 14:27:59,057 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,057 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:59,057 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:59,057 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,058 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= y$mem_tmp [2024-01-29 14:27:59,058 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y == 0 || y == 1 [2024-01-29 14:27:59,058 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,058 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,058 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,058 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,058 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,058 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,058 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,058 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,058 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] a <= 1 [2024-01-29 14:27:59,058 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= z [2024-01-29 14:27:59,058 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,059 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,059 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,059 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] z <= 127 [2024-01-29 14:27:59,059 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,059 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,059 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,059 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= a [2024-01-29 14:27:59,059 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x <= 127 [2024-01-29 14:27:59,059 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,059 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= y [2024-01-29 14:27:59,059 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] x <= 2 [2024-01-29 14:27:59,059 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,060 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:59,060 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] z <= 2 [2024-01-29 14:27:59,060 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] a == 0 || a == 1 [2024-01-29 14:27:59,060 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= y$w_buff0 [2024-01-29 14:27:59,060 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,060 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y <= 1 [2024-01-29 14:27:59,060 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$mem_tmp <= 1 [2024-01-29 14:27:59,060 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,060 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= y$w_buff1 [2024-01-29 14:27:59,060 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,060 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,060 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,060 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$w_buff0 <= 1 [2024-01-29 14:27:59,061 INFO L98 nessWitnessExtractor]: Location invariant before [L872-L872] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,061 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (unsigned long )arg == 0UL [2024-01-29 14:27:59,061 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,061 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] z <= 127 [2024-01-29 14:27:59,061 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= z [2024-01-29 14:27:59,061 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$mem_tmp <= 1 [2024-01-29 14:27:59,061 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,061 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:59,061 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,061 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= a [2024-01-29 14:27:59,061 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:59,061 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,062 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,062 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,062 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:59,062 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y <= 1 [2024-01-29 14:27:59,062 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,062 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,062 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (unsigned long )arg == 0UL [2024-01-29 14:27:59,062 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,062 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,062 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,062 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,062 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,062 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= y [2024-01-29 14:27:59,063 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= y$w_buff1 [2024-01-29 14:27:59,063 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,063 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff0 <= 1 [2024-01-29 14:27:59,063 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,063 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,063 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,063 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff1 <= 1 [2024-01-29 14:27:59,063 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,063 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:59,063 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,063 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= y$mem_tmp [2024-01-29 14:27:59,063 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,064 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= x [2024-01-29 14:27:59,064 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,064 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= y$w_buff0 [2024-01-29 14:27:59,064 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 1 <= __unbuffered_cnt [2024-01-29 14:27:59,064 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x <= 2 [2024-01-29 14:27:59,064 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,064 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] a <= 1 [2024-01-29 14:27:59,064 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] a == 0 || a == 1 [2024-01-29 14:27:59,064 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,064 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x <= 127 [2024-01-29 14:27:59,064 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] z <= 2 [2024-01-29 14:27:59,064 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,065 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,065 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,065 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,065 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y == 0 || y == 1 [2024-01-29 14:27:59,065 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,065 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y <= 1 [2024-01-29 14:27:59,065 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,065 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] a <= 1 [2024-01-29 14:27:59,065 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,065 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] x <= 127 [2024-01-29 14:27:59,065 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,065 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,065 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (unsigned long )arg == 0UL [2024-01-29 14:27:59,066 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= x [2024-01-29 14:27:59,066 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,066 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z <= 127 [2024-01-29 14:27:59,066 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,066 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= y [2024-01-29 14:27:59,066 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,066 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:59,066 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] x <= 2 [2024-01-29 14:27:59,066 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= y$mem_tmp [2024-01-29 14:27:59,066 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= a [2024-01-29 14:27:59,066 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,066 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:59,067 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= y$w_buff0 [2024-01-29 14:27:59,067 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,067 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:59,067 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff0 <= 1 [2024-01-29 14:27:59,067 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= z [2024-01-29 14:27:59,067 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,067 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,067 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] a == 0 || a == 1 [2024-01-29 14:27:59,068 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff1 <= 1 [2024-01-29 14:27:59,068 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y == 0 || y == 1 [2024-01-29 14:27:59,068 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= y$w_buff1 [2024-01-29 14:27:59,068 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,068 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,068 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,068 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,068 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,068 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,068 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,068 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,068 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,069 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,069 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$mem_tmp <= 1 [2024-01-29 14:27:59,069 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,069 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,069 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,069 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z <= 2 [2024-01-29 14:27:59,069 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,069 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,069 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:59,069 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,069 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z <= 127 [2024-01-29 14:27:59,069 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,069 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,070 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,070 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y <= 1 [2024-01-29 14:27:59,070 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,070 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y == 0 || y == 1 [2024-01-29 14:27:59,070 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,070 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,070 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (unsigned long )arg == 0UL [2024-01-29 14:27:59,070 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,070 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y$mem_tmp [2024-01-29 14:27:59,070 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,070 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= a [2024-01-29 14:27:59,070 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 1 <= __unbuffered_cnt [2024-01-29 14:27:59,071 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,071 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= x [2024-01-29 14:27:59,071 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y$w_buff0 [2024-01-29 14:27:59,071 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,071 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,071 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,071 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1 <= 1 [2024-01-29 14:27:59,071 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,071 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y$w_buff1 [2024-01-29 14:27:59,071 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,071 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y [2024-01-29 14:27:59,071 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,072 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,072 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,072 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,072 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,072 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] x <= 127 [2024-01-29 14:27:59,072 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z <= 2 [2024-01-29 14:27:59,072 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:59,072 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,072 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:59,072 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] a <= 1 [2024-01-29 14:27:59,072 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:59,072 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= z [2024-01-29 14:27:59,072 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,073 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$mem_tmp <= 1 [2024-01-29 14:27:59,073 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff0 <= 1 [2024-01-29 14:27:59,073 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,073 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:59,073 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,073 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,073 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] a == 0 || a == 1 [2024-01-29 14:27:59,073 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,073 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,073 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] x <= 2 [2024-01-29 14:27:59,073 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,073 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,074 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,074 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] x <= 2 [2024-01-29 14:27:59,074 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z <= 2 [2024-01-29 14:27:59,074 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] z <= 127 [2024-01-29 14:27:59,074 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,074 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,074 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,074 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= z [2024-01-29 14:27:59,074 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:59,074 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,074 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,074 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y == 0 || y == 1 [2024-01-29 14:27:59,075 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,075 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,075 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= x [2024-01-29 14:27:59,075 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= a [2024-01-29 14:27:59,075 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,075 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] a == 0 || a == 1 [2024-01-29 14:27:59,075 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,075 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,075 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,075 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= y$w_buff0 [2024-01-29 14:27:59,075 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,075 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,075 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,076 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,076 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,076 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,076 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,076 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,076 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$mem_tmp <= 1 [2024-01-29 14:27:59,076 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:59,076 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= y$w_buff1 [2024-01-29 14:27:59,076 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:59,076 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:59,076 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,076 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,077 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,077 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= y [2024-01-29 14:27:59,077 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y <= 1 [2024-01-29 14:27:59,077 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,077 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$w_buff0 <= 1 [2024-01-29 14:27:59,077 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] 0 <= y$mem_tmp [2024-01-29 14:27:59,077 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] a <= 1 [2024-01-29 14:27:59,077 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,077 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$w_buff1 <= 1 [2024-01-29 14:27:59,077 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,077 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,077 INFO L98 nessWitnessExtractor]: Location invariant before [L863-L863] x <= 127 [2024-01-29 14:27:59,078 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,078 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y$w_buff0 [2024-01-29 14:27:59,078 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,078 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,078 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z <= 2 [2024-01-29 14:27:59,078 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y$mem_tmp [2024-01-29 14:27:59,078 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,078 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,078 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,078 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] a <= 1 [2024-01-29 14:27:59,078 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y$w_buff1 [2024-01-29 14:27:59,078 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= a [2024-01-29 14:27:59,078 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,079 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,079 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:59,079 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,079 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,079 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y <= 1 [2024-01-29 14:27:59,079 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,079 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,079 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] a == 0 || a == 1 [2024-01-29 14:27:59,079 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x <= 2 [2024-01-29 14:27:59,079 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,079 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,079 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:59,080 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,080 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:59,080 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,080 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= z [2024-01-29 14:27:59,080 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,080 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (unsigned long )arg == 0UL [2024-01-29 14:27:59,080 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y == 0 || y == 1 [2024-01-29 14:27:59,080 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1 <= 1 [2024-01-29 14:27:59,080 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,080 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,080 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,080 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,081 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,081 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x <= 127 [2024-01-29 14:27:59,081 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= x [2024-01-29 14:27:59,081 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y [2024-01-29 14:27:59,081 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,081 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$mem_tmp <= 1 [2024-01-29 14:27:59,081 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0 <= 1 [2024-01-29 14:27:59,081 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,081 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,081 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,081 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z <= 127 [2024-01-29 14:27:59,081 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,081 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:59,082 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,082 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,082 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] a <= 1 [2024-01-29 14:27:59,082 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= a [2024-01-29 14:27:59,082 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z <= 127 [2024-01-29 14:27:59,082 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,082 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:27:59,082 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y [2024-01-29 14:27:59,082 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y == 0 || y == 1 [2024-01-29 14:27:59,082 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,082 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,082 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y$mem_tmp [2024-01-29 14:27:59,083 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,083 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y$w_buff1 [2024-01-29 14:27:59,083 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,083 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (unsigned long )arg == 0UL [2024-01-29 14:27:59,083 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,083 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x <= 127 [2024-01-29 14:27:59,083 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:59,083 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:59,083 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= z [2024-01-29 14:27:59,083 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x <= 2 [2024-01-29 14:27:59,083 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,083 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,084 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,084 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff1 <= 1 [2024-01-29 14:27:59,084 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,084 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y <= 1 [2024-01-29 14:27:59,084 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,084 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,084 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff0 <= 1 [2024-01-29 14:27:59,084 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y$w_buff0 [2024-01-29 14:27:59,084 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,084 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,084 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,084 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,085 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$mem_tmp <= 1 [2024-01-29 14:27:59,085 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,085 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= x [2024-01-29 14:27:59,085 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z <= 2 [2024-01-29 14:27:59,085 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,085 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,085 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] a == 0 || a == 1 [2024-01-29 14:27:59,085 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,085 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,085 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,085 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,085 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:59,085 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,086 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,086 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,086 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,086 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] a <= 1 [2024-01-29 14:27:59,086 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,086 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,086 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,086 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,086 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0 == 1 [2024-01-29 14:27:59,086 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:59,086 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,086 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$mem_tmp <= 1 [2024-01-29 14:27:59,087 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,087 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,087 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:59,087 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,087 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,087 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y [2024-01-29 14:27:59,087 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,087 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,087 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= a [2024-01-29 14:27:59,087 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,087 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z <= 127 [2024-01-29 14:27:59,087 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,088 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y <= 1 [2024-01-29 14:27:59,088 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,088 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= z [2024-01-29 14:27:59,088 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,088 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,088 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,088 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,088 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x <= 127 [2024-01-29 14:27:59,088 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,088 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,088 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,088 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= x [2024-01-29 14:27:59,088 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (unsigned long )arg == 0UL [2024-01-29 14:27:59,089 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y$mem_tmp [2024-01-29 14:27:59,089 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,089 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,089 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z <= 2 [2024-01-29 14:27:59,089 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] a == 0 || a == 1 [2024-01-29 14:27:59,089 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,089 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y$w_buff1 [2024-01-29 14:27:59,089 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:59,089 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,089 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,089 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1 <= 1 [2024-01-29 14:27:59,089 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,090 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y == 0 || y == 1 [2024-01-29 14:27:59,090 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,090 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x <= 2 [2024-01-29 14:27:59,090 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (unsigned long )arg == 0UL [2024-01-29 14:27:59,090 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,090 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,090 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,090 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,090 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,090 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y$w_buff1 [2024-01-29 14:27:59,090 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,090 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,091 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,091 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y$mem_tmp [2024-01-29 14:27:59,091 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,091 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:59,091 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,091 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= a [2024-01-29 14:27:59,091 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,091 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] a <= 1 [2024-01-29 14:27:59,091 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,091 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] a == 0 || a == 1 [2024-01-29 14:27:59,091 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$mem_tmp <= 1 [2024-01-29 14:27:59,091 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,092 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z <= 2 [2024-01-29 14:27:59,092 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,092 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,092 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,092 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x <= 2 [2024-01-29 14:27:59,092 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1 <= 1 [2024-01-29 14:27:59,092 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:59,092 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= x [2024-01-29 14:27:59,092 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,092 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,092 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,092 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,093 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,093 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y [2024-01-29 14:27:59,093 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,093 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (unsigned long )arg == 0UL [2024-01-29 14:27:59,093 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,093 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,093 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff0 == 1 [2024-01-29 14:27:59,093 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,093 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,093 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,093 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y <= 1 [2024-01-29 14:27:59,093 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x <= 127 [2024-01-29 14:27:59,093 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:59,094 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y == 0 || y == 1 [2024-01-29 14:27:59,094 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= z [2024-01-29 14:27:59,094 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,094 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] z <= 127 [2024-01-29 14:27:59,094 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] (unsigned long )arg == 0UL [2024-01-29 14:27:59,094 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:59,094 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,094 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y == 0 || y == 1 [2024-01-29 14:27:59,094 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 <= 1 [2024-01-29 14:27:59,094 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$w_buff0 [2024-01-29 14:27:59,094 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,094 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,095 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 127 [2024-01-29 14:27:59,095 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,095 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,095 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y [2024-01-29 14:27:59,095 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x [2024-01-29 14:27:59,095 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,095 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,095 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:59,095 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z <= 127 [2024-01-29 14:27:59,095 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:59,095 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,095 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] a == 0 || a == 1 [2024-01-29 14:27:59,096 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 <= 1 [2024-01-29 14:27:59,096 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$mem_tmp [2024-01-29 14:27:59,096 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,096 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,096 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,096 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,096 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= z [2024-01-29 14:27:59,096 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,096 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,096 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,096 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] a <= 1 [2024-01-29 14:27:59,096 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,096 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,097 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 2 [2024-01-29 14:27:59,097 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,097 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,097 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,097 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,097 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,097 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$w_buff1 [2024-01-29 14:27:59,097 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:59,097 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 1 [2024-01-29 14:27:59,097 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,097 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-29 14:27:59,097 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= a [2024-01-29 14:27:59,098 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z <= 2 [2024-01-29 14:27:59,098 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp <= 1 [2024-01-29 14:27:59,098 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,098 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,098 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,098 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,098 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,098 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (unsigned long )arg == 0UL [2024-01-29 14:27:59,098 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,098 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,098 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 127 [2024-01-29 14:27:59,098 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,098 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,099 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 1 [2024-01-29 14:27:59,099 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$mem_tmp <= 1 [2024-01-29 14:27:59,099 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,099 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (unsigned long )arg == 0UL [2024-01-29 14:27:59,099 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice2 == (_Bool)0 [2024-01-29 14:27:59,099 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,099 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 2 [2024-01-29 14:27:59,099 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,099 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,099 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x [2024-01-29 14:27:59,099 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,099 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-29 14:27:59,100 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y$mem_tmp [2024-01-29 14:27:59,100 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0 <= 1 [2024-01-29 14:27:59,100 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= z [2024-01-29 14:27:59,100 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,100 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,100 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y [2024-01-29 14:27:59,100 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,100 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z <= 2 [2024-01-29 14:27:59,100 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] z <= 127 [2024-01-29 14:27:59,100 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,100 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,100 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,100 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,101 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] a == 0 || a == 1 [2024-01-29 14:27:59,101 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:27:59,101 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,101 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:59,101 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,101 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,101 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,101 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y == 0 || y == 1 [2024-01-29 14:27:59,101 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,101 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] a <= 1 [2024-01-29 14:27:59,101 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= a [2024-01-29 14:27:59,101 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,102 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,102 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,102 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1 <= 1 [2024-01-29 14:27:59,102 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,102 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,102 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,102 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y$w_buff0 [2024-01-29 14:27:59,102 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,102 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y$w_buff1 [2024-01-29 14:27:59,102 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= z [2024-01-29 14:27:59,102 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y$w_buff1 [2024-01-29 14:27:59,102 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y == 0 || y == 1 [2024-01-29 14:27:59,102 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,103 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1 <= 1 [2024-01-29 14:27:59,103 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,103 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,103 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,103 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,103 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,103 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y [2024-01-29 14:27:59,103 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,103 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff0 <= 1 [2024-01-29 14:27:59,103 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x <= 127 [2024-01-29 14:27:59,103 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$mem_tmp <= 1 [2024-01-29 14:27:59,103 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,104 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:59,104 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,104 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,104 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] a <= 1 [2024-01-29 14:27:59,104 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,104 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:59,104 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:59,104 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y$mem_tmp [2024-01-29 14:27:59,104 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] a == 0 || a == 1 [2024-01-29 14:27:59,104 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z <= 2 [2024-01-29 14:27:59,104 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,104 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (unsigned long )arg == 0UL [2024-01-29 14:27:59,104 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,105 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,105 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,105 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,105 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= x [2024-01-29 14:27:59,105 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x <= 2 [2024-01-29 14:27:59,105 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y <= 1 [2024-01-29 14:27:59,105 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,105 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,105 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,105 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,105 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,105 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,106 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:59,106 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y$w_buff0 [2024-01-29 14:27:59,106 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,106 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,106 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,106 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= a [2024-01-29 14:27:59,106 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,106 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,106 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,106 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z <= 127 [2024-01-29 14:27:59,106 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (unsigned long )arg == 0UL [2024-01-29 14:27:59,106 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] z <= 127 [2024-01-29 14:27:59,106 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff0 == 1 [2024-01-29 14:27:59,107 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y$w_buff1 [2024-01-29 14:27:59,107 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:59,107 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,107 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,107 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,107 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] a == 0 || a == 1 [2024-01-29 14:27:59,107 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,107 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$mem_tmp <= 1 [2024-01-29 14:27:59,107 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,107 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,107 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (unsigned long )arg == 0UL [2024-01-29 14:27:59,107 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,108 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= a [2024-01-29 14:27:59,108 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] a <= 1 [2024-01-29 14:27:59,108 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,108 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x <= 127 [2024-01-29 14:27:59,108 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= x [2024-01-29 14:27:59,108 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] z <= 2 [2024-01-29 14:27:59,108 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,108 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,108 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,108 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,108 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x <= 2 [2024-01-29 14:27:59,108 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:59,108 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y [2024-01-29 14:27:59,109 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y$mem_tmp [2024-01-29 14:27:59,109 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,109 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,109 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,109 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y <= 1 [2024-01-29 14:27:59,109 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y == 0 || y == 1 [2024-01-29 14:27:59,109 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,109 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= z [2024-01-29 14:27:59,109 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,109 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,109 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,109 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff1 <= 1 [2024-01-29 14:27:59,110 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:59,110 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,110 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,110 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,110 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,110 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,110 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,110 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,110 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,110 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,110 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= y [2024-01-29 14:27:59,110 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff0 <= 1 [2024-01-29 14:27:59,110 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,111 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] a <= 1 [2024-01-29 14:27:59,111 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,111 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,111 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= a [2024-01-29 14:27:59,111 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,111 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y == 0 || y == 1 [2024-01-29 14:27:59,111 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= x [2024-01-29 14:27:59,111 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x <= 127 [2024-01-29 14:27:59,111 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,111 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y <= 1 [2024-01-29 14:27:59,111 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= y$w_buff1 [2024-01-29 14:27:59,111 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,112 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,112 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff1 <= 1 [2024-01-29 14:27:59,112 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,112 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,112 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] (unsigned long )arg == 0UL [2024-01-29 14:27:59,112 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,112 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,112 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,112 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:59,112 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,112 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,112 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,112 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= y$mem_tmp [2024-01-29 14:27:59,113 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$mem_tmp <= 1 [2024-01-29 14:27:59,113 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,113 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,113 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,113 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,113 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] z == 2 [2024-01-29 14:27:59,113 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,113 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:59,113 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] x <= 2 [2024-01-29 14:27:59,113 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:59,113 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:59,113 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] 0 <= y$w_buff0 [2024-01-29 14:27:59,114 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,114 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,114 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,114 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,114 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,114 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,114 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,114 INFO L98 nessWitnessExtractor]: Location invariant before [L824-L824] a == 0 || a == 1 [2024-01-29 14:27:59,114 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] a <= 1 [2024-01-29 14:27:59,114 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,114 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,114 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,114 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,115 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,115 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,115 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,115 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,115 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y$w_buff1 [2024-01-29 14:27:59,115 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,115 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,115 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff0 <= 1 [2024-01-29 14:27:59,115 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y$mem_tmp [2024-01-29 14:27:59,115 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,115 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,115 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:59,116 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x <= 127 [2024-01-29 14:27:59,116 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x <= 2 [2024-01-29 14:27:59,116 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,116 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,116 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:59,116 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,116 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,116 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:59,116 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= z [2024-01-29 14:27:59,116 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y$w_buff0 [2024-01-29 14:27:59,116 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] a == 0 || a == 1 [2024-01-29 14:27:59,116 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,117 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,117 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff1 <= 1 [2024-01-29 14:27:59,117 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,117 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= x [2024-01-29 14:27:59,117 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,117 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,117 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,117 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y [2024-01-29 14:27:59,117 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= a [2024-01-29 14:27:59,117 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$mem_tmp <= 1 [2024-01-29 14:27:59,117 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,117 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,117 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (unsigned long )arg == 0UL [2024-01-29 14:27:59,118 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,118 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,118 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z <= 2 [2024-01-29 14:27:59,118 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,118 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z <= 127 [2024-01-29 14:27:59,118 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:59,118 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y == 0 || y == 1 [2024-01-29 14:27:59,118 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y <= 1 [2024-01-29 14:27:59,118 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,118 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,118 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] y == 0 || y == 1 [2024-01-29 14:27:59,118 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,119 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,119 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] a == 0 || a == 1 [2024-01-29 14:27:59,119 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,119 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,119 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] 0 <= y$w_buff0 [2024-01-29 14:27:59,119 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] y <= 1 [2024-01-29 14:27:59,119 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,119 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] 0 <= y$w_buff1 [2024-01-29 14:27:59,119 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:59,119 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] 0 <= a [2024-01-29 14:27:59,119 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,119 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:59,119 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,120 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,120 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,120 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] 0 <= y [2024-01-29 14:27:59,120 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,120 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:59,120 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,120 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] y$w_buff1 <= 1 [2024-01-29 14:27:59,120 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] y$mem_tmp <= 1 [2024-01-29 14:27:59,120 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,120 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,120 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,120 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,121 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,121 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,121 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] y$w_buff0 <= 1 [2024-01-29 14:27:59,121 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] 0 <= x [2024-01-29 14:27:59,121 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,121 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] 0 <= z [2024-01-29 14:27:59,121 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] x <= 2 [2024-01-29 14:27:59,121 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,121 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,121 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] 0 <= y$mem_tmp [2024-01-29 14:27:59,121 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,121 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,122 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,122 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] z <= 127 [2024-01-29 14:27:59,122 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,122 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,122 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,122 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:59,122 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] a <= 1 [2024-01-29 14:27:59,122 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] z <= 2 [2024-01-29 14:27:59,122 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,122 INFO L98 nessWitnessExtractor]: Location invariant before [L870-L870] x <= 127 [2024-01-29 14:27:59,122 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,122 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,122 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,123 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,123 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,123 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= z [2024-01-29 14:27:59,123 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,123 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y <= 1 [2024-01-29 14:27:59,123 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y [2024-01-29 14:27:59,123 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x <= 2 [2024-01-29 14:27:59,123 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,123 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= x [2024-01-29 14:27:59,123 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,123 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y$mem_tmp [2024-01-29 14:27:59,123 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,123 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,124 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,124 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,124 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,124 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y$w_buff1 [2024-01-29 14:27:59,124 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,124 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:59,124 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z <= 127 [2024-01-29 14:27:59,124 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$flush_delayed == (_Bool)0 [2024-01-29 14:27:59,124 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,124 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= a [2024-01-29 14:27:59,124 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,124 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,125 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,125 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z <= 2 [2024-01-29 14:27:59,125 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,125 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,125 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,125 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:59,125 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff1 <= 1 [2024-01-29 14:27:59,125 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$mem_tmp <= 1 [2024-01-29 14:27:59,125 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,125 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,125 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x <= 127 [2024-01-29 14:27:59,125 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,126 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y == 0 || y == 1 [2024-01-29 14:27:59,126 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] a <= 1 [2024-01-29 14:27:59,126 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,126 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff0 == 1 [2024-01-29 14:27:59,126 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (unsigned long )arg == 0UL [2024-01-29 14:27:59,126 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,126 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] a == 0 || a == 1 [2024-01-29 14:27:59,126 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,126 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,126 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1 <= 1 [2024-01-29 14:27:59,126 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p3_EBX == 0 || __unbuffered_p3_EBX == 1 [2024-01-29 14:27:59,126 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:27:59,127 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_cnt [2024-01-29 14:27:59,127 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= a [2024-01-29 14:27:59,127 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:27:59,127 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (__unbuffered_p3_EAX == 0 || __unbuffered_p3_EAX == 1) || __unbuffered_p3_EAX == 2 [2024-01-29 14:27:59,127 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y$w_buff1 [2024-01-29 14:27:59,127 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y == 0 || y == 1 [2024-01-29 14:27:59,127 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (x == 0 || x == 1) || x == 2 [2024-01-29 14:27:59,127 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= z [2024-01-29 14:27:59,127 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:27:59,127 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p3_EAX <= 127 [2024-01-29 14:27:59,127 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0 <= 1 [2024-01-29 14:27:59,127 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:27:59,127 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$mem_tmp == 0 || y$mem_tmp == 1 [2024-01-29 14:27:59,128 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p3_EBX [2024-01-29 14:27:59,128 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:27:59,128 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd4 == (_Bool)0 [2024-01-29 14:27:59,128 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y <= 1 [2024-01-29 14:27:59,128 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p1_EAX <= 1 [2024-01-29 14:27:59,128 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1 == 0 || y$w_buff1 == 1 [2024-01-29 14:27:59,128 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y$mem_tmp [2024-01-29 14:27:59,128 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd4 == (_Bool)0 [2024-01-29 14:27:59,128 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y$w_buff0 [2024-01-29 14:27:59,128 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] a == 0 || a == 1 [2024-01-29 14:27:59,128 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z <= 2 [2024-01-29 14:27:59,128 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:27:59,128 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:27:59,129 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x <= 127 [2024-01-29 14:27:59,129 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:27:59,129 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= x [2024-01-29 14:27:59,129 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:27:59,129 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p3_EAX <= 2 [2024-01-29 14:27:59,129 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:27:59,129 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x <= 2 [2024-01-29 14:27:59,129 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:27:59,129 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (z == 0 || z == 1) || z == 2 [2024-01-29 14:27:59,129 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0 == 0 || y$w_buff0 == 1 [2024-01-29 14:27:59,129 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-29 14:27:59,129 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:27:59,130 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p3_EBX <= 1 [2024-01-29 14:27:59,130 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:27:59,130 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$mem_tmp <= 1 [2024-01-29 14:27:59,130 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p1_EAX [2024-01-29 14:27:59,130 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z <= 127 [2024-01-29 14:27:59,130 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] a <= 1 [2024-01-29 14:27:59,130 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:27:59,130 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (unsigned long )arg == 0UL [2024-01-29 14:27:59,130 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p3_EAX [2024-01-29 14:27:59,130 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y [2024-01-29 14:27:59,156 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-29 14:27:59,267 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/mix027_power.opt_pso.opt_rmo.opt.i[966,979] [2024-01-29 14:27:59,368 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-29 14:27:59,375 INFO L202 MainTranslator]: Completed pre-run [2024-01-29 14:27:59,383 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/mix027_power.opt_pso.opt_rmo.opt.i[966,979] [2024-01-29 14:27:59,384 WARN L424 MainDispatcher]: Unable to annotate void __VERIFIER_assert(int expression) { if (!expression) { ERROR: {reach_error();abort();} }; return; } with a witness entry [2024-01-29 14:27:59,384 WARN L424 MainDispatcher]: Unable to annotate extern void __VERIFIER_atomic_begin(); with a witness entry Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-01-29 14:28:00,002 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-29 14:28:00,033 INFO L206 MainTranslator]: Completed translation [2024-01-29 14:28:00,034 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:28:00 WrapperNode [2024-01-29 14:28:00,034 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-29 14:28:00,035 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-01-29 14:28:00,035 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-01-29 14:28:00,036 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-01-29 14:28:00,041 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:28:00" (1/1) ... [2024-01-29 14:28:00,065 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:28:00" (1/1) ... [2024-01-29 14:28:00,109 INFO L138 Inliner]: procedures = 177, calls = 69, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 1758 [2024-01-29 14:28:00,109 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-01-29 14:28:00,110 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-01-29 14:28:00,110 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-01-29 14:28:00,110 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-01-29 14:28:00,124 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:28:00" (1/1) ... [2024-01-29 14:28:00,124 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:28:00" (1/1) ... [2024-01-29 14:28:00,138 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:28:00" (1/1) ... [2024-01-29 14:28:00,172 INFO L175 MemorySlicer]: Split 6 memory accesses to 5 slices as follows [2, 1, 1, 1, 1]. 33 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0, 0, 0]. The 4 writes are split as follows [0, 1, 1, 1, 1]. [2024-01-29 14:28:00,172 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:28:00" (1/1) ... [2024-01-29 14:28:00,172 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:28:00" (1/1) ... [2024-01-29 14:28:00,204 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:28:00" (1/1) ... [2024-01-29 14:28:00,214 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:28:00" (1/1) ... [2024-01-29 14:28:00,224 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:28:00" (1/1) ... [2024-01-29 14:28:00,230 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:28:00" (1/1) ... [2024-01-29 14:28:00,243 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-01-29 14:28:00,244 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-01-29 14:28:00,244 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-01-29 14:28:00,244 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-01-29 14:28:00,244 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:28:00" (1/1) ... [2024-01-29 14:28:00,249 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-29 14:28:00,256 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-01-29 14:28:00,286 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-01-29 14:28:00,308 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-01-29 14:28:00,371 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-01-29 14:28:00,371 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-01-29 14:28:00,371 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-01-29 14:28:00,371 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-01-29 14:28:00,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-01-29 14:28:00,373 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-01-29 14:28:00,373 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-01-29 14:28:00,373 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-01-29 14:28:00,374 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-01-29 14:28:00,374 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2024-01-29 14:28:00,374 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2024-01-29 14:28:00,374 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2024-01-29 14:28:00,374 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2024-01-29 14:28:00,374 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2024-01-29 14:28:00,374 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2024-01-29 14:28:00,374 INFO L130 BoogieDeclarations]: Found specification of procedure P3 [2024-01-29 14:28:00,374 INFO L138 BoogieDeclarations]: Found implementation of procedure P3 [2024-01-29 14:28:00,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-01-29 14:28:00,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-01-29 14:28:00,375 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-01-29 14:28:00,375 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-01-29 14:28:00,375 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-01-29 14:28:00,375 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-01-29 14:28:00,375 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-01-29 14:28:00,375 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-01-29 14:28:00,377 WARN L214 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2024-01-29 14:28:00,555 INFO L244 CfgBuilder]: Building ICFG [2024-01-29 14:28:00,557 INFO L270 CfgBuilder]: Building CFG for each procedure with an implementation [2024-01-29 14:28:04,109 INFO L289 CfgBuilder]: Ommited future-live optimization because the input is a concurrent program. [2024-01-29 14:28:04,110 INFO L293 CfgBuilder]: Performing block encoding