./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/pthread-wmm/safe031_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/safe031_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/safe031_power.opt_pso.opt_rmo.opt.i ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/safe031_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:27,669 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-29 14:37:27,736 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:27,739 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-29 14:37:27,740 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-29 14:37:27,767 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-29 14:37:27,768 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-29 14:37:27,768 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-29 14:37:27,769 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-29 14:37:27,772 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-29 14:37:27,772 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-29 14:37:27,773 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-29 14:37:27,773 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-29 14:37:27,774 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-29 14:37:27,775 INFO L153 SettingsManager]: * Use SBE=true [2024-01-29 14:37:27,775 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-29 14:37:27,775 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-29 14:37:27,775 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-29 14:37:27,775 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-29 14:37:27,776 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-29 14:37:27,776 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-29 14:37:27,776 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-29 14:37:27,776 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-29 14:37:27,777 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-29 14:37:27,777 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-29 14:37:27,777 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-29 14:37:27,777 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-29 14:37:27,777 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-29 14:37:27,778 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-29 14:37:27,778 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-29 14:37:27,779 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-29 14:37:27,779 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-29 14:37:27,779 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-29 14:37:27,779 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-29 14:37:27,780 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-29 14:37:27,780 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-29 14:37:27,780 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-29 14:37:27,780 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-29 14:37:27,780 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-29 14:37:27,780 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-29 14:37:27,781 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-29 14:37:27,781 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-29 14:37:27,781 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-29 14:37:27,781 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:27,970 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-29 14:37:27,986 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-29 14:37:27,988 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-29 14:37:27,988 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-29 14:37:27,989 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-29 14:37:27,990 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/safe031_power.opt_pso.opt_rmo.opt.yml/witness.yml [2024-01-29 14:37:28,405 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-29 14:37:28,406 INFO L274 PluginConnector]: CDTParser initialized [2024-01-29 14:37:28,406 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/safe031_power.opt_pso.opt_rmo.opt.i [2024-01-29 14:37:29,493 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-29 14:37:29,748 INFO L384 CDTParser]: Found 1 translation units. [2024-01-29 14:37:29,760 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/safe031_power.opt_pso.opt_rmo.opt.i [2024-01-29 14:37:29,771 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0ee3b7659/b284027bbfea4e82a0a25c6f7acf8d62/FLAG689bc9802 [2024-01-29 14:37:29,797 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0ee3b7659/b284027bbfea4e82a0a25c6f7acf8d62 [2024-01-29 14:37:29,798 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-29 14:37:29,799 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-29 14:37:29,800 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-29 14:37:29,800 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-29 14:37:29,803 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-29 14:37:29,804 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:28" (1/2) ... [2024-01-29 14:37:29,805 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@711fc8e and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:37:29, skipping insertion in model container [2024-01-29 14:37:29,805 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:28" (1/2) ... [2024-01-29 14:37:29,806 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@d822f3d and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 29.01 02:37:29, skipping insertion in model container [2024-01-29 14:37:29,816 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.01 02:37:29" (2/2) ... [2024-01-29 14:37:29,816 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@711fc8e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:37:29, skipping insertion in model container [2024-01-29 14:37:29,816 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.01 02:37:29" (2/2) ... [2024-01-29 14:37:29,817 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-29 14:37:31,035 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-29 14:37:31,036 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y$mem_tmp [2024-01-29 14:37:31,036 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z <= 2 [2024-01-29 14:37:31,036 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,036 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,036 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,037 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (unsigned long )arg == 0UL [2024-01-29 14:37:31,037 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,037 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,037 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,037 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,037 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y$w_buff1 [2024-01-29 14:37:31,037 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y <= 2 [2024-01-29 14:37:31,038 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= z [2024-01-29 14:37:31,038 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y [2024-01-29 14:37:31,038 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,039 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff1 <= 127 [2024-01-29 14:37:31,039 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= y$w_buff0 [2024-01-29 14:37:31,039 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,039 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,039 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff0 <= 2 [2024-01-29 14:37:31,039 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x == 0 || x == 1 [2024-01-29 14:37:31,040 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,040 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] 0 <= x [2024-01-29 14:37:31,040 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,040 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,040 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] z <= 127 [2024-01-29 14:37:31,040 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,040 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,041 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] x <= 1 [2024-01-29 14:37:31,041 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,041 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,041 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,041 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,041 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,041 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-29 14:37:31,041 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$mem_tmp <= 127 [2024-01-29 14:37:31,042 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff1 <= 2 [2024-01-29 14:37:31,042 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff0 <= 127 [2024-01-29 14:37:31,042 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$mem_tmp <= 2 [2024-01-29 14:37:31,042 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,042 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,042 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y <= 127 [2024-01-29 14:37:31,042 INFO L98 nessWitnessExtractor]: Location invariant before [L797-L797] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,043 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,043 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$mem_tmp <= 127 [2024-01-29 14:37:31,043 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,043 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,043 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,043 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,044 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,044 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,044 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y <= 2 [2024-01-29 14:37:31,044 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y <= 127 [2024-01-29 14:37:31,044 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,044 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,044 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= z [2024-01-29 14:37:31,044 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff0 <= 127 [2024-01-29 14:37:31,045 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,045 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z <= 2 [2024-01-29 14:37:31,045 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,045 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,045 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff1 <= 2 [2024-01-29 14:37:31,045 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] z <= 127 [2024-01-29 14:37:31,045 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,045 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y$w_buff0 [2024-01-29 14:37:31,046 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$mem_tmp <= 2 [2024-01-29 14:37:31,046 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,046 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (unsigned long )arg == 0UL [2024-01-29 14:37:31,046 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,046 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,046 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,046 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y$w_buff1 [2024-01-29 14:37:31,046 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,046 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff0 <= 2 [2024-01-29 14:37:31,047 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,047 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,047 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y$mem_tmp [2024-01-29 14:37:31,047 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,047 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,047 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,047 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] y$w_buff1 <= 127 [2024-01-29 14:37:31,047 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] 0 <= y [2024-01-29 14:37:31,048 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,048 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] x == 1 [2024-01-29 14:37:31,048 INFO L98 nessWitnessExtractor]: Location invariant before [L759-L759] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,048 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] 0 <= y$w_buff0 [2024-01-29 14:37:31,048 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,048 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$w_buff0 <= 127 [2024-01-29 14:37:31,048 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,048 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,049 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] 0 <= y$mem_tmp [2024-01-29 14:37:31,049 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y <= 127 [2024-01-29 14:37:31,049 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,049 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,049 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$w_buff1 <= 2 [2024-01-29 14:37:31,049 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,049 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,049 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,049 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$w_buff1 <= 127 [2024-01-29 14:37:31,050 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] z == 2 [2024-01-29 14:37:31,050 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] x <= 1 [2024-01-29 14:37:31,050 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,050 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,050 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,050 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,050 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] 0 <= y [2024-01-29 14:37:31,050 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y <= 2 [2024-01-29 14:37:31,051 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,051 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,051 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$w_buff0 <= 2 [2024-01-29 14:37:31,051 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,051 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,051 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,051 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$mem_tmp <= 2 [2024-01-29 14:37:31,051 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,052 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] 0 <= y$w_buff1 [2024-01-29 14:37:31,052 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,052 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$mem_tmp <= 127 [2024-01-29 14:37:31,052 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,052 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,052 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] x == 0 || x == 1 [2024-01-29 14:37:31,052 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,052 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] (unsigned long )arg == 0UL [2024-01-29 14:37:31,053 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,053 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] 0 <= x [2024-01-29 14:37:31,053 INFO L98 nessWitnessExtractor]: Location invariant before [L742-L742] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,053 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,053 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,053 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,053 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,053 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,053 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y [2024-01-29 14:37:31,054 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x <= 1 [2024-01-29 14:37:31,054 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,054 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,054 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= z [2024-01-29 14:37:31,054 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,054 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff1 <= 127 [2024-01-29 14:37:31,054 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff0 <= 2 [2024-01-29 14:37:31,054 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,054 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,055 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,055 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,055 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y$w_buff0 [2024-01-29 14:37:31,055 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,055 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z <= 127 [2024-01-29 14:37:31,055 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,055 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,055 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,056 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y$w_buff1 [2024-01-29 14:37:31,056 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,056 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,056 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] z <= 2 [2024-01-29 14:37:31,056 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff1 <= 2 [2024-01-29 14:37:31,056 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= y$mem_tmp [2024-01-29 14:37:31,056 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,056 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,057 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,057 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= x [2024-01-29 14:37:31,057 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$mem_tmp <= 127 [2024-01-29 14:37:31,057 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] (unsigned long )arg == 0UL [2024-01-29 14:37:31,057 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,057 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y <= 2 [2024-01-29 14:37:31,057 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$w_buff0 <= 127 [2024-01-29 14:37:31,057 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,058 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,058 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,058 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y <= 127 [2024-01-29 14:37:31,058 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] y$mem_tmp <= 2 [2024-01-29 14:37:31,058 INFO L98 nessWitnessExtractor]: Location invariant before [L790-L790] x == 0 || x == 1 [2024-01-29 14:37:31,058 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z <= 2 [2024-01-29 14:37:31,058 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,058 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,058 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y <= 127 [2024-01-29 14:37:31,059 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,059 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] z <= 127 [2024-01-29 14:37:31,059 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,059 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$mem_tmp <= 2 [2024-01-29 14:37:31,059 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= y$mem_tmp [2024-01-29 14:37:31,059 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,059 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,060 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,060 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,060 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,060 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,060 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff0 <= 2 [2024-01-29 14:37:31,060 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,060 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x <= 1 [2024-01-29 14:37:31,060 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff1 <= 2 [2024-01-29 14:37:31,061 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= x [2024-01-29 14:37:31,061 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,061 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff0 <= 127 [2024-01-29 14:37:31,061 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,061 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,061 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,061 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,061 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,061 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,062 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,062 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,062 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= y$w_buff0 [2024-01-29 14:37:31,062 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff1 <= 127 [2024-01-29 14:37:31,062 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,062 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$mem_tmp <= 127 [2024-01-29 14:37:31,062 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,062 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,063 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= y [2024-01-29 14:37:31,063 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,063 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,063 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= z [2024-01-29 14:37:31,063 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] y <= 2 [2024-01-29 14:37:31,063 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] x == 0 || x == 1 [2024-01-29 14:37:31,063 INFO L98 nessWitnessExtractor]: Location invariant before [L827-L827] 0 <= y$w_buff1 [2024-01-29 14:37:31,063 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,063 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$mem_tmp <= 2 [2024-01-29 14:37:31,064 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,064 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,064 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z <= 127 [2024-01-29 14:37:31,064 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,064 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,064 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] z <= 2 [2024-01-29 14:37:31,064 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] x == 0 || x == 1 [2024-01-29 14:37:31,064 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y$w_buff0 [2024-01-29 14:37:31,064 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,065 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,065 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,065 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y <= 2 [2024-01-29 14:37:31,065 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,065 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,065 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y <= 127 [2024-01-29 14:37:31,065 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,065 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,066 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,066 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff0 <= 127 [2024-01-29 14:37:31,066 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,066 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y$mem_tmp [2024-01-29 14:37:31,066 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff1 <= 127 [2024-01-29 14:37:31,066 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (y$w_buff1_used == (_Bool)1 && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-29 14:37:31,066 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] x <= 1 [2024-01-29 14:37:31,066 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,066 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff0 <= 2 [2024-01-29 14:37:31,067 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,067 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,067 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y$w_buff1 [2024-01-29 14:37:31,067 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$mem_tmp <= 127 [2024-01-29 14:37:31,067 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,067 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= x [2024-01-29 14:37:31,067 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= z [2024-01-29 14:37:31,067 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,067 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,068 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] 0 <= y [2024-01-29 14:37:31,068 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,068 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,068 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] y$w_buff1 <= 2 [2024-01-29 14:37:31,068 INFO L98 nessWitnessExtractor]: Location invariant before [L826-L826] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,068 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff0 <= 127 [2024-01-29 14:37:31,068 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,068 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] x <= 1 [2024-01-29 14:37:31,069 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= x [2024-01-29 14:37:31,069 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,069 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,069 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,069 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= y$w_buff1 [2024-01-29 14:37:31,069 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= y [2024-01-29 14:37:31,069 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,069 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= y$mem_tmp [2024-01-29 14:37:31,069 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= z [2024-01-29 14:37:31,070 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff1 <= 127 [2024-01-29 14:37:31,070 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,070 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff0 <= 2 [2024-01-29 14:37:31,070 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= y$w_buff0 [2024-01-29 14:37:31,070 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff1 <= 2 [2024-01-29 14:37:31,070 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z <= 2 [2024-01-29 14:37:31,070 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y <= 2 [2024-01-29 14:37:31,070 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,070 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,071 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,071 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,071 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,071 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,071 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,071 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,071 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,071 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,071 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,072 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,072 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,072 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$mem_tmp <= 127 [2024-01-29 14:37:31,072 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] x == 0 || x == 1 [2024-01-29 14:37:31,072 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,072 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y <= 127 [2024-01-29 14:37:31,072 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,072 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,073 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] z <= 127 [2024-01-29 14:37:31,073 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,073 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,073 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,073 INFO L98 nessWitnessExtractor]: Location invariant before [L822-L822] y$mem_tmp <= 2 [2024-01-29 14:37:31,073 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$mem_tmp <= 2 [2024-01-29 14:37:31,073 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,073 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y <= 2 [2024-01-29 14:37:31,073 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,074 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= y$mem_tmp [2024-01-29 14:37:31,074 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,074 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,074 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,074 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,074 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,074 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,074 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] (unsigned long )arg == 0UL [2024-01-29 14:37:31,074 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff0 <= 2 [2024-01-29 14:37:31,075 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,075 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,075 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,075 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= z [2024-01-29 14:37:31,075 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,075 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] z <= 2 [2024-01-29 14:37:31,075 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= y$w_buff1 [2024-01-29 14:37:31,075 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= y$w_buff0 [2024-01-29 14:37:31,076 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] z <= 127 [2024-01-29 14:37:31,076 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x <= 1 [2024-01-29 14:37:31,076 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,076 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,076 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,076 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,076 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,076 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff1 <= 127 [2024-01-29 14:37:31,076 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= y [2024-01-29 14:37:31,077 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,077 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y <= 127 [2024-01-29 14:37:31,077 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff0 <= 127 [2024-01-29 14:37:31,077 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,077 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= x [2024-01-29 14:37:31,077 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$mem_tmp <= 127 [2024-01-29 14:37:31,077 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,077 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] x == 0 || x == 1 [2024-01-29 14:37:31,077 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 1 <= __unbuffered_cnt [2024-01-29 14:37:31,078 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$w_buff1 <= 2 [2024-01-29 14:37:31,078 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,078 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,078 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,078 INFO L98 nessWitnessExtractor]: Location invariant before [L752-L752] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,078 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,078 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,078 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,079 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x <= 1 [2024-01-29 14:37:31,079 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff0 <= 2 [2024-01-29 14:37:31,079 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,079 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,079 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,079 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,079 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,079 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,079 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,079 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z <= 127 [2024-01-29 14:37:31,080 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y [2024-01-29 14:37:31,080 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] z <= 2 [2024-01-29 14:37:31,080 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,080 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= z [2024-01-29 14:37:31,080 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y$w_buff0 [2024-01-29 14:37:31,080 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,080 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,080 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y$w_buff1 [2024-01-29 14:37:31,080 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y <= 2 [2024-01-29 14:37:31,081 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,081 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,081 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y <= 127 [2024-01-29 14:37:31,081 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,081 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$mem_tmp <= 2 [2024-01-29 14:37:31,081 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff0 <= 127 [2024-01-29 14:37:31,081 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,081 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,082 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,082 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,082 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= y$mem_tmp [2024-01-29 14:37:31,082 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (unsigned long )arg == 0UL [2024-01-29 14:37:31,082 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,082 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,082 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff1 <= 127 [2024-01-29 14:37:31,082 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff1 <= 2 [2024-01-29 14:37:31,082 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,083 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,083 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,083 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] 0 <= x [2024-01-29 14:37:31,083 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] y$mem_tmp <= 127 [2024-01-29 14:37:31,083 INFO L98 nessWitnessExtractor]: Location invariant before [L758-L758] x == 0 || x == 1 [2024-01-29 14:37:31,083 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,083 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,083 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,083 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x <= 1 [2024-01-29 14:37:31,084 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y <= 127 [2024-01-29 14:37:31,084 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$w_buff0 <= 2 [2024-01-29 14:37:31,084 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] z <= 2 [2024-01-29 14:37:31,084 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (unsigned long )arg == 0UL [2024-01-29 14:37:31,084 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,084 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,084 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$w_buff1 <= 2 [2024-01-29 14:37:31,084 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$mem_tmp <= 127 [2024-01-29 14:37:31,085 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,085 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,085 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= x [2024-01-29 14:37:31,085 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] x == 0 || x == 1 [2024-01-29 14:37:31,085 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] z <= 127 [2024-01-29 14:37:31,085 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,085 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,085 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,085 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= y$w_buff1 [2024-01-29 14:37:31,086 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,086 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,086 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,086 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,086 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,086 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$w_buff0 <= 127 [2024-01-29 14:37:31,086 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= y [2024-01-29 14:37:31,086 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,086 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,086 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,087 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,087 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$w_buff1 <= 127 [2024-01-29 14:37:31,087 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= y$w_buff0 [2024-01-29 14:37:31,087 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= y$mem_tmp [2024-01-29 14:37:31,087 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= z [2024-01-29 14:37:31,087 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,087 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,087 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,087 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y <= 2 [2024-01-29 14:37:31,088 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,088 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$mem_tmp <= 2 [2024-01-29 14:37:31,088 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,088 INFO L98 nessWitnessExtractor]: Location invariant before [L744-L744] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,088 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] main$tmp_guard1 == (_Bool)0 [2024-01-29 14:37:31,088 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,088 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_cnt == 0 [2024-01-29 14:37:31,088 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,088 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff0_thd1 == (_Bool)0 [2024-01-29 14:37:31,089 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] x == 0 [2024-01-29 14:37:31,089 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] weak$$choice0 == (_Bool)0 [2024-01-29 14:37:31,089 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] z == 0 [2024-01-29 14:37:31,089 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,089 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$read_delayed_var == 0 [2024-01-29 14:37:31,089 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$w_buff1_used == (_Bool)0 [2024-01-29 14:37:31,089 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$w_buff1 == 0 [2024-01-29 14:37:31,089 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$read_delayed == (_Bool)0 [2024-01-29 14:37:31,090 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,090 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff0_thd3 == (_Bool)0 [2024-01-29 14:37:31,090 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] weak$$choice2 == (_Bool)0 [2024-01-29 14:37:31,090 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$mem_tmp == 0 [2024-01-29 14:37:31,090 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$w_buff0_used == (_Bool)0 [2024-01-29 14:37:31,090 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] main$tmp_guard0 == (_Bool)0 [2024-01-29 14:37:31,090 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,090 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] __unbuffered_p0_EAX == 0 [2024-01-29 14:37:31,091 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y == 0 [2024-01-29 14:37:31,091 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff1_thd3 == (_Bool)0 [2024-01-29 14:37:31,091 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,091 INFO L98 nessWitnessExtractor]: Location invariant before [L816-L816] y$w_buff0 == 0 [2024-01-29 14:37:31,091 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,091 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y [2024-01-29 14:37:31,091 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] z <= 127 [2024-01-29 14:37:31,091 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y$mem_tmp [2024-01-29 14:37:31,091 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y$w_buff0 [2024-01-29 14:37:31,091 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-29 14:37:31,092 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0 <= 2 [2024-01-29 14:37:31,092 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,092 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x == 0 || x == 1 [2024-01-29 14:37:31,092 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0 <= 127 [2024-01-29 14:37:31,092 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,092 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,092 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] x <= 1 [2024-01-29 14:37:31,092 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,092 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= z [2024-01-29 14:37:31,093 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= x [2024-01-29 14:37:31,093 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1 <= 127 [2024-01-29 14:37:31,093 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$mem_tmp <= 2 [2024-01-29 14:37:31,093 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,093 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,093 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,093 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,093 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,093 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,094 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$mem_tmp <= 127 [2024-01-29 14:37:31,094 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice2 == (_Bool)0 [2024-01-29 14:37:31,094 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,094 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,094 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,094 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y <= 2 [2024-01-29 14:37:31,094 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,094 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= y$w_buff1 [2024-01-29 14:37:31,094 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y <= 127 [2024-01-29 14:37:31,095 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff1 <= 2 [2024-01-29 14:37:31,095 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,095 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,095 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,095 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,095 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,095 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] z <= 2 [2024-01-29 14:37:31,095 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,095 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,096 INFO L98 nessWitnessExtractor]: Location invariant before [L839-L839] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:37:31,096 INFO L98 nessWitnessExtractor]: Location invariant before [L799-L799] (unsigned long )arg == 0UL [2024-01-29 14:37:31,096 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff1 <= 2 [2024-01-29 14:37:31,096 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,096 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff0 <= 127 [2024-01-29 14:37:31,096 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,096 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z <= 2 [2024-01-29 14:37:31,096 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,096 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,096 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,097 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,097 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,097 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,097 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,097 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$mem_tmp <= 127 [2024-01-29 14:37:31,097 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,097 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y <= 127 [2024-01-29 14:37:31,097 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,097 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,098 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,098 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,098 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff1 <= 127 [2024-01-29 14:37:31,098 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,098 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= x [2024-01-29 14:37:31,098 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,098 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,098 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,098 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] (unsigned long )arg == 0UL [2024-01-29 14:37:31,099 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y$mem_tmp [2024-01-29 14:37:31,099 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,099 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,099 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,099 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,099 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$mem_tmp <= 2 [2024-01-29 14:37:31,099 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff0 <= 2 [2024-01-29 14:37:31,099 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y [2024-01-29 14:37:31,099 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x == 0 || x == 1 [2024-01-29 14:37:31,099 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= z [2024-01-29 14:37:31,100 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] x <= 1 [2024-01-29 14:37:31,100 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] z <= 127 [2024-01-29 14:37:31,100 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,100 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,100 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y$w_buff0 [2024-01-29 14:37:31,100 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] 0 <= y$w_buff1 [2024-01-29 14:37:31,100 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] y <= 2 [2024-01-29 14:37:31,100 INFO L98 nessWitnessExtractor]: Location invariant before [L767-L767] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,100 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,101 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,101 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,101 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff1 <= 2 [2024-01-29 14:37:31,101 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] z <= 2 [2024-01-29 14:37:31,101 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,101 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= x [2024-01-29 14:37:31,101 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,101 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= y$w_buff1 [2024-01-29 14:37:31,101 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,102 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,102 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,102 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y <= 127 [2024-01-29 14:37:31,102 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,102 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,102 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x <= 1 [2024-01-29 14:37:31,102 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= y [2024-01-29 14:37:31,102 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,102 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,102 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff1 <= 127 [2024-01-29 14:37:31,103 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,103 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff0 <= 2 [2024-01-29 14:37:31,103 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,103 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= z [2024-01-29 14:37:31,103 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$mem_tmp <= 127 [2024-01-29 14:37:31,103 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,103 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,103 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$mem_tmp <= 2 [2024-01-29 14:37:31,103 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,104 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= y$w_buff0 [2024-01-29 14:37:31,104 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] z <= 127 [2024-01-29 14:37:31,104 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,104 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] x == 0 || x == 1 [2024-01-29 14:37:31,104 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,104 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,104 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] (unsigned long )arg == 0UL [2024-01-29 14:37:31,104 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff0 <= 127 [2024-01-29 14:37:31,104 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,105 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] 0 <= y$mem_tmp [2024-01-29 14:37:31,105 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y <= 2 [2024-01-29 14:37:31,105 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,105 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,105 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,105 INFO L98 nessWitnessExtractor]: Location invariant before [L749-L749] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,105 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,105 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= z [2024-01-29 14:37:31,105 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= y [2024-01-29 14:37:31,105 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,106 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y <= 2 [2024-01-29 14:37:31,106 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= y$mem_tmp [2024-01-29 14:37:31,106 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,106 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= y$w_buff1 [2024-01-29 14:37:31,106 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff0 <= 2 [2024-01-29 14:37:31,106 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,106 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,106 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,106 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= y$w_buff0 [2024-01-29 14:37:31,106 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x <= 1 [2024-01-29 14:37:31,107 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-29 14:37:31,125 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,125 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] x == 0 || x == 1 [2024-01-29 14:37:31,125 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,125 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,126 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$mem_tmp <= 2 [2024-01-29 14:37:31,126 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,126 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,126 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,133 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= x [2024-01-29 14:37:31,133 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,133 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y <= 127 [2024-01-29 14:37:31,133 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff1 <= 2 [2024-01-29 14:37:31,133 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] z <= 2 [2024-01-29 14:37:31,133 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff1 <= 127 [2024-01-29 14:37:31,133 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:37:31,134 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,134 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff0 <= 127 [2024-01-29 14:37:31,134 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] weak$$choice2 == (_Bool)0 [2024-01-29 14:37:31,134 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,134 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,134 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,134 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] z <= 127 [2024-01-29 14:37:31,134 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,134 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] y$mem_tmp <= 127 [2024-01-29 14:37:31,134 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,135 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,135 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,135 INFO L98 nessWitnessExtractor]: Location invariant before [L840-L840] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,135 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$mem_tmp <= 127 [2024-01-29 14:37:31,135 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,135 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,135 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= x [2024-01-29 14:37:31,135 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,135 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,135 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,136 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,136 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= y$w_buff0 [2024-01-29 14:37:31,136 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff0 <= 2 [2024-01-29 14:37:31,136 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y <= 127 [2024-01-29 14:37:31,136 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,136 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,136 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$mem_tmp <= 2 [2024-01-29 14:37:31,136 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff1 <= 127 [2024-01-29 14:37:31,136 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,136 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,137 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] z <= 2 [2024-01-29 14:37:31,137 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= y [2024-01-29 14:37:31,137 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x <= 1 [2024-01-29 14:37:31,137 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,137 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,137 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= y$w_buff1 [2024-01-29 14:37:31,137 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= y$mem_tmp [2024-01-29 14:37:31,137 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,137 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,137 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,138 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,138 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= z [2024-01-29 14:37:31,138 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,138 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff1 <= 2 [2024-01-29 14:37:31,138 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,138 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,138 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,138 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y <= 2 [2024-01-29 14:37:31,138 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,138 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,138 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,139 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff0 <= 127 [2024-01-29 14:37:31,139 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] z <= 127 [2024-01-29 14:37:31,139 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] x == 0 || x == 1 [2024-01-29 14:37:31,139 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,139 INFO L98 nessWitnessExtractor]: Location invariant before [L833-L833] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,139 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 0 [2024-01-29 14:37:31,139 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] 0 <= expression [2024-01-29 14:37:31,139 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 1 [2024-01-29 14:37:31,139 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression <= 1 [2024-01-29 14:37:31,140 INFO L98 nessWitnessExtractor]: Location invariant before [L18-L18] expression == 0 || expression == 1 [2024-01-29 14:37:31,140 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,140 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,140 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,140 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,140 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= z [2024-01-29 14:37:31,140 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y <= 2 [2024-01-29 14:37:31,140 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= y$mem_tmp [2024-01-29 14:37:31,140 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,140 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,140 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,141 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,141 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,141 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,141 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,141 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff1 <= 127 [2024-01-29 14:37:31,141 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,141 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,141 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,141 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (unsigned long )arg == 0UL [2024-01-29 14:37:31,141 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,142 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y <= 127 [2024-01-29 14:37:31,142 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff0 == 2 [2024-01-29 14:37:31,142 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,142 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= y$w_buff1 [2024-01-29 14:37:31,142 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$mem_tmp <= 127 [2024-01-29 14:37:31,142 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$mem_tmp <= 2 [2024-01-29 14:37:31,142 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z <= 127 [2024-01-29 14:37:31,142 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] x <= 1 [2024-01-29 14:37:31,142 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= y [2024-01-29 14:37:31,142 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,143 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] 0 <= x [2024-01-29 14:37:31,143 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] z <= 2 [2024-01-29 14:37:31,143 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,143 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff1 <= 2 [2024-01-29 14:37:31,143 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,143 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] x == 0 || x == 1 [2024-01-29 14:37:31,143 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,143 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,143 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,143 INFO L98 nessWitnessExtractor]: Location invariant before [L784-L784] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,144 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,144 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$w_buff1 <= 127 [2024-01-29 14:37:31,144 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,144 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= y$w_buff0 [2024-01-29 14:37:31,144 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,144 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,144 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,144 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,144 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,144 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] z == 2 || (((0 <= z && z <= 2) && z <= 127) && ((z == 0 || z == 1) || z == 2)) [2024-01-29 14:37:31,145 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,145 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,145 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$w_buff1 <= 2 [2024-01-29 14:37:31,145 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$w_buff0 <= 2 [2024-01-29 14:37:31,145 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,145 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= x [2024-01-29 14:37:31,145 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,145 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$mem_tmp <= 127 [2024-01-29 14:37:31,145 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$mem_tmp <= 2 [2024-01-29 14:37:31,145 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,145 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,146 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,146 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,146 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= y$mem_tmp [2024-01-29 14:37:31,146 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:37:31,146 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,146 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,146 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,146 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] 0 <= y$w_buff1 [2024-01-29 14:37:31,146 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y == 2 [2024-01-29 14:37:31,146 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x == 0 || x == 1 [2024-01-29 14:37:31,147 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,147 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,147 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$w_buff0 <= 127 [2024-01-29 14:37:31,147 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] x <= 1 [2024-01-29 14:37:31,147 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,147 INFO L98 nessWitnessExtractor]: Location invariant before [L844-L844] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,147 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,147 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,147 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,147 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0 <= 2 [2024-01-29 14:37:31,148 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,148 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,148 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,148 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$mem_tmp <= 127 [2024-01-29 14:37:31,148 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$mem_tmp <= 2 [2024-01-29 14:37:31,148 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,148 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,148 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,148 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,148 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y$w_buff0 [2024-01-29 14:37:31,149 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x == 0 || x == 1 [2024-01-29 14:37:31,149 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] z <= 127 [2024-01-29 14:37:31,149 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= x [2024-01-29 14:37:31,149 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] weak$$choice2 == (_Bool)0 [2024-01-29 14:37:31,149 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,149 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y$w_buff1 [2024-01-29 14:37:31,149 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0 <= 127 [2024-01-29 14:37:31,149 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y <= 2 [2024-01-29 14:37:31,149 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,149 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff1 <= 2 [2024-01-29 14:37:31,150 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,150 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:37:31,150 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= z [2024-01-29 14:37:31,150 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,150 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] x <= 1 [2024-01-29 14:37:31,150 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,150 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,150 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,150 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y$mem_tmp [2024-01-29 14:37:31,150 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,151 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= y [2024-01-29 14:37:31,151 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-29 14:37:31,151 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,151 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y <= 127 [2024-01-29 14:37:31,151 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] z <= 2 [2024-01-29 14:37:31,151 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,151 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff1 <= 127 [2024-01-29 14:37:31,151 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,151 INFO L98 nessWitnessExtractor]: Location invariant before [L842-L842] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,151 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,152 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,152 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,152 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,152 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,152 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$mem_tmp <= 127 [2024-01-29 14:37:31,152 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y <= 2 [2024-01-29 14:37:31,152 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] (unsigned long )arg == 0UL [2024-01-29 14:37:31,152 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,152 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,152 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$mem_tmp <= 2 [2024-01-29 14:37:31,153 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$w_buff1 <= 2 [2024-01-29 14:37:31,153 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,153 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] 0 <= y$w_buff1 [2024-01-29 14:37:31,153 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] 0 <= z [2024-01-29 14:37:31,153 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,153 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] z <= 127 [2024-01-29 14:37:31,153 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] 0 <= y [2024-01-29 14:37:31,153 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,153 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,153 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] 0 <= y$mem_tmp [2024-01-29 14:37:31,154 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,154 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,154 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,154 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$w_buff0 <= 127 [2024-01-29 14:37:31,154 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,154 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,154 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,154 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y <= 127 [2024-01-29 14:37:31,154 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,154 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,155 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,155 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,155 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$w_buff0 <= 2 [2024-01-29 14:37:31,155 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,155 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,155 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] x == 0 || x == 1 [2024-01-29 14:37:31,155 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,155 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] 0 <= x [2024-01-29 14:37:31,155 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] y$w_buff1 <= 127 [2024-01-29 14:37:31,155 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] 0 <= y$w_buff0 [2024-01-29 14:37:31,156 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] z <= 2 [2024-01-29 14:37:31,156 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] x <= 1 [2024-01-29 14:37:31,156 INFO L98 nessWitnessExtractor]: Location invariant before [L741-L741] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,156 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,156 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,156 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z <= 2 [2024-01-29 14:37:31,156 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y$w_buff1 [2024-01-29 14:37:31,156 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= z [2024-01-29 14:37:31,156 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,156 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,157 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff0 <= 2 [2024-01-29 14:37:31,157 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff1 <= 2 [2024-01-29 14:37:31,157 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,157 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,157 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,157 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,157 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,157 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= x [2024-01-29 14:37:31,157 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,157 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$mem_tmp <= 127 [2024-01-29 14:37:31,158 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y [2024-01-29 14:37:31,158 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] z <= 127 [2024-01-29 14:37:31,158 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y$mem_tmp [2024-01-29 14:37:31,158 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] x <= 1 [2024-01-29 14:37:31,158 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,158 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,158 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,158 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,158 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$mem_tmp <= 2 [2024-01-29 14:37:31,158 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff0 <= 127 [2024-01-29 14:37:31,159 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] 0 <= y$w_buff0 [2024-01-29 14:37:31,159 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] x == 0 || x == 1 [2024-01-29 14:37:31,159 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,159 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,159 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff1 <= 127 [2024-01-29 14:37:31,159 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,159 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,159 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,159 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,159 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,160 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y <= 127 [2024-01-29 14:37:31,160 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,160 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,160 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] y <= 2 [2024-01-29 14:37:31,160 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,160 INFO L98 nessWitnessExtractor]: Location invariant before [L823-L823] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,160 INFO L98 nessWitnessExtractor]: Location invariant before [L763-L763] (unsigned long )arg == 0UL [2024-01-29 14:37:31,160 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,160 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,160 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,161 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,161 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y <= 127 [2024-01-29 14:37:31,161 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] z <= 127 [2024-01-29 14:37:31,161 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff0 <= 127 [2024-01-29 14:37:31,161 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] z <= 2 [2024-01-29 14:37:31,161 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,161 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,161 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff1 <= 2 [2024-01-29 14:37:31,161 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,161 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 1 <= __unbuffered_cnt [2024-01-29 14:37:31,162 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= y$w_buff1 [2024-01-29 14:37:31,162 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff0 <= 2 [2024-01-29 14:37:31,162 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,162 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,162 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y <= 2 [2024-01-29 14:37:31,162 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= y$mem_tmp [2024-01-29 14:37:31,162 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= z [2024-01-29 14:37:31,162 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,162 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= y$w_buff0 [2024-01-29 14:37:31,162 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (unsigned long )arg == 0UL [2024-01-29 14:37:31,163 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= x [2024-01-29 14:37:31,163 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,163 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,163 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,163 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$mem_tmp <= 2 [2024-01-29 14:37:31,163 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,163 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,163 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x == 0 || x == 1 [2024-01-29 14:37:31,163 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,163 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,164 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,164 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$mem_tmp <= 127 [2024-01-29 14:37:31,164 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff1 <= 127 [2024-01-29 14:37:31,164 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,164 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,164 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,164 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,164 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] 0 <= y [2024-01-29 14:37:31,164 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,164 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] x <= 1 [2024-01-29 14:37:31,165 INFO L98 nessWitnessExtractor]: Location invariant before [L772-L772] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,165 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,165 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y <= 127 [2024-01-29 14:37:31,165 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff0 <= 2 [2024-01-29 14:37:31,165 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,165 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,165 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,165 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,165 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,165 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff1 <= 2 [2024-01-29 14:37:31,166 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$mem_tmp <= 2 [2024-01-29 14:37:31,166 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= x [2024-01-29 14:37:31,166 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,166 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff1 <= 127 [2024-01-29 14:37:31,166 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= z [2024-01-29 14:37:31,166 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,166 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x <= 1 [2024-01-29 14:37:31,166 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$mem_tmp <= 127 [2024-01-29 14:37:31,166 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,166 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,167 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,167 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y$w_buff1 [2024-01-29 14:37:31,167 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,167 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,167 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,167 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y [2024-01-29 14:37:31,167 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] z <= 127 [2024-01-29 14:37:31,167 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,167 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,167 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] x == 0 || x == 1 [2024-01-29 14:37:31,167 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,168 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y$w_buff0 [2024-01-29 14:37:31,168 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,168 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] z <= 2 [2024-01-29 14:37:31,168 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,168 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-29 14:37:31,168 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,168 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,168 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,168 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y <= 2 [2024-01-29 14:37:31,168 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] 0 <= y$mem_tmp [2024-01-29 14:37:31,169 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,169 INFO L98 nessWitnessExtractor]: Location invariant before [L830-L830] y$w_buff0 <= 127 [2024-01-29 14:37:31,169 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,169 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= y$w_buff1 [2024-01-29 14:37:31,169 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,169 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,169 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-29 14:37:31,169 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= y [2024-01-29 14:37:31,169 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,169 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y <= 127 [2024-01-29 14:37:31,170 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z <= 2 [2024-01-29 14:37:31,170 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,170 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,170 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= y$mem_tmp [2024-01-29 14:37:31,170 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$w_buff1 <= 127 [2024-01-29 14:37:31,170 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,170 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,170 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,170 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= y$w_buff0 [2024-01-29 14:37:31,170 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$w_buff0 <= 127 [2024-01-29 14:37:31,170 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$mem_tmp <= 127 [2024-01-29 14:37:31,171 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,171 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,171 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$w_buff0 <= 2 [2024-01-29 14:37:31,171 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,171 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,171 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,171 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,171 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x == 0 || x == 1 [2024-01-29 14:37:31,171 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,171 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$mem_tmp <= 2 [2024-01-29 14:37:31,172 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] z <= 127 [2024-01-29 14:37:31,172 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,172 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,172 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y <= 2 [2024-01-29 14:37:31,172 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,172 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,172 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$w_buff1 <= 2 [2024-01-29 14:37:31,172 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= x [2024-01-29 14:37:31,172 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,172 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] (unsigned long )arg == 0UL [2024-01-29 14:37:31,172 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,173 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] x <= 1 [2024-01-29 14:37:31,173 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,173 INFO L98 nessWitnessExtractor]: Location invariant before [L766-L766] 0 <= z [2024-01-29 14:37:31,173 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1 <= 127 [2024-01-29 14:37:31,173 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,173 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,173 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,173 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x == 0 || x == 1 [2024-01-29 14:37:31,173 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0 <= 2 [2024-01-29 14:37:31,173 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,174 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] x <= 1 [2024-01-29 14:37:31,174 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,174 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,174 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,174 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,174 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,174 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (unsigned long )arg == 0UL [2024-01-29 14:37:31,174 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,174 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y$w_buff1 [2024-01-29 14:37:31,174 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp <= 127 [2024-01-29 14:37:31,174 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z <= 2 [2024-01-29 14:37:31,175 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,175 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] z <= 127 [2024-01-29 14:37:31,175 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= z [2024-01-29 14:37:31,175 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$mem_tmp <= 2 [2024-01-29 14:37:31,175 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,175 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y [2024-01-29 14:37:31,175 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0 <= 127 [2024-01-29 14:37:31,175 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,175 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 127 [2024-01-29 14:37:31,175 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= x [2024-01-29 14:37:31,176 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,176 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,176 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,176 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1 <= 2 [2024-01-29 14:37:31,176 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,176 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,176 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,176 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y$w_buff0 [2024-01-29 14:37:31,176 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,176 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] 0 <= y$mem_tmp [2024-01-29 14:37:31,176 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,177 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,177 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,177 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,177 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] y <= 2 [2024-01-29 14:37:31,177 INFO L98 nessWitnessExtractor]: Location invariant before [L765-L765] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,177 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,177 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,177 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y$w_buff1 [2024-01-29 14:37:31,177 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,177 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$mem_tmp <= 2 [2024-01-29 14:37:31,178 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y <= 2 [2024-01-29 14:37:31,178 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,178 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,178 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,178 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0 <= 2 [2024-01-29 14:37:31,178 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,178 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,178 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= z [2024-01-29 14:37:31,178 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y$mem_tmp [2024-01-29 14:37:31,178 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] z <= 127 [2024-01-29 14:37:31,178 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,179 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,179 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1 <= 127 [2024-01-29 14:37:31,179 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x <= 1 [2024-01-29 14:37:31,179 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,179 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0 <= 127 [2024-01-29 14:37:31,179 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$mem_tmp <= 127 [2024-01-29 14:37:31,179 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,179 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,179 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1 <= 2 [2024-01-29 14:37:31,179 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,180 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y <= 127 [2024-01-29 14:37:31,180 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,180 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,180 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:37:31,180 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] z <= 2 [2024-01-29 14:37:31,180 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,180 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,180 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= x [2024-01-29 14:37:31,180 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,180 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y [2024-01-29 14:37:31,181 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,181 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= y$w_buff0 [2024-01-29 14:37:31,181 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] x == 0 || x == 1 [2024-01-29 14:37:31,181 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,181 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,181 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,181 INFO L98 nessWitnessExtractor]: Location invariant before [L836-L836] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,181 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,181 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,181 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,181 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,182 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,182 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= y$w_buff1 [2024-01-29 14:37:31,182 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,182 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= y$mem_tmp [2024-01-29 14:37:31,182 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,182 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,182 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff1 <= 2 [2024-01-29 14:37:31,182 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] z <= 127 [2024-01-29 14:37:31,182 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= y [2024-01-29 14:37:31,182 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,183 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,183 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff0 <= 2 [2024-01-29 14:37:31,183 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,183 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,183 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= z [2024-01-29 14:37:31,183 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y <= 2 [2024-01-29 14:37:31,183 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,183 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,183 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= x [2024-01-29 14:37:31,183 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$mem_tmp <= 2 [2024-01-29 14:37:31,183 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] 0 <= y$w_buff0 [2024-01-29 14:37:31,184 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,184 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,184 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,184 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y <= 127 [2024-01-29 14:37:31,184 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$mem_tmp <= 127 [2024-01-29 14:37:31,184 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,184 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,184 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,184 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,184 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff0 <= 127 [2024-01-29 14:37:31,185 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] z <= 2 [2024-01-29 14:37:31,185 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,185 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x == 0 || x == 1 [2024-01-29 14:37:31,185 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] x <= 1 [2024-01-29 14:37:31,185 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,185 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,185 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,185 INFO L98 nessWitnessExtractor]: Location invariant before [L834-L834] y$w_buff1 <= 127 [2024-01-29 14:37:31,185 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff1 <= 2 [2024-01-29 14:37:31,185 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y [2024-01-29 14:37:31,185 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,186 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,186 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,186 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,186 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,186 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y$mem_tmp [2024-01-29 14:37:31,186 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,186 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z <= 2 [2024-01-29 14:37:31,186 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,186 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$mem_tmp <= 2 [2024-01-29 14:37:31,186 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff1 <= 127 [2024-01-29 14:37:31,186 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,187 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,187 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,187 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,187 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,187 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,187 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff0 <= 2 [2024-01-29 14:37:31,187 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff0 <= 127 [2024-01-29 14:37:31,187 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x == 0 || x == 1 [2024-01-29 14:37:31,187 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,187 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,187 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,188 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,188 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y <= 2 [2024-01-29 14:37:31,188 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,188 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= x [2024-01-29 14:37:31,188 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,189 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,189 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,189 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] (unsigned long )arg == 0UL [2024-01-29 14:37:31,189 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,189 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,189 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,189 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] z <= 127 [2024-01-29 14:37:31,189 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y <= 127 [2024-01-29 14:37:31,189 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$mem_tmp <= 127 [2024-01-29 14:37:31,190 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] x <= 1 [2024-01-29 14:37:31,190 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,190 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= z [2024-01-29 14:37:31,190 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y$w_buff0 [2024-01-29 14:37:31,190 INFO L98 nessWitnessExtractor]: Location invariant before [L779-L779] 0 <= y$w_buff1 [2024-01-29 14:37:31,190 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,190 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y$mem_tmp [2024-01-29 14:37:31,190 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (unsigned long )arg == 0UL [2024-01-29 14:37:31,190 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,190 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= x [2024-01-29 14:37:31,190 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= z [2024-01-29 14:37:31,191 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,191 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,191 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1 <= 127 [2024-01-29 14:37:31,191 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x == 0 || x == 1 [2024-01-29 14:37:31,191 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,191 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,191 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,191 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,191 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,191 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y$w_buff0 [2024-01-29 14:37:31,191 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$mem_tmp <= 127 [2024-01-29 14:37:31,192 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,192 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,192 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,192 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] z <= 127 [2024-01-29 14:37:31,192 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,192 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= y$w_buff1 [2024-01-29 14:37:31,192 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,192 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,192 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,192 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0 <= 127 [2024-01-29 14:37:31,192 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,193 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,193 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,193 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,193 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff0 <= 2 [2024-01-29 14:37:31,193 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] x <= 1 [2024-01-29 14:37:31,193 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y == 1 [2024-01-29 14:37:31,193 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,193 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,193 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$mem_tmp <= 2 [2024-01-29 14:37:31,193 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] z <= 2 [2024-01-29 14:37:31,193 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$w_buff1 <= 2 [2024-01-29 14:37:31,194 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,194 INFO L98 nessWitnessExtractor]: Location invariant before [L762-L762] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,194 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,194 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,194 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,194 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,194 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x <= 1 [2024-01-29 14:37:31,194 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,194 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y$w_buff1 [2024-01-29 14:37:31,194 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y <= 2 [2024-01-29 14:37:31,194 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,195 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,195 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,195 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] x == 0 || x == 1 [2024-01-29 14:37:31,195 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= x [2024-01-29 14:37:31,195 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,195 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y [2024-01-29 14:37:31,195 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$mem_tmp <= 2 [2024-01-29 14:37:31,195 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] z <= 127 [2024-01-29 14:37:31,195 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,195 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,196 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] z <= 2 [2024-01-29 14:37:31,196 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,196 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1 <= 2 [2024-01-29 14:37:31,196 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,196 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0 <= 2 [2024-01-29 14:37:31,196 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,196 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y$w_buff0 [2024-01-29 14:37:31,196 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,196 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,196 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$mem_tmp <= 127 [2024-01-29 14:37:31,196 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,197 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= y$mem_tmp [2024-01-29 14:37:31,197 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,197 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= z [2024-01-29 14:37:31,197 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,197 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,197 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff1 <= 127 [2024-01-29 14:37:31,197 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y <= 127 [2024-01-29 14:37:31,197 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,197 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,197 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,197 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,198 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$w_buff0 <= 127 [2024-01-29 14:37:31,198 INFO L98 nessWitnessExtractor]: Location invariant before [L835-L835] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,198 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,198 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= z [2024-01-29 14:37:31,198 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,198 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,198 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z <= 2 [2024-01-29 14:37:31,198 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,198 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] x <= 1 [2024-01-29 14:37:31,198 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,198 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1 <= 2 [2024-01-29 14:37:31,199 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,199 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,199 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y$w_buff1 [2024-01-29 14:37:31,199 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (unsigned long )arg == 0UL [2024-01-29 14:37:31,199 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,199 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y <= 127 [2024-01-29 14:37:31,199 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,199 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1 <= 127 [2024-01-29 14:37:31,199 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,199 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,199 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,200 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,200 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,200 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= x [2024-01-29 14:37:31,200 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,200 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,200 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,200 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y$mem_tmp [2024-01-29 14:37:31,200 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] x == 0 || x == 1 [2024-01-29 14:37:31,200 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,200 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$mem_tmp <= 127 [2024-01-29 14:37:31,200 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,201 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] z <= 127 [2024-01-29 14:37:31,201 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$mem_tmp <= 2 [2024-01-29 14:37:31,201 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,201 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,201 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,201 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y$w_buff0 == 2 [2024-01-29 14:37:31,201 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,201 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] 0 <= y [2024-01-29 14:37:31,201 INFO L98 nessWitnessExtractor]: Location invariant before [L787-L787] y <= 2 [2024-01-29 14:37:31,201 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,201 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,202 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= x [2024-01-29 14:37:31,202 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z <= 2 [2024-01-29 14:37:31,202 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,202 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= z [2024-01-29 14:37:31,202 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x <= 1 [2024-01-29 14:37:31,202 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,202 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= y [2024-01-29 14:37:31,202 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff0 == 2 [2024-01-29 14:37:31,202 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,202 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$mem_tmp <= 2 [2024-01-29 14:37:31,202 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y <= 127 [2024-01-29 14:37:31,203 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff1 <= 127 [2024-01-29 14:37:31,203 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,203 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,203 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,203 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,203 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,203 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,203 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] x == 0 || x == 1 [2024-01-29 14:37:31,203 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,203 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,203 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] z <= 127 [2024-01-29 14:37:31,204 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (unsigned long )arg == 0UL [2024-01-29 14:37:31,204 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,204 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,204 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= y$w_buff1 [2024-01-29 14:37:31,204 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y <= 2 [2024-01-29 14:37:31,204 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,204 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,204 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,204 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,204 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$mem_tmp <= 127 [2024-01-29 14:37:31,205 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,205 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,205 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff1 <= 2 [2024-01-29 14:37:31,205 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,205 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= y$mem_tmp [2024-01-29 14:37:31,205 INFO L98 nessWitnessExtractor]: Location invariant before [L782-L782] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,205 INFO L98 nessWitnessExtractor]: Location invariant before [L802-L802] (unsigned long )arg == 0UL [2024-01-29 14:37:31,205 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,205 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,205 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,205 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,206 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= y [2024-01-29 14:37:31,206 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,206 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,206 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,206 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,206 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,206 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,206 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= y$w_buff1 [2024-01-29 14:37:31,206 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] z <= 127 [2024-01-29 14:37:31,206 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,206 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y <= 127 [2024-01-29 14:37:31,207 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,207 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$mem_tmp <= 2 [2024-01-29 14:37:31,207 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,207 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,207 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$mem_tmp <= 127 [2024-01-29 14:37:31,207 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x <= 1 [2024-01-29 14:37:31,207 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,207 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,207 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,207 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,207 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= y$w_buff0 [2024-01-29 14:37:31,208 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff1 <= 2 [2024-01-29 14:37:31,208 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,208 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] (unsigned long )arg == 0UL [2024-01-29 14:37:31,208 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,208 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= z [2024-01-29 14:37:31,208 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= x [2024-01-29 14:37:31,208 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y <= 2 [2024-01-29 14:37:31,208 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] x == 0 || x == 1 [2024-01-29 14:37:31,208 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,208 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,208 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff0 <= 2 [2024-01-29 14:37:31,209 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff1 <= 127 [2024-01-29 14:37:31,209 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] z <= 2 [2024-01-29 14:37:31,209 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$w_buff0 <= 127 [2024-01-29 14:37:31,209 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,209 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] 0 <= y$mem_tmp [2024-01-29 14:37:31,209 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,209 INFO L98 nessWitnessExtractor]: Location invariant before [L747-L747] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,209 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,209 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,209 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$mem_tmp [2024-01-29 14:37:31,209 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,210 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,210 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,210 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,210 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,210 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,210 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (unsigned long )arg == 0UL [2024-01-29 14:37:31,210 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,210 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= x [2024-01-29 14:37:31,210 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y <= 2 [2024-01-29 14:37:31,210 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x == 0 || x == 1 [2024-01-29 14:37:31,210 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,211 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1 <= 2 [2024-01-29 14:37:31,211 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$w_buff0 [2024-01-29 14:37:31,211 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0 <= 127 [2024-01-29 14:37:31,211 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,211 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,211 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,211 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,211 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,211 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,211 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1 <= 127 [2024-01-29 14:37:31,211 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,212 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,212 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,212 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] z <= 127 [2024-01-29 14:37:31,212 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] x <= 1 [2024-01-29 14:37:31,212 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,212 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,212 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y [2024-01-29 14:37:31,212 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,212 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$mem_tmp <= 2 [2024-01-29 14:37:31,212 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$mem_tmp <= 127 [2024-01-29 14:37:31,212 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= y$w_buff1 [2024-01-29 14:37:31,213 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y <= 127 [2024-01-29 14:37:31,213 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,213 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,213 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,213 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] 0 <= z [2024-01-29 14:37:31,213 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] y$w_buff0 <= 2 [2024-01-29 14:37:31,213 INFO L98 nessWitnessExtractor]: Location invariant before [L761-L761] z <= 2 [2024-01-29 14:37:31,213 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff0 <= 2 [2024-01-29 14:37:31,213 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,213 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff1 <= 2 [2024-01-29 14:37:31,214 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,214 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= y$w_buff1 [2024-01-29 14:37:31,214 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] z <= 2 [2024-01-29 14:37:31,214 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,214 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,214 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,214 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,214 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= y$w_buff0 [2024-01-29 14:37:31,214 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x <= 1 [2024-01-29 14:37:31,214 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,214 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,215 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= y$mem_tmp [2024-01-29 14:37:31,215 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,215 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= x [2024-01-29 14:37:31,215 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,215 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,215 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,215 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,215 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,215 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y <= 2 [2024-01-29 14:37:31,215 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] z <= 127 [2024-01-29 14:37:31,215 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,216 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= y [2024-01-29 14:37:31,216 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,216 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] ((y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) || y$w_buff1_used == (_Bool)1) || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,216 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,216 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= z [2024-01-29 14:37:31,216 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y <= 127 [2024-01-29 14:37:31,216 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,216 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$mem_tmp <= 127 [2024-01-29 14:37:31,216 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,216 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,216 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,217 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,217 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff1 <= 127 [2024-01-29 14:37:31,217 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$mem_tmp <= 2 [2024-01-29 14:37:31,217 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$w_buff0 <= 127 [2024-01-29 14:37:31,217 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] x == 0 || x == 1 [2024-01-29 14:37:31,217 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,217 INFO L98 nessWitnessExtractor]: Location invariant before [L837-L837] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:37:31,217 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] x <= 1 [2024-01-29 14:37:31,217 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$mem_tmp <= 2 [2024-01-29 14:37:31,217 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y <= 127 [2024-01-29 14:37:31,217 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,218 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,218 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z <= 2 [2024-01-29 14:37:31,218 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,218 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,218 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,218 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,218 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,218 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,218 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff1 <= 127 [2024-01-29 14:37:31,218 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,218 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,219 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,219 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,219 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= y$mem_tmp [2024-01-29 14:37:31,219 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff0 == 2 [2024-01-29 14:37:31,219 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,219 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= y$w_buff1 [2024-01-29 14:37:31,219 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] z <= 127 [2024-01-29 14:37:31,219 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$mem_tmp <= 127 [2024-01-29 14:37:31,219 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,219 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,219 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= x [2024-01-29 14:37:31,220 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,220 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y <= 2 [2024-01-29 14:37:31,220 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,220 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (unsigned long )arg == 0UL [2024-01-29 14:37:31,220 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,220 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= y [2024-01-29 14:37:31,220 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] x == 0 || x == 1 [2024-01-29 14:37:31,220 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,220 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,220 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,221 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] 0 <= z [2024-01-29 14:37:31,221 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] y$w_buff1 <= 2 [2024-01-29 14:37:31,221 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,221 INFO L98 nessWitnessExtractor]: Location invariant before [L788-L788] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,221 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,221 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y <= 2 [2024-01-29 14:37:31,221 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,221 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,221 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,221 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$mem_tmp <= 2 [2024-01-29 14:37:31,221 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y$w_buff0 [2024-01-29 14:37:31,221 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z <= 2 [2024-01-29 14:37:31,222 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] z <= 127 [2024-01-29 14:37:31,222 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1 <= 2 [2024-01-29 14:37:31,222 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,222 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,222 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,222 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x <= 1 [2024-01-29 14:37:31,222 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] x == 0 || x == 1 [2024-01-29 14:37:31,222 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0 <= 127 [2024-01-29 14:37:31,222 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,222 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,223 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,223 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= x [2024-01-29 14:37:31,223 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,223 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,223 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,223 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= z [2024-01-29 14:37:31,223 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,223 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y <= 127 [2024-01-29 14:37:31,223 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,223 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y [2024-01-29 14:37:31,223 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,224 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0 <= 2 [2024-01-29 14:37:31,224 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (unsigned long )arg == 0UL [2024-01-29 14:37:31,224 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,224 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,224 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,224 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,224 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,224 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y$w_buff1 [2024-01-29 14:37:31,224 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,224 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,224 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,225 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] 0 <= y$mem_tmp [2024-01-29 14:37:31,225 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$mem_tmp <= 127 [2024-01-29 14:37:31,225 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,225 INFO L98 nessWitnessExtractor]: Location invariant before [L800-L800] y$w_buff1 <= 127 [2024-01-29 14:37:31,225 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (unsigned long )arg == 0UL [2024-01-29 14:37:31,225 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,225 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,225 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y <= 2 [2024-01-29 14:37:31,225 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,225 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,225 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= y$mem_tmp [2024-01-29 14:37:31,226 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,226 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,226 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,226 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,226 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,226 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= y [2024-01-29 14:37:31,226 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,226 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$mem_tmp <= 127 [2024-01-29 14:37:31,226 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,226 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff1 <= 127 [2024-01-29 14:37:31,226 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] z <= 2 [2024-01-29 14:37:31,227 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= y$w_buff0 [2024-01-29 14:37:31,227 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$mem_tmp <= 2 [2024-01-29 14:37:31,227 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff1 <= 2 [2024-01-29 14:37:31,227 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,227 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,227 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,227 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,227 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,227 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff0 <= 127 [2024-01-29 14:37:31,227 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,227 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,228 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,228 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x <= 1 [2024-01-29 14:37:31,228 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff0 <= 2 [2024-01-29 14:37:31,228 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= z [2024-01-29 14:37:31,228 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,228 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] z <= 127 [2024-01-29 14:37:31,228 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,228 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,228 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= y$w_buff1 [2024-01-29 14:37:31,228 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,228 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,229 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y <= 127 [2024-01-29 14:37:31,229 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] 0 <= x [2024-01-29 14:37:31,229 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,229 INFO L98 nessWitnessExtractor]: Location invariant before [L746-L746] x == 0 || x == 1 [2024-01-29 14:37:31,229 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,229 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,229 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,229 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y$w_buff0 [2024-01-29 14:37:31,229 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff0 <= 127 [2024-01-29 14:37:31,229 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff1 <= 2 [2024-01-29 14:37:31,230 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,230 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,230 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,230 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,230 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (unsigned long )arg == 0UL [2024-01-29 14:37:31,230 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y$w_buff1 [2024-01-29 14:37:31,230 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,230 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,230 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,230 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= z [2024-01-29 14:37:31,230 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,230 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff0 <= 2 [2024-01-29 14:37:31,231 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,231 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,231 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y <= 127 [2024-01-29 14:37:31,231 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,231 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,231 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= x [2024-01-29 14:37:31,231 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,231 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,231 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y [2024-01-29 14:37:31,231 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y <= 2 [2024-01-29 14:37:31,232 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] 0 <= y$mem_tmp [2024-01-29 14:37:31,232 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z <= 127 [2024-01-29 14:37:31,232 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] z <= 2 [2024-01-29 14:37:31,232 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$mem_tmp <= 2 [2024-01-29 14:37:31,232 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,232 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,232 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,232 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,232 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x <= 1 [2024-01-29 14:37:31,232 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,232 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,233 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,233 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$w_buff1 <= 127 [2024-01-29 14:37:31,233 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,233 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] y$mem_tmp <= 127 [2024-01-29 14:37:31,233 INFO L98 nessWitnessExtractor]: Location invariant before [L751-L751] x == 0 || x == 1 [2024-01-29 14:37:31,233 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,233 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,233 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y$w_buff1 [2024-01-29 14:37:31,233 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,233 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x <= 1 [2024-01-29 14:37:31,233 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,234 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y$w_buff0 [2024-01-29 14:37:31,234 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,234 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,234 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,234 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] x == 0 || x == 1 [2024-01-29 14:37:31,234 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0 <= 2 [2024-01-29 14:37:31,234 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y [2024-01-29 14:37:31,234 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,234 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,234 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,234 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= y$mem_tmp [2024-01-29 14:37:31,235 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,235 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z <= 2 [2024-01-29 14:37:31,235 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,235 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0 <= 127 [2024-01-29 14:37:31,235 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,235 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,235 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$mem_tmp <= 2 [2024-01-29 14:37:31,235 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= z [2024-01-29 14:37:31,235 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,235 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,235 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1 <= 127 [2024-01-29 14:37:31,236 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,236 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,236 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,236 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff1 <= 2 [2024-01-29 14:37:31,236 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$mem_tmp <= 127 [2024-01-29 14:37:31,236 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] z <= 127 [2024-01-29 14:37:31,236 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,236 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= x [2024-01-29 14:37:31,236 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,236 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,236 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,237 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y <= 2 [2024-01-29 14:37:31,237 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,237 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y <= 127 [2024-01-29 14:37:31,237 INFO L98 nessWitnessExtractor]: Location invariant before [L829-L829] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,237 INFO L98 nessWitnessExtractor]: Location invariant before [L740-L740] (unsigned long )arg == 0UL [2024-01-29 14:37:31,237 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,237 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x <= 1 [2024-01-29 14:37:31,237 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,237 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= x [2024-01-29 14:37:31,237 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] x == 0 || x == 1 [2024-01-29 14:37:31,238 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= y [2024-01-29 14:37:31,238 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,238 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= z [2024-01-29 14:37:31,238 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z <= 2 [2024-01-29 14:37:31,238 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$mem_tmp <= 2 [2024-01-29 14:37:31,238 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,238 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,238 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y <= 2 [2024-01-29 14:37:31,238 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff0 <= 127 [2024-01-29 14:37:31,238 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,238 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,239 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$mem_tmp <= 127 [2024-01-29 14:37:31,239 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,239 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,239 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,239 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] z <= 127 [2024-01-29 14:37:31,239 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff1 <= 2 [2024-01-29 14:37:31,239 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,239 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,239 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= y$w_buff0 [2024-01-29 14:37:31,239 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,239 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= y$mem_tmp [2024-01-29 14:37:31,240 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,240 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff0 <= 2 [2024-01-29 14:37:31,240 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,240 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,240 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,240 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,240 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y <= 127 [2024-01-29 14:37:31,240 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,240 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,240 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff1 <= 127 [2024-01-29 14:37:31,240 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,241 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= y$w_buff1 [2024-01-29 14:37:31,241 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-29 14:37:31,241 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,241 INFO L98 nessWitnessExtractor]: Location invariant before [L828-L828] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,241 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z <= 2 [2024-01-29 14:37:31,241 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,241 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= z [2024-01-29 14:37:31,241 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,241 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y <= 127 [2024-01-29 14:37:31,241 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,241 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,242 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff1 <= 127 [2024-01-29 14:37:31,242 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,242 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff0 == 2 [2024-01-29 14:37:31,242 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y <= 2 [2024-01-29 14:37:31,242 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,242 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$mem_tmp <= 127 [2024-01-29 14:37:31,242 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,242 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,242 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,242 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,242 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= y$mem_tmp [2024-01-29 14:37:31,243 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,243 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,243 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (unsigned long )arg == 0UL [2024-01-29 14:37:31,243 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,243 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,243 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,243 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,243 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,243 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$mem_tmp <= 2 [2024-01-29 14:37:31,243 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= x [2024-01-29 14:37:31,243 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= y$w_buff1 [2024-01-29 14:37:31,244 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff1 <= 2 [2024-01-29 14:37:31,244 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= y [2024-01-29 14:37:31,244 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,244 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x == 0 || x == 1 [2024-01-29 14:37:31,244 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,244 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,244 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,244 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,244 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] z <= 127 [2024-01-29 14:37:31,244 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,244 INFO L98 nessWitnessExtractor]: Location invariant before [L785-L785] x <= 1 [2024-01-29 14:37:31,245 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y <= 127 [2024-01-29 14:37:31,245 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$mem_tmp <= 2 [2024-01-29 14:37:31,245 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y$w_buff1 [2024-01-29 14:37:31,245 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,245 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,245 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,245 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,245 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z <= 127 [2024-01-29 14:37:31,245 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x <= 1 [2024-01-29 14:37:31,245 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,245 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,246 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff0 <= 2 [2024-01-29 14:37:31,246 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] x == 0 || x == 1 [2024-01-29 14:37:31,246 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1 <= 127 [2024-01-29 14:37:31,246 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,246 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,246 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,246 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,246 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,246 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,246 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,246 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,247 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff0 <= 127 [2024-01-29 14:37:31,247 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,247 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,247 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,247 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y <= 2 [2024-01-29 14:37:31,247 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= z [2024-01-29 14:37:31,247 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1 <= 2 [2024-01-29 14:37:31,247 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,247 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] (unsigned long )arg == 0UL [2024-01-29 14:37:31,247 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y$mem_tmp [2024-01-29 14:37:31,247 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,248 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,248 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,248 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,248 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,248 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$mem_tmp <= 127 [2024-01-29 14:37:31,248 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= x [2024-01-29 14:37:31,248 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y [2024-01-29 14:37:31,248 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,248 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,248 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] z <= 2 [2024-01-29 14:37:31,248 INFO L98 nessWitnessExtractor]: Location invariant before [L794-L794] 0 <= y$w_buff0 [2024-01-29 14:37:31,249 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,249 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,249 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,249 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$mem_tmp <= 2 [2024-01-29 14:37:31,249 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0 <= 127 [2024-01-29 14:37:31,249 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y$w_buff0 [2024-01-29 14:37:31,249 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,249 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0 <= 2 [2024-01-29 14:37:31,249 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,250 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,250 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,250 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z <= 127 [2024-01-29 14:37:31,250 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,250 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,250 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,250 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,250 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y <= 2 [2024-01-29 14:37:31,250 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= x [2024-01-29 14:37:31,250 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,251 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,251 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,251 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x <= 1 [2024-01-29 14:37:31,251 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y$mem_tmp [2024-01-29 14:37:31,251 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,251 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,251 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,251 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,251 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y <= 127 [2024-01-29 14:37:31,251 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$mem_tmp <= 127 [2024-01-29 14:37:31,251 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= z [2024-01-29 14:37:31,252 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,252 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,252 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y [2024-01-29 14:37:31,252 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] x == 0 || x == 1 [2024-01-29 14:37:31,252 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1 <= 2 [2024-01-29 14:37:31,252 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,252 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,252 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,252 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] (unsigned long )arg == 0UL [2024-01-29 14:37:31,252 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] 0 <= y$w_buff1 [2024-01-29 14:37:31,252 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] z <= 2 [2024-01-29 14:37:31,253 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,253 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,253 INFO L98 nessWitnessExtractor]: Location invariant before [L796-L796] y$w_buff1 <= 127 [2024-01-29 14:37:31,253 INFO L98 nessWitnessExtractor]: Location invariant before [L750-L750] (unsigned long )arg == 0UL [2024-01-29 14:37:31,253 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,253 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,253 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1 <= 127 [2024-01-29 14:37:31,253 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,253 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,253 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= x [2024-01-29 14:37:31,253 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x <= 1 [2024-01-29 14:37:31,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y <= 2 [2024-01-29 14:37:31,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0 == 2 [2024-01-29 14:37:31,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$mem_tmp [2024-01-29 14:37:31,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,254 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1 <= 2 [2024-01-29 14:37:31,255 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,255 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= z [2024-01-29 14:37:31,255 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z <= 127 [2024-01-29 14:37:31,255 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,255 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y [2024-01-29 14:37:31,255 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,255 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] z <= 2 [2024-01-29 14:37:31,255 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,255 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,255 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$mem_tmp <= 2 [2024-01-29 14:37:31,255 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] (unsigned long )arg == 0UL [2024-01-29 14:37:31,256 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,256 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,256 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= y$w_buff1 [2024-01-29 14:37:31,256 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$mem_tmp <= 127 [2024-01-29 14:37:31,256 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,256 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] x == 0 || x == 1 [2024-01-29 14:37:31,256 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,256 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,256 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,256 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,256 INFO L98 nessWitnessExtractor]: Location invariant before [L786-L786] y <= 127 [2024-01-29 14:37:31,257 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,257 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,257 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$w_buff0 <= 127 [2024-01-29 14:37:31,257 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,257 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,257 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x <= 1 [2024-01-29 14:37:31,257 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,257 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-29 14:37:31,257 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,257 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$w_buff1 <= 127 [2024-01-29 14:37:31,257 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= y$w_buff0 [2024-01-29 14:37:31,258 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$w_buff1 <= 2 [2024-01-29 14:37:31,258 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$mem_tmp <= 127 [2024-01-29 14:37:31,258 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y <= 2 [2024-01-29 14:37:31,258 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$w_buff0 <= 2 [2024-01-29 14:37:31,258 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,258 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= x [2024-01-29 14:37:31,258 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= y [2024-01-29 14:37:31,258 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,258 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$mem_tmp <= 2 [2024-01-29 14:37:31,258 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,258 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,259 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,259 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,259 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] z <= 2 [2024-01-29 14:37:31,259 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,259 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,259 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] weak$$choice2 == (_Bool)0 [2024-01-29 14:37:31,259 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= y$w_buff1 [2024-01-29 14:37:31,259 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= y$mem_tmp [2024-01-29 14:37:31,259 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= z [2024-01-29 14:37:31,259 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y <= 127 [2024-01-29 14:37:31,259 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,260 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,260 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,260 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,260 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,260 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,260 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,260 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] z <= 127 [2024-01-29 14:37:31,260 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:37:31,260 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,260 INFO L98 nessWitnessExtractor]: Location invariant before [L841-L841] x == 0 || x == 1 [2024-01-29 14:37:31,260 INFO L98 nessWitnessExtractor]: Location invariant before [L757-L757] (unsigned long )arg == 0UL [2024-01-29 14:37:31,261 INFO L98 nessWitnessExtractor]: Location invariant before [L773-L773] (unsigned long )arg == 0UL [2024-01-29 14:37:31,261 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,261 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,261 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,261 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y$mem_tmp [2024-01-29 14:37:31,261 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,261 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1 <= 127 [2024-01-29 14:37:31,261 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,261 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,261 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z <= 2 [2024-01-29 14:37:31,261 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,262 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,262 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,262 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,262 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y [2024-01-29 14:37:31,262 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,262 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,262 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,262 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$mem_tmp <= 2 [2024-01-29 14:37:31,262 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] z <= 127 [2024-01-29 14:37:31,262 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,263 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,263 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= x [2024-01-29 14:37:31,263 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$mem_tmp <= 127 [2024-01-29 14:37:31,263 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 127 [2024-01-29 14:37:31,263 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= z [2024-01-29 14:37:31,263 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1 <= 2 [2024-01-29 14:37:31,263 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,263 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,263 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x == 0 || x == 1 [2024-01-29 14:37:31,263 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff0 == 2 [2024-01-29 14:37:31,263 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y <= 2 [2024-01-29 14:37:31,264 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] (unsigned long )arg == 0UL [2024-01-29 14:37:31,264 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] x <= 1 [2024-01-29 14:37:31,264 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,264 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,264 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,264 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,264 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,264 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,264 INFO L98 nessWitnessExtractor]: Location invariant before [L783-L783] 0 <= y$w_buff1 [2024-01-29 14:37:31,264 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] z <= 2 [2024-01-29 14:37:31,265 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,265 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff1 <= 2 [2024-01-29 14:37:31,265 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff0 <= 2 [2024-01-29 14:37:31,265 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,265 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= y [2024-01-29 14:37:31,265 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,265 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,265 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y <= 127 [2024-01-29 14:37:31,265 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$mem_tmp <= 127 [2024-01-29 14:37:31,265 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:37:31,265 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,266 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= z [2024-01-29 14:37:31,266 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] weak$$choice2 == (_Bool)0 [2024-01-29 14:37:31,266 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,266 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,266 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] z <= 127 [2024-01-29 14:37:31,266 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x == 0 || x == 1 [2024-01-29 14:37:31,266 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,266 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,266 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-29 14:37:31,266 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,266 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,266 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] x <= 1 [2024-01-29 14:37:31,267 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,267 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,267 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,267 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,267 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,267 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff0 <= 127 [2024-01-29 14:37:31,267 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,267 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$mem_tmp <= 2 [2024-01-29 14:37:31,267 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= y$w_buff1 [2024-01-29 14:37:31,267 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= y$w_buff0 [2024-01-29 14:37:31,267 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= x [2024-01-29 14:37:31,268 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y <= 2 [2024-01-29 14:37:31,268 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,268 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$w_buff1 <= 127 [2024-01-29 14:37:31,268 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,268 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,268 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,268 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] 0 <= y$mem_tmp [2024-01-29 14:37:31,268 INFO L98 nessWitnessExtractor]: Location invariant before [L843-L843] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,268 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,268 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$mem_tmp <= 127 [2024-01-29 14:37:31,269 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,269 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$w_buff0 <= 127 [2024-01-29 14:37:31,269 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,269 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x == 0 || x == 1 [2024-01-29 14:37:31,269 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z <= 2 [2024-01-29 14:37:31,269 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,269 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,269 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= y$w_buff1 [2024-01-29 14:37:31,269 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,269 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,269 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y <= 127 [2024-01-29 14:37:31,270 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$w_buff1 <= 2 [2024-01-29 14:37:31,270 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,270 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y <= 2 [2024-01-29 14:37:31,270 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,270 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,270 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= z [2024-01-29 14:37:31,270 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] x <= 1 [2024-01-29 14:37:31,270 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,270 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$mem_tmp <= 2 [2024-01-29 14:37:31,270 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,270 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,271 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,271 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,271 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,271 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,271 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= x [2024-01-29 14:37:31,271 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$w_buff1 <= 127 [2024-01-29 14:37:31,271 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] z <= 127 [2024-01-29 14:37:31,271 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,271 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,271 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= y [2024-01-29 14:37:31,271 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,272 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,272 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= y$mem_tmp [2024-01-29 14:37:31,272 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,272 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$w_buff0 <= 2 [2024-01-29 14:37:31,272 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,272 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] 0 <= y$w_buff0 [2024-01-29 14:37:31,272 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,272 INFO L98 nessWitnessExtractor]: Location invariant before [L847-L847] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,272 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$w_buff0 <= 2 [2024-01-29 14:37:31,272 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,272 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,273 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,273 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,273 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,273 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,273 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,273 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:37:31,273 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= y$mem_tmp [2024-01-29 14:37:31,273 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y <= 2 [2024-01-29 14:37:31,273 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,273 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$mem_tmp <= 127 [2024-01-29 14:37:31,273 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,274 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,274 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,274 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y <= 127 [2024-01-29 14:37:31,274 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,274 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x == 0 || x == 1 [2024-01-29 14:37:31,274 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,274 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$w_buff1 <= 2 [2024-01-29 14:37:31,274 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= y [2024-01-29 14:37:31,274 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= z [2024-01-29 14:37:31,274 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] z <= 2 [2024-01-29 14:37:31,274 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,275 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= y$w_buff1 [2024-01-29 14:37:31,275 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,275 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] x <= 1 [2024-01-29 14:37:31,275 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,275 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= y$w_buff0 [2024-01-29 14:37:31,275 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,275 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,275 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,275 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,275 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$w_buff1 <= 127 [2024-01-29 14:37:31,275 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] 0 <= x [2024-01-29 14:37:31,276 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,276 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,276 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$mem_tmp <= 2 [2024-01-29 14:37:31,276 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] z <= 127 [2024-01-29 14:37:31,276 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,276 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,276 INFO L98 nessWitnessExtractor]: Location invariant before [L846-L846] y$w_buff0 <= 127 [2024-01-29 14:37:31,276 INFO L98 nessWitnessExtractor]: Location invariant before [L748-L748] (unsigned long )arg == 0UL [2024-01-29 14:37:31,276 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,276 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,277 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,277 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z <= 127 [2024-01-29 14:37:31,277 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,277 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= z [2024-01-29 14:37:31,277 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,277 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,277 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,277 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y$mem_tmp [2024-01-29 14:37:31,277 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,277 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y$w_buff0 [2024-01-29 14:37:31,277 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,278 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice2 == (_Bool)0 [2024-01-29 14:37:31,278 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y [2024-01-29 14:37:31,278 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y <= 127 [2024-01-29 14:37:31,278 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,278 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1) [2024-01-29 14:37:31,278 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$flush_delayed == (_Bool)0 || y$flush_delayed == (_Bool)1 [2024-01-29 14:37:31,278 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,278 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff1 <= 2 [2024-01-29 14:37:31,278 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] z <= 2 [2024-01-29 14:37:31,278 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,278 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= x [2024-01-29 14:37:31,279 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$mem_tmp <= 127 [2024-01-29 14:37:31,279 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,279 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$mem_tmp <= 2 [2024-01-29 14:37:31,279 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,279 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] 0 <= y$w_buff1 [2024-01-29 14:37:31,279 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x <= 1 [2024-01-29 14:37:31,279 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff0 <= 127 [2024-01-29 14:37:31,279 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff1 <= 127 [2024-01-29 14:37:31,279 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,279 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,279 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,280 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,280 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,280 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,280 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y <= 2 [2024-01-29 14:37:31,280 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff0 <= 2 [2024-01-29 14:37:31,280 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] x == 0 || x == 1 [2024-01-29 14:37:31,280 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,280 INFO L98 nessWitnessExtractor]: Location invariant before [L838-L838] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,280 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x == 0 || x == 1 [2024-01-29 14:37:31,280 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,280 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-29 14:37:31,281 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z <= 127 [2024-01-29 14:37:31,281 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,281 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff0 <= 2 [2024-01-29 14:37:31,281 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,281 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] z <= 2 [2024-01-29 14:37:31,281 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,281 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y$w_buff0 [2024-01-29 14:37:31,281 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= z [2024-01-29 14:37:31,281 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,281 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,282 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y <= 127 [2024-01-29 14:37:31,282 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,282 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,282 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y$mem_tmp [2024-01-29 14:37:31,282 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,282 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff1 <= 2 [2024-01-29 14:37:31,282 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,282 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y <= 2 [2024-01-29 14:37:31,282 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y [2024-01-29 14:37:31,282 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= y$w_buff1 [2024-01-29 14:37:31,282 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$mem_tmp <= 127 [2024-01-29 14:37:31,283 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,283 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,283 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff0 <= 127 [2024-01-29 14:37:31,283 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$mem_tmp <= 2 [2024-01-29 14:37:31,283 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,283 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,283 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,283 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] 0 <= x [2024-01-29 14:37:31,283 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff1 <= 127 [2024-01-29 14:37:31,283 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,283 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,284 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,284 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,284 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] x <= 1 [2024-01-29 14:37:31,284 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,284 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (unsigned long )arg == 0UL [2024-01-29 14:37:31,284 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,284 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,284 INFO L98 nessWitnessExtractor]: Location invariant before [L768-L768] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,284 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,284 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,284 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,285 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,285 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y$w_buff0 [2024-01-29 14:37:31,285 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,285 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,285 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,285 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= x [2024-01-29 14:37:31,285 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y <= 2 [2024-01-29 14:37:31,285 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0 <= 2 [2024-01-29 14:37:31,285 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (unsigned long )arg == 0UL [2024-01-29 14:37:31,285 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= z [2024-01-29 14:37:31,285 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,286 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x == 0 || x == 1 [2024-01-29 14:37:31,286 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y$w_buff1 [2024-01-29 14:37:31,286 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,286 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] x <= 1 [2024-01-29 14:37:31,286 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,286 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,286 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y$mem_tmp [2024-01-29 14:37:31,286 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y <= 127 [2024-01-29 14:37:31,286 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z <= 127 [2024-01-29 14:37:31,286 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,286 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,287 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$mem_tmp <= 127 [2024-01-29 14:37:31,287 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,287 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] z <= 2 [2024-01-29 14:37:31,287 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,287 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,287 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,287 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,287 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1 <= 2 [2024-01-29 14:37:31,287 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,287 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$mem_tmp <= 2 [2024-01-29 14:37:31,287 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,288 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,288 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,288 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,288 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,288 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff1 <= 127 [2024-01-29 14:37:31,288 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] 0 <= y [2024-01-29 14:37:31,288 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,288 INFO L98 nessWitnessExtractor]: Location invariant before [L798-L798] y$w_buff0 <= 127 [2024-01-29 14:37:31,288 INFO L98 nessWitnessExtractor]: Location invariant before [L743-L743] (unsigned long )arg == 0UL [2024-01-29 14:37:31,288 INFO L98 nessWitnessExtractor]: Location invariant before [L770-L770] (unsigned long )arg == 0UL [2024-01-29 14:37:31,288 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 <= 127 [2024-01-29 14:37:31,289 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,289 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 <= 127 [2024-01-29 14:37:31,289 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= x [2024-01-29 14:37:31,289 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,289 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,289 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,289 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,289 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 127 [2024-01-29 14:37:31,289 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 <= 2 [2024-01-29 14:37:31,289 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp <= 127 [2024-01-29 14:37:31,289 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,290 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$mem_tmp <= 2 [2024-01-29 14:37:31,290 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,290 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,290 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z <= 127 [2024-01-29 14:37:31,290 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$w_buff1 [2024-01-29 14:37:31,290 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x <= 1 [2024-01-29 14:37:31,290 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,290 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,290 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,290 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,290 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,291 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$w_buff0 [2024-01-29 14:37:31,291 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,291 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,291 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,291 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-29 14:37:31,291 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y [2024-01-29 14:37:31,291 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,291 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] z <= 2 [2024-01-29 14:37:31,291 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= y$mem_tmp [2024-01-29 14:37:31,291 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y <= 2 [2024-01-29 14:37:31,291 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,292 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] x == 0 || x == 1 [2024-01-29 14:37:31,292 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,292 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,292 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,292 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,292 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] 0 <= z [2024-01-29 14:37:31,292 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$w_buff0 <= 2 [2024-01-29 14:37:31,292 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,292 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,292 INFO L98 nessWitnessExtractor]: Location invariant before [L19-L19] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,293 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0 == 2 [2024-01-29 14:37:31,293 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,293 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,293 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$mem_tmp <= 127 [2024-01-29 14:37:31,293 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,293 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,293 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$mem_tmp <= 2 [2024-01-29 14:37:31,293 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,293 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,293 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1 <= 127 [2024-01-29 14:37:31,293 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (unsigned long )arg == 0UL [2024-01-29 14:37:31,294 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y$w_buff1 [2024-01-29 14:37:31,294 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y$mem_tmp [2024-01-29 14:37:31,294 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x <= 1 [2024-01-29 14:37:31,294 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y <= 127 [2024-01-29 14:37:31,294 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,294 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1 <= 2 [2024-01-29 14:37:31,294 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,294 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,294 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= x [2024-01-29 14:37:31,294 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= y [2024-01-29 14:37:31,295 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,295 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,295 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,295 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z <= 2 [2024-01-29 14:37:31,295 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,295 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] x == 0 || x == 1 [2024-01-29 14:37:31,295 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,295 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,295 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,295 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,295 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] z <= 127 [2024-01-29 14:37:31,296 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,296 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,296 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] 0 <= z [2024-01-29 14:37:31,296 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,296 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,296 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,296 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,296 INFO L98 nessWitnessExtractor]: Location invariant before [L781-L781] y <= 2 [2024-01-29 14:37:31,296 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y <= 2 [2024-01-29 14:37:31,296 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= y$w_buff0 [2024-01-29 14:37:31,296 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x == 0 || x == 1 [2024-01-29 14:37:31,297 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,297 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,297 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,297 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= x [2024-01-29 14:37:31,297 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y <= 127 [2024-01-29 14:37:31,297 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$mem_tmp <= 127 [2024-01-29 14:37:31,297 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,297 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,297 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,297 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff0 <= 127 [2024-01-29 14:37:31,297 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,298 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff0 <= 2 [2024-01-29 14:37:31,298 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,298 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= y$mem_tmp [2024-01-29 14:37:31,298 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,298 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff1 <= 127 [2024-01-29 14:37:31,298 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,298 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,298 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,298 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,298 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= y [2024-01-29 14:37:31,298 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (unsigned long )arg == 0UL [2024-01-29 14:37:31,299 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z <= 127 [2024-01-29 14:37:31,299 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,299 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,299 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,299 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] x <= 1 [2024-01-29 14:37:31,299 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,299 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,299 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,299 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff1 <= 2 [2024-01-29 14:37:31,299 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= z [2024-01-29 14:37:31,299 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,300 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,300 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] 0 <= y$w_buff1 [2024-01-29 14:37:31,300 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,300 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,300 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,300 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$mem_tmp <= 2 [2024-01-29 14:37:31,300 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] z <= 2 [2024-01-29 14:37:31,300 INFO L98 nessWitnessExtractor]: Location invariant before [L769-L769] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,300 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] z <= 2 [2024-01-29 14:37:31,300 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,300 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y$mem_tmp [2024-01-29 14:37:31,301 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,301 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,301 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,301 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,301 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,301 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,301 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 127 [2024-01-29 14:37:31,301 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,301 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,301 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,301 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,302 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y$w_buff1 [2024-01-29 14:37:31,302 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y <= 2 [2024-01-29 14:37:31,302 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x <= 1 [2024-01-29 14:37:31,302 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,302 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,302 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= x [2024-01-29 14:37:31,302 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1 <= 127 [2024-01-29 14:37:31,302 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,302 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] z <= 127 [2024-01-29 14:37:31,302 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] x == 0 || x == 1 [2024-01-29 14:37:31,303 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,303 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y$w_buff0 [2024-01-29 14:37:31,303 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (unsigned long )arg == 0UL [2024-01-29 14:37:31,303 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,303 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,303 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= y [2024-01-29 14:37:31,303 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0 <= 2 [2024-01-29 14:37:31,303 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1 <= 2 [2024-01-29 14:37:31,303 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,303 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] 0 <= z [2024-01-29 14:37:31,303 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,304 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,304 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,304 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp <= 2 [2024-01-29 14:37:31,304 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,304 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,304 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$mem_tmp <= 127 [2024-01-29 14:37:31,304 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,304 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,304 INFO L98 nessWitnessExtractor]: Location invariant before [L778-L778] y$w_buff0 <= 127 [2024-01-29 14:37:31,304 INFO L98 nessWitnessExtractor]: Location invariant before [L777-L777] (unsigned long )arg == 0UL [2024-01-29 14:37:31,304 INFO L98 nessWitnessExtractor]: Location invariant before [L792-L792] (unsigned long )arg == 0UL [2024-01-29 14:37:31,304 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,305 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,305 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,305 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,305 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,305 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,305 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$mem_tmp [2024-01-29 14:37:31,305 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp <= 127 [2024-01-29 14:37:31,305 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (y$w_buff1_used == (_Bool)1 && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-29 14:37:31,305 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,305 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,305 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,305 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,306 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,306 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 2 [2024-01-29 14:37:31,306 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,306 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0 <= 2 [2024-01-29 14:37:31,306 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= z [2024-01-29 14:37:31,306 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (unsigned long )arg == 0UL [2024-01-29 14:37:31,306 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,306 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,306 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z <= 2 [2024-01-29 14:37:31,306 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 <= 127 [2024-01-29 14:37:31,306 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x == 0 || x == 1 [2024-01-29 14:37:31,307 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,307 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,307 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,307 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$mem_tmp <= 2 [2024-01-29 14:37:31,307 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,307 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0 <= 127 [2024-01-29 14:37:31,307 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,307 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,307 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,307 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$w_buff1 [2024-01-29 14:37:31,307 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y <= 127 [2024-01-29 14:37:31,307 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] z <= 127 [2024-01-29 14:37:31,308 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$w_buff1 <= 2 [2024-01-29 14:37:31,308 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,308 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y$w_buff0 [2024-01-29 14:37:31,308 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= x [2024-01-29 14:37:31,308 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] x <= 1 [2024-01-29 14:37:31,308 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,308 INFO L98 nessWitnessExtractor]: Location invariant before [L793-L793] 0 <= y [2024-01-29 14:37:31,308 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y <= 2 [2024-01-29 14:37:31,308 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,308 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,308 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,309 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,309 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,309 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y$mem_tmp [2024-01-29 14:37:31,309 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x <= 1 [2024-01-29 14:37:31,309 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1 <= 2 [2024-01-29 14:37:31,309 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,309 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,309 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y$w_buff0 [2024-01-29 14:37:31,309 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,309 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,309 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1 <= 127 [2024-01-29 14:37:31,309 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,310 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] x == 0 || x == 1 [2024-01-29 14:37:31,310 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,310 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,310 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= x [2024-01-29 14:37:31,310 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$mem_tmp <= 2 [2024-01-29 14:37:31,310 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,310 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,310 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,310 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y <= 127 [2024-01-29 14:37:31,310 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff0 <= 2 [2024-01-29 14:37:31,310 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y [2024-01-29 14:37:31,310 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] (unsigned long )arg == 0UL [2024-01-29 14:37:31,311 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,311 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] 0 <= y$w_buff1 [2024-01-29 14:37:31,311 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,311 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] z == 1 [2024-01-29 14:37:31,311 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,311 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,311 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,311 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,311 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,311 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,311 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,311 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$mem_tmp <= 127 [2024-01-29 14:37:31,312 INFO L98 nessWitnessExtractor]: Location invariant before [L791-L791] y$w_buff0 <= 127 [2024-01-29 14:37:31,312 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,312 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,312 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,312 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0 <= 127 [2024-01-29 14:37:31,312 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= z [2024-01-29 14:37:31,312 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x <= 1 [2024-01-29 14:37:31,312 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,312 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y$w_buff0 [2024-01-29 14:37:31,312 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y <= 127 [2024-01-29 14:37:31,312 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,312 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (unsigned long )arg == 0UL [2024-01-29 14:37:31,313 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0 <= 2 [2024-01-29 14:37:31,313 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,313 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$mem_tmp <= 2 [2024-01-29 14:37:31,313 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y [2024-01-29 14:37:31,313 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,313 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (y$w_buff1_used == (_Bool)1 && (y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1)) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-29 14:37:31,313 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z <= 127 [2024-01-29 14:37:31,313 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1 <= 2 [2024-01-29 14:37:31,313 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,313 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1 <= 127 [2024-01-29 14:37:31,313 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] x == 0 || x == 1 [2024-01-29 14:37:31,314 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,314 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y <= 2 [2024-01-29 14:37:31,314 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,314 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$mem_tmp <= 127 [2024-01-29 14:37:31,314 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,314 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,314 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,314 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,314 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y$w_buff1 [2024-01-29 14:37:31,314 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] z <= 2 [2024-01-29 14:37:31,314 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,314 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,315 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,315 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,315 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= x [2024-01-29 14:37:31,315 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] 0 <= y$mem_tmp [2024-01-29 14:37:31,315 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,315 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,315 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,315 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,315 INFO L98 nessWitnessExtractor]: Location invariant before [L764-L764] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,315 INFO L98 nessWitnessExtractor]: Location invariant before [L789-L789] (unsigned long )arg == 0UL [2024-01-29 14:37:31,315 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,316 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,316 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z <= 2 [2024-01-29 14:37:31,316 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,316 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y$w_buff1 [2024-01-29 14:37:31,316 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,316 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y$w_buff0 [2024-01-29 14:37:31,316 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff1 <= 2 [2024-01-29 14:37:31,316 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,316 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x == 0 || x == 1 [2024-01-29 14:37:31,316 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,316 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,316 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,317 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,317 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y <= 127 [2024-01-29 14:37:31,317 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff0 <= 127 [2024-01-29 14:37:31,317 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff1 <= 127 [2024-01-29 14:37:31,317 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,317 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] x <= 1 [2024-01-29 14:37:31,317 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,317 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,317 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,317 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,317 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y$mem_tmp [2024-01-29 14:37:31,317 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,318 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,318 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= y [2024-01-29 14:37:31,318 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,318 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,318 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,318 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$mem_tmp <= 127 [2024-01-29 14:37:31,318 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$mem_tmp <= 2 [2024-01-29 14:37:31,318 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] z <= 127 [2024-01-29 14:37:31,318 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,318 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= z [2024-01-29 14:37:31,318 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,318 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff0 <= 2 [2024-01-29 14:37:31,319 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,319 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,319 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= x [2024-01-29 14:37:31,319 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y <= 2 [2024-01-29 14:37:31,319 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] (unsigned long )arg == 0UL [2024-01-29 14:37:31,319 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,319 INFO L98 nessWitnessExtractor]: Location invariant before [L771-L771] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,319 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z <= 127 [2024-01-29 14:37:31,319 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= x [2024-01-29 14:37:31,319 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y$w_buff1 [2024-01-29 14:37:31,319 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,319 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,320 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,320 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,320 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (unsigned long )arg == 0UL [2024-01-29 14:37:31,320 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,320 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,320 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,320 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,320 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y$w_buff0 [2024-01-29 14:37:31,320 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y <= 2 [2024-01-29 14:37:31,320 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,320 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= z [2024-01-29 14:37:31,320 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y [2024-01-29 14:37:31,320 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,321 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,321 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= y$mem_tmp [2024-01-29 14:37:31,321 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$mem_tmp <= 127 [2024-01-29 14:37:31,321 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x == 0 || x == 1 [2024-01-29 14:37:31,321 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1 <= 127 [2024-01-29 14:37:31,321 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,321 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,321 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y <= 127 [2024-01-29 14:37:31,321 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$mem_tmp <= 2 [2024-01-29 14:37:31,321 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,321 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,321 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,322 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,322 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,322 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,322 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] z <= 2 [2024-01-29 14:37:31,322 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,322 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] x <= 1 [2024-01-29 14:37:31,322 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,322 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0 <= 2 [2024-01-29 14:37:31,322 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff1 <= 2 [2024-01-29 14:37:31,322 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$w_buff0 <= 127 [2024-01-29 14:37:31,322 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] ((y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1) && (y$w_buff1_used == (_Bool)1 || (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1))) || (y$w_buff0_used == (_Bool)1 && (y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1)) [2024-01-29 14:37:31,322 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,323 INFO L98 nessWitnessExtractor]: Location invariant before [L795-L795] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,323 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x <= 1 [2024-01-29 14:37:31,323 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,323 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,323 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,323 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,323 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= z [2024-01-29 14:37:31,323 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,323 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,323 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,323 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,323 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff0 <= 2 [2024-01-29 14:37:31,324 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,324 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,324 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,324 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,324 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$mem_tmp <= 2 [2024-01-29 14:37:31,324 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff1 <= 127 [2024-01-29 14:37:31,324 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,324 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,324 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff0 <= 127 [2024-01-29 14:37:31,324 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] x == 0 || x == 1 [2024-01-29 14:37:31,324 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,325 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= y$mem_tmp [2024-01-29 14:37:31,325 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y <= 2 [2024-01-29 14:37:31,325 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,325 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= y$w_buff1 [2024-01-29 14:37:31,325 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= y [2024-01-29 14:37:31,325 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,325 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,325 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,325 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff1 <= 2 [2024-01-29 14:37:31,325 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,325 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,325 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= x [2024-01-29 14:37:31,325 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$mem_tmp <= 127 [2024-01-29 14:37:31,326 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] 0 <= y$w_buff0 [2024-01-29 14:37:31,326 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,326 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z <= 2 [2024-01-29 14:37:31,326 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y <= 127 [2024-01-29 14:37:31,326 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] z <= 127 [2024-01-29 14:37:31,326 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,326 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,326 INFO L98 nessWitnessExtractor]: Location invariant before [L831-L831] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,326 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,326 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1 <= 2 [2024-01-29 14:37:31,326 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,326 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= z [2024-01-29 14:37:31,327 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z <= 2 [2024-01-29 14:37:31,327 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,327 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (unsigned long )arg == 0UL [2024-01-29 14:37:31,327 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,327 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y$w_buff1 [2024-01-29 14:37:31,327 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x <= 1 [2024-01-29 14:37:31,327 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= __unbuffered_cnt [2024-01-29 14:37:31,327 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,327 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,327 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,327 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,327 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,328 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y [2024-01-29 14:37:31,328 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,328 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,328 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,328 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] x == 0 || x == 1 [2024-01-29 14:37:31,328 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,328 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1 <= 127 [2024-01-29 14:37:31,328 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,328 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= x [2024-01-29 14:37:31,328 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 127 [2024-01-29 14:37:31,328 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y <= 2 [2024-01-29 14:37:31,328 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] z <= 127 [2024-01-29 14:37:31,329 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,329 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] 0 <= y$mem_tmp [2024-01-29 14:37:31,329 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,329 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,329 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,329 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,329 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$mem_tmp <= 127 [2024-01-29 14:37:31,329 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$mem_tmp <= 2 [2024-01-29 14:37:31,329 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,329 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$w_buff0 == 2 [2024-01-29 14:37:31,329 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,329 INFO L98 nessWitnessExtractor]: Location invariant before [L780-L780] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,330 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= x [2024-01-29 14:37:31,330 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff1 % 2 == 0 [2024-01-29 14:37:31,330 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y$w_buff1 [2024-01-29 14:37:31,330 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z <= 127 [2024-01-29 14:37:31,330 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff1 == 0 || y$w_buff1 == 2 [2024-01-29 14:37:31,330 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$mem_tmp <= 2 [2024-01-29 14:37:31,330 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff0 == 0 || y$w_buff0 == 2 [2024-01-29 14:37:31,330 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] z <= 2 [2024-01-29 14:37:31,330 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd2 == (_Bool)0 [2024-01-29 14:37:31,330 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y$w_buff0 [2024-01-29 14:37:31,330 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff0_used == (_Bool)0 || y$w_buff0_used == (_Bool)1 [2024-01-29 14:37:31,330 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd0 == (_Bool)0 [2024-01-29 14:37:31,331 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= __unbuffered_p0_EAX [2024-01-29 14:37:31,331 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff1 <= 2 [2024-01-29 14:37:31,331 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$mem_tmp <= 127 [2024-01-29 14:37:31,331 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd1 == (_Bool)0 [2024-01-29 14:37:31,331 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p0_EAX <= 1 [2024-01-29 14:37:31,331 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (y == 0 || y == 1) || y == 2 [2024-01-29 14:37:31,331 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd2 == (_Bool)0 [2024-01-29 14:37:31,331 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard1 == (_Bool)0 || main$tmp_guard1 == (_Bool)1 [2024-01-29 14:37:31,331 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$flush_delayed == (_Bool)0 [2024-01-29 14:37:31,331 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff1_used == (_Bool)0 || y$w_buff1_used == (_Bool)1 [2024-01-29 14:37:31,331 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (y$mem_tmp == 0 || y$mem_tmp == 1) || y$mem_tmp == 2 [2024-01-29 14:37:31,331 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (unsigned long )arg == 0UL [2024-01-29 14:37:31,332 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice2 == (_Bool)0 || weak$$choice2 == (_Bool)1 [2024-01-29 14:37:31,332 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y <= 127 [2024-01-29 14:37:31,332 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff0 <= 127 [2024-01-29 14:37:31,332 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x == 0 || x == 1 [2024-01-29 14:37:31,332 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] __unbuffered_p0_EAX == 0 || __unbuffered_p0_EAX == 1 [2024-01-29 14:37:31,332 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 1 <= __unbuffered_cnt [2024-01-29 14:37:31,332 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff0 % 2 == 0 [2024-01-29 14:37:31,332 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] weak$$choice0 == (_Bool)0 || weak$$choice0 == (_Bool)1 [2024-01-29 14:37:31,332 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y [2024-01-29 14:37:31,332 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y <= 2 [2024-01-29 14:37:31,332 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd0 == (_Bool)0 [2024-01-29 14:37:31,333 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff1 <= 127 [2024-01-29 14:37:31,333 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= y$mem_tmp [2024-01-29 14:37:31,333 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] 0 <= z [2024-01-29 14:37:31,333 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff1_thd3 == (_Bool)0 || y$r_buff1_thd3 == (_Bool)1 [2024-01-29 14:37:31,333 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] (z == 0 || z == 1) || z == 2 [2024-01-29 14:37:31,333 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$r_buff0_thd3 == (_Bool)0 || y$r_buff0_thd3 == (_Bool)1 [2024-01-29 14:37:31,333 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] main$tmp_guard0 == (_Bool)0 || main$tmp_guard0 == (_Bool)1 [2024-01-29 14:37:31,333 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] x <= 1 [2024-01-29 14:37:31,333 INFO L98 nessWitnessExtractor]: Location invariant before [L801-L801] y$w_buff0 <= 2 [2024-01-29 14:37:31,333 INFO L98 nessWitnessExtractor]: Location invariant before [L760-L760] (unsigned long )arg == 0UL [2024-01-29 14:37:31,333 INFO L98 nessWitnessExtractor]: Location invariant before [L753-L753] (unsigned long )arg == 0UL [2024-01-29 14:37:31,333 INFO L98 nessWitnessExtractor]: Location invariant before [L745-L745] (unsigned long )arg == 0UL [2024-01-29 14:37:31,368 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-29 14:37:31,526 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/safe031_power.opt_pso.opt_rmo.opt.i[967,980] [2024-01-29 14:37:31,672 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-29 14:37:31,680 INFO L202 MainTranslator]: Completed pre-run [2024-01-29 14:37:31,689 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/safe031_power.opt_pso.opt_rmo.opt.i[967,980] [2024-01-29 14:37:31,689 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:31,689 WARN L424 MainDispatcher]: Unable to annotate extern void __VERIFIER_atomic_begin(); with a witness entry Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-01-29 14:37:32,184 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-29 14:37:32,215 INFO L206 MainTranslator]: Completed translation [2024-01-29 14:37:32,216 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:37:32 WrapperNode [2024-01-29 14:37:32,216 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-29 14:37:32,217 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-01-29 14:37:32,217 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-01-29 14:37:32,217 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-01-29 14:37:32,222 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:37:32" (1/1) ... [2024-01-29 14:37:32,270 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:37:32" (1/1) ... [2024-01-29 14:37:32,331 INFO L138 Inliner]: procedures = 176, calls = 56, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 1992 [2024-01-29 14:37:32,331 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-01-29 14:37:32,332 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-01-29 14:37:32,332 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-01-29 14:37:32,332 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-01-29 14:37:32,341 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:37:32" (1/1) ... [2024-01-29 14:37:32,341 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:37:32" (1/1) ... [2024-01-29 14:37:32,350 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:37:32" (1/1) ... [2024-01-29 14:37:32,382 INFO L175 MemorySlicer]: Split 5 memory accesses to 4 slices as follows [2, 1, 1, 1]. 40 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0, 0]. The 3 writes are split as follows [0, 1, 1, 1]. [2024-01-29 14:37:32,383 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:37:32" (1/1) ... [2024-01-29 14:37:32,383 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:37:32" (1/1) ... [2024-01-29 14:37:32,407 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:37:32" (1/1) ... [2024-01-29 14:37:32,427 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:37:32" (1/1) ... [2024-01-29 14:37:32,436 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:37:32" (1/1) ... [2024-01-29 14:37:32,456 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:37:32" (1/1) ... [2024-01-29 14:37:32,469 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-01-29 14:37:32,484 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-01-29 14:37:32,485 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-01-29 14:37:32,485 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-01-29 14:37:32,485 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.01 02:37:32" (1/1) ... [2024-01-29 14:37:32,495 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-29 14:37:32,583 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-01-29 14:37:32,642 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:32,658 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:32,687 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-01-29 14:37:32,687 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-01-29 14:37:32,687 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-01-29 14:37:32,687 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-01-29 14:37:32,687 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-01-29 14:37:32,687 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-01-29 14:37:32,687 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-01-29 14:37:32,687 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-01-29 14:37:32,687 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2024-01-29 14:37:32,687 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2024-01-29 14:37:32,688 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2024-01-29 14:37:32,688 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2024-01-29 14:37:32,688 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2024-01-29 14:37:32,688 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2024-01-29 14:37:32,688 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-01-29 14:37:32,688 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-01-29 14:37:32,688 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-01-29 14:37:32,688 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-01-29 14:37:32,688 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-01-29 14:37:32,688 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-01-29 14:37:32,688 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-01-29 14:37:32,690 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:32,786 INFO L244 CfgBuilder]: Building ICFG [2024-01-29 14:37:32,788 INFO L270 CfgBuilder]: Building CFG for each procedure with an implementation [2024-01-29 14:37:35,571 INFO L289 CfgBuilder]: Ommited future-live optimization because the input is a concurrent program. [2024-01-29 14:37:35,571 INFO L293 CfgBuilder]: Performing block encoding