./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/pthread-wmm/safe009_power.oepc.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/safe009_power.oepc.yml/witness.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version cb09d658 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReachWitnessValidation.xml -i ../../../trunk/examples/svcomp/pthread-wmm/safe009_power.oepc.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/safe009_power.oepc.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg false --witnessparser.only.consider.loop.invariants false --- Real Ultimate output --- This is Ultimate 0.2.4-dev-cb09d65-m [2024-01-27 23:25:49,608 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-27 23:25:49,673 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-01-27 23:25:49,677 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-27 23:25:49,677 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-27 23:25:49,700 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-27 23:25:49,702 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-27 23:25:49,702 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-27 23:25:49,702 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-27 23:25:49,706 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-27 23:25:49,706 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-27 23:25:49,706 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-27 23:25:49,707 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-27 23:25:49,708 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-27 23:25:49,708 INFO L153 SettingsManager]: * Use SBE=true [2024-01-27 23:25:49,709 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-27 23:25:49,709 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-27 23:25:49,709 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-27 23:25:49,709 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-27 23:25:49,709 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-27 23:25:49,710 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-27 23:25:49,710 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-27 23:25:49,710 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-27 23:25:49,710 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-27 23:25:49,711 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-27 23:25:49,711 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-27 23:25:49,711 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-27 23:25:49,711 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-27 23:25:49,712 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-27 23:25:49,712 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-27 23:25:49,713 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-27 23:25:49,713 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-27 23:25:49,713 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 23:25:49,713 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-27 23:25:49,713 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-27 23:25:49,714 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-27 23:25:49,714 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-27 23:25:49,714 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-27 23:25:49,714 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-27 23:25:49,714 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-27 23:25:49,714 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-27 23:25:49,715 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-27 23:25:49,715 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-27 23:25:49,715 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessparser: Only consider loop invariants -> false [2024-01-27 23:25:49,911 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-27 23:25:49,933 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-27 23:25:49,936 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-27 23:25:49,937 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-27 23:25:49,937 INFO L274 PluginConnector]: CDTParser initialized [2024-01-27 23:25:49,938 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/safe009_power.oepc.i [2024-01-27 23:25:50,964 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-27 23:25:51,223 INFO L384 CDTParser]: Found 1 translation units. [2024-01-27 23:25:51,224 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/safe009_power.oepc.i [2024-01-27 23:25:51,258 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e1fb09588/486b2244ceb24f1da86b3a1bdfaf0e6f/FLAGab0b2e2ac [2024-01-27 23:25:51,272 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e1fb09588/486b2244ceb24f1da86b3a1bdfaf0e6f [2024-01-27 23:25:51,275 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-27 23:25:51,276 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-27 23:25:51,278 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/safe009_power.oepc.yml/witness.yml [2024-01-27 23:25:51,620 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-27 23:25:51,621 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-27 23:25:51,622 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-27 23:25:51,622 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-27 23:25:51,626 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-27 23:25:51,626 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:25:51" (1/2) ... [2024-01-27 23:25:51,627 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@22dbbe4d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:25:51, skipping insertion in model container [2024-01-27 23:25:51,628 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:25:51" (1/2) ... [2024-01-27 23:25:51,629 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@78278443 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:25:51, skipping insertion in model container [2024-01-27 23:25:51,630 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:25:51" (2/2) ... [2024-01-27 23:25:51,630 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@22dbbe4d and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:25:51, skipping insertion in model container [2024-01-27 23:25:51,630 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:25:51" (2/2) ... [2024-01-27 23:25:51,630 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-27 23:25:52,438 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-27 23:25:52,439 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,439 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,440 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= y$mem_tmp [2024-01-27 23:25:52,440 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y <= 2 [2024-01-27 23:25:52,440 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,440 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,440 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,440 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$w_buff0 == 0 [2024-01-27 23:25:52,440 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$mem_tmp <= 2 [2024-01-27 23:25:52,441 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,441 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= x [2024-01-27 23:25:52,441 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,441 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x <= 1 [2024-01-27 23:25:52,441 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y <= 127 [2024-01-27 23:25:52,441 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,441 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,441 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,442 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,442 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,442 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,442 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,442 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,442 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= y [2024-01-27 23:25:52,442 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,443 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,443 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,443 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,443 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,443 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,443 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$w_buff1 == 0 [2024-01-27 23:25:52,443 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x == 0 || x == 1 [2024-01-27 23:25:52,444 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,444 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,444 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,444 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,444 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,444 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,444 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (unsigned long )arg == 0UL [2024-01-27 23:25:52,444 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= y$mem_tmp [2024-01-27 23:25:52,445 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,445 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,445 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,445 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,445 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,445 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,445 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,446 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,446 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x == 0 || x == 1 [2024-01-27 23:25:52,446 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,446 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,446 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x <= 1 [2024-01-27 23:25:52,446 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,446 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,446 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$mem_tmp <= 2 [2024-01-27 23:25:52,447 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,447 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,447 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,447 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,447 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,447 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,447 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= x [2024-01-27 23:25:52,447 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,448 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y <= 2 [2024-01-27 23:25:52,448 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,448 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,448 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$w_buff1 == 0 [2024-01-27 23:25:52,448 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,448 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (unsigned long )arg == 0UL [2024-01-27 23:25:52,448 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,448 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,449 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,449 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$w_buff0 == 0 [2024-01-27 23:25:52,449 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= y [2024-01-27 23:25:52,449 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y <= 127 [2024-01-27 23:25:52,449 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,449 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,449 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,449 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,450 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,450 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x <= 1 [2024-01-27 23:25:52,450 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,450 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,450 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,450 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,450 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$mem_tmp <= 2 [2024-01-27 23:25:52,450 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,450 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,451 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,451 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,451 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,451 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,451 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,451 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y == 1 [2024-01-27 23:25:52,451 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= x [2024-01-27 23:25:52,451 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x == 0 || x == 1 [2024-01-27 23:25:52,451 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,452 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (unsigned long )arg == 0UL [2024-01-27 23:25:52,452 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,452 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,452 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,452 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y$mem_tmp [2024-01-27 23:25:52,452 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,452 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,452 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,452 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,453 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,453 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,453 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1 == 0 [2024-01-27 23:25:52,453 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff0 == 0 [2024-01-27 23:25:52,453 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && *__unbuffered_p0_EAX$read_delayed_var == 1) [2024-01-27 23:25:52,453 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,453 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y <= 127 [2024-01-27 23:25:52,453 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,454 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y <= 2 [2024-01-27 23:25:52,454 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,454 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,454 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,454 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,454 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff0 == 0 [2024-01-27 23:25:52,454 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y [2024-01-27 23:25:52,454 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,454 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,455 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,455 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (unsigned long )arg == 0UL [2024-01-27 23:25:52,455 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,455 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,455 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$mem_tmp <= 2 [2024-01-27 23:25:52,455 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,455 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,455 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,455 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,456 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= x [2024-01-27 23:25:52,456 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,456 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,456 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,456 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff1 == 0 [2024-01-27 23:25:52,456 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,456 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,456 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y$mem_tmp [2024-01-27 23:25:52,456 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,457 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,457 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x == 0 || x == 1 [2024-01-27 23:25:52,457 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x <= 1 [2024-01-27 23:25:52,457 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,457 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,457 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,457 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,457 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,457 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,458 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:52,458 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,458 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,458 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,458 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,458 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,458 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,458 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,458 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,458 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,459 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,459 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,459 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,459 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x == 0 || x == 1 [2024-01-27 23:25:52,459 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,459 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y <= 127 [2024-01-27 23:25:52,459 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,459 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y <= 2 [2024-01-27 23:25:52,459 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,460 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,460 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= y [2024-01-27 23:25:52,460 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= y$mem_tmp [2024-01-27 23:25:52,460 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$mem_tmp <= 2 [2024-01-27 23:25:52,460 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,460 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,460 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,460 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,461 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,461 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$mem_tmp <= 127 [2024-01-27 23:25:52,461 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,461 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (unsigned long )arg == 0UL [2024-01-27 23:25:52,461 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x <= 1 [2024-01-27 23:25:52,461 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,461 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,461 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= x [2024-01-27 23:25:52,461 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,462 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff0 == 0 [2024-01-27 23:25:52,462 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,462 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff1 == 0 [2024-01-27 23:25:52,462 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,462 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (unsigned long )arg == 0UL [2024-01-27 23:25:52,462 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,462 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,462 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,462 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,463 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,463 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,463 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && *__unbuffered_p0_EAX$read_delayed_var == 2) [2024-01-27 23:25:52,463 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,463 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,463 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x <= 1 [2024-01-27 23:25:52,463 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$mem_tmp <= 2 [2024-01-27 23:25:52,463 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,463 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,464 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff0 == 0 [2024-01-27 23:25:52,464 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,464 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,464 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,464 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,464 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,464 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,464 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,464 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= x [2024-01-27 23:25:52,464 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,465 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,465 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,465 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,465 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,465 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y == 2 [2024-01-27 23:25:52,465 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x == 0 || x == 1 [2024-01-27 23:25:52,465 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= y$mem_tmp [2024-01-27 23:25:52,465 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,465 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff1 == 0 [2024-01-27 23:25:52,466 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,466 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (unsigned long )arg == 0UL [2024-01-27 23:25:52,466 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff0 == 0 [2024-01-27 23:25:52,466 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,466 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,466 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,466 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,466 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,466 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,467 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= x [2024-01-27 23:25:52,467 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,467 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,467 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,467 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,467 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,467 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,467 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,467 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,468 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,468 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,468 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,468 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,468 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y <= 127 [2024-01-27 23:25:52,468 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,468 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,468 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y <= 2 [2024-01-27 23:25:52,468 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$mem_tmp <= 2 [2024-01-27 23:25:52,469 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff1 == 0 [2024-01-27 23:25:52,469 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,469 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x <= 1 [2024-01-27 23:25:52,469 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,469 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,469 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,469 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,469 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= y [2024-01-27 23:25:52,469 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (unsigned long )arg == 0UL [2024-01-27 23:25:52,470 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x == 0 || x == 1 [2024-01-27 23:25:52,470 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,470 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= y$mem_tmp [2024-01-27 23:25:52,470 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,470 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (unsigned long )arg == 0UL [2024-01-27 23:25:52,470 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x == 0 || x == 1 [2024-01-27 23:25:52,470 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,470 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,470 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,471 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,471 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,471 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y <= 127 [2024-01-27 23:25:52,471 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y$mem_tmp [2024-01-27 23:25:52,471 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y <= 2 [2024-01-27 23:25:52,471 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,471 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (unsigned long )arg == 0UL [2024-01-27 23:25:52,471 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,471 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,472 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,472 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,472 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,472 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,472 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,472 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y [2024-01-27 23:25:52,472 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,472 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff0 == 0 [2024-01-27 23:25:52,472 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,472 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,473 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= x [2024-01-27 23:25:52,473 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,473 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,473 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 1 [2024-01-27 23:25:52,473 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$mem_tmp <= 2 [2024-01-27 23:25:52,473 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,473 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,473 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff1 == 0 [2024-01-27 23:25:52,473 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,473 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,474 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,474 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,474 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,474 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,474 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,474 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (unsigned long )arg == 0UL [2024-01-27 23:25:52,474 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 1 <= __unbuffered_cnt [2024-01-27 23:25:52,474 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff1 == 0 [2024-01-27 23:25:52,474 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= y [2024-01-27 23:25:52,475 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,475 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,475 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= x [2024-01-27 23:25:52,475 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,475 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x <= 1 [2024-01-27 23:25:52,475 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,475 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,475 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= y$mem_tmp [2024-01-27 23:25:52,475 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,476 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (unsigned long )arg == 0UL [2024-01-27 23:25:52,476 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,476 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,476 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,476 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,476 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y <= 127 [2024-01-27 23:25:52,476 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,476 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff0 == 0 [2024-01-27 23:25:52,476 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y <= 2 [2024-01-27 23:25:52,476 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$mem_tmp <= 2 [2024-01-27 23:25:52,477 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,477 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,477 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,477 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,477 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,477 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,477 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,477 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,477 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,478 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x == 0 || x == 1 [2024-01-27 23:25:52,478 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,478 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,478 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,478 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,478 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,478 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,478 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= x [2024-01-27 23:25:52,478 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,478 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,479 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,479 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,479 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,479 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,479 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,479 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,479 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= y [2024-01-27 23:25:52,479 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,479 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,479 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x == 0 || x == 1 [2024-01-27 23:25:52,480 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,480 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y <= 2 [2024-01-27 23:25:52,480 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,480 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$mem_tmp <= 2 [2024-01-27 23:25:52,480 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,480 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,480 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y <= 127 [2024-01-27 23:25:52,480 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff1 == 0 [2024-01-27 23:25:52,480 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,480 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,481 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,481 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x <= 1 [2024-01-27 23:25:52,481 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,481 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,481 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,481 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= y$mem_tmp [2024-01-27 23:25:52,481 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,481 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff0 == 0 [2024-01-27 23:25:52,481 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,481 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,482 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,482 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,482 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,482 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,482 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (unsigned long )arg == 0UL [2024-01-27 23:25:52,482 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y <= 2 [2024-01-27 23:25:52,482 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,482 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,482 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,482 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,483 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,483 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,483 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= y [2024-01-27 23:25:52,483 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,483 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,483 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,483 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,483 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,483 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,483 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,484 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,484 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,484 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,484 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,484 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,484 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$mem_tmp <= 2 [2024-01-27 23:25:52,484 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$w_buff0 == 0 [2024-01-27 23:25:52,484 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,484 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,485 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x == 0 || x == 1 [2024-01-27 23:25:52,485 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= x [2024-01-27 23:25:52,485 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,485 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,485 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,485 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x <= 1 [2024-01-27 23:25:52,485 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$w_buff1 == 0 [2024-01-27 23:25:52,485 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,485 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= y$mem_tmp [2024-01-27 23:25:52,485 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,486 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y <= 127 [2024-01-27 23:25:52,486 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,486 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,486 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,486 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$mem_tmp <= 2 [2024-01-27 23:25:52,486 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,486 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (unsigned long )arg == 0UL [2024-01-27 23:25:52,486 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,486 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,487 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,487 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y <= 127 [2024-01-27 23:25:52,487 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y$mem_tmp [2024-01-27 23:25:52,487 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,487 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,487 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,487 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,487 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,487 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1 == 0 [2024-01-27 23:25:52,487 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,488 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,488 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,488 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,488 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,488 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,488 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x == 0 || x == 1 [2024-01-27 23:25:52,488 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,488 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,488 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= x [2024-01-27 23:25:52,488 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,489 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,489 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,489 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,489 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,489 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0 == 0 [2024-01-27 23:25:52,489 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y <= 2 [2024-01-27 23:25:52,489 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x <= 1 [2024-01-27 23:25:52,489 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,489 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,490 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,490 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,490 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y [2024-01-27 23:25:52,490 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,490 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= x [2024-01-27 23:25:52,490 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x == 0 || x == 1 [2024-01-27 23:25:52,490 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,490 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,490 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,490 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,491 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 2 [2024-01-27 23:25:52,491 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,491 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp <= 2 [2024-01-27 23:25:52,491 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 127 [2024-01-27 23:25:52,491 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,491 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,491 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x <= 1 [2024-01-27 23:25:52,491 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,491 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,491 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$mem_tmp [2024-01-27 23:25:52,492 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,492 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,492 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,492 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (unsigned long )arg == 0UL [2024-01-27 23:25:52,492 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,492 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,492 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,492 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y [2024-01-27 23:25:52,492 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,493 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,493 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,493 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,493 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,493 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,493 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 == 0 [2024-01-27 23:25:52,493 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,493 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0 == 0 [2024-01-27 23:25:52,493 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,493 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,494 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,494 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,494 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,494 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,494 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,494 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,494 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,494 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,494 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,495 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,495 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,495 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,495 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,495 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,495 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x == 0 || x == 1 [2024-01-27 23:25:52,495 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,495 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= y [2024-01-27 23:25:52,495 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= y$mem_tmp [2024-01-27 23:25:52,495 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$mem_tmp <= 2 [2024-01-27 23:25:52,495 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,496 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y <= 127 [2024-01-27 23:25:52,496 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$w_buff0 == 0 [2024-01-27 23:25:52,496 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,496 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,496 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,496 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y <= 2 [2024-01-27 23:25:52,496 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= x [2024-01-27 23:25:52,496 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,496 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,496 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,497 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,497 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$w_buff1 == 0 [2024-01-27 23:25:52,497 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,497 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,497 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x <= 1 [2024-01-27 23:25:52,497 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,497 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,497 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,497 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,497 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:25:52,497 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,498 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,498 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff0 == 0 [2024-01-27 23:25:52,498 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= y [2024-01-27 23:25:52,498 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= y$mem_tmp [2024-01-27 23:25:52,498 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y <= 2 [2024-01-27 23:25:52,498 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x == 0 || x == 1 [2024-01-27 23:25:52,498 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,498 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$mem_tmp <= 2 [2024-01-27 23:25:52,498 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:25:52,498 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,499 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x <= 1 [2024-01-27 23:25:52,499 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$mem_tmp <= 127 [2024-01-27 23:25:52,499 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,499 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,499 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] *__unbuffered_p0_EAX$read_delayed_var <= 2 [2024-01-27 23:25:52,499 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,499 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,499 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2 [2024-01-27 23:25:52,499 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] *__unbuffered_p0_EAX$read_delayed_var <= 127 [2024-01-27 23:25:52,499 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,500 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y <= 127 [2024-01-27 23:25:52,500 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,500 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,500 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,500 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,500 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,500 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,500 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,500 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,500 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= x [2024-01-27 23:25:52,501 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,501 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p0_EAX <= 127 [2024-01-27 23:25:52,501 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,501 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,501 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,501 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff1 == 0 [2024-01-27 23:25:52,501 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,501 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (unsigned long )arg == 0UL [2024-01-27 23:25:52,501 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,504 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,504 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,504 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,504 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,504 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x <= 1 [2024-01-27 23:25:52,505 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= y [2024-01-27 23:25:52,505 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,505 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,505 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,505 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,505 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,505 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x == 0 || x == 1 [2024-01-27 23:25:52,505 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,505 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,505 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= y$mem_tmp [2024-01-27 23:25:52,505 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,506 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,506 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff0 == 0 [2024-01-27 23:25:52,506 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,506 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,506 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,506 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$mem_tmp <= 2 [2024-01-27 23:25:52,506 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,506 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,506 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y <= 127 [2024-01-27 23:25:52,506 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= x [2024-01-27 23:25:52,506 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,507 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,507 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,507 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,507 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,507 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,507 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (unsigned long )arg == 0UL [2024-01-27 23:25:52,507 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff1 == 0 [2024-01-27 23:25:52,507 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,507 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,507 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,508 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y <= 2 [2024-01-27 23:25:52,508 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,508 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,508 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,508 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 127 [2024-01-27 23:25:52,508 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,508 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,508 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,508 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,508 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x <= 1 [2024-01-27 23:25:52,509 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0 == 0 [2024-01-27 23:25:52,509 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,509 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,509 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,509 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,509 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y [2024-01-27 23:25:52,509 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp <= 2 [2024-01-27 23:25:52,509 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,509 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,509 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,510 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,510 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,510 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,510 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,510 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,510 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 2 [2024-01-27 23:25:52,510 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,510 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,510 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,510 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= x [2024-01-27 23:25:52,510 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,511 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,511 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,511 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,511 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,511 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y$mem_tmp [2024-01-27 23:25:52,511 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,511 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,511 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1 == 0 [2024-01-27 23:25:52,511 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (unsigned long )arg == 0UL [2024-01-27 23:25:52,511 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x == 0 || x == 1 [2024-01-27 23:25:52,511 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,512 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (unsigned long )arg == 0UL [2024-01-27 23:25:52,512 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] x <= 1 [2024-01-27 23:25:52,512 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,512 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,512 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff1 == 0 [2024-01-27 23:25:52,512 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,512 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,512 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= x [2024-01-27 23:25:52,512 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,513 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,513 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,513 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,513 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y <= 127 [2024-01-27 23:25:52,513 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,513 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] x == 0 || x == 1 [2024-01-27 23:25:52,513 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,513 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,513 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y <= 2 [2024-01-27 23:25:52,514 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$mem_tmp <= 2 [2024-01-27 23:25:52,514 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,514 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (unsigned long )arg == 0UL [2024-01-27 23:25:52,514 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= y [2024-01-27 23:25:52,514 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,514 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,514 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,514 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,514 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 1 <= __unbuffered_cnt [2024-01-27 23:25:52,514 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,515 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,515 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,515 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,515 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,515 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,515 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,515 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff0 == 0 [2024-01-27 23:25:52,515 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= y$mem_tmp [2024-01-27 23:25:52,515 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,515 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,515 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,516 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,516 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y <= 2 [2024-01-27 23:25:52,516 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,516 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] x <= 1 [2024-01-27 23:25:52,516 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$mem_tmp <= 2 [2024-01-27 23:25:52,516 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] x == 0 || x == 1 [2024-01-27 23:25:52,516 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,516 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,516 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,516 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,517 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,517 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,517 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$w_buff1 == 0 [2024-01-27 23:25:52,517 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,517 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,517 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,517 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,517 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,517 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,517 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:52,518 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,518 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,518 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$mem_tmp <= 127 [2024-01-27 23:25:52,518 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,518 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= x [2024-01-27 23:25:52,518 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= y$mem_tmp [2024-01-27 23:25:52,518 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,518 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,518 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,518 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,518 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= y [2024-01-27 23:25:52,519 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,519 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y <= 127 [2024-01-27 23:25:52,519 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,519 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$w_buff0 == 0 [2024-01-27 23:25:52,519 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,519 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,519 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,519 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$mem_tmp <= 2 [2024-01-27 23:25:52,519 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,519 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,519 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y <= 127 [2024-01-27 23:25:52,520 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,520 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$w_buff1 == 0 [2024-01-27 23:25:52,520 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,520 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,520 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,520 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,520 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,520 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,520 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,520 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y <= 2 [2024-01-27 23:25:52,521 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,521 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,521 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,521 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,521 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,521 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,521 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= y [2024-01-27 23:25:52,521 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,521 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= y$mem_tmp [2024-01-27 23:25:52,521 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,521 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x == 0 || x == 1 [2024-01-27 23:25:52,522 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,522 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x <= 1 [2024-01-27 23:25:52,522 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,539 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$w_buff0 == 0 [2024-01-27 23:25:52,540 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= x [2024-01-27 23:25:52,540 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,540 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,540 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,540 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,540 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,540 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,540 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,540 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 == 0 [2024-01-27 23:25:52,541 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,541 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,541 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y [2024-01-27 23:25:52,541 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,541 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,541 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,541 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 || expression == 1 [2024-01-27 23:25:52,541 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,541 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,541 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,542 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,542 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-27 23:25:52,542 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,542 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,542 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x [2024-01-27 23:25:52,542 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,542 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 1 [2024-01-27 23:25:52,542 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x == 0 || x == 1 [2024-01-27 23:25:52,542 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,542 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp <= 2 [2024-01-27 23:25:52,543 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,543 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 1 [2024-01-27 23:25:52,543 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 [2024-01-27 23:25:52,543 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,543 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 127 [2024-01-27 23:25:52,543 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,543 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,543 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,543 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,543 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:52,544 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,544 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,544 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= expression [2024-01-27 23:25:52,544 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$mem_tmp [2024-01-27 23:25:52,544 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 == 0 [2024-01-27 23:25:52,544 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,544 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,544 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,544 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 2 [2024-01-27 23:25:52,544 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,545 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,545 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression <= 1 [2024-01-27 23:25:52,545 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,545 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,545 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,545 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,545 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,545 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,545 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,545 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y$mem_tmp [2024-01-27 23:25:52,546 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,546 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,546 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,546 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,546 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y [2024-01-27 23:25:52,546 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,546 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,546 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$mem_tmp <= 2 [2024-01-27 23:25:52,546 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y <= 127 [2024-01-27 23:25:52,546 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x == 0 || x == 1 [2024-01-27 23:25:52,547 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= x [2024-01-27 23:25:52,547 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (unsigned long )arg == 0UL [2024-01-27 23:25:52,547 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,547 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,547 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,547 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y <= 2 [2024-01-27 23:25:52,547 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,547 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff0 == 0 [2024-01-27 23:25:52,548 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1 == 0 [2024-01-27 23:25:52,548 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,548 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,548 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,548 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,548 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,548 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,548 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,549 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,549 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x <= 1 [2024-01-27 23:25:52,549 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,549 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,549 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,549 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,549 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= y [2024-01-27 23:25:52,549 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,549 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,549 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,550 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,550 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,550 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,550 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x == 0 || x == 1 [2024-01-27 23:25:52,550 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,550 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x <= 1 [2024-01-27 23:25:52,550 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,550 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$w_buff1 == 0 [2024-01-27 23:25:52,550 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,550 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,551 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y <= 2 [2024-01-27 23:25:52,551 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,551 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,551 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,551 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,551 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,551 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,551 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:52,552 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,552 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,552 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= x [2024-01-27 23:25:52,552 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= y$mem_tmp [2024-01-27 23:25:52,552 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$mem_tmp <= 2 [2024-01-27 23:25:52,552 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,552 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,552 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y <= 127 [2024-01-27 23:25:52,552 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,552 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$w_buff0 == 0 [2024-01-27 23:25:52,553 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,553 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,553 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,553 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (unsigned long )arg == 0UL [2024-01-27 23:25:52,553 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,553 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= y$mem_tmp [2024-01-27 23:25:52,554 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,554 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,554 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= x [2024-01-27 23:25:52,554 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,554 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x == 0 || x == 1 [2024-01-27 23:25:52,554 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,554 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,555 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$w_buff1 == 0 [2024-01-27 23:25:52,555 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,555 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,555 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,555 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,555 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,555 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= y [2024-01-27 23:25:52,555 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,555 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,555 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,555 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,556 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,556 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,556 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y <= 127 [2024-01-27 23:25:52,556 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y <= 2 [2024-01-27 23:25:52,556 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,556 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x <= 1 [2024-01-27 23:25:52,556 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$w_buff0 == 0 [2024-01-27 23:25:52,556 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,556 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$mem_tmp <= 2 [2024-01-27 23:25:52,556 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,557 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,557 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,557 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,557 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,557 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,557 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,557 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,557 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= y [2024-01-27 23:25:52,557 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,557 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,557 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,558 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,558 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,558 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,558 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,558 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$mem_tmp <= 2 [2024-01-27 23:25:52,558 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,558 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,558 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= y$mem_tmp [2024-01-27 23:25:52,558 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,558 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,559 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff1 == 0 [2024-01-27 23:25:52,559 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,559 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x <= 1 [2024-01-27 23:25:52,559 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,559 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,559 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,559 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,559 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,559 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x == 0 || x == 1 [2024-01-27 23:25:52,559 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,559 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,560 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,560 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,560 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= x [2024-01-27 23:25:52,560 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff0 == 0 [2024-01-27 23:25:52,560 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (unsigned long )arg == 0UL [2024-01-27 23:25:52,560 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y <= 2 [2024-01-27 23:25:52,560 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,560 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,560 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,560 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,561 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,561 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,561 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y <= 127 [2024-01-27 23:25:52,561 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,561 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,561 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,561 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,561 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,561 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (unsigned long )arg == 0UL [2024-01-27 23:25:52,561 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= x [2024-01-27 23:25:52,562 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$mem_tmp [2024-01-27 23:25:52,562 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,562 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,562 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,562 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y <= 127 [2024-01-27 23:25:52,562 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,562 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,562 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,562 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y <= 2 [2024-01-27 23:25:52,562 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x <= 1 [2024-01-27 23:25:52,562 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,563 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,563 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0 == 0 [2024-01-27 23:25:52,563 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,563 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,563 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,563 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1 == 0 [2024-01-27 23:25:52,563 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,563 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y [2024-01-27 23:25:52,563 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,563 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,563 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,564 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$mem_tmp <= 2 [2024-01-27 23:25:52,564 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,564 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,564 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,564 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,564 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,564 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,564 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x == 0 || x == 1 [2024-01-27 23:25:52,564 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,564 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,565 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$mem_tmp <= 2 [2024-01-27 23:25:52,565 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x <= 1 [2024-01-27 23:25:52,565 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,565 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y$mem_tmp [2024-01-27 23:25:52,565 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,565 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,565 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,565 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,565 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,565 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,566 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,566 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,566 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,566 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,566 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,566 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,566 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x == 0 || x == 1 [2024-01-27 23:25:52,566 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,566 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (unsigned long )arg == 0UL [2024-01-27 23:25:52,566 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,566 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,567 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,567 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,567 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= x [2024-01-27 23:25:52,567 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 127 [2024-01-27 23:25:52,567 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,567 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 2 [2024-01-27 23:25:52,567 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1 == 0 [2024-01-27 23:25:52,567 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff0 == 0 [2024-01-27 23:25:52,567 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,567 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,568 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,568 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,568 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,568 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,568 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y [2024-01-27 23:25:52,568 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,568 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x == 0 || x == 1 [2024-01-27 23:25:52,568 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff1 == 0 [2024-01-27 23:25:52,568 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,568 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,569 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,569 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y <= 2 [2024-01-27 23:25:52,569 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,569 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,569 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,569 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,569 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y$mem_tmp [2024-01-27 23:25:52,569 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,569 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,569 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff0 == 0 [2024-01-27 23:25:52,569 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y [2024-01-27 23:25:52,570 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,570 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,570 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,570 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,570 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,570 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y <= 127 [2024-01-27 23:25:52,570 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,570 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x <= 1 [2024-01-27 23:25:52,570 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,570 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= x [2024-01-27 23:25:52,571 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,571 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,571 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (unsigned long )arg == 0UL [2024-01-27 23:25:52,571 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$mem_tmp <= 2 [2024-01-27 23:25:52,571 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,571 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,571 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,571 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,571 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,571 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,571 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,572 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,572 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,572 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (unsigned long )arg == 0UL [2024-01-27 23:25:52,572 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,572 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,572 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,572 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (unsigned long )arg == 0UL [2024-01-27 23:25:52,572 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,572 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,572 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,573 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 1 [2024-01-27 23:25:52,573 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2 [2024-01-27 23:25:52,573 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,573 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,573 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0 == 0 [2024-01-27 23:25:52,573 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,573 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp <= 127 [2024-01-27 23:25:52,573 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,573 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,573 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,573 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1 == 0 [2024-01-27 23:25:52,574 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp <= 2 [2024-01-27 23:25:52,574 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,574 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,574 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 2 [2024-01-27 23:25:52,574 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,574 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 127 [2024-01-27 23:25:52,574 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] *__unbuffered_p0_EAX$read_delayed_var <= 127 [2024-01-27 23:25:52,574 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,574 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:25:52,574 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,575 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX <= 127 [2024-01-27 23:25:52,575 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,575 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x == 0 || x == 1 [2024-01-27 23:25:52,575 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,575 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y [2024-01-27 23:25:52,575 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,575 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x [2024-01-27 23:25:52,575 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:25:52,575 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,575 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$mem_tmp [2024-01-27 23:25:52,575 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,576 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,576 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,576 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:52,576 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] *__unbuffered_p0_EAX$read_delayed_var <= 2 [2024-01-27 23:25:52,576 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,576 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (unsigned long )arg == 0UL [2024-01-27 23:25:52,576 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= y$mem_tmp [2024-01-27 23:25:52,576 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x <= 1 [2024-01-27 23:25:52,576 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,576 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,576 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,577 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,577 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= x [2024-01-27 23:25:52,577 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,577 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,577 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,577 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$w_buff0 == 0 [2024-01-27 23:25:52,577 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y <= 127 [2024-01-27 23:25:52,577 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,577 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$mem_tmp <= 2 [2024-01-27 23:25:52,577 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,578 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,578 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,578 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= y [2024-01-27 23:25:52,578 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,578 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x == 0 || x == 1 [2024-01-27 23:25:52,578 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,578 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,578 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,578 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,578 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,578 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y <= 2 [2024-01-27 23:25:52,579 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,579 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,579 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,579 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,579 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,579 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,579 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$w_buff1 == 0 [2024-01-27 23:25:52,579 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,579 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,579 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,580 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,580 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (unsigned long )arg == 0UL [2024-01-27 23:25:52,580 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,580 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,580 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x <= 1 [2024-01-27 23:25:52,580 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,580 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,580 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (unsigned long )arg == 0UL [2024-01-27 23:25:52,580 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,580 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,580 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,581 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,581 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y [2024-01-27 23:25:52,581 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y <= 2 [2024-01-27 23:25:52,581 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,581 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,581 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,581 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,581 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x == 0 || x == 1 [2024-01-27 23:25:52,581 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,581 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,582 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y$mem_tmp [2024-01-27 23:25:52,582 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,582 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,582 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,582 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,582 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,582 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,582 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,582 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1 == 0 [2024-01-27 23:25:52,582 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,582 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,583 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y <= 127 [2024-01-27 23:25:52,583 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,583 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,583 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= x [2024-01-27 23:25:52,583 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0 == 0 [2024-01-27 23:25:52,583 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$mem_tmp <= 2 [2024-01-27 23:25:52,583 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,583 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,583 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x == 0 || x == 1 [2024-01-27 23:25:52,583 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,584 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y$mem_tmp [2024-01-27 23:25:52,584 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,584 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff1 == 0 [2024-01-27 23:25:52,584 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,584 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,584 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y <= 127 [2024-01-27 23:25:52,584 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,584 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= x [2024-01-27 23:25:52,584 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,584 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,584 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (unsigned long )arg == 0UL [2024-01-27 23:25:52,585 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y <= 2 [2024-01-27 23:25:52,585 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,585 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,585 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x <= 1 [2024-01-27 23:25:52,585 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,585 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,585 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,585 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,585 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,585 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,586 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,586 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff0 == 0 [2024-01-27 23:25:52,586 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,586 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$mem_tmp <= 2 [2024-01-27 23:25:52,586 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,586 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,586 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,586 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,586 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,586 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,586 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,587 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y [2024-01-27 23:25:52,587 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,587 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,587 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,587 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= x [2024-01-27 23:25:52,587 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] x == 0 || x == 1 [2024-01-27 23:25:52,587 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,587 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$w_buff0 == 0 [2024-01-27 23:25:52,587 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,588 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,588 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,588 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,588 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] x <= 1 [2024-01-27 23:25:52,588 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,588 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= y$mem_tmp [2024-01-27 23:25:52,588 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,588 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,588 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,588 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$mem_tmp <= 127 [2024-01-27 23:25:52,588 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$w_buff1 == 0 [2024-01-27 23:25:52,589 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,589 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,589 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,589 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,589 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,589 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,589 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:52,589 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p0_EAX == 2 || ((0 <= __unbuffered_p0_EAX && __unbuffered_p0_EAX <= 2) && ((__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2)) [2024-01-27 23:25:52,589 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,589 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$mem_tmp <= 2 [2024-01-27 23:25:52,590 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,590 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && *__unbuffered_p0_EAX$read_delayed_var == 2) [2024-01-27 23:25:52,590 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,590 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,590 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,590 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y == 2 [2024-01-27 23:25:52,590 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,590 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= y [2024-01-27 23:25:52,590 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,590 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y <= 127 [2024-01-27 23:25:52,590 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,591 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,591 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff0 == 0 [2024-01-27 23:25:52,591 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,591 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,591 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,591 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,591 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,591 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,591 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff1 == 0 [2024-01-27 23:25:52,591 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,591 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= y$mem_tmp [2024-01-27 23:25:52,592 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] x <= 1 [2024-01-27 23:25:52,592 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] x == 0 || x == 1 [2024-01-27 23:25:52,592 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,592 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,592 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,592 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,592 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,592 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:52,592 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,592 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,592 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,593 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= x [2024-01-27 23:25:52,593 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,593 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,593 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,593 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,593 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$mem_tmp <= 127 [2024-01-27 23:25:52,593 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$mem_tmp <= 2 [2024-01-27 23:25:52,593 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,593 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,593 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,593 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,594 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y <= 2 [2024-01-27 23:25:52,594 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,594 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,594 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,594 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,594 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,594 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,594 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,594 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,594 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:52,594 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x == 0 || x == 1 [2024-01-27 23:25:52,595 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,595 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,595 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,595 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,595 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,595 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1 == 0 [2024-01-27 23:25:52,595 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,595 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (unsigned long )arg == 0UL [2024-01-27 23:25:52,595 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y <= 127 [2024-01-27 23:25:52,595 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,595 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y [2024-01-27 23:25:52,596 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0 == 0 [2024-01-27 23:25:52,596 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,596 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= x [2024-01-27 23:25:52,596 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,596 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,596 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,596 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,596 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$mem_tmp <= 127 [2024-01-27 23:25:52,596 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,596 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,596 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y$mem_tmp [2024-01-27 23:25:52,597 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y <= 2 [2024-01-27 23:25:52,597 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,597 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x <= 1 [2024-01-27 23:25:52,597 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$mem_tmp <= 2 [2024-01-27 23:25:52,597 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,597 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,597 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,597 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (unsigned long )arg == 0UL [2024-01-27 23:25:52,597 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,597 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= y$mem_tmp [2024-01-27 23:25:52,597 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,598 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,598 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,598 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] x == 0 || x == 1 [2024-01-27 23:25:52,598 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,598 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,598 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff0 == 0 [2024-01-27 23:25:52,598 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff1 == 0 [2024-01-27 23:25:52,598 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,598 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,598 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] x <= 1 [2024-01-27 23:25:52,599 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,599 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,599 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,599 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,599 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y <= 127 [2024-01-27 23:25:52,599 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,599 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,599 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,599 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,599 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,599 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y <= 2 [2024-01-27 23:25:52,600 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,600 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,600 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,600 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,600 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$mem_tmp <= 127 [2024-01-27 23:25:52,600 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,600 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,600 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= y [2024-01-27 23:25:52,601 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,601 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,601 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,601 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,601 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= x [2024-01-27 23:25:52,601 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$mem_tmp <= 2 [2024-01-27 23:25:52,602 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:25:52,602 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,602 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,602 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x == 0 || x == 1 [2024-01-27 23:25:52,602 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,602 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,602 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y [2024-01-27 23:25:52,602 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x [2024-01-27 23:25:52,602 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 127 [2024-01-27 23:25:52,602 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,602 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 1 [2024-01-27 23:25:52,602 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,602 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,602 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,602 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (unsigned long )arg == 0UL [2024-01-27 23:25:52,602 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] *__unbuffered_p0_EAX$read_delayed_var <= 127 [2024-01-27 23:25:52,602 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1 == 0 [2024-01-27 23:25:52,602 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,602 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:52,602 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,602 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2 [2024-01-27 23:25:52,602 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,602 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,602 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$mem_tmp <= 127 [2024-01-27 23:25:52,602 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,603 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,603 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,603 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,603 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:25:52,603 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,603 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] *__unbuffered_p0_EAX$read_delayed_var <= 2 [2024-01-27 23:25:52,603 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,603 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y$mem_tmp [2024-01-27 23:25:52,603 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,603 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$mem_tmp <= 2 [2024-01-27 23:25:52,603 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,603 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,603 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,603 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 2 [2024-01-27 23:25:52,603 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,603 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,603 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,603 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0 == 0 [2024-01-27 23:25:52,603 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,603 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$mem_tmp <= 2 [2024-01-27 23:25:52,603 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,603 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff0 == 0 [2024-01-27 23:25:52,603 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,603 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,603 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,604 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y <= 127 [2024-01-27 23:25:52,604 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,604 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,604 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,604 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y$mem_tmp [2024-01-27 23:25:52,604 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x <= 1 [2024-01-27 23:25:52,604 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,604 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y <= 2 [2024-01-27 23:25:52,604 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (unsigned long )arg == 0UL [2024-01-27 23:25:52,604 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,604 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,604 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,604 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,604 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,604 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,604 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,604 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,604 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,604 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,604 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,604 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,604 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,604 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= x [2024-01-27 23:25:52,604 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y [2024-01-27 23:25:52,604 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,605 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,605 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,605 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x == 0 || x == 1 [2024-01-27 23:25:52,605 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1 == 0 [2024-01-27 23:25:52,605 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,605 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,605 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (unsigned long )arg == 0UL [2024-01-27 23:25:52,605 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,605 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,605 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,605 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,605 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,605 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$mem_tmp <= 127 [2024-01-27 23:25:52,605 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,605 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,605 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,605 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,605 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,605 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= x [2024-01-27 23:25:52,605 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,605 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,605 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y <= 127 [2024-01-27 23:25:52,605 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (unsigned long )arg == 0UL [2024-01-27 23:25:52,605 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$mem_tmp <= 2 [2024-01-27 23:25:52,605 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,606 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y$mem_tmp [2024-01-27 23:25:52,606 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,606 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,606 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,606 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,606 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff1 == 0 [2024-01-27 23:25:52,606 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,606 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x == 0 || x == 1 [2024-01-27 23:25:52,606 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y <= 2 [2024-01-27 23:25:52,606 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,606 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,606 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y [2024-01-27 23:25:52,606 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:52,606 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,606 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x <= 1 [2024-01-27 23:25:52,606 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,606 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,606 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff0 == 0 [2024-01-27 23:25:52,606 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,606 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,606 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,606 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,606 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x == 0 || x == 1 [2024-01-27 23:25:52,606 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,606 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y$mem_tmp [2024-01-27 23:25:52,607 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,607 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,607 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x <= 1 [2024-01-27 23:25:52,607 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,607 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1 == 0 [2024-01-27 23:25:52,607 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (unsigned long )arg == 0UL [2024-01-27 23:25:52,607 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,607 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,607 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,607 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,607 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,607 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,607 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0 == 0 [2024-01-27 23:25:52,607 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,607 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y <= 127 [2024-01-27 23:25:52,607 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,607 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,607 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,607 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,607 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,607 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:52,607 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,607 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,607 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y <= 2 [2024-01-27 23:25:52,607 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,607 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,608 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= x [2024-01-27 23:25:52,608 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$mem_tmp <= 2 [2024-01-27 23:25:52,608 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,608 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,608 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,608 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,608 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,608 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y [2024-01-27 23:25:52,608 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,608 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,608 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,608 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,608 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,608 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,608 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,608 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,608 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,608 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff1 == 0 [2024-01-27 23:25:52,608 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (unsigned long )arg == 0UL [2024-01-27 23:25:52,608 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,608 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,608 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,608 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,608 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,608 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,609 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,609 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x == 1 [2024-01-27 23:25:52,609 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$mem_tmp <= 2 [2024-01-27 23:25:52,609 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,609 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,609 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,609 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,609 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,609 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y [2024-01-27 23:25:52,609 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y <= 2 [2024-01-27 23:25:52,609 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,609 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y <= 127 [2024-01-27 23:25:52,609 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,609 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,609 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y$mem_tmp [2024-01-27 23:25:52,609 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,609 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff0 == 0 [2024-01-27 23:25:52,609 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,609 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,609 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x == 0 [2024-01-27 23:25:52,609 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,609 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,609 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (long long )y$w_buff0_used + (long long )y$w_buff1_used >= 0LL [2024-01-27 23:25:52,609 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX == 0 [2024-01-27 23:25:52,609 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,609 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$read_delayed_var == 0 [2024-01-27 23:25:52,610 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,610 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,610 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,610 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$w_buff0 == 0 [2024-01-27 23:25:52,610 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$mem_tmp == 0 [2024-01-27 23:25:52,610 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,610 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$w_buff1 == 0 [2024-01-27 23:25:52,610 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,610 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$mem_tmp == 0 [2024-01-27 23:25:52,610 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (0LL - (long long )y$w_buff0_used) + (long long )y$w_buff1_used >= 0LL [2024-01-27 23:25:52,610 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard1 == (_Bool)0 [2024-01-27 23:25:52,610 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0 == 0 [2024-01-27 23:25:52,610 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,610 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,610 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,610 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$read_delayed_var == 0 [2024-01-27 23:25:52,610 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,610 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p1_EAX == 0 [2024-01-27 23:25:52,610 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$read_delayed == (_Bool)0 [2024-01-27 23:25:52,610 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1 == 0 [2024-01-27 23:25:52,610 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,610 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,610 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,610 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,610 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,611 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,611 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice1 == (_Bool)0 [2024-01-27 23:25:52,611 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (0LL - (long long )y$w_buff0_used) - (long long )y$w_buff1_used >= 0LL [2024-01-27 23:25:52,611 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard0 == (_Bool)0 [2024-01-27 23:25:52,611 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y == 0 [2024-01-27 23:25:52,611 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice2 == (_Bool)0 [2024-01-27 23:25:52,611 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,611 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,611 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice0 == (_Bool)0 [2024-01-27 23:25:52,611 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_cnt == 0 [2024-01-27 23:25:52,611 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (long long )y$w_buff0_used - (long long )y$w_buff1_used >= 0LL [2024-01-27 23:25:52,611 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,611 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,611 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$read_delayed == (_Bool)0 [2024-01-27 23:25:52,611 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (unsigned long )arg == 0UL [2024-01-27 23:25:52,611 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,611 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y <= 2 [2024-01-27 23:25:52,611 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,611 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,611 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,611 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y <= 127 [2024-01-27 23:25:52,611 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,611 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,611 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,611 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,611 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,612 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,612 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y$mem_tmp [2024-01-27 23:25:52,612 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,612 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,612 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= x [2024-01-27 23:25:52,612 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,612 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x <= 1 [2024-01-27 23:25:52,612 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,612 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,612 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,612 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,612 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,612 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,612 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,612 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,612 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,612 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0 == 0 [2024-01-27 23:25:52,612 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x == 0 || x == 1 [2024-01-27 23:25:52,612 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$mem_tmp <= 2 [2024-01-27 23:25:52,612 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff1 == 0 [2024-01-27 23:25:52,612 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,612 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,612 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,612 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,613 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,613 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y [2024-01-27 23:25:52,613 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= x [2024-01-27 23:25:52,613 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (unsigned long )arg == 0UL [2024-01-27 23:25:52,613 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,613 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,613 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,613 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,613 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,613 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,613 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,613 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1 == 0 [2024-01-27 23:25:52,613 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x == 0 || x == 1 [2024-01-27 23:25:52,613 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$mem_tmp <= 2 [2024-01-27 23:25:52,613 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,613 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0 == 0 [2024-01-27 23:25:52,613 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,613 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y$mem_tmp [2024-01-27 23:25:52,613 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,613 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,613 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,613 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,613 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,613 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,613 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,613 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,614 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,614 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y <= 2 [2024-01-27 23:25:52,614 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,614 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,614 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,614 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,614 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,614 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,614 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,614 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,614 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,614 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y [2024-01-27 23:25:52,614 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y <= 127 [2024-01-27 23:25:52,614 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x <= 1 [2024-01-27 23:25:52,614 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,614 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,614 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (unsigned long )arg == 0UL [2024-01-27 23:25:52,614 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y <= 2 [2024-01-27 23:25:52,614 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y [2024-01-27 23:25:52,614 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,614 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,614 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,614 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,614 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,614 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff0 == 0 [2024-01-27 23:25:52,614 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,615 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,615 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$mem_tmp <= 2 [2024-01-27 23:25:52,615 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,615 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,615 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y$mem_tmp [2024-01-27 23:25:52,615 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 1 <= __unbuffered_cnt [2024-01-27 23:25:52,615 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,615 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,615 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,615 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,615 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,615 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,615 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x <= 1 [2024-01-27 23:25:52,615 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff1 == 0 [2024-01-27 23:25:52,615 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= x [2024-01-27 23:25:52,615 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,615 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,615 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,615 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,615 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,615 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,615 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,615 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,615 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,615 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y <= 127 [2024-01-27 23:25:52,615 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x == 0 || x == 1 [2024-01-27 23:25:52,616 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (unsigned long )arg == 0UL [2024-01-27 23:25:52,616 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:52,616 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:52,616 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:52,616 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff0 == 0 [2024-01-27 23:25:52,616 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:52,616 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= y [2024-01-27 23:25:52,616 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:52,616 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:52,616 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff1 == 0 [2024-01-27 23:25:52,616 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:52,616 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:52,616 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:52,616 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:52,616 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:52,616 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:52,616 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:52,616 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:52,616 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$mem_tmp <= 2 [2024-01-27 23:25:52,616 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y <= 127 [2024-01-27 23:25:52,616 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x <= 1 [2024-01-27 23:25:52,616 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:52,616 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_cnt [2024-01-27 23:25:52,616 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:52,616 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= y$mem_tmp [2024-01-27 23:25:52,616 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:52,617 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:52,617 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= x [2024-01-27 23:25:52,617 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:52,617 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y <= 2 [2024-01-27 23:25:52,617 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:52,617 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:52,617 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:52,617 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:52,617 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x == 0 || x == 1 [2024-01-27 23:25:52,617 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:52,617 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:52,617 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:52,617 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (unsigned long )arg == 0UL [2024-01-27 23:25:52,649 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 23:25:52,820 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/safe009_power.oepc.i[995,1008] [2024-01-27 23:25:52,974 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 23:25:52,982 INFO L202 MainTranslator]: Completed pre-run [2024-01-27 23:25:52,991 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/safe009_power.oepc.i[995,1008] [2024-01-27 23:25:52,992 WARN L424 MainDispatcher]: Unable to annotate void __VERIFIER_assert(int expression) { if (!expression) { ERROR: {reach_error();abort();} }; return; } with a witness entry Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-01-27 23:25:53,041 ERROR L324 MainTranslator]: Unsupported Syntax: Unknown or unsupported unary operation: ADDROF [2024-01-27 23:25:53,041 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@78278443 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:25:53, skipping insertion in model container [2024-01-27 23:25:53,041 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-27 23:25:53,042 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-27 23:25:53,043 INFO L158 Benchmark]: Toolchain (without parser) took 1421.69ms. Allocated memory was 138.4MB in the beginning and 201.3MB in the end (delta: 62.9MB). Free memory was 84.5MB in the beginning and 112.7MB in the end (delta: -28.2MB). Peak memory consumption was 39.9MB. Max. memory is 16.1GB. [2024-01-27 23:25:53,044 INFO L158 Benchmark]: CDTParser took 0.17ms. Allocated memory is still 138.4MB. Free memory is still 97.1MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:25:53,044 INFO L158 Benchmark]: Witness Parser took 0.39ms. Allocated memory is still 138.4MB. Free memory is still 102.4MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:25:53,044 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1419.69ms. Allocated memory was 138.4MB in the beginning and 201.3MB in the end (delta: 62.9MB). Free memory was 84.5MB in the beginning and 112.7MB in the end (delta: -28.2MB). Peak memory consumption was 39.9MB. Max. memory is 16.1GB. [2024-01-27 23:25:53,045 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.17ms. Allocated memory is still 138.4MB. Free memory is still 97.1MB. There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.39ms. Allocated memory is still 138.4MB. Free memory is still 102.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1419.69ms. Allocated memory was 138.4MB in the beginning and 201.3MB in the end (delta: 62.9MB). Free memory was 84.5MB in the beginning and 112.7MB in the end (delta: -28.2MB). Peak memory consumption was 39.9MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 759]: Unsupported Syntax Unknown or unsupported unary operation: ADDROF RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReachWitnessValidation.xml -i ../../../trunk/examples/svcomp/pthread-wmm/safe009_power.oepc.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/safe009_power.oepc.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg false --witnessparser.only.consider.loop.invariants false --- Real Ultimate output --- This is Ultimate 0.2.4-dev-cb09d65-m [2024-01-27 23:25:55,069 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-27 23:25:55,150 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-01-27 23:25:55,153 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-27 23:25:55,154 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-27 23:25:55,181 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-27 23:25:55,182 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-27 23:25:55,182 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-27 23:25:55,183 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-27 23:25:55,186 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-27 23:25:55,186 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-27 23:25:55,186 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-27 23:25:55,187 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-27 23:25:55,188 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-27 23:25:55,188 INFO L153 SettingsManager]: * Use SBE=true [2024-01-27 23:25:55,188 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-27 23:25:55,188 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-27 23:25:55,189 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-27 23:25:55,189 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-27 23:25:55,189 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-27 23:25:55,189 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-27 23:25:55,190 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-27 23:25:55,190 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-27 23:25:55,190 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-01-27 23:25:55,190 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-01-27 23:25:55,191 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-27 23:25:55,191 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-01-27 23:25:55,191 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-27 23:25:55,191 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-27 23:25:55,192 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-27 23:25:55,193 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-27 23:25:55,193 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-27 23:25:55,193 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-27 23:25:55,193 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-27 23:25:55,193 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 23:25:55,193 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-27 23:25:55,194 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-27 23:25:55,194 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-27 23:25:55,194 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-01-27 23:25:55,195 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-01-27 23:25:55,195 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-27 23:25:55,195 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-27 23:25:55,195 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-27 23:25:55,195 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-27 23:25:55,196 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-27 23:25:55,196 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-01-27 23:25:55,196 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessparser: Only consider loop invariants -> false [2024-01-27 23:25:55,470 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-27 23:25:55,492 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-27 23:25:55,494 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-27 23:25:55,495 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-27 23:25:55,495 INFO L274 PluginConnector]: CDTParser initialized [2024-01-27 23:25:55,497 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/safe009_power.oepc.i [2024-01-27 23:25:56,649 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-27 23:25:56,846 INFO L384 CDTParser]: Found 1 translation units. [2024-01-27 23:25:56,846 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/safe009_power.oepc.i [2024-01-27 23:25:56,863 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a94efce9c/2c51f258eb364caa9d9b71621642d43e/FLAGd263b6ef3 [2024-01-27 23:25:56,878 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a94efce9c/2c51f258eb364caa9d9b71621642d43e [2024-01-27 23:25:56,880 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-27 23:25:56,881 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-27 23:25:56,882 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/safe009_power.oepc.yml/witness.yml [2024-01-27 23:25:57,265 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-27 23:25:57,266 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-27 23:25:57,267 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-27 23:25:57,267 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-27 23:25:57,270 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-27 23:25:57,271 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:25:56" (1/2) ... [2024-01-27 23:25:57,272 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@52a150a6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:25:57, skipping insertion in model container [2024-01-27 23:25:57,272 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:25:56" (1/2) ... [2024-01-27 23:25:57,273 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@2b5a1c4f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:25:57, skipping insertion in model container [2024-01-27 23:25:57,273 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:25:57" (2/2) ... [2024-01-27 23:25:57,273 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@52a150a6 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:25:57, skipping insertion in model container [2024-01-27 23:25:57,274 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:25:57" (2/2) ... [2024-01-27 23:25:57,274 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-27 23:25:57,994 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-27 23:25:57,995 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x <= 1 [2024-01-27 23:25:57,995 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:57,995 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:57,995 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:57,995 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:57,996 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y <= 127 [2024-01-27 23:25:57,996 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:57,996 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:57,996 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:57,996 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (unsigned long )arg == 0UL [2024-01-27 23:25:57,996 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1 == 0 [2024-01-27 23:25:57,996 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y <= 2 [2024-01-27 23:25:57,997 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:57,997 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:57,997 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= x [2024-01-27 23:25:57,997 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_cnt [2024-01-27 23:25:57,997 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$mem_tmp <= 2 [2024-01-27 23:25:57,997 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:57,997 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:57,998 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:57,998 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:57,998 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:57,998 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:57,998 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y [2024-01-27 23:25:57,998 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:57,998 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:57,999 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x == 0 || x == 1 [2024-01-27 23:25:57,999 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:57,999 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:57,999 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:57,999 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:57,999 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:57,999 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,000 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,000 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,000 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,000 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y$mem_tmp [2024-01-27 23:25:58,000 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0 == 0 [2024-01-27 23:25:58,000 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (unsigned long )arg == 0UL [2024-01-27 23:25:58,001 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (unsigned long )arg == 0UL [2024-01-27 23:25:58,001 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,001 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= x [2024-01-27 23:25:58,001 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,001 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,001 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,001 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,002 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y$mem_tmp [2024-01-27 23:25:58,002 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,002 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y <= 2 [2024-01-27 23:25:58,002 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,002 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,002 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,002 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0 == 0 [2024-01-27 23:25:58,003 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1 == 0 [2024-01-27 23:25:58,003 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x == 0 || x == 1 [2024-01-27 23:25:58,003 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,003 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,003 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,003 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,003 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,004 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (unsigned long )arg == 0UL [2024-01-27 23:25:58,004 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,004 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,004 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,004 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,004 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,004 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,005 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,005 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x <= 1 [2024-01-27 23:25:58,005 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,005 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,005 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$mem_tmp <= 2 [2024-01-27 23:25:58,005 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,005 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,006 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y [2024-01-27 23:25:58,006 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y <= 127 [2024-01-27 23:25:58,006 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,006 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,006 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,006 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,006 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,007 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y [2024-01-27 23:25:58,007 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,007 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x == 1 [2024-01-27 23:25:58,007 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,007 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,007 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,007 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,008 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,008 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff1 == 0 [2024-01-27 23:25:58,008 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,008 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,008 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y <= 127 [2024-01-27 23:25:58,008 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,008 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$mem_tmp <= 2 [2024-01-27 23:25:58,009 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,009 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,009 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,009 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,009 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y$mem_tmp [2024-01-27 23:25:58,009 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff0 == 0 [2024-01-27 23:25:58,009 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,010 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,010 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,010 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,010 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,010 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,010 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,011 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,011 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (unsigned long )arg == 0UL [2024-01-27 23:25:58,011 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,011 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,011 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,011 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y <= 2 [2024-01-27 23:25:58,011 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,011 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,012 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,012 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,012 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,012 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y [2024-01-27 23:25:58,012 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y <= 2 [2024-01-27 23:25:58,012 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,012 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y$mem_tmp [2024-01-27 23:25:58,013 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff0 == 0 [2024-01-27 23:25:58,013 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,013 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,013 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,013 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,013 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,013 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,013 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,014 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,014 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,014 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,014 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,014 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,014 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,014 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$mem_tmp <= 2 [2024-01-27 23:25:58,014 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,014 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,015 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x <= 1 [2024-01-27 23:25:58,015 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x == 0 || x == 1 [2024-01-27 23:25:58,015 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y <= 127 [2024-01-27 23:25:58,015 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,015 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,015 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= x [2024-01-27 23:25:58,015 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,015 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff1 == 0 [2024-01-27 23:25:58,016 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,016 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,016 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (unsigned long )arg == 0UL [2024-01-27 23:25:58,016 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,016 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,016 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,016 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,016 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,017 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] x == 0 || x == 1 [2024-01-27 23:25:58,017 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= x [2024-01-27 23:25:58,017 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,017 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$mem_tmp <= 2 [2024-01-27 23:25:58,017 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:58,017 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,017 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,017 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,018 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$w_buff0 == 0 [2024-01-27 23:25:58,018 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,018 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,018 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,018 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,018 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,018 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,019 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,019 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,019 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= y$mem_tmp [2024-01-27 23:25:58,019 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$w_buff1 == 0 [2024-01-27 23:25:58,019 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,019 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,019 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= y [2024-01-27 23:25:58,019 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,020 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$mem_tmp <= 127 [2024-01-27 23:25:58,020 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,020 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,020 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,020 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,020 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,020 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y <= 2 [2024-01-27 23:25:58,020 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,021 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] x <= 1 [2024-01-27 23:25:58,021 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] y <= 127 [2024-01-27 23:25:58,021 INFO L98 nessWitnessExtractor]: Location invariant before [L864-L864] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,021 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (unsigned long )arg == 0UL [2024-01-27 23:25:58,021 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,021 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,021 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,021 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,022 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,022 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= x [2024-01-27 23:25:58,022 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,022 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,022 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff1 == 0 [2024-01-27 23:25:58,022 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,022 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,022 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$mem_tmp <= 2 [2024-01-27 23:25:58,022 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,023 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,023 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y == 2 [2024-01-27 23:25:58,023 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,023 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,023 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (unsigned long )arg == 0UL [2024-01-27 23:25:58,023 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$w_buff0 == 0 [2024-01-27 23:25:58,023 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && *__unbuffered_p0_EAX$read_delayed_var == 2) [2024-01-27 23:25:58,023 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,024 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,024 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,024 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,024 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,024 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,024 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,024 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x == 0 || x == 1 [2024-01-27 23:25:58,024 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,025 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,025 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,025 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x <= 1 [2024-01-27 23:25:58,025 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= y$mem_tmp [2024-01-27 23:25:58,025 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,025 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,025 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (unsigned long )arg == 0UL [2024-01-27 23:25:58,025 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,025 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y [2024-01-27 23:25:58,026 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 2 [2024-01-27 23:25:58,026 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,026 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,026 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,026 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,026 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,026 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,026 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x <= 1 [2024-01-27 23:25:58,027 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,027 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= x [2024-01-27 23:25:58,027 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,027 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,027 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,027 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,027 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,027 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,028 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,028 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,028 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,028 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,028 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,028 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp <= 2 [2024-01-27 23:25:58,028 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 127 [2024-01-27 23:25:58,028 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,029 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (unsigned long )arg == 0UL [2024-01-27 23:25:58,029 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,029 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,029 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0 == 0 [2024-01-27 23:25:58,029 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,029 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x == 0 || x == 1 [2024-01-27 23:25:58,029 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y$mem_tmp [2024-01-27 23:25:58,029 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,030 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,030 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1 == 0 [2024-01-27 23:25:58,030 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,030 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,030 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 127 [2024-01-27 23:25:58,030 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,030 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff0 == 0 [2024-01-27 23:25:58,030 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,030 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,031 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,031 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,031 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1 == 0 [2024-01-27 23:25:58,031 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,031 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,031 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,031 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,031 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,032 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x <= 1 [2024-01-27 23:25:58,032 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,032 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,032 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y [2024-01-27 23:25:58,032 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,032 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,032 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$mem_tmp <= 2 [2024-01-27 23:25:58,032 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,032 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 2 [2024-01-27 23:25:58,033 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,033 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,033 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,033 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,033 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (unsigned long )arg == 0UL [2024-01-27 23:25:58,033 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,033 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,033 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,033 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,034 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,034 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= x [2024-01-27 23:25:58,034 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,034 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,034 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x == 0 || x == 1 [2024-01-27 23:25:58,034 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,034 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y$mem_tmp [2024-01-27 23:25:58,034 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (unsigned long )arg == 0UL [2024-01-27 23:25:58,034 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,035 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,035 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,035 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,035 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,035 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,035 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,035 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,035 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y <= 127 [2024-01-27 23:25:58,036 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,036 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,036 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,036 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$mem_tmp <= 2 [2024-01-27 23:25:58,036 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y <= 2 [2024-01-27 23:25:58,036 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff0 == 0 [2024-01-27 23:25:58,036 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,036 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,036 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,037 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,037 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,037 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,037 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff1 == 0 [2024-01-27 23:25:58,037 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,037 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,037 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x == 0 || x == 1 [2024-01-27 23:25:58,037 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,038 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= y [2024-01-27 23:25:58,038 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,038 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,038 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,038 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x <= 1 [2024-01-27 23:25:58,038 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,038 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,038 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,038 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,039 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= x [2024-01-27 23:25:58,039 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= y$mem_tmp [2024-01-27 23:25:58,039 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= expression [2024-01-27 23:25:58,039 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,039 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 [2024-01-27 23:25:58,039 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,039 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-27 23:25:58,039 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,039 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,040 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,040 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 2 [2024-01-27 23:25:58,040 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y [2024-01-27 23:25:58,040 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp <= 2 [2024-01-27 23:25:58,040 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 == 0 [2024-01-27 23:25:58,040 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,040 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,040 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 1 [2024-01-27 23:25:58,041 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,041 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,041 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:58,041 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,041 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,041 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,041 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,041 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,041 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,042 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression == 0 || expression == 1 [2024-01-27 23:25:58,042 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,042 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,042 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,042 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,042 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x == 0 || x == 1 [2024-01-27 23:25:58,042 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,042 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,043 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x [2024-01-27 23:25:58,043 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,043 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,043 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$mem_tmp [2024-01-27 23:25:58,043 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,043 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] expression <= 1 [2024-01-27 23:25:58,043 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 127 [2024-01-27 23:25:58,043 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 == 0 [2024-01-27 23:25:58,043 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,044 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 1 [2024-01-27 23:25:58,044 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,044 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (unsigned long )arg == 0UL [2024-01-27 23:25:58,044 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (unsigned long )arg == 0UL [2024-01-27 23:25:58,044 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,044 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,044 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,044 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,044 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,045 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x <= 1 [2024-01-27 23:25:58,045 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,045 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,045 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= x [2024-01-27 23:25:58,045 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,045 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,045 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,045 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,046 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,046 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$w_buff1 == 0 [2024-01-27 23:25:58,046 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,046 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,046 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,046 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= y$mem_tmp [2024-01-27 23:25:58,046 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,046 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,046 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$w_buff0 == 0 [2024-01-27 23:25:58,047 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,047 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,047 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,047 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,047 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y <= 2 [2024-01-27 23:25:58,047 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$mem_tmp <= 2 [2024-01-27 23:25:58,047 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,047 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y <= 127 [2024-01-27 23:25:58,047 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] x == 0 || x == 1 [2024-01-27 23:25:58,048 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,048 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,048 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,048 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,048 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] 0 <= y [2024-01-27 23:25:58,048 INFO L98 nessWitnessExtractor]: Location invariant before [L848-L848] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,048 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,048 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,048 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= y$mem_tmp [2024-01-27 23:25:58,049 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,053 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x == 0 || x == 1 [2024-01-27 23:25:58,053 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] x <= 1 [2024-01-27 23:25:58,053 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y <= 2 [2024-01-27 23:25:58,054 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff0 == 0 [2024-01-27 23:25:58,054 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,054 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,054 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,054 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,054 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,054 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,054 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,054 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,054 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,055 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,055 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,055 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,055 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$mem_tmp <= 2 [2024-01-27 23:25:58,055 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,055 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (unsigned long )arg == 0UL [2024-01-27 23:25:58,055 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,055 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,055 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,056 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,056 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,056 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= y [2024-01-27 23:25:58,056 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,056 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,056 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$w_buff1 == 0 [2024-01-27 23:25:58,056 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,056 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] 0 <= x [2024-01-27 23:25:58,056 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y <= 127 [2024-01-27 23:25:58,056 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,056 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,057 INFO L98 nessWitnessExtractor]: Location invariant before [L818-L818] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,057 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,057 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,057 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,057 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,057 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$mem_tmp <= 2 [2024-01-27 23:25:58,057 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff0 == 0 [2024-01-27 23:25:58,057 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,057 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x <= 1 [2024-01-27 23:25:58,057 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,058 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y <= 2 [2024-01-27 23:25:58,058 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,058 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,058 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= x [2024-01-27 23:25:58,058 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y <= 127 [2024-01-27 23:25:58,058 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= y [2024-01-27 23:25:58,058 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,058 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,058 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$w_buff1 == 0 [2024-01-27 23:25:58,058 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,059 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,059 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,059 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,059 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,059 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (unsigned long )arg == 0UL [2024-01-27 23:25:58,059 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,059 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,059 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,059 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,059 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,059 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,060 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,060 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= y$mem_tmp [2024-01-27 23:25:58,060 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,060 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,060 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,060 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x == 0 || x == 1 [2024-01-27 23:25:58,060 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,060 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,060 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff1 == 0 [2024-01-27 23:25:58,060 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,060 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= y [2024-01-27 23:25:58,061 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,061 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,061 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,061 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff0 == 0 [2024-01-27 23:25:58,061 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,061 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x <= 1 [2024-01-27 23:25:58,061 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,061 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,061 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,061 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,062 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,062 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,062 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$mem_tmp <= 2 [2024-01-27 23:25:58,062 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,062 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (unsigned long )arg == 0UL [2024-01-27 23:25:58,062 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,062 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= y$mem_tmp [2024-01-27 23:25:58,062 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,062 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,062 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,062 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,063 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,063 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,063 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,063 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y <= 127 [2024-01-27 23:25:58,063 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,063 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,063 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= x [2024-01-27 23:25:58,063 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x == 0 || x == 1 [2024-01-27 23:25:58,063 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,063 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,063 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,064 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,064 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,064 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y <= 2 [2024-01-27 23:25:58,064 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,064 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,064 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,064 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,064 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,064 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,064 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,064 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff1 == 0 [2024-01-27 23:25:58,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y$mem_tmp [2024-01-27 23:25:58,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$mem_tmp <= 2 [2024-01-27 23:25:58,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y <= 127 [2024-01-27 23:25:58,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y <= 2 [2024-01-27 23:25:58,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x == 0 || x == 1 [2024-01-27 23:25:58,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,065 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,066 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,066 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= x [2024-01-27 23:25:58,066 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,066 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0 == 0 [2024-01-27 23:25:58,066 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,066 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,066 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,066 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,066 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,066 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,066 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y [2024-01-27 23:25:58,067 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,067 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,067 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,067 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x <= 1 [2024-01-27 23:25:58,067 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,067 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,067 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,067 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (unsigned long )arg == 0UL [2024-01-27 23:25:58,067 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,067 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,067 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,068 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= x [2024-01-27 23:25:58,068 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= y [2024-01-27 23:25:58,068 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x <= 1 [2024-01-27 23:25:58,068 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$w_buff1 == 0 [2024-01-27 23:25:58,068 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y <= 127 [2024-01-27 23:25:58,068 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,068 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] x == 0 || x == 1 [2024-01-27 23:25:58,068 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,068 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,069 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,069 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,069 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,069 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,069 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$mem_tmp <= 2 [2024-01-27 23:25:58,069 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,069 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,069 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,069 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,069 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,069 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,070 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$w_buff0 == 0 [2024-01-27 23:25:58,070 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y <= 2 [2024-01-27 23:25:58,070 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= y$mem_tmp [2024-01-27 23:25:58,070 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,070 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,070 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,070 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,070 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,070 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,070 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,071 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,071 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,071 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,071 INFO L98 nessWitnessExtractor]: Location invariant before [L855-L855] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,071 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] x == 0 || x == 1 [2024-01-27 23:25:58,071 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,071 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,071 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,071 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= y [2024-01-27 23:25:58,071 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,072 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,072 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= x [2024-01-27 23:25:58,072 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,072 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,072 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,072 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,072 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,072 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,072 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,072 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,072 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,073 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff1 == 0 [2024-01-27 23:25:58,073 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,073 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,073 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,073 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y <= 127 [2024-01-27 23:25:58,073 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$mem_tmp <= 2 [2024-01-27 23:25:58,073 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,073 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,073 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,073 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,073 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= y$mem_tmp [2024-01-27 23:25:58,073 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$w_buff0 == 0 [2024-01-27 23:25:58,074 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$mem_tmp <= 127 [2024-01-27 23:25:58,074 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,074 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,074 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y <= 2 [2024-01-27 23:25:58,074 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,074 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] x <= 1 [2024-01-27 23:25:58,074 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,074 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,074 INFO L98 nessWitnessExtractor]: Location invariant before [L869-L869] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,074 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,075 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,075 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,075 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= y [2024-01-27 23:25:58,075 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$mem_tmp <= 2 [2024-01-27 23:25:58,075 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,075 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,075 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x == 0 || x == 1 [2024-01-27 23:25:58,075 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,075 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,075 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,075 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,076 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,076 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= y$mem_tmp [2024-01-27 23:25:58,076 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,076 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,076 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] (unsigned long )arg == 0UL [2024-01-27 23:25:58,076 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,076 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,076 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,076 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= x [2024-01-27 23:25:58,076 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 1 <= __unbuffered_cnt [2024-01-27 23:25:58,076 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,077 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,077 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y <= 2 [2024-01-27 23:25:58,077 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff0 == 0 [2024-01-27 23:25:58,077 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,077 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,077 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,077 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,077 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff1 == 0 [2024-01-27 23:25:58,077 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,077 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,077 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] x <= 1 [2024-01-27 23:25:58,078 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,078 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y <= 127 [2024-01-27 23:25:58,078 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,078 INFO L98 nessWitnessExtractor]: Location invariant before [L821-L821] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,078 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,078 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y <= 127 [2024-01-27 23:25:58,078 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,078 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x <= 1 [2024-01-27 23:25:58,078 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,078 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,078 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,079 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,079 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,079 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,079 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,079 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,079 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,079 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,079 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y <= 2 [2024-01-27 23:25:58,079 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,079 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,079 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$mem_tmp <= 2 [2024-01-27 23:25:58,080 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$w_buff0 == 0 [2024-01-27 23:25:58,080 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,080 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,080 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,080 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$w_buff1 == 0 [2024-01-27 23:25:58,080 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,080 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,080 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,080 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,080 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= y$mem_tmp [2024-01-27 23:25:58,080 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,081 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (unsigned long )arg == 0UL [2024-01-27 23:25:58,081 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= x [2024-01-27 23:25:58,081 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,081 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x == 0 || x == 1 [2024-01-27 23:25:58,081 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= y [2024-01-27 23:25:58,081 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,081 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,081 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,081 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,081 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff1 == 0 [2024-01-27 23:25:58,081 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,082 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= x [2024-01-27 23:25:58,082 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,082 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,082 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,082 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,082 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$mem_tmp <= 127 [2024-01-27 23:25:58,082 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:58,082 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,082 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,082 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,082 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,083 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x == 0 || x == 1 [2024-01-27 23:25:58,083 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,083 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,083 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,083 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,083 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (unsigned long )arg == 0UL [2024-01-27 23:25:58,083 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,083 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$mem_tmp <= 2 [2024-01-27 23:25:58,083 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,083 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,083 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,084 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y$mem_tmp [2024-01-27 23:25:58,084 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,084 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,084 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,084 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,084 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x <= 1 [2024-01-27 23:25:58,084 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,084 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y <= 127 [2024-01-27 23:25:58,084 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y <= 2 [2024-01-27 23:25:58,084 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,084 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff0 == 0 [2024-01-27 23:25:58,084 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,085 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,085 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y [2024-01-27 23:25:58,085 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,085 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,085 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x <= 1 [2024-01-27 23:25:58,085 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,085 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,085 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,085 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,085 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y <= 2 [2024-01-27 23:25:58,086 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,086 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,086 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,086 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,086 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,086 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,086 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,086 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$mem_tmp <= 2 [2024-01-27 23:25:58,086 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,086 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,086 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1 == 0 [2024-01-27 23:25:58,086 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,087 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,087 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,087 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,087 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0 == 0 [2024-01-27 23:25:58,087 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,087 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,087 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x == 0 || x == 1 [2024-01-27 23:25:58,087 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (unsigned long )arg == 0UL [2024-01-27 23:25:58,087 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,087 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,087 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y <= 127 [2024-01-27 23:25:58,088 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,088 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y [2024-01-27 23:25:58,088 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,088 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,088 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,088 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,088 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= x [2024-01-27 23:25:58,088 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y$mem_tmp [2024-01-27 23:25:58,088 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,088 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (unsigned long )arg == 0UL [2024-01-27 23:25:58,088 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,089 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,089 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,089 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,089 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y <= 127 [2024-01-27 23:25:58,089 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:58,089 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,089 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,089 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,089 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,089 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,089 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff1 == 0 [2024-01-27 23:25:58,089 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,090 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,090 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,090 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,090 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,090 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x == 0 || x == 1 [2024-01-27 23:25:58,090 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,090 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y <= 2 [2024-01-27 23:25:58,090 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,090 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,090 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff0 == 0 [2024-01-27 23:25:58,090 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$mem_tmp <= 2 [2024-01-27 23:25:58,091 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= x [2024-01-27 23:25:58,091 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= y [2024-01-27 23:25:58,091 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$mem_tmp <= 127 [2024-01-27 23:25:58,091 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,091 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x <= 1 [2024-01-27 23:25:58,091 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,091 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,091 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= y$mem_tmp [2024-01-27 23:25:58,091 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,091 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,091 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,092 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,092 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,092 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,092 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,092 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= y [2024-01-27 23:25:58,092 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$mem_tmp <= 2 [2024-01-27 23:25:58,092 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] x <= 1 [2024-01-27 23:25:58,092 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff0 == 0 [2024-01-27 23:25:58,092 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,092 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y <= 127 [2024-01-27 23:25:58,092 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,093 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,093 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,093 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,093 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:58,093 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,093 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,093 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,093 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= y$mem_tmp [2024-01-27 23:25:58,093 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,093 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,093 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] x == 0 || x == 1 [2024-01-27 23:25:58,094 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,094 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,094 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,094 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,094 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,094 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,094 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,094 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= x [2024-01-27 23:25:58,094 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,094 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y <= 2 [2024-01-27 23:25:58,094 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,094 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,095 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,095 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,095 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$mem_tmp <= 127 [2024-01-27 23:25:58,095 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] y$w_buff1 == 0 [2024-01-27 23:25:58,095 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,095 INFO L98 nessWitnessExtractor]: Location invariant before [L868-L868] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,095 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (unsigned long )arg == 0UL [2024-01-27 23:25:58,095 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$mem_tmp <= 2 [2024-01-27 23:25:58,095 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,095 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,095 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y <= 2 [2024-01-27 23:25:58,096 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,096 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,096 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x <= 1 [2024-01-27 23:25:58,096 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,096 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,096 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,096 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,096 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,096 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,096 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,096 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,097 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= y$mem_tmp [2024-01-27 23:25:58,097 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y <= 127 [2024-01-27 23:25:58,097 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,097 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,097 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff1 == 0 [2024-01-27 23:25:58,097 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,097 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= y [2024-01-27 23:25:58,097 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,097 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= x [2024-01-27 23:25:58,097 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,097 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,097 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,098 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,098 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,098 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,098 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,098 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,098 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff0 == 0 [2024-01-27 23:25:58,098 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x == 0 || x == 1 [2024-01-27 23:25:58,098 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,098 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,098 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,098 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y <= 2 [2024-01-27 23:25:58,099 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,099 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= y$mem_tmp [2024-01-27 23:25:58,099 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,099 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,099 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,099 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,099 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,099 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,099 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,099 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,099 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,100 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,100 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y <= 127 [2024-01-27 23:25:58,100 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,100 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,100 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= x [2024-01-27 23:25:58,100 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,100 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,100 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$w_buff1 == 0 [2024-01-27 23:25:58,100 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,100 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,100 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,100 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$w_buff0 == 0 [2024-01-27 23:25:58,101 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:58,101 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,101 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x <= 1 [2024-01-27 23:25:58,101 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,101 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,101 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] 0 <= y [2024-01-27 23:25:58,101 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] x == 0 || x == 1 [2024-01-27 23:25:58,101 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,101 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,101 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,101 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,102 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$mem_tmp <= 2 [2024-01-27 23:25:58,102 INFO L98 nessWitnessExtractor]: Location invariant before [L856-L856] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,102 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= y$mem_tmp [2024-01-27 23:25:58,102 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,102 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2 [2024-01-27 23:25:58,102 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= y [2024-01-27 23:25:58,102 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y <= 2 [2024-01-27 23:25:58,102 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,102 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:25:58,102 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,102 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= x [2024-01-27 23:25:58,103 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,103 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,103 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,103 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,103 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,103 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,103 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x <= 1 [2024-01-27 23:25:58,103 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,103 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:25:58,103 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,103 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,103 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p0_EAX <= 127 [2024-01-27 23:25:58,104 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,104 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$mem_tmp <= 127 [2024-01-27 23:25:58,104 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x == 0 || x == 1 [2024-01-27 23:25:58,104 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,104 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,104 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff0 == 0 [2024-01-27 23:25:58,104 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (unsigned long )arg == 0UL [2024-01-27 23:25:58,104 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y <= 127 [2024-01-27 23:25:58,104 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] *__unbuffered_p0_EAX$read_delayed_var <= 2 [2024-01-27 23:25:58,104 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] *__unbuffered_p0_EAX$read_delayed_var <= 127 [2024-01-27 23:25:58,104 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,105 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$mem_tmp <= 2 [2024-01-27 23:25:58,105 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,105 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,105 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$w_buff1 == 0 [2024-01-27 23:25:58,105 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,105 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,105 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,105 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,105 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,105 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,105 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,105 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,106 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,106 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX == 0 [2024-01-27 23:25:58,106 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice1 == (_Bool)0 [2024-01-27 23:25:58,106 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,106 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,106 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,106 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,106 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p1_EAX == 0 [2024-01-27 23:25:58,106 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,106 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,106 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (long long )y$w_buff0_used + (long long )y$w_buff1_used >= 0LL [2024-01-27 23:25:58,107 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,107 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice2 == (_Bool)0 [2024-01-27 23:25:58,107 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,107 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$mem_tmp == 0 [2024-01-27 23:25:58,107 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x == 0 [2024-01-27 23:25:58,107 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_cnt == 0 [2024-01-27 23:25:58,107 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$read_delayed_var == 0 [2024-01-27 23:25:58,107 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard0 == (_Bool)0 [2024-01-27 23:25:58,107 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,107 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0 == 0 [2024-01-27 23:25:58,107 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,108 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,108 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,108 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,108 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y == 0 [2024-01-27 23:25:58,108 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice0 == (_Bool)0 [2024-01-27 23:25:58,108 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$read_delayed_var == 0 [2024-01-27 23:25:58,108 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,108 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,108 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,108 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,108 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,108 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (0LL - (long long )y$w_buff0_used) + (long long )y$w_buff1_used >= 0LL [2024-01-27 23:25:58,109 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$mem_tmp == 0 [2024-01-27 23:25:58,109 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (0LL - (long long )y$w_buff0_used) - (long long )y$w_buff1_used >= 0LL [2024-01-27 23:25:58,109 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (long long )y$w_buff0_used - (long long )y$w_buff1_used >= 0LL [2024-01-27 23:25:58,109 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1 == 0 [2024-01-27 23:25:58,109 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$w_buff1 == 0 [2024-01-27 23:25:58,109 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$read_delayed == (_Bool)0 [2024-01-27 23:25:58,109 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,109 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$w_buff0 == 0 [2024-01-27 23:25:58,109 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard1 == (_Bool)0 [2024-01-27 23:25:58,109 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,109 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX$read_delayed == (_Bool)0 [2024-01-27 23:25:58,110 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,110 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,110 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,110 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,110 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$w_buff1 == 0 [2024-01-27 23:25:58,110 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,110 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,110 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,110 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,110 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y <= 127 [2024-01-27 23:25:58,110 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,110 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,111 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$w_buff0 == 0 [2024-01-27 23:25:58,111 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,111 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y <= 2 [2024-01-27 23:25:58,111 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,111 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,111 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,111 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= x [2024-01-27 23:25:58,111 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,111 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,111 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= y [2024-01-27 23:25:58,111 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,111 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x <= 1 [2024-01-27 23:25:58,112 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,112 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= y$mem_tmp [2024-01-27 23:25:58,112 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,112 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$mem_tmp <= 2 [2024-01-27 23:25:58,112 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,112 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,112 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,112 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,112 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,112 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,112 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,113 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,113 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] x == 0 || x == 1 [2024-01-27 23:25:58,113 INFO L98 nessWitnessExtractor]: Location invariant before [L851-L851] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,113 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,113 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,113 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (unsigned long )arg == 0UL [2024-01-27 23:25:58,113 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= y$mem_tmp [2024-01-27 23:25:58,113 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,113 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,113 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] x == 0 || x == 1 [2024-01-27 23:25:58,113 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,113 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,114 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,114 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 1 <= __unbuffered_cnt [2024-01-27 23:25:58,114 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$mem_tmp <= 2 [2024-01-27 23:25:58,114 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,114 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,114 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,114 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,114 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,114 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,114 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,114 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,114 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,115 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,115 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y <= 127 [2024-01-27 23:25:58,115 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,115 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= y [2024-01-27 23:25:58,115 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,115 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y <= 2 [2024-01-27 23:25:58,115 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] x <= 1 [2024-01-27 23:25:58,115 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,115 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,115 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff0 == 0 [2024-01-27 23:25:58,115 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,115 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,116 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= x [2024-01-27 23:25:58,116 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff1 == 0 [2024-01-27 23:25:58,116 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,116 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,116 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,116 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (unsigned long )arg == 0UL [2024-01-27 23:25:58,116 INFO L98 nessWitnessExtractor]: Location invariant before [L805-L805] (unsigned long )arg == 0UL [2024-01-27 23:25:58,116 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,116 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,116 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x <= 1 [2024-01-27 23:25:58,116 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,117 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,117 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,117 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,117 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,117 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,117 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,117 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,117 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,117 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,117 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x == 0 || x == 1 [2024-01-27 23:25:58,117 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff0 == 0 [2024-01-27 23:25:58,118 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,118 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,118 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,118 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y$mem_tmp [2024-01-27 23:25:58,118 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (unsigned long )arg == 0UL [2024-01-27 23:25:58,118 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y == 1 [2024-01-27 23:25:58,118 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,118 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,118 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,118 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,118 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,118 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,119 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,119 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$mem_tmp <= 2 [2024-01-27 23:25:58,119 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1 == 0 [2024-01-27 23:25:58,119 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,119 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= x [2024-01-27 23:25:58,119 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,119 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && *__unbuffered_p0_EAX$read_delayed_var == 1) [2024-01-27 23:25:58,119 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,119 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$w_buff0 == 0 [2024-01-27 23:25:58,119 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,119 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,119 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,120 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,120 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,120 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,120 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,120 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,120 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x == 0 || x == 1 [2024-01-27 23:25:58,120 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,120 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$mem_tmp <= 2 [2024-01-27 23:25:58,120 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,120 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,120 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,121 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,121 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] x <= 1 [2024-01-27 23:25:58,121 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,121 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,121 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y <= 2 [2024-01-27 23:25:58,121 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,121 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,121 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= y [2024-01-27 23:25:58,121 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,121 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y <= 127 [2024-01-27 23:25:58,121 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,121 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,122 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,122 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,122 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,122 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$w_buff1 == 0 [2024-01-27 23:25:58,122 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,122 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,122 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,122 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,122 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= x [2024-01-27 23:25:58,122 INFO L98 nessWitnessExtractor]: Location invariant before [L853-L853] 0 <= y$mem_tmp [2024-01-27 23:25:58,122 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff1 == 0 [2024-01-27 23:25:58,122 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x == 0 || x == 1 [2024-01-27 23:25:58,123 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x <= 1 [2024-01-27 23:25:58,123 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,123 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$mem_tmp <= 2 [2024-01-27 23:25:58,123 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y [2024-01-27 23:25:58,123 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,123 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,123 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,123 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,123 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,123 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,124 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= x [2024-01-27 23:25:58,124 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,124 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,124 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,124 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,124 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,124 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y <= 127 [2024-01-27 23:25:58,124 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y$mem_tmp [2024-01-27 23:25:58,124 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,124 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,125 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,125 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,125 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,125 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,125 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,125 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,125 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,125 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,125 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,125 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,125 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,126 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y <= 2 [2024-01-27 23:25:58,126 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,126 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,126 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff0 == 0 [2024-01-27 23:25:58,126 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (unsigned long )arg == 0UL [2024-01-27 23:25:58,126 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,126 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y [2024-01-27 23:25:58,126 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,126 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,126 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff1 == 0 [2024-01-27 23:25:58,127 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,127 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,127 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$mem_tmp <= 2 [2024-01-27 23:25:58,127 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,127 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y <= 2 [2024-01-27 23:25:58,127 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff0 == 0 [2024-01-27 23:25:58,127 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,127 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,127 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,127 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,128 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,128 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,128 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,128 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,128 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,128 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,128 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,128 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x == 0 || x == 1 [2024-01-27 23:25:58,128 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,128 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= x [2024-01-27 23:25:58,129 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 1 [2024-01-27 23:25:58,129 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,129 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,129 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,129 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (unsigned long )arg == 0UL [2024-01-27 23:25:58,129 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,129 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,129 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y$mem_tmp [2024-01-27 23:25:58,129 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,129 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,130 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,132 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,132 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y <= 127 [2024-01-27 23:25:58,132 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,132 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,132 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,133 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,133 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,133 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,133 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y <= 2 [2024-01-27 23:25:58,133 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,133 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,133 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y <= 127 [2024-01-27 23:25:58,133 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,133 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,133 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,133 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= x [2024-01-27 23:25:58,133 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,134 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x <= 1 [2024-01-27 23:25:58,134 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,134 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$mem_tmp <= 2 [2024-01-27 23:25:58,134 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,134 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,134 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= y [2024-01-27 23:25:58,134 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$w_buff0 == 0 [2024-01-27 23:25:58,134 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,134 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,134 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,134 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,135 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,135 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,135 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] x == 0 || x == 1 [2024-01-27 23:25:58,135 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,135 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$w_buff1 == 0 [2024-01-27 23:25:58,135 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,135 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,135 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= y$mem_tmp [2024-01-27 23:25:58,135 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,135 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,135 INFO L98 nessWitnessExtractor]: Location invariant before [L850-L850] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,135 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,136 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,136 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,136 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,136 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:58,136 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$mem_tmp <= 127 [2024-01-27 23:25:58,136 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,136 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,136 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x <= 1 [2024-01-27 23:25:58,136 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,136 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,136 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,136 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,137 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y [2024-01-27 23:25:58,137 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,137 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,137 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,137 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,137 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,137 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y <= 2 [2024-01-27 23:25:58,137 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,137 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1 == 0 [2024-01-27 23:25:58,137 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,137 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,137 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff0 == 0 [2024-01-27 23:25:58,138 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,138 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$mem_tmp <= 2 [2024-01-27 23:25:58,138 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,138 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= x [2024-01-27 23:25:58,138 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y <= 127 [2024-01-27 23:25:58,138 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,138 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (unsigned long )arg == 0UL [2024-01-27 23:25:58,138 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y$mem_tmp [2024-01-27 23:25:58,138 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,138 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,138 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,139 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,139 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,139 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x == 0 || x == 1 [2024-01-27 23:25:58,139 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 1 [2024-01-27 23:25:58,139 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,139 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 2 [2024-01-27 23:25:58,139 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,139 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,139 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (unsigned long )arg == 0UL [2024-01-27 23:25:58,139 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x [2024-01-27 23:25:58,139 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX <= 127 [2024-01-27 23:25:58,139 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,140 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,140 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,140 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] *__unbuffered_p0_EAX$read_delayed_var <= 127 [2024-01-27 23:25:58,140 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:25:58,140 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] *__unbuffered_p0_EAX$read_delayed_var <= 2 [2024-01-27 23:25:58,140 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2 [2024-01-27 23:25:58,140 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp <= 2 [2024-01-27 23:25:58,140 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,140 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$mem_tmp <= 127 [2024-01-27 23:25:58,140 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,140 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 127 [2024-01-27 23:25:58,140 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,141 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,141 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,141 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,141 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,141 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,141 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,141 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:25:58,141 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,141 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,141 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y$mem_tmp [2024-01-27 23:25:58,141 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,142 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,142 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,142 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,142 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x == 0 || x == 1 [2024-01-27 23:25:58,142 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y [2024-01-27 23:25:58,142 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff1 == 0 [2024-01-27 23:25:58,142 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:58,142 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0 == 0 [2024-01-27 23:25:58,142 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,142 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,142 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,142 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,143 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,143 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x == 0 || x == 1 [2024-01-27 23:25:58,143 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,143 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,143 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,143 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,143 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,143 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,143 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y$mem_tmp [2024-01-27 23:25:58,143 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,143 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,143 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,144 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,144 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,144 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$mem_tmp <= 2 [2024-01-27 23:25:58,144 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,144 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,144 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,144 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,144 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,144 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (unsigned long )arg == 0UL [2024-01-27 23:25:58,144 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y [2024-01-27 23:25:58,144 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y <= 2 [2024-01-27 23:25:58,144 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,145 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,145 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,145 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,145 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,145 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,145 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= x [2024-01-27 23:25:58,145 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,145 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff1 == 0 [2024-01-27 23:25:58,145 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,145 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y <= 127 [2024-01-27 23:25:58,145 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,146 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,146 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x <= 1 [2024-01-27 23:25:58,146 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff0 == 0 [2024-01-27 23:25:58,146 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,146 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,146 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,146 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,146 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y <= 127 [2024-01-27 23:25:58,146 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$w_buff1 == 0 [2024-01-27 23:25:58,146 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= y$mem_tmp [2024-01-27 23:25:58,146 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,146 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,147 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,147 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,147 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,147 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,147 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,147 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,147 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,147 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,147 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,147 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,147 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,148 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,148 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,148 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,148 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,148 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$w_buff0 == 0 [2024-01-27 23:25:58,148 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,148 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$mem_tmp <= 2 [2024-01-27 23:25:58,148 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= x [2024-01-27 23:25:58,148 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x <= 1 [2024-01-27 23:25:58,148 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] x == 0 || x == 1 [2024-01-27 23:25:58,148 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,148 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] 0 <= y [2024-01-27 23:25:58,149 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y <= 2 [2024-01-27 23:25:58,149 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,149 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,149 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,149 INFO L98 nessWitnessExtractor]: Location invariant before [L854-L854] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,149 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y [2024-01-27 23:25:58,149 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,149 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,149 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,149 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,149 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,150 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,150 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (unsigned long )arg == 0UL [2024-01-27 23:25:58,150 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= x [2024-01-27 23:25:58,150 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,150 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,150 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,150 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x <= 1 [2024-01-27 23:25:58,150 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,150 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$mem_tmp [2024-01-27 23:25:58,150 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,150 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 2 [2024-01-27 23:25:58,150 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,151 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0 == 0 [2024-01-27 23:25:58,151 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,151 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,151 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,151 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,151 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,151 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,151 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,151 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,151 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,151 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp <= 2 [2024-01-27 23:25:58,151 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,152 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 127 [2024-01-27 23:25:58,152 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,152 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,152 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x == 0 || x == 1 [2024-01-27 23:25:58,152 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 == 0 [2024-01-27 23:25:58,152 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,152 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,152 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,152 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (unsigned long )arg == 0UL [2024-01-27 23:25:58,152 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 2 [2024-01-27 23:25:58,152 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,153 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,153 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= *__unbuffered_p0_EAX$read_delayed_var [2024-01-27 23:25:58,153 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,153 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,153 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,153 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 127 [2024-01-27 23:25:58,153 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y [2024-01-27 23:25:58,153 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,153 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,153 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,153 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 1 [2024-01-27 23:25:58,153 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,154 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,154 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff0 == 0 [2024-01-27 23:25:58,154 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,154 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,154 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$w_buff1 == 0 [2024-01-27 23:25:58,154 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2 [2024-01-27 23:25:58,154 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,154 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,154 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,154 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,154 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$mem_tmp <= 127 [2024-01-27 23:25:58,154 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:58,155 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] *__unbuffered_p0_EAX$read_delayed_var <= 2 [2024-01-27 23:25:58,155 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,155 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,155 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,155 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,155 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,155 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,155 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,155 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,155 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y$mem_tmp <= 2 [2024-01-27 23:25:58,155 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (unsigned long )arg == 0UL [2024-01-27 23:25:58,156 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x == 0 || x == 1 [2024-01-27 23:25:58,156 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] __unbuffered_p0_EAX$read_delayed_var == & y [2024-01-27 23:25:58,156 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,156 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x [2024-01-27 23:25:58,156 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] *__unbuffered_p0_EAX$read_delayed_var <= 127 [2024-01-27 23:25:58,156 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y$mem_tmp [2024-01-27 23:25:58,156 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= x [2024-01-27 23:25:58,156 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,156 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,156 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:58,156 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= y$mem_tmp [2024-01-27 23:25:58,156 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$mem_tmp <= 2 [2024-01-27 23:25:58,157 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,157 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,157 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,157 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,157 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,157 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,157 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,157 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y == 2 [2024-01-27 23:25:58,157 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,157 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$w_buff1 == 0 [2024-01-27 23:25:58,157 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] x <= 1 [2024-01-27 23:25:58,157 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,158 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] x == 0 || x == 1 [2024-01-27 23:25:58,158 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,158 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,158 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$mem_tmp <= 127 [2024-01-27 23:25:58,158 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p0_EAX == 2 || ((0 <= __unbuffered_p0_EAX && __unbuffered_p0_EAX <= 2) && ((__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2)) [2024-01-27 23:25:58,158 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,158 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,158 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,158 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,158 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,158 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$w_buff0 == 0 [2024-01-27 23:25:58,159 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,159 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,159 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,159 INFO L98 nessWitnessExtractor]: Location invariant before [L866-L866] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && *__unbuffered_p0_EAX$read_delayed_var == 2) [2024-01-27 23:25:58,159 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (unsigned long )arg == 0UL [2024-01-27 23:25:58,159 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (unsigned long )arg == 0UL [2024-01-27 23:25:58,159 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x <= 1 [2024-01-27 23:25:58,159 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0 == 0 [2024-01-27 23:25:58,159 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,159 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,159 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,159 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y <= 2 [2024-01-27 23:25:58,160 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,160 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,160 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,160 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,160 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,160 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,160 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,160 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,160 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,160 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,160 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,160 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,161 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,161 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,161 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1 == 0 [2024-01-27 23:25:58,161 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,161 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,161 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (unsigned long )arg == 0UL [2024-01-27 23:25:58,161 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y <= 127 [2024-01-27 23:25:58,161 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,161 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,161 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,161 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,161 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,162 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$mem_tmp <= 2 [2024-01-27 23:25:58,162 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,162 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,162 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$mem_tmp [2024-01-27 23:25:58,162 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x == 0 || x == 1 [2024-01-27 23:25:58,162 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= x [2024-01-27 23:25:58,162 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y [2024-01-27 23:25:58,162 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,162 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,162 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,162 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1 == 0 [2024-01-27 23:25:58,162 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,162 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,163 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y [2024-01-27 23:25:58,163 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$mem_tmp <= 2 [2024-01-27 23:25:58,163 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,163 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,163 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,163 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,163 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,163 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= x [2024-01-27 23:25:58,163 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,163 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y <= 2 [2024-01-27 23:25:58,163 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,163 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x <= 1 [2024-01-27 23:25:58,164 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,164 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y$mem_tmp [2024-01-27 23:25:58,164 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff0 == 0 [2024-01-27 23:25:58,164 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x == 0 || x == 1 [2024-01-27 23:25:58,164 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,164 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y <= 127 [2024-01-27 23:25:58,164 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,164 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,164 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,164 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,164 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,164 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,165 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,165 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,165 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,165 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,165 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,165 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,165 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,165 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (unsigned long )arg == 0UL [2024-01-27 23:25:58,165 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,165 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (unsigned long )arg == 0UL [2024-01-27 23:25:58,165 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1 == 0 [2024-01-27 23:25:58,165 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,166 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,166 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,166 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,166 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,166 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,166 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,166 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,166 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,166 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,166 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,166 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,166 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,167 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0 == 0 [2024-01-27 23:25:58,167 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,167 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,167 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,167 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,167 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,167 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,167 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,167 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= x [2024-01-27 23:25:58,167 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,167 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y [2024-01-27 23:25:58,167 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y$mem_tmp [2024-01-27 23:25:58,168 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-27 23:25:58,168 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (unsigned long )arg == 0UL [2024-01-27 23:25:58,168 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,168 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,168 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y <= 2 [2024-01-27 23:25:58,168 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y <= 127 [2024-01-27 23:25:58,168 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,168 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x == 0 || x == 1 [2024-01-27 23:25:58,168 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x <= 1 [2024-01-27 23:25:58,168 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$mem_tmp <= 2 [2024-01-27 23:25:58,168 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,168 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,169 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,169 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,169 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,169 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_cnt [2024-01-27 23:25:58,169 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y$mem_tmp [2024-01-27 23:25:58,169 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (unsigned long )arg == 0UL [2024-01-27 23:25:58,169 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x == 0 || x == 1 [2024-01-27 23:25:58,169 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,169 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,169 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff0 == 0 [2024-01-27 23:25:58,169 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,169 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,170 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,170 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,170 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,170 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y <= 2 [2024-01-27 23:25:58,170 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,170 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,170 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,170 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,170 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,170 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1 == 0 [2024-01-27 23:25:58,170 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$mem_tmp <= 2 [2024-01-27 23:25:58,170 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,171 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,171 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,171 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= x [2024-01-27 23:25:58,171 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,171 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,171 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y <= 127 [2024-01-27 23:25:58,171 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,171 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y [2024-01-27 23:25:58,171 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,171 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,171 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x <= 1 [2024-01-27 23:25:58,172 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,172 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,172 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,172 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p0_EAX$read_delayed == (_Bool)0 || __unbuffered_p0_EAX$read_delayed == (_Bool)1 [2024-01-27 23:25:58,172 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd3 == (_Bool)0 [2024-01-27 23:25:58,172 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-27 23:25:58,172 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd2 == (_Bool)0 [2024-01-27 23:25:58,172 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd1 == (_Bool)0 [2024-01-27 23:25:58,172 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff1 == 0 [2024-01-27 23:25:58,172 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y$mem_tmp [2024-01-27 23:25:58,172 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-27 23:25:58,173 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p0_EAX [2024-01-27 23:25:58,173 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x <= 1 [2024-01-27 23:25:58,173 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p0_EAX <= 2 [2024-01-27 23:25:58,173 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff0 == 0 [2024-01-27 23:25:58,173 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice1 == (_Bool)0 || weak$$choice1 == (_Bool)1 [2024-01-27 23:25:58,173 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (__unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1) || __unbuffered_p0_EAX == 2 [2024-01-27 23:25:58,173 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff0_used == (_Bool)0 [2024-01-27 23:25:58,173 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 1 <= __unbuffered_cnt [2024-01-27 23:25:58,173 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$flush_delayed == (_Bool)0 [2024-01-27 23:25:58,173 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd0 == (_Bool)0 [2024-01-27 23:25:58,173 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd2 == (_Bool)0 [2024-01-27 23:25:58,173 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-27 23:25:58,174 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd3 == (_Bool)0 [2024-01-27 23:25:58,174 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y <= 2 [2024-01-27 23:25:58,174 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff1_thd0 == (_Bool)0 [2024-01-27 23:25:58,174 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p1_EAX == 0 || __unbuffered_p1_EAX == 1 [2024-01-27 23:25:58,174 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x == 0 || x == 1 [2024-01-27 23:25:58,174 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$w_buff1_used == (_Bool)0 [2024-01-27 23:25:58,174 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y [2024-01-27 23:25:58,174 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y <= 127 [2024-01-27 23:25:58,174 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-27 23:25:58,174 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p0_EAX$read_delayed_var == 0 || (__unbuffered_p0_EAX$read_delayed_var == & y && (((0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 127) && (0 <= *__unbuffered_p0_EAX$read_delayed_var && *__unbuffered_p0_EAX$read_delayed_var <= 2)) && ((*__unbuffered_p0_EAX$read_delayed_var == 0 || *__unbuffered_p0_EAX$read_delayed_var == 1) || *__unbuffered_p0_EAX$read_delayed_var == 2))) [2024-01-27 23:25:58,174 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= x [2024-01-27 23:25:58,174 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (unsigned long )arg == 0UL [2024-01-27 23:25:58,175 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (y == 0 || y == 1) || y == 2 [2024-01-27 23:25:58,175 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_p1_EAX [2024-01-27 23:25:58,175 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$mem_tmp <= 2 [2024-01-27 23:25:58,175 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-27 23:25:58,175 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y$r_buff0_thd1 == (_Bool)0 [2024-01-27 23:25:58,175 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] __unbuffered_p1_EAX <= 1 [2024-01-27 23:25:58,207 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 23:25:58,319 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/safe009_power.oepc.i[995,1008] [2024-01-27 23:25:58,447 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 23:25:58,468 INFO L202 MainTranslator]: Completed pre-run [2024-01-27 23:25:58,477 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/safe009_power.oepc.i[995,1008] [2024-01-27 23:25:58,477 WARN L424 MainDispatcher]: Unable to annotate void __VERIFIER_assert(int expression) { if (!expression) { ERROR: {reach_error();abort();} }; return; } with a witness entry Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-01-27 23:25:58,550 ERROR L324 MainTranslator]: Unsupported Syntax: Unknown or unsupported unary operation: ADDROF [2024-01-27 23:25:58,550 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@2b5a1c4f and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:25:58, skipping insertion in model container [2024-01-27 23:25:58,550 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-27 23:25:58,551 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-27 23:25:58,552 INFO L158 Benchmark]: Toolchain (without parser) took 1285.48ms. Allocated memory is still 107.0MB. Free memory was 69.6MB in the beginning and 64.3MB in the end (delta: 5.3MB). Peak memory consumption was 29.5MB. Max. memory is 16.1GB. [2024-01-27 23:25:58,552 INFO L158 Benchmark]: CDTParser took 0.15ms. Allocated memory is still 37.7MB. Free memory was 14.8MB in the beginning and 14.8MB in the end (delta: 25.6kB). There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:25:58,552 INFO L158 Benchmark]: Witness Parser took 0.13ms. Allocated memory is still 67.1MB. Free memory is still 40.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:25:58,553 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1283.75ms. Allocated memory is still 107.0MB. Free memory was 69.2MB in the beginning and 64.3MB in the end (delta: 4.9MB). Peak memory consumption was 29.5MB. Max. memory is 16.1GB. [2024-01-27 23:25:58,555 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.15ms. Allocated memory is still 37.7MB. Free memory was 14.8MB in the beginning and 14.8MB in the end (delta: 25.6kB). There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.13ms. Allocated memory is still 67.1MB. Free memory is still 40.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1283.75ms. Allocated memory is still 107.0MB. Free memory was 69.2MB in the beginning and 64.3MB in the end (delta: 4.9MB). Peak memory consumption was 29.5MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 759]: Unsupported Syntax Unknown or unsupported unary operation: ADDROF RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: UNKNOWN