./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/pthread-wmm/safe029_power.opt_pso.opt_rmo.opt.i --full-output --witness-type correctness_witness --witnessparser.only.consider.loop.invariants false --validate ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/safe029_power.opt_pso.opt_rmo.opt.yml/witness.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version ab2e0ac4 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReachWitnessValidation.xml -i ../../../trunk/examples/svcomp/pthread-wmm/safe029_power.opt_pso.opt_rmo.opt.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/safe029_power.opt_pso.opt_rmo.opt.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg false --witnessparser.only.consider.loop.invariants false --- Real Ultimate output --- This is Ultimate 0.2.4-dev-ab2e0ac-m [2024-01-29 14:37:19,490 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-29 14:37:19,552 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-01-29 14:37:19,555 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-29 14:37:19,556 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-29 14:37:19,579 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-29 14:37:19,580 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-29 14:37:19,581 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-29 14:37:19,581 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-29 14:37:19,584 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-29 14:37:19,584 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-29 14:37:19,584 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-29 14:37:19,585 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-29 14:37:19,586 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-29 14:37:19,586 INFO L153 SettingsManager]: * Use SBE=true [2024-01-29 14:37:19,587 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-29 14:37:19,587 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-29 14:37:19,587 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-29 14:37:19,587 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-29 14:37:19,587 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-29 14:37:19,587 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-29 14:37:19,588 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-29 14:37:19,588 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-29 14:37:19,588 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-29 14:37:19,588 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-29 14:37:19,588 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-29 14:37:19,588 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-29 14:37:19,589 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-29 14:37:19,589 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-29 14:37:19,589 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-29 14:37:19,590 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-29 14:37:19,590 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-29 14:37:19,590 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-29 14:37:19,590 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-29 14:37:19,590 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-29 14:37:19,591 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-29 14:37:19,591 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-29 14:37:19,591 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-29 14:37:19,591 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-29 14:37:19,591 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-29 14:37:19,591 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-29 14:37:19,591 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-29 14:37:19,591 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-29 14:37:19,592 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessparser: Only consider loop invariants -> false [2024-01-29 14:37:19,806 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-29 14:37:19,820 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-29 14:37:19,822 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-29 14:37:19,823 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-29 14:37:19,823 INFO L274 PluginConnector]: CDTParser initialized [2024-01-29 14:37:19,824 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/safe029_power.opt_pso.opt_rmo.opt.i [2024-01-29 14:37:20,887 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-29 14:37:21,116 INFO L384 CDTParser]: Found 1 translation units. [2024-01-29 14:37:21,118 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/safe029_power.opt_pso.opt_rmo.opt.i [2024-01-29 14:37:21,139 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1ab26334b/ed54ac237f7e42a69464716d96f8bf0c/FLAG9189463c8 [2024-01-29 14:37:21,153 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1ab26334b/ed54ac237f7e42a69464716d96f8bf0c [2024-01-29 14:37:21,155 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-29 14:37:21,156 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-29 14:37:21,157 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/safe029_power.opt_pso.opt_rmo.opt.yml/witness.yml [2024-01-29 14:37:21,538 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-29 14:37:21,539 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-29 14:37:21,540 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-29 14:37:21,540 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-29 14:37:21,544 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-29 14:37:21,545 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.01 02:37:21" (1/2) ... [2024-01-29 14:37:21,546 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6bbb842d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:37:21, skipping insertion in model container [2024-01-29 14:37:21,546 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.01 02:37:21" (1/2) ... [2024-01-29 14:37:21,547 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@46388a42 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:37:21, skipping insertion in model container [2024-01-29 14:37:21,548 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 29.01 02:37:21" (2/2) ... [2024-01-29 14:37:21,548 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6bbb842d and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:37:21, skipping insertion in model container [2024-01-29 14:37:21,549 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 29.01 02:37:21" (2/2) ... [2024-01-29 14:37:21,549 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-29 14:37:22,327 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-29 14:37:22,329 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= x [2024-01-29 14:37:22,329 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,329 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,329 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$w_buff1 <= 127 [2024-01-29 14:37:22,329 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= x$w_buff0 [2024-01-29 14:37:22,329 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,329 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 127 [2024-01-29 14:37:22,330 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,330 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] ((x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1) && (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1))) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-29 14:37:22,330 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$w_buff0 <= 127 [2024-01-29 14:37:22,330 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$w_buff0 <= 2 [2024-01-29 14:37:22,330 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$mem_tmp <= 2 [2024-01-29 14:37:22,330 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,330 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y <= 2 [2024-01-29 14:37:22,330 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,331 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,331 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,331 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= x$mem_tmp [2024-01-29 14:37:22,331 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,331 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,331 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= x$w_buff1 [2024-01-29 14:37:22,331 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,332 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$w_buff1 <= 2 [2024-01-29 14:37:22,332 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,332 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,332 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,332 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y <= 127 [2024-01-29 14:37:22,332 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$mem_tmp <= 127 [2024-01-29 14:37:22,332 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,332 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,333 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 2 [2024-01-29 14:37:22,333 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,333 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,333 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,333 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y [2024-01-29 14:37:22,333 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,333 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x <= 2 [2024-01-29 14:37:22,333 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,334 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= x$w_buff1 [2024-01-29 14:37:22,335 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y <= 2 [2024-01-29 14:37:22,335 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,345 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,345 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x <= 127 [2024-01-29 14:37:22,345 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,346 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= x [2024-01-29 14:37:22,346 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,347 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$w_buff1 <= 2 [2024-01-29 14:37:22,347 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] y <= 127 [2024-01-29 14:37:22,347 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,347 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,347 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$mem_tmp <= 2 [2024-01-29 14:37:22,348 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$w_buff0 <= 2 [2024-01-29 14:37:22,348 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,348 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,348 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,349 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,349 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (unsigned long )arg == 0UL [2024-01-29 14:37:22,350 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= x$w_buff0 [2024-01-29 14:37:22,350 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,350 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$mem_tmp <= 127 [2024-01-29 14:37:22,350 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,351 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= x$mem_tmp [2024-01-29 14:37:22,351 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$w_buff1 <= 127 [2024-01-29 14:37:22,351 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,351 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] ((x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1) && (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1))) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-29 14:37:22,351 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,351 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,352 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$w_buff0 <= 127 [2024-01-29 14:37:22,352 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,352 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] 0 <= y [2024-01-29 14:37:22,352 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,352 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y <= 127 [2024-01-29 14:37:22,352 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,352 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,353 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,353 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= x$mem_tmp [2024-01-29 14:37:22,353 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$mem_tmp <= 2 [2024-01-29 14:37:22,353 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff0 <= 127 [2024-01-29 14:37:22,353 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x <= 2 [2024-01-29 14:37:22,353 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,353 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,354 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x <= 127 [2024-01-29 14:37:22,354 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,354 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= y [2024-01-29 14:37:22,354 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,354 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= x$w_buff0 [2024-01-29 14:37:22,354 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] y <= 2 [2024-01-29 14:37:22,354 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,354 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,355 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= x$w_buff1 [2024-01-29 14:37:22,355 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,355 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,355 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,355 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,355 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff1 <= 2 [2024-01-29 14:37:22,355 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,356 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,356 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,356 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff0 <= 2 [2024-01-29 14:37:22,357 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,357 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] 0 <= x [2024-01-29 14:37:22,357 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,357 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,357 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,358 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,358 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$w_buff1 <= 127 [2024-01-29 14:37:22,359 INFO L98 nessWitnessExtractor]: Location invariant before [L806-L806] x$mem_tmp <= 127 [2024-01-29 14:37:22,359 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] (unsigned long )arg == 0UL [2024-01-29 14:37:22,359 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 2 [2024-01-29 14:37:22,360 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= y [2024-01-29 14:37:22,360 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x [2024-01-29 14:37:22,360 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 2 [2024-01-29 14:37:22,360 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,360 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,361 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (unsigned long )arg == 0UL [2024-01-29 14:37:22,361 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,361 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x$mem_tmp [2024-01-29 14:37:22,361 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,361 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$w_buff1 <= 2 [2024-01-29 14:37:22,362 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$mem_tmp <= 2 [2024-01-29 14:37:22,362 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,362 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,362 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$mem_tmp <= 127 [2024-01-29 14:37:22,362 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,362 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,362 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x <= 127 [2024-01-29 14:37:22,362 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,363 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,363 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,363 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x$w_buff1 [2024-01-29 14:37:22,363 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$w_buff0 <= 2 [2024-01-29 14:37:22,363 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,363 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,363 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,363 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,363 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] y <= 127 [2024-01-29 14:37:22,363 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,364 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,364 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$w_buff1 <= 127 [2024-01-29 14:37:22,364 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,364 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,364 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,364 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,365 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] x$w_buff0 <= 127 [2024-01-29 14:37:22,365 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] 0 <= x$w_buff0 [2024-01-29 14:37:22,365 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,366 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y [2024-01-29 14:37:22,366 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= x$w_buff1 [2024-01-29 14:37:22,366 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x$w_buff1 <= 127 [2024-01-29 14:37:22,366 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y <= 127 [2024-01-29 14:37:22,366 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,366 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,366 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,366 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,366 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,367 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,367 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,367 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,367 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (unsigned long )arg == 0UL [2024-01-29 14:37:22,367 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x$mem_tmp <= 127 [2024-01-29 14:37:22,368 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,368 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,368 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x$w_buff1 <= 2 [2024-01-29 14:37:22,368 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x$w_buff0 == 2 [2024-01-29 14:37:22,368 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x <= 127 [2024-01-29 14:37:22,368 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x <= 2 [2024-01-29 14:37:22,369 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,369 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y <= 2 [2024-01-29 14:37:22,369 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,369 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,370 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,370 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,370 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,370 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x$mem_tmp <= 2 [2024-01-29 14:37:22,370 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,370 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= x [2024-01-29 14:37:22,371 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= x$mem_tmp [2024-01-29 14:37:22,371 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,371 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] x <= 127 [2024-01-29 14:37:22,372 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,372 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,373 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,373 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,374 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,374 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,374 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] x$w_buff1 <= 127 [2024-01-29 14:37:22,374 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,374 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] x$w_buff0 <= 2 [2024-01-29 14:37:22,374 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] (unsigned long )arg == 0UL [2024-01-29 14:37:22,374 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] x <= 2 [2024-01-29 14:37:22,374 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,374 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y <= 2 [2024-01-29 14:37:22,374 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] 0 <= y [2024-01-29 14:37:22,374 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] y <= 127 [2024-01-29 14:37:22,374 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] 0 <= x$w_buff0 [2024-01-29 14:37:22,374 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,374 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,374 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] x$w_buff0 <= 127 [2024-01-29 14:37:22,374 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,374 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,374 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,374 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] x$w_buff1 <= 2 [2024-01-29 14:37:22,374 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,374 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] x$mem_tmp <= 2 [2024-01-29 14:37:22,375 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] 0 <= x [2024-01-29 14:37:22,375 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,375 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,375 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,375 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] 0 <= x$mem_tmp [2024-01-29 14:37:22,375 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,375 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,375 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] x$mem_tmp <= 127 [2024-01-29 14:37:22,375 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,375 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,375 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] 0 <= x$w_buff1 [2024-01-29 14:37:22,375 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,375 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,375 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= x [2024-01-29 14:37:22,375 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,375 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= x$mem_tmp [2024-01-29 14:37:22,375 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (unsigned long )arg == 0UL [2024-01-29 14:37:22,375 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,375 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,375 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,375 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,375 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,376 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,376 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x <= 127 [2024-01-29 14:37:22,376 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y [2024-01-29 14:37:22,376 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,376 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,376 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$w_buff1 <= 2 [2024-01-29 14:37:22,376 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y <= 2 [2024-01-29 14:37:22,376 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,376 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,376 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,376 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= x$w_buff1 [2024-01-29 14:37:22,376 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,376 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x <= 2 [2024-01-29 14:37:22,376 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,376 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$mem_tmp <= 2 [2024-01-29 14:37:22,376 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,376 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,376 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$mem_tmp <= 127 [2024-01-29 14:37:22,376 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,376 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$w_buff0 == 2 [2024-01-29 14:37:22,376 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y <= 127 [2024-01-29 14:37:22,376 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x$w_buff1 <= 127 [2024-01-29 14:37:22,376 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,377 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] x == 1 [2024-01-29 14:37:22,377 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] x$w_buff0 <= 127 [2024-01-29 14:37:22,377 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,377 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] 0 <= x$mem_tmp [2024-01-29 14:37:22,377 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] 0 <= x$w_buff0 [2024-01-29 14:37:22,377 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] y <= 127 [2024-01-29 14:37:22,377 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,377 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,377 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,377 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] x$mem_tmp <= 127 [2024-01-29 14:37:22,377 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,377 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] x$w_buff0 <= 2 [2024-01-29 14:37:22,377 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,377 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,377 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,377 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,377 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] 0 <= x$w_buff1 [2024-01-29 14:37:22,377 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] y <= 2 [2024-01-29 14:37:22,377 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] (unsigned long )arg == 0UL [2024-01-29 14:37:22,377 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,377 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,377 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,378 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,378 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,378 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,378 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] 0 <= y [2024-01-29 14:37:22,378 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,378 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,378 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] x$w_buff1 <= 127 [2024-01-29 14:37:22,378 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] x$mem_tmp <= 2 [2024-01-29 14:37:22,378 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,378 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,378 INFO L98 nessWitnessExtractor]: Location invariant before [L738-L738] x$w_buff1 <= 2 [2024-01-29 14:37:22,378 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,378 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] 0 <= x$w_buff1 [2024-01-29 14:37:22,378 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] x$w_buff1 <= 127 [2024-01-29 14:37:22,378 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,378 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] x <= 2 [2024-01-29 14:37:22,378 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] y == 2 [2024-01-29 14:37:22,378 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,378 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,378 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,378 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] x$mem_tmp <= 2 [2024-01-29 14:37:22,378 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,378 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,379 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,379 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] x$w_buff1 <= 2 [2024-01-29 14:37:22,379 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,379 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] x$mem_tmp <= 127 [2024-01-29 14:37:22,379 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,379 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] 0 <= x [2024-01-29 14:37:22,379 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] (unsigned long )arg == 0UL [2024-01-29 14:37:22,379 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,379 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,379 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] x$w_buff0 <= 127 [2024-01-29 14:37:22,379 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] 0 <= x$w_buff0 [2024-01-29 14:37:22,379 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,379 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,379 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,379 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] 0 <= x$mem_tmp [2024-01-29 14:37:22,379 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,379 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] x <= 127 [2024-01-29 14:37:22,379 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,379 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,379 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,379 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,379 INFO L98 nessWitnessExtractor]: Location invariant before [L735-L735] x$w_buff0 <= 2 [2024-01-29 14:37:22,379 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= x$w_buff0 [2024-01-29 14:37:22,380 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,380 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,380 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$mem_tmp <= 2 [2024-01-29 14:37:22,380 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,380 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,380 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= x$mem_tmp [2024-01-29 14:37:22,380 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,380 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,380 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,380 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff1 <= 2 [2024-01-29 14:37:22,380 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x <= 127 [2024-01-29 14:37:22,381 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= x [2024-01-29 14:37:22,381 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,381 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y <= 127 [2024-01-29 14:37:22,381 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,381 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,381 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff0 <= 2 [2024-01-29 14:37:22,381 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,381 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff0 <= 127 [2024-01-29 14:37:22,381 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,382 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,382 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= x$w_buff1 [2024-01-29 14:37:22,382 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,382 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff1 <= 127 [2024-01-29 14:37:22,382 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,382 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,382 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,382 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,382 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= y [2024-01-29 14:37:22,382 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,383 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] y <= 2 [2024-01-29 14:37:22,383 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x <= 2 [2024-01-29 14:37:22,383 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,383 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,383 INFO L98 nessWitnessExtractor]: Location invariant before [L804-L804] x$mem_tmp <= 127 [2024-01-29 14:37:22,383 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (unsigned long )arg == 0UL [2024-01-29 14:37:22,383 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y <= 127 [2024-01-29 14:37:22,383 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$mem_tmp <= 2 [2024-01-29 14:37:22,383 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,383 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff0 <= 2 [2024-01-29 14:37:22,384 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,384 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,384 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff0 <= 127 [2024-01-29 14:37:22,384 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,384 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,384 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,384 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,384 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x$w_buff1 [2024-01-29 14:37:22,384 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,385 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x$w_buff0 [2024-01-29 14:37:22,385 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,385 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,385 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,385 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,385 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff1 <= 127 [2024-01-29 14:37:22,385 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,385 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] y <= 2 [2024-01-29 14:37:22,385 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,385 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,386 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,386 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$mem_tmp <= 127 [2024-01-29 14:37:22,386 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x$mem_tmp [2024-01-29 14:37:22,386 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,386 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= x [2024-01-29 14:37:22,386 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,387 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,388 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x <= 2 [2024-01-29 14:37:22,388 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,388 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,388 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] 0 <= y [2024-01-29 14:37:22,389 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x$w_buff1 <= 2 [2024-01-29 14:37:22,389 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] x <= 127 [2024-01-29 14:37:22,389 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,389 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= x [2024-01-29 14:37:22,389 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,389 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (unsigned long )arg == 0UL [2024-01-29 14:37:22,389 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,389 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,389 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y <= 2 [2024-01-29 14:37:22,389 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= x$mem_tmp [2024-01-29 14:37:22,390 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,390 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$w_buff1 <= 2 [2024-01-29 14:37:22,390 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,390 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x <= 2 [2024-01-29 14:37:22,390 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,390 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$mem_tmp <= 127 [2024-01-29 14:37:22,390 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= y [2024-01-29 14:37:22,390 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,390 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= x$w_buff1 [2024-01-29 14:37:22,390 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,391 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,391 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$mem_tmp <= 2 [2024-01-29 14:37:22,391 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,391 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,391 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,391 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,391 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,391 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,391 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] y <= 127 [2024-01-29 14:37:22,391 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,392 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x <= 127 [2024-01-29 14:37:22,392 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,392 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$w_buff0 == 2 [2024-01-29 14:37:22,392 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,392 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] x$w_buff1 <= 127 [2024-01-29 14:37:22,392 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,392 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$mem_tmp <= 2 [2024-01-29 14:37:22,392 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,392 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,392 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,393 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$mem_tmp <= 127 [2024-01-29 14:37:22,393 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,393 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= x$w_buff1 [2024-01-29 14:37:22,393 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$w_buff1 <= 127 [2024-01-29 14:37:22,393 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y <= 2 [2024-01-29 14:37:22,393 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,393 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,393 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= x [2024-01-29 14:37:22,394 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,396 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (unsigned long )arg == 0UL [2024-01-29 14:37:22,396 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$w_buff0 <= 127 [2024-01-29 14:37:22,397 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,397 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,397 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,402 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,402 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,403 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x <= 127 [2024-01-29 14:37:22,403 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= x$mem_tmp [2024-01-29 14:37:22,403 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$w_buff1 <= 2 [2024-01-29 14:37:22,403 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= y [2024-01-29 14:37:22,403 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,403 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,403 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= x$w_buff0 [2024-01-29 14:37:22,403 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y <= 127 [2024-01-29 14:37:22,403 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,403 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x <= 2 [2024-01-29 14:37:22,403 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$w_buff0 <= 2 [2024-01-29 14:37:22,404 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,404 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,404 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,404 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,404 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,404 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y <= 2 [2024-01-29 14:37:22,404 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,404 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (unsigned long )arg == 0UL [2024-01-29 14:37:22,404 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,404 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$mem_tmp <= 127 [2024-01-29 14:37:22,404 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,405 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,405 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,405 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,405 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,405 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,405 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x <= 127 [2024-01-29 14:37:22,405 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= x$mem_tmp [2024-01-29 14:37:22,405 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,405 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,405 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$w_buff1 <= 127 [2024-01-29 14:37:22,406 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,406 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$w_buff1 <= 2 [2024-01-29 14:37:22,406 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= x [2024-01-29 14:37:22,406 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,406 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,406 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,406 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x <= 2 [2024-01-29 14:37:22,406 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$mem_tmp <= 2 [2024-01-29 14:37:22,406 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,406 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= x$w_buff1 [2024-01-29 14:37:22,406 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y [2024-01-29 14:37:22,406 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,407 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y <= 127 [2024-01-29 14:37:22,407 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,407 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,407 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,407 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x$w_buff0 == 2 [2024-01-29 14:37:22,407 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= x [2024-01-29 14:37:22,407 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,407 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,407 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$w_buff1 <= 127 [2024-01-29 14:37:22,407 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y <= 127 [2024-01-29 14:37:22,407 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,408 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$mem_tmp <= 127 [2024-01-29 14:37:22,408 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,408 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,408 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,408 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= x$w_buff0 [2024-01-29 14:37:22,408 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= x$w_buff1 [2024-01-29 14:37:22,408 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,408 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,408 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,408 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,409 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] y <= 2 [2024-01-29 14:37:22,409 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$mem_tmp <= 2 [2024-01-29 14:37:22,409 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= y [2024-01-29 14:37:22,409 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,409 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,409 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x <= 2 [2024-01-29 14:37:22,409 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,409 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,409 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,409 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,409 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] (unsigned long )arg == 0UL [2024-01-29 14:37:22,410 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,410 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,410 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$w_buff1 <= 2 [2024-01-29 14:37:22,410 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,410 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,410 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] 0 <= x$mem_tmp [2024-01-29 14:37:22,410 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,410 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$w_buff0 <= 127 [2024-01-29 14:37:22,410 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x <= 127 [2024-01-29 14:37:22,410 INFO L98 nessWitnessExtractor]: Location invariant before [L754-L754] x$w_buff0 <= 2 [2024-01-29 14:37:22,410 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$w_buff1 <= 127 [2024-01-29 14:37:22,411 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,411 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= x [2024-01-29 14:37:22,411 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,411 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= x$w_buff1 [2024-01-29 14:37:22,411 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,411 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,411 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$w_buff0 <= 127 [2024-01-29 14:37:22,411 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x <= 2 [2024-01-29 14:37:22,411 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,411 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (unsigned long )arg == 0UL [2024-01-29 14:37:22,411 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,412 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,412 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,412 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,412 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$w_buff1 <= 2 [2024-01-29 14:37:22,412 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y == 1 [2024-01-29 14:37:22,412 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x <= 127 [2024-01-29 14:37:22,412 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,412 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,412 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,412 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,412 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,413 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= x$mem_tmp [2024-01-29 14:37:22,413 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$mem_tmp <= 2 [2024-01-29 14:37:22,413 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$w_buff0 <= 2 [2024-01-29 14:37:22,413 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= x$w_buff0 [2024-01-29 14:37:22,413 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$mem_tmp <= 127 [2024-01-29 14:37:22,413 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,413 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,413 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,413 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,413 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,413 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,414 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,414 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-29 14:37:22,414 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,414 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$w_buff0 <= 2 [2024-01-29 14:37:22,414 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,415 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,415 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice2 == (_Bool)0 [2024-01-29 14:37:22,415 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,415 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,416 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y <= 2 [2024-01-29 14:37:22,416 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$w_buff0 <= 127 [2024-01-29 14:37:22,416 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x <= 127 [2024-01-29 14:37:22,416 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-29 14:37:22,416 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= x$mem_tmp [2024-01-29 14:37:22,416 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,416 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= x$w_buff1 [2024-01-29 14:37:22,416 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,416 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,416 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= x [2024-01-29 14:37:22,416 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$mem_tmp <= 2 [2024-01-29 14:37:22,417 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,417 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,417 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,417 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,417 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] y <= 127 [2024-01-29 14:37:22,417 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,417 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$w_buff1 <= 2 [2024-01-29 14:37:22,417 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= x$w_buff0 [2024-01-29 14:37:22,417 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,417 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] 0 <= y [2024-01-29 14:37:22,417 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$w_buff1 <= 127 [2024-01-29 14:37:22,417 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,418 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x$mem_tmp <= 127 [2024-01-29 14:37:22,418 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] x <= 2 [2024-01-29 14:37:22,418 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,418 INFO L98 nessWitnessExtractor]: Location invariant before [L813-L813] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,418 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= x$mem_tmp [2024-01-29 14:37:22,418 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,418 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,418 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$w_buff0 <= 127 [2024-01-29 14:37:22,418 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,418 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= x$w_buff1 [2024-01-29 14:37:22,418 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-29 14:37:22,419 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x <= 2 [2024-01-29 14:37:22,419 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,419 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,419 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,419 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$w_buff1 <= 2 [2024-01-29 14:37:22,419 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,419 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$mem_tmp <= 127 [2024-01-29 14:37:22,419 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,419 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,419 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$mem_tmp <= 2 [2024-01-29 14:37:22,419 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$w_buff1 <= 127 [2024-01-29 14:37:22,420 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= x [2024-01-29 14:37:22,420 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x <= 127 [2024-01-29 14:37:22,420 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,420 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-29 14:37:22,420 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,420 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,420 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$w_buff0 <= 2 [2024-01-29 14:37:22,420 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,420 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,420 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,420 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= x$w_buff0 [2024-01-29 14:37:22,421 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] 0 <= y [2024-01-29 14:37:22,421 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,421 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y <= 127 [2024-01-29 14:37:22,421 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,421 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,421 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,421 INFO L98 nessWitnessExtractor]: Location invariant before [L810-L810] y <= 2 [2024-01-29 14:37:22,421 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x$mem_tmp <= 127 [2024-01-29 14:37:22,421 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,421 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,421 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,422 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x$mem_tmp <= 2 [2024-01-29 14:37:22,422 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,422 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= x$w_buff1 [2024-01-29 14:37:22,422 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,422 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x$w_buff1 <= 2 [2024-01-29 14:37:22,422 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,422 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= x$mem_tmp [2024-01-29 14:37:22,422 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,422 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,422 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y <= 127 [2024-01-29 14:37:22,422 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,423 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] y <= 2 [2024-01-29 14:37:22,423 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x$w_buff1 <= 127 [2024-01-29 14:37:22,423 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= x [2024-01-29 14:37:22,423 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-29 14:37:22,423 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= x$w_buff0 [2024-01-29 14:37:22,423 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x$w_buff0 <= 127 [2024-01-29 14:37:22,423 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,423 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,423 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x <= 127 [2024-01-29 14:37:22,423 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,423 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,423 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,424 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,424 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,424 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x$w_buff0 <= 2 [2024-01-29 14:37:22,424 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] 0 <= y [2024-01-29 14:37:22,424 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,424 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,424 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x <= 2 [2024-01-29 14:37:22,424 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,424 INFO L98 nessWitnessExtractor]: Location invariant before [L819-L819] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,424 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,424 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,425 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] x$mem_tmp <= 2 [2024-01-29 14:37:22,425 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] x$mem_tmp <= 127 [2024-01-29 14:37:22,425 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,425 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,425 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] y <= 2 [2024-01-29 14:37:22,425 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,425 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] y <= 127 [2024-01-29 14:37:22,425 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,425 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,425 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,425 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] x <= 127 [2024-01-29 14:37:22,426 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] 0 <= x$w_buff0 [2024-01-29 14:37:22,426 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] 0 <= x$mem_tmp [2024-01-29 14:37:22,426 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,426 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] 0 <= x [2024-01-29 14:37:22,426 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] x$w_buff0 <= 2 [2024-01-29 14:37:22,426 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,426 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,426 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,426 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,426 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,426 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,427 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,427 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] x$w_buff0 <= 127 [2024-01-29 14:37:22,427 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] (unsigned long )arg == 0UL [2024-01-29 14:37:22,427 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] 0 <= x$w_buff1 [2024-01-29 14:37:22,427 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] 0 <= y [2024-01-29 14:37:22,427 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,427 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] x$w_buff1 <= 127 [2024-01-29 14:37:22,427 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] x <= 2 [2024-01-29 14:37:22,427 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,427 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] x$w_buff1 <= 2 [2024-01-29 14:37:22,427 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,427 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,428 INFO L98 nessWitnessExtractor]: Location invariant before [L737-L737] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,428 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$w_buff0 <= 127 [2024-01-29 14:37:22,428 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,428 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x <= 2 [2024-01-29 14:37:22,428 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,428 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$mem_tmp <= 2 [2024-01-29 14:37:22,428 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,428 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,428 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,428 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,428 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,429 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,429 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,429 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$w_buff1 <= 127 [2024-01-29 14:37:22,429 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,429 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,429 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= x$w_buff1 [2024-01-29 14:37:22,429 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,429 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,429 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,429 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] ((x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1) && (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1))) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-29 14:37:22,429 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$mem_tmp <= 127 [2024-01-29 14:37:22,430 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y <= 2 [2024-01-29 14:37:22,430 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$w_buff1 <= 2 [2024-01-29 14:37:22,430 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] y <= 127 [2024-01-29 14:37:22,430 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,430 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$w_buff0 <= 2 [2024-01-29 14:37:22,430 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= x$w_buff0 [2024-01-29 14:37:22,430 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x <= 127 [2024-01-29 14:37:22,430 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,430 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,430 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= x$mem_tmp [2024-01-29 14:37:22,430 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= y [2024-01-29 14:37:22,431 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,431 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,431 INFO L98 nessWitnessExtractor]: Location invariant before [L803-L803] 0 <= x [2024-01-29 14:37:22,431 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x$w_buff1 <= 127 [2024-01-29 14:37:22,431 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,431 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= x$w_buff1 [2024-01-29 14:37:22,431 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,431 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x$mem_tmp <= 2 [2024-01-29 14:37:22,431 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,431 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x <= 2 [2024-01-29 14:37:22,431 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,432 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y [2024-01-29 14:37:22,432 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,432 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (unsigned long )arg == 0UL [2024-01-29 14:37:22,432 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,432 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x$w_buff1 <= 2 [2024-01-29 14:37:22,432 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,432 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,432 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x <= 127 [2024-01-29 14:37:22,432 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y <= 2 [2024-01-29 14:37:22,432 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,432 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,433 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x$w_buff0 == 2 [2024-01-29 14:37:22,433 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,433 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,433 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y <= 127 [2024-01-29 14:37:22,433 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,433 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x$mem_tmp <= 127 [2024-01-29 14:37:22,433 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,433 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= x [2024-01-29 14:37:22,433 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,433 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,433 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= x$mem_tmp [2024-01-29 14:37:22,434 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,434 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,434 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,434 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff1 <= 2 [2024-01-29 14:37:22,434 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff1 <= 127 [2024-01-29 14:37:22,434 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,434 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff0 <= 2 [2024-01-29 14:37:22,434 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-29 14:37:22,434 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x <= 127 [2024-01-29 14:37:22,434 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff0 <= 127 [2024-01-29 14:37:22,434 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,434 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,435 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,435 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,435 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= y [2024-01-29 14:37:22,435 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y <= 2 [2024-01-29 14:37:22,435 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,435 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,435 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,435 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,435 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= x$w_buff1 [2024-01-29 14:37:22,435 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= x$w_buff0 [2024-01-29 14:37:22,435 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,436 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= x [2024-01-29 14:37:22,436 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,436 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$mem_tmp <= 127 [2024-01-29 14:37:22,436 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,436 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,436 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,436 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] y <= 127 [2024-01-29 14:37:22,436 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,436 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,436 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] 0 <= x$mem_tmp [2024-01-29 14:37:22,436 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,437 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$mem_tmp <= 2 [2024-01-29 14:37:22,437 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,437 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,437 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] x <= 2 [2024-01-29 14:37:22,437 INFO L98 nessWitnessExtractor]: Location invariant before [L809-L809] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,437 INFO L98 nessWitnessExtractor]: Location invariant before [L739-L739] (unsigned long )arg == 0UL [2024-01-29 14:37:22,437 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,437 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x <= 127 [2024-01-29 14:37:22,437 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y <= 127 [2024-01-29 14:37:22,437 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,437 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,438 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,438 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= x$mem_tmp [2024-01-29 14:37:22,438 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= x$w_buff0 [2024-01-29 14:37:22,438 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$mem_tmp <= 127 [2024-01-29 14:37:22,438 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,438 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,438 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= x [2024-01-29 14:37:22,438 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,438 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,438 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$w_buff1 <= 2 [2024-01-29 14:37:22,438 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,439 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,439 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,439 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x <= 2 [2024-01-29 14:37:22,439 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$w_buff0 <= 127 [2024-01-29 14:37:22,439 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,439 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$w_buff0 <= 2 [2024-01-29 14:37:22,439 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,439 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,439 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$mem_tmp <= 2 [2024-01-29 14:37:22,439 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,439 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,440 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,440 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= y [2024-01-29 14:37:22,440 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,440 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$w_buff1 <= 127 [2024-01-29 14:37:22,440 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] y <= 2 [2024-01-29 14:37:22,440 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,440 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,440 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] 0 <= x$w_buff1 [2024-01-29 14:37:22,440 INFO L98 nessWitnessExtractor]: Location invariant before [L820-L820] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,440 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,440 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (unsigned long )arg == 0UL [2024-01-29 14:37:22,441 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,441 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 127 [2024-01-29 14:37:22,441 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,441 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,441 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,441 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,441 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,441 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x$w_buff0 [2024-01-29 14:37:22,441 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,441 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,441 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$mem_tmp <= 2 [2024-01-29 14:37:22,442 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,442 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,442 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,442 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,442 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x$mem_tmp [2024-01-29 14:37:22,442 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x$w_buff1 [2024-01-29 14:37:22,442 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x <= 2 [2024-01-29 14:37:22,442 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$mem_tmp <= 127 [2024-01-29 14:37:22,442 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,442 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 127 [2024-01-29 14:37:22,442 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,443 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff0 <= 2 [2024-01-29 14:37:22,443 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,443 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= y [2024-01-29 14:37:22,443 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] 0 <= x [2024-01-29 14:37:22,443 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff1 <= 2 [2024-01-29 14:37:22,443 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,443 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] y <= 2 [2024-01-29 14:37:22,443 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,443 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,443 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff0 <= 127 [2024-01-29 14:37:22,443 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,443 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,444 INFO L98 nessWitnessExtractor]: Location invariant before [L775-L775] x$w_buff1 <= 127 [2024-01-29 14:37:22,444 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= x$w_buff1 [2024-01-29 14:37:22,444 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= x$mem_tmp [2024-01-29 14:37:22,444 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,444 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,444 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,444 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y <= 127 [2024-01-29 14:37:22,444 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,444 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,444 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice2 == (_Bool)0 [2024-01-29 14:37:22,444 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$mem_tmp <= 127 [2024-01-29 14:37:22,445 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$w_buff1 <= 2 [2024-01-29 14:37:22,445 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,445 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,445 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= x$w_buff0 [2024-01-29 14:37:22,445 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$mem_tmp <= 2 [2024-01-29 14:37:22,445 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,445 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,445 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-29 14:37:22,445 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-29 14:37:22,445 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$w_buff0 <= 127 [2024-01-29 14:37:22,445 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,446 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= y [2024-01-29 14:37:22,446 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,446 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,446 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= x [2024-01-29 14:37:22,446 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,446 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x <= 2 [2024-01-29 14:37:22,446 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,446 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] y <= 2 [2024-01-29 14:37:22,446 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x <= 127 [2024-01-29 14:37:22,446 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,446 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$w_buff1 <= 127 [2024-01-29 14:37:22,447 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,447 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,447 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$w_buff0 <= 2 [2024-01-29 14:37:22,447 INFO L98 nessWitnessExtractor]: Location invariant before [L814-L814] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,447 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] y <= 2 [2024-01-29 14:37:22,447 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,447 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,447 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] 0 <= x$w_buff1 [2024-01-29 14:37:22,447 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,447 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,447 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,448 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] 0 <= x$mem_tmp [2024-01-29 14:37:22,448 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] 0 <= y [2024-01-29 14:37:22,448 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] x$w_buff0 <= 127 [2024-01-29 14:37:22,448 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,448 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] x <= 2 [2024-01-29 14:37:22,448 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,448 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,448 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,448 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,448 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,448 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,449 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,449 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] 0 <= x [2024-01-29 14:37:22,449 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] x$w_buff0 <= 2 [2024-01-29 14:37:22,449 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] x$w_buff1 <= 2 [2024-01-29 14:37:22,449 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] x <= 127 [2024-01-29 14:37:22,449 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] 0 <= x$w_buff0 [2024-01-29 14:37:22,449 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,449 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,449 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,449 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,450 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] x$mem_tmp <= 2 [2024-01-29 14:37:22,450 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] (unsigned long )arg == 0UL [2024-01-29 14:37:22,450 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,450 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] x$w_buff1 <= 127 [2024-01-29 14:37:22,450 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,450 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,450 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,450 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] y <= 127 [2024-01-29 14:37:22,450 INFO L98 nessWitnessExtractor]: Location invariant before [L734-L734] x$mem_tmp <= 127 [2024-01-29 14:37:22,450 INFO L98 nessWitnessExtractor]: Location invariant before [L733-L733] (unsigned long )arg == 0UL [2024-01-29 14:37:22,451 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] x$mem_tmp <= 2 [2024-01-29 14:37:22,451 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] x$mem_tmp <= 127 [2024-01-29 14:37:22,451 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,451 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] (unsigned long )arg == 0UL [2024-01-29 14:37:22,451 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] 0 <= x$w_buff1 [2024-01-29 14:37:22,451 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] x$w_buff0 <= 2 [2024-01-29 14:37:22,451 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,451 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,451 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,451 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] ((x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1) && (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1))) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-29 14:37:22,452 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,452 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,452 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] x <= 127 [2024-01-29 14:37:22,452 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] 0 <= x$w_buff0 [2024-01-29 14:37:22,452 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,452 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,452 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] x$w_buff0 <= 127 [2024-01-29 14:37:22,452 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,452 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,452 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] x$w_buff1 <= 127 [2024-01-29 14:37:22,453 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,453 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] 0 <= y [2024-01-29 14:37:22,453 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] x$w_buff1 <= 2 [2024-01-29 14:37:22,453 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,453 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,453 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y <= 2 [2024-01-29 14:37:22,453 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,453 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,453 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] 0 <= x [2024-01-29 14:37:22,453 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,454 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] x <= 2 [2024-01-29 14:37:22,454 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,454 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] 0 <= x$mem_tmp [2024-01-29 14:37:22,454 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y <= 127 [2024-01-29 14:37:22,454 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,454 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,454 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,454 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y [2024-01-29 14:37:22,454 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff0 <= 2 [2024-01-29 14:37:22,455 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,455 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,455 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,455 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,455 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x$w_buff0 [2024-01-29 14:37:22,455 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,455 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,455 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,455 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,455 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 2 [2024-01-29 14:37:22,456 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$mem_tmp <= 127 [2024-01-29 14:37:22,456 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,456 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,456 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x$w_buff1 [2024-01-29 14:37:22,456 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 127 [2024-01-29 14:37:22,456 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,456 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x [2024-01-29 14:37:22,456 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,456 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,456 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff0 <= 127 [2024-01-29 14:37:22,457 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,457 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y <= 127 [2024-01-29 14:37:22,457 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,457 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff1 <= 2 [2024-01-29 14:37:22,457 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y <= 2 [2024-01-29 14:37:22,457 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,457 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$w_buff1 <= 127 [2024-01-29 14:37:22,457 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,457 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,457 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,457 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x$mem_tmp [2024-01-29 14:37:22,458 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,458 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x$mem_tmp <= 2 [2024-01-29 14:37:22,458 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= x$w_buff0 [2024-01-29 14:37:22,458 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x <= 2 [2024-01-29 14:37:22,458 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$mem_tmp <= 127 [2024-01-29 14:37:22,458 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,458 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,458 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$mem_tmp <= 2 [2024-01-29 14:37:22,458 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= x [2024-01-29 14:37:22,458 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= y [2024-01-29 14:37:22,458 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice2 == (_Bool)0 [2024-01-29 14:37:22,459 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y <= 2 [2024-01-29 14:37:22,459 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,459 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,459 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-29 14:37:22,459 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,459 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,459 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$w_buff1 <= 2 [2024-01-29 14:37:22,459 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,459 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$w_buff0 <= 2 [2024-01-29 14:37:22,459 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,459 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$w_buff1 <= 127 [2024-01-29 14:37:22,460 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,460 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,460 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= x$w_buff1 [2024-01-29 14:37:22,460 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] y <= 127 [2024-01-29 14:37:22,460 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,460 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,460 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,460 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,460 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] 0 <= x$mem_tmp [2024-01-29 14:37:22,460 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x <= 127 [2024-01-29 14:37:22,460 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$w_buff0 <= 127 [2024-01-29 14:37:22,461 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,461 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,461 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,461 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,461 INFO L98 nessWitnessExtractor]: Location invariant before [L811-L811] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-29 14:37:22,461 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff0 <= 127 [2024-01-29 14:37:22,461 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff0 <= 2 [2024-01-29 14:37:22,461 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$mem_tmp <= 127 [2024-01-29 14:37:22,461 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,461 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff1 <= 127 [2024-01-29 14:37:22,461 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,462 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x <= 127 [2024-01-29 14:37:22,462 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,462 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff1 <= 2 [2024-01-29 14:37:22,462 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,462 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y <= 2 [2024-01-29 14:37:22,462 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,462 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,462 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,462 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,462 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= y [2024-01-29 14:37:22,462 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= x$w_buff1 [2024-01-29 14:37:22,463 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= x$mem_tmp [2024-01-29 14:37:22,463 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,463 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,463 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,463 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,463 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,463 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= x$w_buff0 [2024-01-29 14:37:22,463 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] 0 <= x [2024-01-29 14:37:22,463 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$mem_tmp <= 2 [2024-01-29 14:37:22,463 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,463 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,463 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] y <= 127 [2024-01-29 14:37:22,464 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,464 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,464 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,464 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,464 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] x <= 2 [2024-01-29 14:37:22,464 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,464 INFO L98 nessWitnessExtractor]: Location invariant before [L808-L808] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,464 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,464 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,464 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,464 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= x [2024-01-29 14:37:22,465 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$w_buff0 <= 2 [2024-01-29 14:37:22,465 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,465 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,465 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x <= 127 [2024-01-29 14:37:22,465 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$w_buff1 <= 127 [2024-01-29 14:37:22,465 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$w_buff0 <= 127 [2024-01-29 14:37:22,465 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,465 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,465 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,465 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (unsigned long )arg == 0UL [2024-01-29 14:37:22,465 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,466 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,466 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,466 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= y [2024-01-29 14:37:22,466 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,466 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,466 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,466 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,466 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y <= 127 [2024-01-29 14:37:22,466 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] y <= 2 [2024-01-29 14:37:22,466 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= x$mem_tmp [2024-01-29 14:37:22,466 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,467 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$w_buff1 <= 2 [2024-01-29 14:37:22,467 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,467 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$mem_tmp <= 127 [2024-01-29 14:37:22,467 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= x$w_buff1 [2024-01-29 14:37:22,467 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x <= 2 [2024-01-29 14:37:22,467 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,467 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$mem_tmp <= 2 [2024-01-29 14:37:22,467 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,467 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,467 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] 0 <= x$w_buff0 [2024-01-29 14:37:22,467 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,468 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x <= 127 [2024-01-29 14:37:22,468 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,468 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,468 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,468 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,468 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,468 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= x$mem_tmp [2024-01-29 14:37:22,468 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= x$w_buff0 [2024-01-29 14:37:22,468 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$w_buff0 <= 127 [2024-01-29 14:37:22,468 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,468 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,468 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$w_buff1 <= 2 [2024-01-29 14:37:22,469 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,469 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,469 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,469 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$mem_tmp <= 127 [2024-01-29 14:37:22,469 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] (unsigned long )arg == 0UL [2024-01-29 14:37:22,469 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= y [2024-01-29 14:37:22,469 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$w_buff0 <= 2 [2024-01-29 14:37:22,469 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,469 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,469 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y <= 127 [2024-01-29 14:37:22,469 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,470 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$mem_tmp <= 2 [2024-01-29 14:37:22,470 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,470 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,470 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$w_buff1 <= 127 [2024-01-29 14:37:22,470 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,470 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x <= 2 [2024-01-29 14:37:22,470 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= x$w_buff1 [2024-01-29 14:37:22,470 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= x [2024-01-29 14:37:22,470 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,470 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,470 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y <= 2 [2024-01-29 14:37:22,470 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,471 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,471 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,471 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$w_buff0 <= 2 [2024-01-29 14:37:22,471 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$w_buff0 <= 127 [2024-01-29 14:37:22,471 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y <= 2 [2024-01-29 14:37:22,471 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,471 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,471 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,471 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$mem_tmp <= 127 [2024-01-29 14:37:22,471 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-29 14:37:22,471 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= y [2024-01-29 14:37:22,472 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x <= 2 [2024-01-29 14:37:22,472 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] weak$$choice2 == (_Bool)0 [2024-01-29 14:37:22,472 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,472 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x <= 127 [2024-01-29 14:37:22,472 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,472 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,472 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= x$mem_tmp [2024-01-29 14:37:22,472 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$w_buff1 <= 127 [2024-01-29 14:37:22,472 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,472 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,472 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,472 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= x$w_buff0 [2024-01-29 14:37:22,473 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,473 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$mem_tmp <= 2 [2024-01-29 14:37:22,473 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,473 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,473 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,473 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y <= 127 [2024-01-29 14:37:22,473 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,473 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= x$w_buff1 [2024-01-29 14:37:22,473 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,473 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] 0 <= x [2024-01-29 14:37:22,473 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,474 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,474 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$w_buff1 <= 2 [2024-01-29 14:37:22,474 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-29 14:37:22,474 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,474 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,474 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,474 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] x$w_buff0 <= 2 [2024-01-29 14:37:22,474 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] x$w_buff1 <= 127 [2024-01-29 14:37:22,474 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] x$w_buff1 <= 2 [2024-01-29 14:37:22,474 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,474 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,474 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] 0 <= x$w_buff0 [2024-01-29 14:37:22,475 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] (unsigned long )arg == 0UL [2024-01-29 14:37:22,475 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] x <= 127 [2024-01-29 14:37:22,475 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,475 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] x$mem_tmp <= 127 [2024-01-29 14:37:22,475 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,475 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,475 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y <= 2 [2024-01-29 14:37:22,475 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] 0 <= x [2024-01-29 14:37:22,475 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,475 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,475 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y <= 127 [2024-01-29 14:37:22,475 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] 0 <= x$mem_tmp [2024-01-29 14:37:22,476 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] 0 <= x$w_buff1 [2024-01-29 14:37:22,476 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,476 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,476 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] x <= 2 [2024-01-29 14:37:22,476 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,476 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,476 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] 0 <= y [2024-01-29 14:37:22,476 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,476 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] x$mem_tmp <= 2 [2024-01-29 14:37:22,476 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,476 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,477 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,477 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,477 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,477 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,477 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,477 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] x$w_buff0 <= 127 [2024-01-29 14:37:22,477 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,477 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,477 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$w_buff1 <= 2 [2024-01-29 14:37:22,477 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$mem_tmp <= 127 [2024-01-29 14:37:22,477 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$w_buff1 <= 127 [2024-01-29 14:37:22,477 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,478 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x$w_buff1 [2024-01-29 14:37:22,478 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,478 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x$w_buff0 [2024-01-29 14:37:22,478 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x [2024-01-29 14:37:22,478 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,478 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y [2024-01-29 14:37:22,478 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,478 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,478 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$w_buff0 <= 2 [2024-01-29 14:37:22,478 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,478 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,479 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x$mem_tmp [2024-01-29 14:37:22,479 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,479 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,479 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 2 [2024-01-29 14:37:22,479 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$w_buff0 <= 127 [2024-01-29 14:37:22,479 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$mem_tmp <= 2 [2024-01-29 14:37:22,479 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 2 [2024-01-29 14:37:22,479 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,479 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 127 [2024-01-29 14:37:22,479 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,479 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,479 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 127 [2024-01-29 14:37:22,480 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (unsigned long )arg == 0UL [2024-01-29 14:37:22,480 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,480 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,480 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,480 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,480 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,480 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,480 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,480 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= x$w_buff1 [2024-01-29 14:37:22,480 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,480 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$mem_tmp <= 127 [2024-01-29 14:37:22,480 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,481 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,481 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,481 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x <= 2 [2024-01-29 14:37:22,481 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,481 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,481 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$w_buff1 <= 2 [2024-01-29 14:37:22,481 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= x [2024-01-29 14:37:22,481 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,481 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,481 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,481 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,482 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y <= 2 [2024-01-29 14:37:22,482 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= x$mem_tmp [2024-01-29 14:37:22,482 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$w_buff0 <= 127 [2024-01-29 14:37:22,482 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] y <= 127 [2024-01-29 14:37:22,482 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x <= 127 [2024-01-29 14:37:22,482 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$w_buff1 <= 127 [2024-01-29 14:37:22,482 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (x$w_buff1_used == (_Bool)1 && (x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1)) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-29 14:37:22,482 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$mem_tmp <= 2 [2024-01-29 14:37:22,482 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,482 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,482 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,482 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,483 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$w_buff0 <= 2 [2024-01-29 14:37:22,483 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= x$w_buff0 [2024-01-29 14:37:22,483 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,483 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] 0 <= y [2024-01-29 14:37:22,483 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,483 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,483 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,483 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,483 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,483 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,483 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,484 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x <= 2 [2024-01-29 14:37:22,484 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$w_buff1 <= 127 [2024-01-29 14:37:22,484 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y <= 127 [2024-01-29 14:37:22,484 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= x [2024-01-29 14:37:22,484 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,484 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,484 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,484 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,484 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,484 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,484 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$w_buff1 <= 2 [2024-01-29 14:37:22,484 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,485 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,485 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= y [2024-01-29 14:37:22,485 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] y <= 2 [2024-01-29 14:37:22,485 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (unsigned long )arg == 0UL [2024-01-29 14:37:22,485 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,485 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,485 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$mem_tmp <= 2 [2024-01-29 14:37:22,485 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= x$w_buff1 [2024-01-29 14:37:22,485 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,485 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x <= 127 [2024-01-29 14:37:22,485 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$mem_tmp <= 127 [2024-01-29 14:37:22,486 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] 0 <= x$mem_tmp [2024-01-29 14:37:22,486 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,486 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,486 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,486 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,486 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$w_buff0 == 2 [2024-01-29 14:37:22,486 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,486 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y [2024-01-29 14:37:22,486 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,486 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y <= 2 [2024-01-29 14:37:22,486 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y <= 127 [2024-01-29 14:37:22,486 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,487 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x <= 2 [2024-01-29 14:37:22,487 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,487 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= x$mem_tmp [2024-01-29 14:37:22,487 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,487 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,487 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= x [2024-01-29 14:37:22,487 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,487 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= x$w_buff1 [2024-01-29 14:37:22,487 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$w_buff0 <= 127 [2024-01-29 14:37:22,487 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$mem_tmp <= 2 [2024-01-29 14:37:22,487 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,487 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,488 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (x$w_buff1_used == (_Bool)1 && (x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1)) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-29 14:37:22,488 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$w_buff1 <= 127 [2024-01-29 14:37:22,488 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (unsigned long )arg == 0UL [2024-01-29 14:37:22,488 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,488 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$w_buff0 <= 2 [2024-01-29 14:37:22,488 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x <= 127 [2024-01-29 14:37:22,488 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,488 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,488 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,488 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,488 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,489 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,489 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= x$w_buff0 [2024-01-29 14:37:22,489 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,489 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,489 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$w_buff1 <= 2 [2024-01-29 14:37:22,489 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,489 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x$mem_tmp <= 127 [2024-01-29 14:37:22,489 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,489 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,489 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= x [2024-01-29 14:37:22,489 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,489 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= x$w_buff1 [2024-01-29 14:37:22,490 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,490 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,490 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y <= 2 [2024-01-29 14:37:22,490 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,490 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,490 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= x$mem_tmp [2024-01-29 14:37:22,490 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x <= 127 [2024-01-29 14:37:22,490 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,490 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$mem_tmp <= 127 [2024-01-29 14:37:22,490 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,490 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff0 <= 127 [2024-01-29 14:37:22,491 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,491 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff1 <= 2 [2024-01-29 14:37:22,491 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,491 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,491 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= x$w_buff0 [2024-01-29 14:37:22,491 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,491 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,491 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,491 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,491 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$mem_tmp <= 2 [2024-01-29 14:37:22,491 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,491 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff0 <= 2 [2024-01-29 14:37:22,492 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,492 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y [2024-01-29 14:37:22,492 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff1 <= 127 [2024-01-29 14:37:22,492 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y <= 127 [2024-01-29 14:37:22,492 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,492 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x <= 2 [2024-01-29 14:37:22,492 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,492 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,492 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,492 INFO L98 nessWitnessExtractor]: Location invariant before [L774-L774] (unsigned long )arg == 0UL [2024-01-29 14:37:22,492 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] x$mem_tmp <= 2 [2024-01-29 14:37:22,493 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] x$w_buff1 <= 2 [2024-01-29 14:37:22,493 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,493 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] x <= 2 [2024-01-29 14:37:22,493 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,493 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,493 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,493 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] 0 <= x [2024-01-29 14:37:22,493 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] 0 <= x$mem_tmp [2024-01-29 14:37:22,493 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,493 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] x$w_buff1 <= 127 [2024-01-29 14:37:22,493 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] x <= 127 [2024-01-29 14:37:22,493 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] x$w_buff0 <= 127 [2024-01-29 14:37:22,494 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,494 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] x$w_buff0 <= 2 [2024-01-29 14:37:22,494 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,494 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] 0 <= x$w_buff0 [2024-01-29 14:37:22,494 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,494 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] (x$w_buff1_used == (_Bool)1 && (x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1)) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-29 14:37:22,494 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,494 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,494 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,494 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] 0 <= y [2024-01-29 14:37:22,494 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] y <= 127 [2024-01-29 14:37:22,495 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] y <= 2 [2024-01-29 14:37:22,495 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,495 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,495 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,495 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,495 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,495 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] (unsigned long )arg == 0UL [2024-01-29 14:37:22,495 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,495 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] 0 <= x$w_buff1 [2024-01-29 14:37:22,495 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,495 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] x$mem_tmp <= 127 [2024-01-29 14:37:22,495 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,496 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= x$w_buff1 [2024-01-29 14:37:22,496 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,496 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,496 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,496 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$w_buff1 <= 2 [2024-01-29 14:37:22,496 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,496 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= x$mem_tmp [2024-01-29 14:37:22,496 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= y [2024-01-29 14:37:22,496 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x <= 2 [2024-01-29 14:37:22,496 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,496 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$mem_tmp <= 2 [2024-01-29 14:37:22,497 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$w_buff1 <= 127 [2024-01-29 14:37:22,497 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] 0 <= x [2024-01-29 14:37:22,497 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$mem_tmp <= 127 [2024-01-29 14:37:22,497 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,497 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,497 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,497 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,497 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,497 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,497 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,497 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y <= 127 [2024-01-29 14:37:22,498 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,498 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] y <= 2 [2024-01-29 14:37:22,498 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,498 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,498 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (unsigned long )arg == 0UL [2024-01-29 14:37:22,498 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x <= 127 [2024-01-29 14:37:22,498 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,498 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,498 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$w_buff0 == 2 [2024-01-29 14:37:22,498 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,498 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,498 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,499 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$mem_tmp <= 2 [2024-01-29 14:37:22,499 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,499 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,499 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,499 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= x$w_buff1 [2024-01-29 14:37:22,499 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= x$mem_tmp [2024-01-29 14:37:22,499 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= y [2024-01-29 14:37:22,499 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x <= 127 [2024-01-29 14:37:22,499 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,499 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice2 == (_Bool)0 [2024-01-29 14:37:22,499 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,500 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,500 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= x$w_buff0 [2024-01-29 14:37:22,500 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$w_buff0 <= 2 [2024-01-29 14:37:22,500 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y <= 2 [2024-01-29 14:37:22,500 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$w_buff1 <= 2 [2024-01-29 14:37:22,500 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,500 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,500 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x <= 2 [2024-01-29 14:37:22,500 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,500 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-29 14:37:22,500 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,500 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,501 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] 0 <= x [2024-01-29 14:37:22,501 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,501 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$w_buff1 <= 127 [2024-01-29 14:37:22,501 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,501 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$mem_tmp <= 127 [2024-01-29 14:37:22,501 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] y <= 127 [2024-01-29 14:37:22,501 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,501 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-29 14:37:22,501 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,501 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,501 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,502 INFO L98 nessWitnessExtractor]: Location invariant before [L815-L815] x$w_buff0 <= 127 [2024-01-29 14:37:22,502 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (unsigned long )arg == 0UL [2024-01-29 14:37:22,502 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-29 14:37:22,502 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,502 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,502 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff1 <= 127 [2024-01-29 14:37:22,502 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,502 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x$w_buff1 [2024-01-29 14:37:22,502 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff0 <= 2 [2024-01-29 14:37:22,502 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,502 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,503 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,503 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,503 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,503 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x [2024-01-29 14:37:22,503 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,503 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,503 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y [2024-01-29 14:37:22,503 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,503 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x$mem_tmp [2024-01-29 14:37:22,503 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 2 [2024-01-29 14:37:22,503 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x$w_buff0 [2024-01-29 14:37:22,503 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,504 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff1 <= 2 [2024-01-29 14:37:22,504 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,504 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,504 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$w_buff0 <= 127 [2024-01-29 14:37:22,504 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,504 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,504 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 2 [2024-01-29 14:37:22,504 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 127 [2024-01-29 14:37:22,504 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$mem_tmp <= 2 [2024-01-29 14:37:22,504 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,504 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,505 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$mem_tmp <= 127 [2024-01-29 14:37:22,505 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,505 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,505 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 127 [2024-01-29 14:37:22,505 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,505 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$w_buff1 <= 127 [2024-01-29 14:37:22,505 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,505 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= y [2024-01-29 14:37:22,505 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,505 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$w_buff1 <= 2 [2024-01-29 14:37:22,505 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,505 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x <= 2 [2024-01-29 14:37:22,506 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y <= 2 [2024-01-29 14:37:22,506 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$w_buff0 == 2 [2024-01-29 14:37:22,506 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,506 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,506 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x <= 127 [2024-01-29 14:37:22,506 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,506 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] y <= 127 [2024-01-29 14:37:22,506 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,506 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] (unsigned long )arg == 0UL [2024-01-29 14:37:22,506 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,506 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,506 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= x$w_buff1 [2024-01-29 14:37:22,507 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,507 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,507 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,507 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,507 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,507 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,507 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$mem_tmp <= 2 [2024-01-29 14:37:22,507 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= x [2024-01-29 14:37:22,507 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$mem_tmp <= 127 [2024-01-29 14:37:22,507 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,507 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= x$mem_tmp [2024-01-29 14:37:22,508 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,508 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,508 INFO L98 nessWitnessExtractor]: Location invariant before [L756-L756] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,508 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] x$w_buff1 <= 2 [2024-01-29 14:37:22,508 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,508 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,508 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,508 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,508 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] x$mem_tmp <= 2 [2024-01-29 14:37:22,508 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,508 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= y [2024-01-29 14:37:22,509 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y <= 127 [2024-01-29 14:37:22,509 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,509 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= x$w_buff0 [2024-01-29 14:37:22,509 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,509 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,509 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,509 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,509 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] x$w_buff0 <= 127 [2024-01-29 14:37:22,509 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,509 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] (unsigned long )arg == 0UL [2024-01-29 14:37:22,509 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,509 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] y <= 2 [2024-01-29 14:37:22,510 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,510 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] x <= 2 [2024-01-29 14:37:22,510 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,510 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,510 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] x$mem_tmp <= 127 [2024-01-29 14:37:22,510 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= x [2024-01-29 14:37:22,510 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= x$w_buff1 [2024-01-29 14:37:22,510 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,510 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,510 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,510 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] x <= 127 [2024-01-29 14:37:22,511 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,511 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= x$mem_tmp [2024-01-29 14:37:22,511 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,511 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] x$w_buff0 <= 2 [2024-01-29 14:37:22,511 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] x$w_buff1 <= 127 [2024-01-29 14:37:22,511 INFO L98 nessWitnessExtractor]: Location invariant before [L755-L755] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,511 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$mem_tmp <= 127 [2024-01-29 14:37:22,511 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y <= 2 [2024-01-29 14:37:22,511 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$w_buff1 <= 127 [2024-01-29 14:37:22,511 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,511 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (unsigned long )arg == 0UL [2024-01-29 14:37:22,511 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x <= 127 [2024-01-29 14:37:22,512 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,512 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$w_buff1 <= 2 [2024-01-29 14:37:22,512 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,512 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$mem_tmp <= 2 [2024-01-29 14:37:22,512 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y <= 127 [2024-01-29 14:37:22,512 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,512 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,512 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= x$w_buff0 [2024-01-29 14:37:22,512 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,512 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,512 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= x$mem_tmp [2024-01-29 14:37:22,513 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] ((x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1) && (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1))) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-29 14:37:22,513 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,513 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= y [2024-01-29 14:37:22,513 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,513 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,513 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,513 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,513 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,513 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= x$w_buff1 [2024-01-29 14:37:22,513 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= x [2024-01-29 14:37:22,513 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$w_buff0 <= 127 [2024-01-29 14:37:22,513 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,514 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,514 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,519 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,519 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,520 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x <= 2 [2024-01-29 14:37:22,520 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,520 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x$w_buff0 <= 2 [2024-01-29 14:37:22,520 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= x$w_buff0 [2024-01-29 14:37:22,520 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,520 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,520 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,520 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y <= 127 [2024-01-29 14:37:22,520 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,520 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$mem_tmp <= 2 [2024-01-29 14:37:22,521 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,521 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,521 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,521 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$mem_tmp <= 127 [2024-01-29 14:37:22,521 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$w_buff1 <= 127 [2024-01-29 14:37:22,521 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= x$mem_tmp [2024-01-29 14:37:22,521 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$w_buff0 <= 127 [2024-01-29 14:37:22,521 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,521 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,521 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= x$w_buff1 [2024-01-29 14:37:22,522 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,522 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,522 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,522 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,522 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] y <= 2 [2024-01-29 14:37:22,522 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x == 2 [2024-01-29 14:37:22,522 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$w_buff1 <= 2 [2024-01-29 14:37:22,522 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,522 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,522 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,522 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,523 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-29 14:37:22,523 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,523 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,523 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] x$w_buff0 <= 2 [2024-01-29 14:37:22,523 INFO L98 nessWitnessExtractor]: Location invariant before [L817-L817] 0 <= y [2024-01-29 14:37:22,523 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,523 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x <= 127 [2024-01-29 14:37:22,523 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,523 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$w_buff1 <= 127 [2024-01-29 14:37:22,523 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,524 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$w_buff0 <= 127 [2024-01-29 14:37:22,524 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,524 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,524 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y <= 2 [2024-01-29 14:37:22,524 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,524 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$mem_tmp <= 2 [2024-01-29 14:37:22,524 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,524 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= x$w_buff0 [2024-01-29 14:37:22,524 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] ((x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1) && (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1))) || (x$w_buff0_used == (_Bool)1 && (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) [2024-01-29 14:37:22,524 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x <= 2 [2024-01-29 14:37:22,525 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,525 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (unsigned long )arg == 0UL [2024-01-29 14:37:22,525 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,525 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,525 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,525 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,525 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$mem_tmp <= 127 [2024-01-29 14:37:22,525 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= x [2024-01-29 14:37:22,525 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,525 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,526 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,526 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,526 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,526 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= x$mem_tmp [2024-01-29 14:37:22,526 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= y [2024-01-29 14:37:22,526 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,526 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,526 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$w_buff0 <= 2 [2024-01-29 14:37:22,526 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= x$w_buff1 [2024-01-29 14:37:22,526 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x$w_buff1 <= 2 [2024-01-29 14:37:22,527 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y <= 127 [2024-01-29 14:37:22,527 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] 0 <= expression [2024-01-29 14:37:22,527 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 1 [2024-01-29 14:37:22,527 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 0 [2024-01-29 14:37:22,527 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression <= 1 [2024-01-29 14:37:22,527 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 0 || expression == 1 [2024-01-29 14:37:22,527 INFO L98 nessWitnessExtractor]: Location invariant before [L736-L736] (unsigned long )arg == 0UL [2024-01-29 14:37:22,527 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= x$w_buff1 [2024-01-29 14:37:22,527 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,527 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,527 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,528 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,528 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,528 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x <= 2 [2024-01-29 14:37:22,528 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,528 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x <= 127 [2024-01-29 14:37:22,528 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,528 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,528 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,528 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,528 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$mem_tmp <= 2 [2024-01-29 14:37:22,529 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$w_buff0 <= 127 [2024-01-29 14:37:22,529 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,529 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$mem_tmp <= 127 [2024-01-29 14:37:22,529 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,529 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= x$mem_tmp [2024-01-29 14:37:22,529 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y [2024-01-29 14:37:22,529 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,529 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y <= 127 [2024-01-29 14:37:22,529 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,529 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,530 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$w_buff1 <= 2 [2024-01-29 14:37:22,530 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (unsigned long )arg == 0UL [2024-01-29 14:37:22,530 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y <= 2 [2024-01-29 14:37:22,530 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,530 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,530 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$w_buff0 <= 2 [2024-01-29 14:37:22,530 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,530 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,530 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= x$w_buff0 [2024-01-29 14:37:22,530 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,531 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x$w_buff1 <= 127 [2024-01-29 14:37:22,531 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= x [2024-01-29 14:37:22,531 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,531 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$w_buff0 <= 2 [2024-01-29 14:37:22,531 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$w_buff0 <= 127 [2024-01-29 14:37:22,531 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= x$w_buff1 [2024-01-29 14:37:22,531 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,531 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,531 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$w_buff1 <= 2 [2024-01-29 14:37:22,531 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,532 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,532 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,532 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= x$mem_tmp [2024-01-29 14:37:22,532 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,532 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y <= 127 [2024-01-29 14:37:22,532 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,532 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,532 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= y [2024-01-29 14:37:22,532 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$mem_tmp <= 2 [2024-01-29 14:37:22,532 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,533 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,533 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$w_buff1 <= 127 [2024-01-29 14:37:22,533 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,533 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$mem_tmp <= 127 [2024-01-29 14:37:22,533 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,533 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x <= 127 [2024-01-29 14:37:22,533 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,533 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,533 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,534 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= x [2024-01-29 14:37:22,534 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x <= 2 [2024-01-29 14:37:22,534 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,534 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] 0 <= x$w_buff0 [2024-01-29 14:37:22,534 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,534 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,534 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] y <= 2 [2024-01-29 14:37:22,534 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,534 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,534 INFO L98 nessWitnessExtractor]: Location invariant before [L807-L807] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,535 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,535 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] 0 <= y [2024-01-29 14:37:22,535 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] x$w_buff0 <= 127 [2024-01-29 14:37:22,535 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (unsigned long )arg == 0UL [2024-01-29 14:37:22,535 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] x <= 2 [2024-01-29 14:37:22,535 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,535 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,535 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,535 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] x <= 127 [2024-01-29 14:37:22,535 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,536 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,536 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,536 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,536 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,536 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] x$w_buff1 <= 127 [2024-01-29 14:37:22,536 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,536 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,536 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,536 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,536 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y <= 127 [2024-01-29 14:37:22,537 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] 0 <= x$w_buff0 [2024-01-29 14:37:22,537 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,537 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] x$mem_tmp <= 2 [2024-01-29 14:37:22,537 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,537 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] 0 <= x$mem_tmp [2024-01-29 14:37:22,537 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] 0 <= x$w_buff1 [2024-01-29 14:37:22,537 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] x$mem_tmp <= 127 [2024-01-29 14:37:22,537 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] x$w_buff1 <= 2 [2024-01-29 14:37:22,537 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,537 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,538 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] 1 <= __unbuffered_cnt [2024-01-29 14:37:22,538 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,538 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,538 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,538 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] x$w_buff0 <= 2 [2024-01-29 14:37:22,538 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] 0 <= x [2024-01-29 14:37:22,538 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] y <= 2 [2024-01-29 14:37:22,538 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= x$w_buff1 [2024-01-29 14:37:22,538 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,538 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,539 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,539 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y [2024-01-29 14:37:22,539 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x <= 127 [2024-01-29 14:37:22,539 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,539 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,539 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y <= 127 [2024-01-29 14:37:22,539 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= x$mem_tmp [2024-01-29 14:37:22,539 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,539 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,539 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,540 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,540 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x$w_buff0 <= 127 [2024-01-29 14:37:22,540 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x$w_buff1 <= 2 [2024-01-29 14:37:22,540 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,540 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,540 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x$w_buff0 <= 2 [2024-01-29 14:37:22,540 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x$mem_tmp <= 2 [2024-01-29 14:37:22,540 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,540 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,540 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,541 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x$w_buff1 <= 127 [2024-01-29 14:37:22,541 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,541 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y <= 2 [2024-01-29 14:37:22,541 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,541 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,541 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= x [2024-01-29 14:37:22,541 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= x$w_buff0 [2024-01-29 14:37:22,541 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,541 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,541 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,542 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x$mem_tmp <= 127 [2024-01-29 14:37:22,542 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x <= 2 [2024-01-29 14:37:22,542 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,542 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (unsigned long )arg == 0UL [2024-01-29 14:37:22,542 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,542 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y <= 127 [2024-01-29 14:37:22,542 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,542 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= __unbuffered_cnt [2024-01-29 14:37:22,542 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,542 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,543 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x <= 2 [2024-01-29 14:37:22,543 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,543 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x <= 127 [2024-01-29 14:37:22,543 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x$mem_tmp <= 127 [2024-01-29 14:37:22,543 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x$w_buff0 <= 127 [2024-01-29 14:37:22,543 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice2 == (_Bool)0 [2024-01-29 14:37:22,543 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= x [2024-01-29 14:37:22,543 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,543 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x$w_buff1 <= 127 [2024-01-29 14:37:22,543 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= x$mem_tmp [2024-01-29 14:37:22,544 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x$mem_tmp <= 2 [2024-01-29 14:37:22,544 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,544 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= x$w_buff0 [2024-01-29 14:37:22,544 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,544 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x$w_buff0 <= 2 [2024-01-29 14:37:22,544 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,544 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,544 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,544 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (x$w_buff1_used == (_Bool)1 || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1)) || (x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1) [2024-01-29 14:37:22,544 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x$w_buff1 <= 2 [2024-01-29 14:37:22,545 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,545 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,545 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,545 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,545 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] y <= 2 [2024-01-29 14:37:22,545 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x$flush_delayed == (_Bool)0 || x$flush_delayed == (_Bool)1 [2024-01-29 14:37:22,545 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= x$w_buff1 [2024-01-29 14:37:22,545 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] 0 <= y [2024-01-29 14:37:22,545 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,545 INFO L98 nessWitnessExtractor]: Location invariant before [L812-L812] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,546 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= x$w_buff1 [2024-01-29 14:37:22,546 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= y [2024-01-29 14:37:22,546 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (x == 0 || x == 1) || x == 2 [2024-01-29 14:37:22,546 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y <= 127 [2024-01-29 14:37:22,546 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$w_buff1 % 2 == 0 [2024-01-29 14:37:22,546 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= x$mem_tmp [2024-01-29 14:37:22,546 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x <= 127 [2024-01-29 14:37:22,546 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x <= 2 [2024-01-29 14:37:22,546 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$w_buff0 == 0 || x$w_buff0 == 2 [2024-01-29 14:37:22,546 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= x [2024-01-29 14:37:22,547 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$w_buff0 <= 127 [2024-01-29 14:37:22,547 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 1 <= __unbuffered_cnt [2024-01-29 14:37:22,547 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (unsigned long )arg == 0UL [2024-01-29 14:37:22,547 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,547 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:22,547 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] y <= 2 [2024-01-29 14:37:22,547 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$w_buff0_used == (_Bool)0 || x$w_buff0_used == (_Bool)1 [2024-01-29 14:37:22,547 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] 0 <= x$w_buff0 [2024-01-29 14:37:22,547 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$w_buff1 <= 2 [2024-01-29 14:37:22,548 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$w_buff1 == 0 || x$w_buff1 == 2 [2024-01-29 14:37:22,548 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$mem_tmp <= 127 [2024-01-29 14:37:22,548 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,548 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$w_buff1_used == (_Bool)0 || x$w_buff1_used == (_Bool)1 [2024-01-29 14:37:22,548 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,548 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,548 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:22,548 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:22,548 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$r_buff0_thd2 == (_Bool)0 || x$r_buff0_thd2 == (_Bool)1 [2024-01-29 14:37:22,548 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$r_buff1_thd2 == (_Bool)0 || x$r_buff1_thd2 == (_Bool)1 [2024-01-29 14:37:22,549 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$w_buff0 % 2 == 0 [2024-01-29 14:37:22,549 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:22,549 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$mem_tmp <= 2 [2024-01-29 14:37:22,549 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,549 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (x$mem_tmp == 0 || x$mem_tmp == 1) || x$mem_tmp == 2 [2024-01-29 14:37:22,549 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$w_buff0 <= 2 [2024-01-29 14:37:22,549 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:22,549 INFO L98 nessWitnessExtractor]: Location invariant before [L776-L776] x$w_buff1 <= 127 [2024-01-29 14:37:22,549 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (unsigned long )arg == 0UL [2024-01-29 14:37:22,549 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:22,550 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$w_buff0_used == (_Bool)0 [2024-01-29 14:37:22,550 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard0 == (_Bool)0 [2024-01-29 14:37:22,550 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (0LL - (long long )x$r_buff0_thd0) - (long long )x$w_buff0_used >= 0LL [2024-01-29 14:37:22,550 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:22,550 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$w_buff1 == 0 [2024-01-29 14:37:22,550 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard1 == (_Bool)0 [2024-01-29 14:37:22,550 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$w_buff0 == 0 [2024-01-29 14:37:22,550 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (long long )x$r_buff0_thd0 + (long long )x$w_buff0_used >= 0LL [2024-01-29 14:37:22,550 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$flush_delayed == (_Bool)0 [2024-01-29 14:37:22,550 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice0 == (_Bool)0 [2024-01-29 14:37:22,550 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:22,551 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y == 0 [2024-01-29 14:37:22,551 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (long long )x$r_buff0_thd0 - (long long )x$w_buff0_used >= 0LL [2024-01-29 14:37:22,551 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (0LL - (long long )x$r_buff0_thd0) + (long long )x$w_buff0_used >= 0LL [2024-01-29 14:37:22,551 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$read_delayed_var == 0 [2024-01-29 14:37:22,551 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:22,551 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_cnt == 0 [2024-01-29 14:37:22,551 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$w_buff1_used == (_Bool)0 [2024-01-29 14:37:22,551 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:22,551 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$mem_tmp == 0 [2024-01-29 14:37:22,551 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice2 == (_Bool)0 [2024-01-29 14:37:22,552 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:22,552 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x == 0 [2024-01-29 14:37:22,552 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x$read_delayed == (_Bool)0 [2024-01-29 14:37:22,552 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (unsigned long )arg == 0UL [2024-01-29 14:37:22,584 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-29 14:37:22,721 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/safe029_power.opt_pso.opt_rmo.opt.i[967,980] [2024-01-29 14:37:22,817 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-29 14:37:22,824 INFO L202 MainTranslator]: Completed pre-run [2024-01-29 14:37:22,833 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/safe029_power.opt_pso.opt_rmo.opt.i[967,980] [2024-01-29 14:37:22,834 WARN L424 MainDispatcher]: Unable to annotate void __VERIFIER_assert(int expression) { if (!expression) { ERROR: {reach_error();abort();} }; return; } with a witness entry [2024-01-29 14:37:22,834 WARN L424 MainDispatcher]: Unable to annotate extern void __VERIFIER_atomic_begin(); with a witness entry Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-01-29 14:37:23,287 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-29 14:37:23,309 INFO L206 MainTranslator]: Completed translation [2024-01-29 14:37:23,309 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:37:23 WrapperNode [2024-01-29 14:37:23,309 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-29 14:37:23,310 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-01-29 14:37:23,310 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-01-29 14:37:23,310 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-01-29 14:37:23,315 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:37:23" (1/1) ... [2024-01-29 14:37:23,338 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:37:23" (1/1) ... [2024-01-29 14:37:23,419 INFO L138 Inliner]: procedures = 175, calls = 41, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 1645 [2024-01-29 14:37:23,419 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-01-29 14:37:23,420 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-01-29 14:37:23,424 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-01-29 14:37:23,424 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-01-29 14:37:23,433 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:37:23" (1/1) ... [2024-01-29 14:37:23,433 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:37:23" (1/1) ... [2024-01-29 14:37:23,444 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:37:23" (1/1) ... [2024-01-29 14:37:23,487 INFO L175 MemorySlicer]: Split 4 memory accesses to 3 slices as follows [2, 1, 1]. 50 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0]. The 2 writes are split as follows [0, 1, 1]. [2024-01-29 14:37:23,488 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:37:23" (1/1) ... [2024-01-29 14:37:23,488 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:37:23" (1/1) ... [2024-01-29 14:37:23,518 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:37:23" (1/1) ... [2024-01-29 14:37:23,528 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:37:23" (1/1) ... [2024-01-29 14:37:23,536 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:37:23" (1/1) ... [2024-01-29 14:37:23,540 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:37:23" (1/1) ... [2024-01-29 14:37:23,549 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-01-29 14:37:23,550 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-01-29 14:37:23,550 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-01-29 14:37:23,550 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-01-29 14:37:23,551 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:37:23" (1/1) ... [2024-01-29 14:37:23,555 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-29 14:37:23,562 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-01-29 14:37:23,574 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-01-29 14:37:23,576 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-01-29 14:37:23,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-01-29 14:37:23,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-01-29 14:37:23,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-01-29 14:37:23,608 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-01-29 14:37:23,608 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-01-29 14:37:23,609 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-01-29 14:37:23,609 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-01-29 14:37:23,609 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2024-01-29 14:37:23,609 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2024-01-29 14:37:23,609 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2024-01-29 14:37:23,609 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2024-01-29 14:37:23,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-01-29 14:37:23,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-01-29 14:37:23,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-01-29 14:37:23,609 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-01-29 14:37:23,610 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-01-29 14:37:23,610 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-01-29 14:37:23,611 WARN L214 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2024-01-29 14:37:23,753 INFO L244 CfgBuilder]: Building ICFG [2024-01-29 14:37:23,755 INFO L270 CfgBuilder]: Building CFG for each procedure with an implementation [2024-01-29 14:37:25,925 INFO L289 CfgBuilder]: Ommited future-live optimization because the input is a concurrent program. [2024-01-29 14:37:25,926 INFO L293 CfgBuilder]: Performing block encoding